summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Files upload restriction by files extensions (#20008).Jean-Philippe Lang2015-11-012-1/+32
* Give numbers in query sort criteria consistent width for non-monospaced fonts...Jean-Philippe Lang2015-11-011-1/+1
* Allow a default version to be set on the command line for incoming emails (#7...Jean-Philippe Lang2015-11-011-1/+1
* Set default project version after selecting a different project on the new is...Jean-Philippe Lang2015-11-013-3/+9
* Use #safe_attributes= for building new time entry.Jean-Philippe Lang2015-11-011-1/+1
* Default target version for new issues (#1828).Jean-Philippe Lang2015-11-015-5/+35
* upgrade net-ldap gem to 0.12.0 (#17618)Toshi MARUYAMA2015-10-311-1/+1
* Fixed that #parse_redmine_links errors when given a link tag without attribut...Jean-Philippe Lang2015-10-311-1/+1
* New custom fields of existing issues are not initialized with their default v...Jean-Philippe Lang2015-10-311-1/+1
* Keep anchor (i.e. to a specific issue note) throughout login (#21110).Jean-Philippe Lang2015-10-301-1/+1
* find_referenced_issue_by_id fails with RangeError for large numbers (#21071).Jean-Philippe Lang2015-10-291-1/+1
* Move inline CSS to application.css for private checkbox (#21076).Jean-Philippe Lang2015-10-291-1/+1
* Optimize issue edit description link (#21085).Jean-Philippe Lang2015-10-291-1/+1
* Enlarge custom field name input.Jean-Philippe Lang2015-10-251-1/+1
* Helper method for custom field title.Jean-Philippe Lang2015-10-256-11/+15
* Display enumeration name in confirmation message.Jean-Philippe Lang2015-10-251-1/+1
* Un-inline conditions.Jean-Philippe Lang2015-10-251-8/+11
* Redirect to custom field after create or update.Jean-Philippe Lang2015-10-251-2/+2
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-257-0/+224
* 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