summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Render activities block on UsersController#show grouped and with event_type i...Go MAEDA2017-12-252-3/+5
* Issues reports should show only statuses used by the project (#27772).Go MAEDA2017-12-191-1/+1
* Strip whitespace from login on login page (#22532).Go MAEDA2017-12-131-1/+1
* Switching SCM fails after validation error in "New repository" page (#27333).Go MAEDA2017-12-101-1/+1
* Fix: Strip whitespace from email addresses on lost password page (#27754).Go MAEDA2017-12-081-1/+1
* Disallow creating inverse relates issue relations (#27663).Go MAEDA2017-12-061-1/+9
* Reverted r17054 (#27663).Go MAEDA2017-11-301-9/+1
* Disallow creating inverse relates issue relations (#27663).Go MAEDA2017-11-291-1/+9
* Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676).Jean-Philippe Lang2017-11-294-14/+19
* Adds visibility checks on version views (#27676).Jean-Philippe Lang2017-11-293-14/+14
* Moves issue calculations into the fixed_issues relation (#27676).Jean-Philippe Lang2017-11-291-69/+97
* 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
* Use pluck instead of map in MyHelper (#26711).Go MAEDA2017-11-261-2/+2
* 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 WikisController#edit (#26579)Toshi MARUYAMA2017-11-051-7/+0
* remove unused project setting wiki tab erb (#26579)Toshi MARUYAMA2017-11-051-19/+0
* Fix filter after multiple version ids (#26667).Jean-Philippe Lang2017-10-151-1/+1
* Fix filter values for fixed version id (#26667).Jean-Philippe Lang2017-10-151-1/+1
* Filtering time entries after issue's target version doesn't work as expected ...Jean-Philippe Lang2017-10-151-2/+1
* Add title to author's and assignee's icon (#26689).Jean-Philippe Lang2017-10-151-2/+2
* Translation for label_week in time report is not working (#26780).Jean-Philippe Lang2017-10-151-1/+1
* Ensure that values of multi-value fields are HTML-escaped in issue history (#...Jean-Philippe Lang2017-10-151-1/+2
* Ensure that values of multi-value fields are HTML-escaped in issue list (#271...Jean-Philippe Lang2017-10-151-1/+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
* fix file name corruption when export a wiki page with non-ASCII title in MS b...Toshi MARUYAMA2017-08-301-3/+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-302-1/+8
* Fixed that Enumerations sorting is broken (#26564).Jean-Philippe Lang2017-07-301-1/+1
* Removes wiki tab in project settings (#26579).Jean-Philippe Lang2017-07-302-2/+0
* 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-302-1/+25
* 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-292-1/+11
* Moves the "Private" label after the subject like in journals.Jean-Philippe Lang2017-07-291-1/+1
* Add some left padding when avatars are enabled.Jean-Philippe Lang2017-07-292-0/+3
* Move journal action links above the notes.Jean-Philippe Lang2017-07-273-20/+27
* Hide the issue tracking tab if module is disabled (#26488).Jean-Philippe Lang2017-07-271-2/+4
* Preload members project to prevent multiple cache hits.Jean-Philippe Lang2017-07-271-1/+1
* Renames tab to "Project".Jean-Philippe Lang2017-07-271-1/+1
* Project settings: Move issue tracking settings to their own tab (#26488).Jean-Philippe Lang2017-07-275-49/+51
* Removes the Modules tab in project settings (#26488).Jean-Philippe Lang2017-07-264-26/+1
* Code cleanup.Jean-Philippe Lang2017-07-261-3/+3