summaryrefslogtreecommitdiffstats
path: root/app/views/settings
Commit message (Expand)AuthorAgeFilesLines
* Adds STI to Query model. Issue queries are now IssueQuery instances.Jean-Philippe Lang2012-12-091-1/+1
* Replaces find(:all) calls.Jean-Philippe Lang2012-12-021-1/+1
* Non working days is an array of strings (#2161).Jean-Philippe Lang2012-10-291-1/+1
* Ignore non-working days when rescheduling an issue (#2161).Jean-Philippe Lang2012-10-291-0/+2
* Adds a setting to allow subtasks to belong to other projects (#5487).Jean-Philippe Lang2012-10-101-0/+2
* Fixed legend tag position.Jean-Philippe Lang2012-07-291-1/+1
* Add labels on SCMs.Jean-Philippe Lang2012-07-291-0/+2
* Removed duplicate ids.Jean-Philippe Lang2012-07-291-6/+1
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-222-5/+5
* Displays thumbnails of attached images of the issue view (#1006).Jean-Philippe Lang2012-07-071-0/+4
* Display dates using user's locale if available (#2190).Etienne Massip2012-06-161-3/+3
* Configurable session lifetime and timeout (#6597).Jean-Philippe Lang2012-06-101-0/+11
* Ability to set default column order in issue list (#11068).Jean-Philippe Lang2012-06-081-4/+8
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-259-9/+9
* Adds the ability for users to delete their own account (#10664). Can be disab...Jean-Philippe Lang2012-04-151-0/+2
* Adds specific css class for information in forms.Jean-Philippe Lang2012-02-023-11/+11
* Adds a setting that allows to reference/fix issues of all projects (#3087).Jean-Philippe Lang2012-02-021-0/+2
* Fixed that SCM selection is not saved when all SCM are disabled (#9937).Jean-Philippe Lang2012-01-081-0/+1
* Do not show warnings for disabled scm.Jean-Philippe Lang2011-12-021-2/+5
* Set style for tips in forms.Jean-Philippe Lang2011-11-261-4/+2
* attachment: move repositories encodings setting to the general tab and update...Toshi MARUYAMA2011-11-202-3/+3
* Added an administration setting to allow issue start date to be defaulted to ...Etienne Massip2011-11-051-0/+2
* replace tabs to spaces at app/views/settings/_authentication.html.erbToshi MARUYAMA2011-09-181-3/+3
* replace tabs to spaces at app/views/settings/_mail_handler.html.erbToshi MARUYAMA2011-09-171-3/+3
* replace tabs to spaces at app/views/settings/_projects.html.erbToshi MARUYAMA2011-09-171-2/+2
* remove trailing white-spaces from app/views/settings/_issues.html.erbToshi MARUYAMA2011-09-171-1/+1
* remove trailing white-spaces from app/views/settings/_mail_handler.html.erbToshi MARUYAMA2011-09-171-1/+1
* remove trailing white-spaces from app/views/settings/_projects.html.erbToshi MARUYAMA2011-09-171-2/+2
* remove trailing white-spaces from app/views/settings/_repositories.html.erbToshi MARUYAMA2011-09-171-1/+1
* rename .rhtml to .html.erb of app/views/settings/_issues.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* rename .rhtml to .html.erb of app/views/settings/plugin.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* rename .rhtml to .html.erb of app/views/settings/_display.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* rename .rhtml to .html.erb of app/views/settings/_general.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* rename .rhtml to .html.erb of app/views/settings/_repositories.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* rename .rhtml to .html.erb of app/views/settings/edit.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* rename .rhtml to .html.erb of app/views/settings/_projects.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* rename .rhtml to .html.erb of app/views/settings/_notifications.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* rename .rhtml to .html.erb of app/views/settings/_authentication.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* rename .rhtml to .html.erb of app/views/settings/_mail_handler.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* Ability to assign issues to groups (#2964).Jean-Philippe Lang2011-07-231-0/+2
* Removed duplicate LDAP link in application settings.Jean-Philippe Lang2011-07-021-4/+0
* Do not show inactive time entry activities in repository settings (#8573).Jean-Baptiste Barth2011-06-131-1/+1
* Slight UI changes (#4273).Jean-Philippe Lang2011-05-291-7/+1
* scm: show scm commands and versions on administration panel (#4273).Toshi MARUYAMA2011-05-291-2/+48
* scm: code clean up app/views/settings/_repositories.rhtml.Toshi MARUYAMA2011-05-291-13/+27
* scm: replace a tab to two spaces in app/views/settings/_repositories.rhtml.Toshi MARUYAMA2011-05-251-5/+5
* scm: remove trailing white-spaces from app/views/settings/_repositories.rhtml.Toshi MARUYAMA2011-05-241-2/+2
* Adds support for saturday as the first week day (#7097).Jean-Philippe Lang2011-03-271-1/+1
* Add "mystery man" gravatar to options (#7640).Jean-Philippe Lang2011-03-131-1/+1
* scm: remove global repository log encoding setting from view (#1735).Toshi MARUYAMA2011-03-011-2/+0