summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix project jump box text when creating/editing a project (#23310).Jean-Philippe Lang2017-06-251-1/+4
* Update copyright.Jean-Philippe Lang2017-06-25567-567/+567
* add test of email reminder in case of user language is 'auto' (#26247)Toshi MARUYAMA2017-06-231-0/+15
* change Russian translation for "Estimated time" (#26180)Toshi MARUYAMA2017-06-221-2/+2
* Japanese translation updated by Go MAEDA (#26187)Toshi MARUYAMA2017-06-191-2/+2
* generate i18n keys (#26035)Toshi MARUYAMA2017-06-1946-0/+92
* code layout cleanup test/unit/custom_field_test.rbToshi MARUYAMA2017-06-191-7/+15
* code layout cleanup test/unit/mail_handler_test.rbToshi MARUYAMA2017-06-191-10/+23
* Use Nokogiri 1.7.2 if possible (#26183).Jean-Philippe Lang2017-06-171-1/+1
* Removes plugins_path from configuration file (#24007).Jean-Philippe Lang2017-06-172-10/+1
* German translation for download (#26035).Jean-Philippe Lang2017-06-171-1/+1
* Add download link to no preview message (#26035).Jean-Philippe Lang2017-06-177-6/+34
* Move download link to contextual area (#26035).Jean-Philippe Lang2017-06-173-11/+13
* Link to user by id (#4179).Jean-Philippe Lang2017-06-172-0/+5
* Redmine::Plugin.directory is an absolute path (#24007).Jean-Philippe Lang2017-06-171-1/+1
* Reverts r16666 that prevents Redmine to start.Jean-Philippe Lang2017-06-171-1/+1
* Render all possible inline textile images even if an invalid one exists (#261...Jean-Philippe Lang2017-06-171-1/+1
* Removes duplicate shell_quote method (#26149).Jean-Philippe Lang2017-06-172-16/+18
* Change plugins directory through the configuration.yml file (#24007, #26139).Jean-Philippe Lang2017-06-171-1/+1
* Preview files by default instead of downloading them (#25988).Jean-Philippe Lang2017-06-172-3/+3
* remove trailing white spaces from test/functional/trackers_controller_test.rbToshi MARUYAMA2017-06-151-2/+2
* gannt: not show %done if the field is disabled for the tracker (#25876)Toshi MARUYAMA2017-06-151-1/+4
* Japanese translation updated by Go MAEDA (#26136)Toshi MARUYAMA2017-06-121-1/+1
* Adds a test for wiki destroy confirmation.Jean-Philippe Lang2017-06-101-1/+9
* Clean up wiki destroy confirmation message.Jean-Philippe Lang2017-06-101-5/+6
* Set inverse_of on project boards association.Jean-Philippe Lang2017-06-102-2/+2
* Adds some margin to issue gravatar (#25775).Jean-Philippe Lang2017-06-101-1/+2
* Removes duplicate avatar of assignee (#25775).Jean-Philippe Lang2017-06-101-1/+1
* Adds tests for #25775.Jean-Philippe Lang2017-06-101-0/+28
* Show assignee's icon in addition to author's icon (#25775).Jean-Philippe Lang2017-06-102-1/+16
* Plugin directory is configurable (#24007).Jean-Philippe Lang2017-06-101-1/+1
* Rename a few tests.Jean-Philippe Lang2017-06-101-2/+2
* Highlight menu item when viewing an attachment (#25988).Jean-Philippe Lang2017-06-103-0/+25
* Preview files by default instead of downloading them (#25988).Jean-Philippe Lang2017-06-104-31/+35
* Adds missing .icon-download CSS class (#25999).Jean-Philippe Lang2017-06-101-0/+1
* Style links on repository entries as 2nd level tabs (like in settings) (#25999).Jean-Philippe Lang2017-06-102-8/+17
* Make common/_tabs partial usable without JS partial switching (#25999).Jean-Philippe Lang2017-06-101-2/+2
* Add download icon to download links on file and repo entry preview (#25999).Jean-Philippe Lang2017-06-102-2/+2
* View content of repository files by default, instead of its history (#25999).Jean-Philippe Lang2017-06-103-3/+3
* remove trailing white spaces from test/functional/wiki_controller_test.rbToshi MARUYAMA2017-06-101-3/+3
* remove is_binary_data? from String (#25563)Toshi MARUYAMA2017-06-104-6/+10
* Generate markup for uploaded image dropped into wiki-edit textarea (#26071).Jean-Philippe Lang2017-06-074-0/+53
* Add table border to email notifications (#25842).Jean-Philippe Lang2017-06-071-0/+8
* Search in project and its subprojects by default (#9909).Jean-Philippe Lang2017-06-072-0/+9
* Adds permission_view_news string to locales (#7068).Jean-Philippe Lang2017-06-0745-0/+45
* New permission: view news (#7068).Jean-Philippe Lang2017-06-078-1/+23
* Fixes wrong condition (#4179).Jean-Philippe Lang2017-06-071-1/+1
* New Permission: View Forum (#4866).Jean-Philippe Lang2017-06-074-1/+19
* Link to user in wiki syntax (#4179).Jean-Philippe Lang2017-06-074-11/+48
* DOn't show time entries when query is invalid (#23912).Jean-Philippe Lang2017-06-073-0/+12