summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Don't show projects created more than 30 days ago in "Latest projects" (#21148).Jean-Philippe Lang2015-11-081-1/+4
* Adds a Save button at the end of the account form for mobile devices (#19097).Jean-Philippe Lang2015-11-081-1/+2
* Improved responsiveness for versions and roadmap (#19097).Jean-Philippe Lang2015-11-086-8/+8
* Render issue attributes using divs instead of a table for responsiveness (#19...Jean-Philippe Lang2015-11-082-11/+11
* Fixed that timelog comments are not visible on the responsive issue edit form...Jean-Philippe Lang2015-11-081-0/+2
* Use #issue_fields_rows to render custom fields values.Jean-Philippe Lang2015-11-081-15/+7
* Extract the "Add filter" drop-down from the table (#19097).Jean-Philippe Lang2015-11-071-8/+4
* Don't use 100% width for date fields (#19097).Jean-Philippe Lang2015-11-071-1/+1
* Prevent zooming on mobile browsers (#19097).Jean-Philippe Lang2015-11-071-1/+1
* Responsive layout for mobile devices (#19097).Jean-Philippe Lang2015-11-072-2/+45
* Don't omit version/category filters if project has no versions/categories.Jean-Philippe Lang2015-11-071-10/+6
* Ability to filter issues blocked by any/no open issues (#16621).Jean-Philippe Lang2015-11-072-3/+8
* Rescue network level errors with LDAP auth (#21137).Jean-Philippe Lang2015-11-071-3/+10
* Don't display table headers if there's no trackers (#20413).Jean-Philippe Lang2015-11-071-0/+2
* Hide empty ul on project overview (#21159).Jean-Philippe Lang2015-11-071-0/+2
* Don't let users log time on issues they cannot see in their projects (#21150).Jean-Philippe Lang2015-11-042-2/+4
* Fixed that time logging form may disclose subjects of issues that are not vis...Jean-Philippe Lang2015-11-041-1/+1
* Fixed that Issues API may disclose changesets that are not visible (#21136).Jean-Philippe Lang2015-11-041-2/+2
* 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