summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Add right-click context menu in calendar (#28067).Go MAEDA2018-01-301-1/+5
* Cannot clear all watchers when copying an issue (#26880).Jean-Philippe Lang2018-01-071-0/+1
* Show default status on trackers/index view (#27219).Go MAEDA2018-01-021-0/+2
* Use reverse_each instead of reverse.each (#27671).Go MAEDA2017-12-314-4/+4
* use relative url at robots.txt (#27865)Toshi MARUYAMA2017-12-291-7/+7
* Fix: Cannot change the priority of the parent issue in issues context menu (#...Go MAEDA2017-12-261-1/+1
* Render activities block on UsersController#show grouped and with event_type i...Go MAEDA2017-12-251-3/+3
* Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676).Jean-Philippe Lang2017-11-292-12/+12
* Adds visibility checks on version views (#27676).Jean-Philippe Lang2017-11-292-12/+12
* Use new pagination style in gantt (#26671).Go MAEDA2017-11-281-14/+13
* Use number input field instead of text input for Gantt months field (#26869).Go MAEDA2017-11-271-1/+1
* Fix: Changing the tracker to a tracker with the tracker field set to read-onl...Go MAEDA2017-11-261-1/+1
* Add right-click context menu to gantt bars (#10485).Go MAEDA2017-11-251-1/+3
* Add right-click context menu to gantt subjects (#10485).Go MAEDA2017-11-251-1/+4
* Make gantt columns resizable (#20481).Go MAEDA2017-11-251-5/+7
* Fix: "Uncheck all" is not working in workflow status transitions page (#27586).Go MAEDA2017-11-251-3/+3
* remove unused project setting wiki tab erb (#26579)Toshi MARUYAMA2017-11-051-19/+0
* Add title to author's and assignee's icon (#26689).Jean-Philippe Lang2017-10-151-2/+2
* Don't use raw output in timelog (#27186).Jean-Philippe Lang2017-10-151-1/+3
* Don't use raw output (#27186).Jean-Philippe Lang2017-10-121-1/+3
* Set for attribute on label tags.Jean-Philippe Lang2017-07-312-20/+20
* Fill the issue id when logging time from the time log list of an issue (#26520).Jean-Philippe Lang2017-07-301-1/+1
* Adds a delete link on the wiki index (#26579).Jean-Philippe Lang2017-07-303-1/+8
* Adds a checkbox to set a page as the wiki start page (#26579).Jean-Philippe Lang2017-07-301-0/+3
* Use CSS to highlight the journal title (#22978).Jean-Philippe Lang2017-07-291-11/+0
* Use tabs to switch between file changes and diff of a commit.Jean-Philippe Lang2017-07-292-8/+23
* Use fancy colors as right border instead of background.Jean-Philippe Lang2017-07-291-1/+1
* Add update info at the bottom of the wiki page.Jean-Philippe Lang2017-07-291-1/+7
* Add some left padding when avatars are enabled.Jean-Philippe Lang2017-07-291-0/+2
* Move journal action links above the notes.Jean-Philippe Lang2017-07-272-5/+11
* Preload members project to prevent multiple cache hits.Jean-Philippe Lang2017-07-271-1/+1
* Project settings: Move issue tracking settings to their own tab (#26488).Jean-Philippe Lang2017-07-273-48/+49
* Removes the Modules tab in project settings (#26488).Jean-Philippe Lang2017-07-262-19/+1
* Use CSS selector to find move left/right buttons.Jean-Philippe Lang2017-07-231-2/+2
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-0/+0
* Display commit messages like in 3.3 on revision list (#26403).Jean-Philippe Lang2017-07-221-1/+1
* ArgumentError: incomplete format specifier on ruby 2.5 dev (#26492).Jean-Philippe Lang2017-07-221-3/+3
* Fixed that remove upload icon is not visible after submitting the form (#26468).Jean-Philippe Lang2017-07-191-1/+1
* Adds settings for time entry hours validation (#24005).Jean-Philippe Lang2017-07-191-0/+3
* Disable settings when appropriate.Jean-Philippe Lang2017-07-191-2/+2
* Add space between avatar and headline (#26424).Jean-Philippe Lang2017-07-161-1/+1
* Removes hardcoded width.Jean-Philippe Lang2017-07-121-2/+2
* Render columns selection using spans instead of a table.Jean-Philippe Lang2017-07-121-18/+14
* Set default configuration for the timelog list (#26356).Jean-Philippe Lang2017-07-121-0/+14
* Change highlight settings (#22978).Jean-Philippe Lang2017-07-081-1/+1
* Note URLs should highlight the linked note (#22978).Jean-Philippe Lang2017-07-081-0/+11
* Kepp the arguments clean (#26043).Jean-Philippe Lang2017-07-082-2/+2
* Set the parent page when creating a new wiki page from the "Add page" link (#...Jean-Philippe Lang2017-07-082-2/+2
* Fixed that issue counts are 0 on project overview (#26376).Jean-Philippe Lang2017-07-081-1/+1
* Sort is not reflected when export CSV of issues list (#26364).Jean-Philippe Lang2017-07-061-1/+0