summaryrefslogtreecommitdiffstats
path: root/app/views/settings
Commit message (Expand)AuthorAgeFilesLines
* Option to parse HTML part of multipart (HTML) emails first (#30838).Go MAEDA2019-03-031-0/+1
* New setting to include the status changes in issue mail notifications subject...Go MAEDA2019-02-281-0/+2
* Removed extra p tag.Jean-Philippe Lang2018-12-161-1/+0
* Setting to restrict spent times on future dates (#3322).Go MAEDA2018-12-111-0/+2
* Column Project is no longer added by default to the list of default columns f...Jean-Philippe Lang2018-09-231-1/+1
* Add Users tab to application settings.Jean-Philippe Lang2018-06-173-17/+20
* Clarify consequences of disabling the login_required (#27009).Go MAEDA2018-04-261-1/+5
* Optional regex for filtering attachments on incoming emails (#27025).Go MAEDA2018-03-031-1/+5
* Adds settings for time entry hours validation (#24005).Jean-Philippe Lang2017-07-191-0/+3
* Disable settings when appropriate.Jean-Philippe Lang2017-07-191-2/+2
* Set default configuration for the timelog list (#26356).Jean-Philippe Lang2017-07-121-0/+14
* Setting to disable automatic closing of duplicates (#26192).Jean-Philippe Lang2017-06-251-0/+2
* Introduce setting to hide optional user custom fields on registration form (#...Jean-Philippe Lang2017-04-091-1/+6
* Add default timezone for new users (#16484).Jean-Philippe Lang2017-01-151-0/+2
* Adds settings to make the issue and/or comment fields mandatory for time logs...Jean-Philippe Lang2017-01-121-0/+10
* Makes the text "Enable regular expressions" clickable (#5864).Jean-Philippe Lang2016-12-161-1/+4
* Optional Regex delimiters to truncate incoming emails (#5864).Jean-Philippe Lang2016-12-132-0/+3
* Adds a setting to enable/disable formatting of commit messages (#22758).Jean-Philippe Lang2016-12-121-0/+2
* Introduce a setting to change the display format of timespans to h:mm (#23996).Jean-Philippe Lang2016-11-181-0/+2
* Adds a setting for choosing the new object menu item style (#15880).Jean-Philippe Lang2016-06-111-1/+1
* Restores the "New issue" tab in the project menu and makes it optional (#6204).Jean-Philippe Lang2016-05-091-0/+2
* Improve accessibility for icon-only links by adding hidden text (#21805).Jean-Philippe Lang2016-03-201-4/+6
* Harmonize setting labels (#21421).Jean-Philippe Lang2016-02-052-3/+2
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-201-8/+7
* Option to show email adresses by default for new users (#21447).Jean-Philippe Lang2015-12-131-0/+8
* Files upload restriction by files extensions (#20008).Jean-Philippe Lang2015-11-011-0/+6
* 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