summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* Kepp the arguments clean (#26043).Jean-Philippe Lang2017-07-083-3/+3
* Set the parent page when creating a new wiki page from the "Add page" link (#...Jean-Philippe Lang2017-07-083-3/+3
* LdapError is deprecated (#24970).Jean-Philippe Lang2017-07-081-2/+2
* Reverts change made to ProjectController in r16766 (#26376).Jean-Philippe Lang2017-07-081-2/+1
* Fixed User#project_ids_by_role when first called within chained scopes (#26376).Jean-Philippe Lang2017-07-081-27/+31
* Fixed that issue counts are 0 on project overview (#26376).Jean-Philippe Lang2017-07-082-2/+3
* Sort is not reflected when export CSV of issues list (#26364).Jean-Philippe Lang2017-07-061-1/+0
* Don't display download button for dir entries (#26350).Jean-Philippe Lang2017-07-061-1/+1
* Replace tabs with spaces (#26333).Toshi MARUYAMA2017-07-044-5/+5
* "attachment:filename" should generate a link to preview instead of download (...Jean-Philippe Lang2017-07-021-1/+1
* Don't redirect anonymous users to the login form when module is disabled (#26...Jean-Philippe Lang2017-06-261-0/+3
* Code cleanup.Jean-Philippe Lang2017-06-261-13/+9