summaryrefslogtreecommitdiffstats
path: root/app/views/settings
Commit message (Expand)AuthorAgeFilesLines
* Adds 4h, 8h and 12h as options for session maximum lifetime (#20933).Jean-Philippe Lang2015-10-071-2/+2
* Moves attachments settings to a new tab.Jean-Philippe Lang2015-10-062-8/+15
* Adds options to display totals on the issue list (#1561).Jean-Philippe Lang2015-10-041-0/+5
* Moved API settings to their own tab.Jean-Philippe Lang2015-10-012-4/+10
* Adds a named route for test email.Jean-Philippe Lang2015-06-291-1/+1
* The test email action should only be accessible with POST (#20203).Jean-Philippe Lang2015-06-291-1/+1
* Adds a setting to control done ratio on parent tasks (#5490).Jean-Philippe Lang2015-05-251-0/+2
* Adds settings to control start/due dates and priority on parent tasks (#5490).Jean-Philippe Lang2015-05-251-0/+9
* Add the ability to expire passwords after a configurable number of days (#194...Jean-Philippe Lang2015-05-101-0/+4
* Adds the date format for ambiguous dates (#19243).Jean-Philippe Lang2015-03-071-1/+1
* Make search results per page configurable (#19005).Jean-Philippe Lang2015-02-071-0/+2
* Add support for multiple email addresses per user (#4244).Jean-Philippe Lang2015-01-171-0/+2
* Configurable behavour for linking issues on copy (#18500).Jean-Philippe Lang2014-11-291-0/+2
* Removed duplicate element ids.Jean-Philippe Lang2014-11-231-4/+7
* Use an handler instead of onsubmit attribute.Jean-Philippe Lang2014-11-181-1/+1
* Adds settings for disabling browser language detection and language preferenc...Jean-Philippe Lang2014-01-241-0/+4
* remove unneeded Relation#all from app/views/settings/_repositories.html.erbToshi MARUYAMA2014-01-101-2/+2
* remove unneeded Relation#all from app/views/settings/_projects.html.erbToshi MARUYAMA2014-01-101-1/+1
* code format cleanup app/views/settings/_repositories.html.erbToshi MARUYAMA2014-01-101-6/+34
* Adds an option for formatter display name.Jean-Philippe Lang2013-12-231-1/+1
* Ability to define commit keywords per tracker (#7590).Jean-Philippe Lang2013-10-131-4/+7
* Support for multiple issue update keywords/rules in commit messages (#4911).Jean-Philippe Lang2013-10-051-14/+44
* Exclude attachments from incoming emails based on file name (#3413).Jean-Philippe Lang2013-09-291-0/+5
* Adds missing html titles (#14517).Jean-Philippe Lang2013-07-281-1/+1
* replace tabs to spaces and fix indents at app/views/settings/_repositories.ht...Toshi MARUYAMA2013-03-151-13/+13
* replace tabs to spaces at app/views/settings/_issues.html.erbToshi MARUYAMA2013-03-151-1/+1
* Adds an helper for rendering query columns selection.Jean-Philippe Lang2013-02-231-5/+3
* Possibility to define the default enable trackers when creating a project (#1...Jean-Philippe Lang2013-02-151-0/+3
* Make JSONP support optional and disabled by default (#12992).Jean-Philippe Lang2013-01-261-0/+2
* Plugin settings div should perhaps have 'settings' CSS class (#12910).Jean-Philippe Lang2013-01-201-1/+1
* 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