summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Reverts r14641.Jean-Philippe Lang2015-10-242-2/+2
* Adds link to open issues on tracker name (#20413).Jean-Philippe Lang2015-10-241-1/+1
* Keep track of valid user sessions (#21058).Jean-Philippe Lang2015-10-244-36/+39
* Add cancel button during edition of a wiki page (#4285).Jean-Philippe Lang2015-10-242-2/+18
* Don't require category or target version when they are not available (#20583).Jean-Philippe Lang2015-10-241-0/+2
* Thumbnails in issue history (#13429).Jean-Philippe Lang2015-10-242-0/+14
* Preload issues custom values for bulk operations.Jean-Philippe Lang2015-10-231-1/+4
* Replaces the link with a checkbox to select/unselect all items in the list.Jean-Philippe Lang2015-10-232-6/+3
* LDAP filter changed to text (#20929).Jean-Philippe Lang2015-10-212-2/+2
* Raises maximum length of category name to 60 (#20991).Jean-Philippe Lang2015-10-212-2/+2
* Adds week column to time entries list (#20221).Jean-Philippe Lang2015-10-211-0/+1
* Add users to assignee/author filters if they are missing (#3398).Jean-Philippe Lang2015-10-212-1/+13
* Wrong filter value for assigned issues (#3398).Jean-Philippe Lang2015-10-211-1/+1
* Adds a scope to get issues assigned to a user.Jean-Philippe Lang2015-10-213-2/+9
* Use the same scope for counting.Jean-Philippe Lang2015-10-214-14/+13
* Link to assigned issues on user profiles (#3398).Jean-Philippe Lang2015-10-211-4/+10
* Do not clear category on project change if category with same exists (#16941).Jean-Philippe Lang2015-10-201-0/+5
* Typo "coma" (#20551).Jean-Philippe Lang2015-10-202-2/+2
* Don't reopen ApplicationHelper (#20507).Jean-Philippe Lang2015-10-191-0/+1
* Include helper instead of patching (#20508).Jean-Philippe Lang2015-10-192-0/+2
* Conditions cleanup.Jean-Philippe Lang2015-10-191-2/+2
* Display flash message if enumerations were actually saved (#19861).Jean-Philippe Lang2015-10-191-2/+4
* Makes project selection by subaddress optional (#20732).Jean-Philippe Lang2015-10-191-2/+6
* MailHandler: Select project by subaddress (redmine+project@example.com) (#207...Jean-Philippe Lang2015-10-171-1/+17
* Mail Handler: add support for allow_override=all (#20543).Jean-Philippe Lang2015-10-171-5/+8
* Mail handler: no attributes overridable by default (#20543).Jean-Philippe Lang2015-10-171-13/+9
* Hide version and/or category on issue details when no versions and/or categor...Jean-Philippe Lang2015-10-171-2/+2
* Activity page to remember user's selection of activities (#1605).Jean-Philippe Lang2015-10-153-2/+18
* Named routed for RSS/API keys (#20997).Jean-Philippe Lang2015-10-151-3/+3
* Fixed unsafe call to #casecmp (#20369, #21000).Jean-Philippe Lang2015-10-151-1/+1
* Allow issue description to be searchable as a filter (#1159).Jean-Philippe Lang2015-10-151-0/+1
* Isolates csv options for a hash param (#1159).Jean-Philippe Lang2015-10-153-4/+5
* Reverts r14672, test broken (#1159).Jean-Philippe Lang2015-10-141-1/+0
* Allow issue description to be searchable as a filter (#1159).Jean-Philippe Lang2015-10-141-0/+1
* Fixed that triority field is always disabled on parent tasks (#20992).Jean-Philippe Lang2015-10-141-1/+1
* List custom fields with multiple values set as required by workflow can be bl...Jean-Philippe Lang2015-10-141-1/+1
* Fixes float conversion failures (#1561).Jean-Philippe Lang2015-10-092-10/+13
* Workaround for spent time grouped by project (#1561).Jean-Philippe Lang2015-10-091-1/+9
* Display totals for each group on grouped queries (#1561).Jean-Philippe Lang2015-10-095-55/+107
* Disables IE compatibility mode (#20380).Jean-Philippe Lang2015-10-091-0/+1
* Updgrade to jquery-rails 3.1.4 (#20380).Jean-Philippe Lang2015-10-091-1/+1
* Set autologin cookie as secure by default when using https (#20935).Jean-Philippe Lang2015-10-071-1/+5
* Adds 4h, 8h and 12h as options for session maximum lifetime (#20933).Jean-Philippe Lang2015-10-072-2/+21
* Moves attachments settings to a new tab.Jean-Philippe Lang2015-10-063-8/+16
* Round totals (#1561).Jean-Philippe Lang2015-10-041-2/+2
* Adds options to display totals on the issue list (#1561).Jean-Philippe Lang2015-10-046-7/+109
* Removed duplicate link to open issues on report views.Jean-Philippe Lang2015-10-042-2/+2
* Use a table instead of an unordered list in "Issue tracking" box (#20413).Jean-Philippe Lang2015-10-041-8/+28
* Adds day numbers to HTML and PDF gantt (#3034).Jean-Philippe Lang2015-10-031-1/+39
* Moved API settings to their own tab.Jean-Philippe Lang2015-10-013-4/+11