summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* Get rid of acts_as_versioned.Jean-Philippe Lang2017-07-263-99/+144
* Drop Darcs support (#26391).Jean-Philippe Lang2017-07-252-124/+1
* Use jquery-rails instead of vanilla javascript ujs (#26518).Jean-Philippe Lang2017-07-251-1/+1
* fix NameError (uninitialized constant) when "config.eager_load = true" (#26513)Toshi MARUYAMA2017-07-252-0/+4
* Fixed that sort_criteria is required (#26513).Jean-Philippe Lang2017-07-241-0/+2
* Fixed link to user in email notifications (#26506).Jean-Philippe Lang2017-07-241-4/+5
* Removes deprecated methods.Jean-Philippe Lang2017-07-233-25/+2
* Removes #reorder_links for Redmine 4.Jean-Philippe Lang2017-07-231-18/+0
* Remove ActiveRecord workaround (#26323).Jean-Philippe Lang2017-07-231-6/+1
* Use CSS selector to find move left/right buttons.Jean-Philippe Lang2017-07-231-2/+2
* Renames column comments.comments to comments.content to please Rails 5.1 (#23...Jean-Philippe Lang2017-07-231-1/+9
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-2355-146/+98
* 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
* Renames project settings tab to "Time tracking".Jean-Philippe Lang2017-07-201-1/+1
* Fix that spent_time total on the issue list can be wrong (#26471).Jean-Philippe Lang2017-07-201-13/+19
* 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-192-1/+30
* Disable settings when appropriate.Jean-Philippe Lang2017-07-191-2/+2