summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Add CSS classes to column headers of issues and timelogs list (#26674).Go MAEDA2018-01-151-1/+1
* Anonymous user should have their icon (#26699).Jean-Philippe Lang2018-01-071-1/+7
* Switching SCM fails after validation error in "New repository" page (#27333).Go MAEDA2017-12-101-1/+1
* Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676).Jean-Philippe Lang2017-11-291-2/+2
* Adds visibility checks on version views (#27676).Jean-Philippe Lang2017-11-291-2/+2
* Use pluck instead of map in MyHelper (#26711).Go MAEDA2017-11-261-2/+2
* 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
* Removes wiki tab in project settings (#26579).Jean-Philippe Lang2017-07-301-1/+0
* Add update info at the bottom of the wiki page.Jean-Philippe Lang2017-07-291-0/+4
* 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-291-0/+1
* Move journal action links above the notes.Jean-Philippe Lang2017-07-271-15/+16
* Hide the issue tracking tab if module is disabled (#26488).Jean-Philippe Lang2017-07-271-2/+4
* 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-271-0/+1
* Removes the Modules tab in project settings (#26488).Jean-Philippe Lang2017-07-261-1/+0
* Drop Darcs support (#26391).Jean-Philippe Lang2017-07-251-10/+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-251-0/+2
* Fixed link to user in email notifications (#26506).Jean-Philippe Lang2017-07-241-4/+5
* Removes #reorder_links for Redmine 4.Jean-Philippe Lang2017-07-231-18/+0
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-1/+1
* Renames project settings tab to "Time tracking".Jean-Philippe Lang2017-07-201-1/+1
* Fixed that formatting of commit message is never applied (#26445).Jean-Philippe Lang2017-07-161-1/+1
* Set default configuration for the timelog list (#26356).Jean-Philippe Lang2017-07-121-5/+6
* Fix thumbnail rendering for images with height >> width.Jean-Philippe Lang2017-07-101-2/+3
* "attachment:filename" should generate a link to preview instead of download (...Jean-Philippe Lang2017-07-021-1/+1
* Refactor "multiple_values_detail" struct creation (#26130).Jean-Philippe Lang2017-06-251-3/+4
* Add code doc for forum & news links (#26188).Jean-Philippe Lang2017-06-251-0/+8
* Fix code doc indentation (#26188).Jean-Philippe Lang2017-06-251-2/+2
* Fix project jump box text when creating/editing a project (#23310).Jean-Philippe Lang2017-06-251-1/+4
* Update copyright.Jean-Philippe Lang2017-06-2543-43/+43
* Link to user by id (#4179).Jean-Philippe Lang2017-06-171-0/+4
* Preview files by default instead of downloading them (#25988).Jean-Philippe Lang2017-06-171-1/+1
* Preview files by default instead of downloading them (#25988).Jean-Philippe Lang2017-06-101-7/+3
* Search in project and its subprojects by default (#9909).Jean-Philippe Lang2017-06-071-0/+8
* Fixes wrong condition (#4179).Jean-Philippe Lang2017-06-071-1/+1
* Link to user in wiki syntax (#4179).Jean-Philippe Lang2017-06-071-7/+27
* Cusotom field label should not be associated to the first input (#25760).Jean-Philippe Lang2017-05-271-2/+9
* Preserve jump param when searching for projects.Jean-Philippe Lang2017-05-131-2/+5
* Moves project quick search to a dedicated action.Jean-Philippe Lang2017-05-131-1/+1
* For 3 comments or more, show reply link at top of comments as well (#24089).Jean-Philippe Lang2017-04-091-0/+1
* Option to set a default assignee on each project (#482).Jean-Philippe Lang2017-04-081-0/+5
* Set autocomplete to off on project quick search (#23310).Jean-Philippe Lang2017-04-061-1/+1
* Makes Attachments column available on the issue list (#25515).Jean-Philippe Lang2017-04-041-12/+19
* Load queries from the helper.Jean-Philippe Lang2017-03-181-1/+2
* Use helper methods for rendering blocks.Jean-Philippe Lang2017-03-161-12/+17
* Allow multiple instances of custom queries on My page (#1565).Jean-Philippe Lang2017-03-161-23/+28
* Let user display a custom query on "My page" (#1565).Jean-Philippe Lang2017-03-151-0/+11