summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Harmonize setting labels (#21421).Jean-Philippe Lang2016-02-052-3/+2
* Security notifications when password or email adress is changed (#21421).Jean-Philippe Lang2016-02-052-0/+21
* Tests broken (#4266).Jean-Philippe Lang2016-01-311-3/+3
* Adds links to changeset diff on the issue history (#4266).Jean-Philippe Lang2016-01-311-1/+11
* Display the changeset details when the diff is for a single changeset only (#...Jean-Philippe Lang2016-01-311-0/+4
* Locals are not used in the partial (#4266).Jean-Philippe Lang2016-01-312-2/+2
* Adds changeset comments to diff view (#4266).Jean-Philippe Lang2016-01-313-46/+47
* Wiki lists in the sidebar are broken (#21263).Jean-Philippe Lang2016-01-301-1/+3
* Add column `estimated_hours` for CSV import (#21867).Jean-Philippe Lang2016-01-301-0/+4
* Speeds up the custom field edit view when having hundreds of projects.Jean-Philippe Lang2016-01-211-1/+2
* Speeds up the tracker edit view when having hundreds of projects.Jean-Philippe Lang2016-01-211-1/+2
* Use regular edit/update actions and named routes for JournalsController.Jean-Philippe Lang2016-01-211-1/+2
* Wrap textilizable with DIV containing wiki class (#21663).Jean-Philippe Lang2016-01-201-1/+3
* Additional view hook for body_top (#21587).Jean-Philippe Lang2016-01-201-0/+1
* Add missing wiki container for news comments (#21678).Jean-Philippe Lang2016-01-201-0/+2
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-2018-79/+131
* Tab left/right buttons for project menu (#20632).Jean-Philippe Lang2016-01-162-6/+5
* Adding issue css classes to issue subtasks and relations tr (#21474).Jean-Philippe Lang2016-01-161-1/+1
* Tooltip on progress bar (#21497).Jean-Philippe Lang2016-01-091-0/+3
* Larger font for email notifications (#21487).Jean-Philippe Lang2016-01-091-5/+6
* Moving a custom field value in the order switches in the edit view (#21535).Jean-Philippe Lang2015-12-201-1/+2
* Adds the "Hide my email address" option on the registration form (#21500).Jean-Philippe Lang2015-12-131-0/+4
* Option to show email adresses by default for new users (#21447).Jean-Philippe Lang2015-12-131-0/+8
* Display calendar for dates independent of subtasks (#21219).Jean-Philippe Lang2015-12-131-2/+2
* Prevent admins from sending themselves their own password (#21436).Jean-Philippe Lang2015-12-061-1/+1
* Information leak in Atom feed (#21419).Jean-Philippe Lang2015-12-041-1/+1
* 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