summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Reverts r16051 and r16050 for now (#15361).Jean-Philippe Lang2016-12-0341-51/+57
* Removes calls to #reset_cycle (#15361).Jean-Philippe Lang2016-12-0310-13/+7
* Use css pseudo-classes instead "odd", "even" classes (#15361).Jean-Philippe Lang2016-12-0341-44/+44
* Use .unscoped when querying and creating builtin objects (#24156).Jean-Philippe Lang2016-12-033-6/+6
* Don't show project column by default when inside a project.Jean-Philippe Lang2016-12-031-1/+5
* Add link to issue list on version estimated time.Jean-Philippe Lang2016-12-031-1/+2
* Sort members on the DB side.Jean-Philippe Lang2016-12-032-1/+8
* Removes test code introduced in r15994.Jean-Philippe Lang2016-11-301-12/+5
* use symbol instead of string for 'position' (#24013)Toshi MARUYAMA2016-11-281-1/+1
* Return false after onclick (#24439).Jean-Philippe Lang2016-11-261-1/+1
* Replaces project jump select with custom dropdown (#23310).Jean-Philippe Lang2016-11-264-17/+51
* Add "Table of contents" heading to toc macro (#23179).Jean-Philippe Lang2016-11-191-1/+1
* Wrong validation introduced in r15989 (#24283).Jean-Philippe Lang2016-11-191-1/+1
* Don't replace the already entered comment when quoting a previous comment.Jean-Philippe Lang2016-11-191-3/+6
* Add length validations for string fields (#24283).Jean-Philippe Lang2016-11-196-1/+7
* Don't return 2 errors when identifier is blank (blank + too short).Jean-Philippe Lang2016-11-191-1/+1
* Move the closed project checkbox out of the sidebar.Jean-Philippe Lang2016-11-191-9/+7
* Use the main menu for project related actions that support cross-project disp...Jean-Philippe Lang2016-11-1919-9/+21
* View progress bar of related issues (#3425).Jean-Philippe Lang2016-11-191-0/+1
* Extracts the rendering of related issues to an helper (#3425).Jean-Philippe Lang2016-11-193-22/+34
* Use the regular "icon icon-*" in other pages (#24313).Jean-Philippe Lang2016-11-198-9/+10
* Use the regular "icon icon-*" on search results (#24313).Jean-Philippe Lang2016-11-192-2/+2
* Use the regular "icon icon-*" on roadmap (#24313).Jean-Philippe Lang2016-11-181-3/+3
* Use the regular "icon icon-*" on activity view (#24313).Jean-Philippe Lang2016-11-181-1/+1
* Use the regular "icon icon-*" on project overview (#24313).Jean-Philippe Lang2016-11-182-6/+6
* Show the entered value when it's not valid (#23996).Jean-Philippe Lang2016-11-183-3/+3
* Test failure (#23996).Jean-Philippe Lang2016-11-181-2/+2
* Test broken, display hours like in other tables (#23996).Jean-Philippe Lang2016-11-182-4/+4
* Introduce a setting to change the display format of timespans to h:mm (#23996).Jean-Philippe Lang2016-11-189-11/+20
* Project field disappears when target project disallows user to edit the proje...Jean-Philippe Lang2016-11-181-1/+1
* Allow Journal to return empty Array instead nil in Journal#attachments (#24308).Jean-Philippe Lang2016-11-181-1/+1
* Show action not allowed for time entries in closed projects (#24297).Jean-Philippe Lang2016-11-181-3/+7
* Bulk edit for shows activities not available for the time entry's project (#2...Jean-Philippe Lang2016-11-181-2/+5
* Time Entries context menu shows activities not available for the time entry's...Jean-Philippe Lang2016-11-181-2/+5
* Issue subject is not updated when you select another issue on time entry form...Jean-Philippe Lang2016-11-183-9/+9
* Tests broken by r15942 (#8761).Jean-Philippe Lang2016-11-031-1/+1
* My page - Spent time: configurable number of days to display (#8761).Jean-Philippe Lang2016-10-305-9/+66
* Preload project and user.Jean-Philippe Lang2016-10-291-1/+2
* Preload project and user.Jean-Philippe Lang2016-10-291-1/+1
* Preload user.Jean-Philippe Lang2016-10-291-1/+1
* Removes hard-coded border.Jean-Philippe Lang2016-10-291-1/+1
* Enables context menu on My Page for time entries.Jean-Philippe Lang2016-10-291-20/+12
* Don't use a global variable for storing context menu URL.Jean-Philippe Lang2016-10-2911-17/+19
* Project is required.Jean-Philippe Lang2016-10-291-1/+1
* Display hours in block title.Jean-Philippe Lang2016-10-291-8/+6
* Adds icon.Jean-Philippe Lang2016-10-291-1/+1
* Adds #add_block and #remove_block methods.Jean-Philippe Lang2016-10-292-27/+27
* Missing select name.Jean-Philippe Lang2016-10-291-1/+1
* Moves blocks definition to Redmine::MyPage.Jean-Philippe Lang2016-10-294-35/+30
* Use fixed layout and move status to its own column.Jean-Philippe Lang2016-10-291-8/+8