summaryrefslogtreecommitdiffstats
path: root/app/views/settings
Commit message (Expand)AuthorAgeFilesLines
* Fixed: Check All / Uncheck All in Email Settings doesn't work (#1180).Jean-Philippe Lang2008-05-141-2/+2
* Do not use javascript to hide tabs content on page loading and make tabs work...Jean-Philippe Lang2008-03-261-11/+16
* Adds a setting for whether new projects should be public by default (closes #...Jean-Philippe Lang2008-03-121-0/+3
* Adds an application setting to choose whether or not subprojects issues shoul...Jean-Philippe Lang2008-03-061-0/+3
* Display the last 30 days on the activity view rather than the current month.Jean-Philippe Lang2008-03-051-0/+3
* Added translation support for project modules names and a few other strings.Jean-Philippe Lang2008-02-161-1/+1
* Translation for various hard-coded strings (#577).Jean-Philippe Lang2008-02-121-1/+1
* User display format is now configurable in administration settings.Jean-Philippe Lang2008-01-251-0/+3
* Admin settings screen split to tabs.Jean-Philippe Lang2008-01-066-99/+161
* 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
* Slight style change on plugin configuration view.Jean-Philippe Lang2007-10-131-0/+2
* 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
* Basic plugin support.Jean-Philippe Lang2007-09-231-0/+8
* 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