summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-2812-12/+12
* Removed "Latest projects" from home page (#21148).Jean-Philippe Lang2015-11-141-22/+5
* 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-083-4/+5
* Render issue attributes using divs instead of a table for responsiveness (#19...Jean-Philippe Lang2015-11-081-2/+2
* Fixed that timelog comments are not visible on the responsive issue edit form...Jean-Philippe Lang2015-11-081-0/+2
* Extract the "Add filter" drop-down from the table (#19097).Jean-Philippe Lang2015-11-071-8/+4
* Prevent zooming on mobile browsers (#19097).Jean-Philippe Lang2015-11-071-1/+1
* Responsive layout for mobile devices (#19097).Jean-Philippe Lang2015-11-071-1/+43
* 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-041-1/+3
* 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-011-0/+6
* Give numbers in query sort criteria consistent width for non-monospaced fonts...Jean-Philippe Lang2015-11-011-1/+1
* Set default project version after selecting a different project on the new is...Jean-Philippe Lang2015-11-012-3/+4
* Default target version for new issues (#1828).Jean-Philippe Lang2015-11-011-0/+4
* Keep anchor (i.e. to a specific issue note) throughout login (#21110).Jean-Philippe Lang2015-10-301-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-254-11/+4
* Display enumeration name in confirmation message.Jean-Philippe Lang2015-10-251-1/+1
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-254-0/+77
* 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
* Add cancel button during edition of a wiki page (#4285).Jean-Philippe Lang2015-10-241-2/+5
* Thumbnails in issue history (#13429).Jean-Philippe Lang2015-10-241-0/+7
* 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-211-1/+1
* Raises maximum length of category name to 60 (#20991).Jean-Philippe Lang2015-10-211-1/+1
* 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-211-1/+1
* Use the same scope for counting.Jean-Philippe Lang2015-10-213-9/+10
* Link to assigned issues on user profiles (#3398).Jean-Philippe Lang2015-10-211-4/+10
* Typo "coma" (#20551).Jean-Philippe Lang2015-10-201-1/+1
* 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-151-1/+1
* Named routed for RSS/API keys (#20997).Jean-Philippe Lang2015-10-151-3/+3
* Isolates csv options for a hash param (#1159).Jean-Philippe Lang2015-10-151-3/+3
* Fixed that triority field is always disabled on parent tasks (#20992).Jean-Philippe Lang2015-10-141-1/+1
* Display totals for each group on grouped queries (#1561).Jean-Philippe Lang2015-10-091-2/+2
* Disables IE compatibility mode (#20380).Jean-Philippe Lang2015-10-091-0/+1
* 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-043-0/+13
* 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