summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* change Russian translation for "Estimated time" (#26180)Toshi MARUYAMA2017-06-221-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16681 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation updated by Go MAEDA (#26187)Toshi MARUYAMA2017-06-191-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16680 e93f8b46-1217-0410-a6f0-8f06a7374b81
* generate i18n keys (#26035)Toshi MARUYAMA2017-06-1946-0/+92
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16679 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout cleanup test/unit/custom_field_test.rbToshi MARUYAMA2017-06-191-7/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16678 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout cleanup test/unit/mail_handler_test.rbToshi MARUYAMA2017-06-191-10/+23
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16677 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use Nokogiri 1.7.2 if possible (#26183).Jean-Philippe Lang2017-06-171-1/+1
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16676 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes plugins_path from configuration file (#24007).Jean-Philippe Lang2017-06-172-10/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16675 e93f8b46-1217-0410-a6f0-8f06a7374b81
* German translation for download (#26035).Jean-Philippe Lang2017-06-171-1/+1
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@16674 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add download link to no preview message (#26035).Jean-Philippe Lang2017-06-177-6/+34
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@16673 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move download link to contextual area (#26035).Jean-Philippe Lang2017-06-173-11/+13
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@16672 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Link to user by id (#4179).Jean-Philippe Lang2017-06-172-0/+5
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16671 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Redmine::Plugin.directory is an absolute path (#24007).Jean-Philippe Lang2017-06-171-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16670 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r16666 that prevents Redmine to start.Jean-Philippe Lang2017-06-171-1/+1
| | | | | | | [!] There was an error parsing `Gemfile`: uninitialized constant Bundler::Dsl::R edmine. Bundler cannot continue. git-svn-id: http://svn.redmine.org/redmine/trunk@16669 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Render all possible inline textile images even if an invalid one exists ↵Jean-Philippe Lang2017-06-171-1/+1
| | | | | | | | (#26157). Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@16668 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes duplicate shell_quote method (#26149).Jean-Philippe Lang2017-06-172-16/+18
| | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@16667 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change plugins directory through the configuration.yml file (#24007, #26139).Jean-Philippe Lang2017-06-171-1/+1
| | | | | | Patch by Sho HASHIMOTO git-svn-id: http://svn.redmine.org/redmine/trunk@16666 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Preview files by default instead of downloading them (#25988).Jean-Philippe Lang2017-06-172-3/+3
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16665 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove trailing white spaces from test/functional/trackers_controller_test.rbToshi MARUYAMA2017-06-151-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16664 e93f8b46-1217-0410-a6f0-8f06a7374b81
* gannt: not show %done if the field is disabled for the tracker (#25876)Toshi MARUYAMA2017-06-151-1/+4
| | | | | | Contributed by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@16663 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation updated by Go MAEDA (#26136)Toshi MARUYAMA2017-06-121-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16662 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a test for wiki destroy confirmation.Jean-Philippe Lang2017-06-101-1/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16661 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Clean up wiki destroy confirmation message.Jean-Philippe Lang2017-06-101-5/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16660 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set inverse_of on project boards association.Jean-Philippe Lang2017-06-102-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16659 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds some margin to issue gravatar (#25775).Jean-Philippe Lang2017-06-101-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16658 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes duplicate avatar of assignee (#25775).Jean-Philippe Lang2017-06-101-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16657 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds tests for #25775.Jean-Philippe Lang2017-06-101-0/+28
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16656 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show assignee's icon in addition to author's icon (#25775).Jean-Philippe Lang2017-06-102-1/+16
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16655 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Plugin directory is configurable (#24007).Jean-Philippe Lang2017-06-101-1/+1
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16654 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rename a few tests.Jean-Philippe Lang2017-06-101-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16653 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Highlight menu item when viewing an attachment (#25988).Jean-Philippe Lang2017-06-103-0/+25
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16652 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Preview files by default instead of downloading them (#25988).Jean-Philippe Lang2017-06-104-31/+35
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@16651 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds missing .icon-download CSS class (#25999).Jean-Philippe Lang2017-06-101-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16650 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Style links on repository entries as 2nd level tabs (like in settings) (#25999).Jean-Philippe Lang2017-06-102-8/+17
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@16649 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make common/_tabs partial usable without JS partial switching (#25999).Jean-Philippe Lang2017-06-101-2/+2
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@16648 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add download icon to download links on file and repo entry preview (#25999).Jean-Philippe Lang2017-06-102-2/+2
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@16647 e93f8b46-1217-0410-a6f0-8f06a7374b81
* View content of repository files by default, instead of its history (#25999).Jean-Philippe Lang2017-06-103-3/+3
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@16646 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove trailing white spaces from test/functional/wiki_controller_test.rbToshi MARUYAMA2017-06-101-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16645 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove is_binary_data? from String (#25563)Toshi MARUYAMA2017-06-104-6/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16644 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Generate markup for uploaded image dropped into wiki-edit textarea (#26071).Jean-Philippe Lang2017-06-074-0/+53
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@16643 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add table border to email notifications (#25842).Jean-Philippe Lang2017-06-071-0/+8
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16642 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Search in project and its subprojects by default (#9909).Jean-Philippe Lang2017-06-072-0/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16641 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds permission_view_news string to locales (#7068).Jean-Philippe Lang2017-06-0745-0/+45
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16640 e93f8b46-1217-0410-a6f0-8f06a7374b81
* New permission: view news (#7068).Jean-Philippe Lang2017-06-078-1/+23
| | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@16639 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes wrong condition (#4179).Jean-Philippe Lang2017-06-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16638 e93f8b46-1217-0410-a6f0-8f06a7374b81
* New Permission: View Forum (#4866).Jean-Philippe Lang2017-06-074-1/+19
| | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@16637 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Link to user in wiki syntax (#4179).Jean-Philippe Lang2017-06-074-11/+48
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16636 e93f8b46-1217-0410-a6f0-8f06a7374b81
* DOn't show time entries when query is invalid (#23912).Jean-Philippe Lang2017-06-073-0/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16635 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix edit description link in low resolution (#25064).Jean-Philippe Lang2017-06-061-0/+5
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@16627 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Link to issues assigned to user or his groups (#25212).Jean-Philippe Lang2017-06-061-1/+1
| | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@16626 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Tests for Redmine::SyntaxHighlighting::CodeRay.retrieve_supported_languages ↵Jean-Philippe Lang2017-06-062-14/+37
| | | | | | | | (#26055). Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16625 e93f8b46-1217-0410-a6f0-8f06a7374b81