summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Make full revision table available on mobile devices (#22336).Jean-Philippe Lang2016-04-031-0/+2
* Sort criteria defined in custom queries are not applied when exporting to CSV...Jean-Philippe Lang2016-04-031-1/+1
* Highlighting of required and read-only custom fields broken in Workflow edito...Jean-Philippe Lang2016-04-031-1/+1
* HTML markup discrepancy ol and ul at app/views/imports/show.html.erb (#22134).Jean-Philippe Lang2016-04-031-1/+1
* Bulk edit form lacks estimated time field (#5156).Jean-Philippe Lang2016-04-031-0/+8
* Remove pagination on trackers, roles and issue statuses (#12909).Jean-Philippe Lang2016-03-203-6/+0
* Improve accessibility for icon-only links by adding hidden text (#21805).Jean-Philippe Lang2016-03-209-25/+48
* Additional CSS class for version status (#21434).Jean-Philippe Lang2016-03-202-2/+2
* Handle search pagination with the REST API (#6277).Jean-Philippe Lang2016-03-191-1/+1
* REST API for Search (#6277).Jean-Philippe Lang2016-03-191-0/+12
* Add id to query create and edit form to ease theme (#22277).Jean-Philippe Lang2016-03-192-2/+2
* Add id and class for easier styling of query filters (#22018).Jean-Philippe Lang2016-03-194-9/+9
* Total spent hours and estimated hours need to be get via REST (#21757).Jean-Philippe Lang2016-03-191-1/+5
* Previous/next links may be lost after editing the issue (#14462).Jean-Philippe Lang2016-03-191-0/+5
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Set font size in email notifications (#21487).Jean-Philippe Lang2016-03-131-3/+4
* Adds query params as hidden field tags to the CSV export form (#22108).Jean-Philippe Lang2016-03-121-2/+4
* remove trailing white space from app/views/layouts/base.html.erbToshi MARUYAMA2016-03-051-1/+1
* Send a notification when security settings are changed (#21421).Jean-Philippe Lang2016-02-052-0/+26
* 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