summaryrefslogtreecommitdiffstats
path: root/app/views/settings/edit.rhtml
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/settings/edit.rhtml.Toshi MARUYAMA2011-08-251-5/+0
* Refactoring of tabs rendering.Jean-Philippe Lang2009-09-121-19/+1
* Do not use javascript to hide tabs content on page loading and make tabs work...Jean-Philippe Lang2008-03-261-11/+16
* Admin settings screen split to tabs.Jean-Philippe Lang2008-01-061-99/+12
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-021-1/+1
* New setting added to specify how many objects should be displayed on most pag...Jean-Philippe Lang2007-12-291-0/+3
* More detailed html title on several views.Jean-Philippe Lang2007-12-071-0/+2
* Email notifications are now sent as Blind carbon copy by default. This can be...Jean-Philippe Lang2007-12-021-6/+1
* There's now 3 account activation strategies (available in application settings):Jean-Philippe Lang2007-11-181-1/+6
* Added a couple of new formats for the 'date format' setting.Jean-Philippe Lang2007-11-161-1/+4
* Custom fields can now be displayed as columns on the issue list.Jean-Philippe Lang2007-11-071-2/+2
* Mailer:Jean-Philippe Lang2007-11-041-1/+4
* Added the ability to set the "done ratio" of issues fixed by commit (original...Jean-Philippe Lang2007-10-101-0/+1
* Added basic Theme support.Jean-Philippe Lang2007-10-101-0/+3
* Default encodings for repository files can now be set in application settings...Jean-Philippe Lang2007-10-071-0/+3
* Default columns displayed on the issue list can now be selected at applicatio...Jean-Philippe Lang2007-10-011-4/+12
* Removed RedCloth checks since it's now supplied with the application.Jean-Philippe Lang2007-09-051-1/+1
* Application welcome text is now textilized.Jean-Philippe Lang2007-08-171-1/+2
* Added an option to be able to relate issues in different projects.Jean-Philippe Lang2007-08-121-0/+3
* Added an option to choose the date format: language based (as defined in each...Jean-Philippe Lang2007-07-141-0/+3
* Fixed a couple of spelling errors (JT Zemp)Jean-Philippe Lang2007-05-201-2/+2
* Added autologin feature (disabled by default).Jean-Philippe Lang2007-05-061-9/+14
* Text formatting drop down disabled if RedCloth is not available (system setti...Jean-Philippe Lang2007-05-011-1/+1
* Commit messages are now scanned for referenced or fixed issue IDs.Jean-Philippe Lang2007-04-241-1/+11
* Initial commit for svn repository management and access control:Jean-Philippe Lang2007-04-011-0/+3
* SVN commits are now stored in the database, and added to the activity view an...Jean-Philippe Lang2007-03-251-0/+3
* added a setting option to set the feeds content limitJean-Philippe Lang2007-03-181-0/+5
* wiki branch merged into trunkJean-Philippe Lang2007-03-101-0/+3
* setting password_lost renamed to lost_passwordJean-Philippe Lang2007-02-041-1/+1
* added a setting option to set max number of issues in exportJean-Philippe Lang2007-02-041-0/+3
* added a setting option to disable "password lost" functionalityJean-Philippe Lang2007-02-041-0/+3
* deprecated start_form_tag replaced by form_tagJean-Philippe Lang2007-01-261-2/+2
* added translated strings for settings viewJean-Philippe Lang2007-01-211-13/+13
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-211-0/+37