summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds created_on as available column on timelog list (#26396).Jean-Philippe Lang2017-07-161-0/+1
* Fixed that formatting of commit message is never applied (#26445).Jean-Philippe Lang2017-07-161-1/+1
* 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-126-13/+30
* Fix thumbnail rendering for images with height >> width.Jean-Philippe Lang2017-07-101-2/+3
* Don't error when posting empty plugin settings (#26393).Jean-Philippe Lang2017-07-101-1/+2
* Error displaying time entries filtered by Activity (#26387).Jean-Philippe Lang2017-07-091-3/+3
* 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