summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't render empty divs when there are no custom fields on the issue form (#2...Jean-Philippe Lang2015-08-181-0/+2
* ThemesHelper reopening ApplicationHelper is problem with autoloading (#20507).Jean-Philippe Lang2015-08-181-1/+2
* Required file lib/redmine/hook.rb is patching autoloaded ApplicationHelper (#...Jean-Philippe Lang2015-08-181-3/+3
* Redmine I18n autoload instead of require (#20506).Jean-Philippe Lang2015-08-181-1/+0
* Project.copy_from deletes enabled_modules on source (#20512).Jean-Philippe Lang2015-08-182-2/+15
* Japanese translation updated by Go MAEDA (#20538)Toshi MARUYAMA2015-08-181-21/+19
* Find user by login then by email.Jean-Philippe Lang2015-08-151-4/+3
* DEPRECATION WARNING: `#timestamps` was called without specifying an option fo...Jean-Philippe Lang2015-08-151-1/+1
* CSV importer raises I18n::InvalidLocale exception if current user's language ...Jean-Philippe Lang2015-08-152-1/+10
* Use same logic for finding user as a custom field (#950).Jean-Philippe Lang2015-08-153-15/+39
* #downcase no longer needed after r14484 (#20369).Jean-Philippe Lang2015-08-151-1/+1
* Use same logic for finding user when importing a file (#950).Jean-Philippe Lang2015-08-153-5/+14
* Moved implementation to Principal.Jean-Philippe Lang2015-08-152-21/+25
* Fixed that #find_assignee_from_keyword may return a group with blank keyword ...Jean-Philippe Lang2015-08-151-0/+2
* #downcase no longer needed after r14484 (#20369).Jean-Philippe Lang2015-08-151-1/+1
* Use named scope to find the matching version (#950).Jean-Philippe Lang2015-08-151-1/+1
* Set default date format based on user locale (#950).Jean-Philippe Lang2015-08-142-1/+15
* Adds support for custom date format when importing a CSV file (#950).Jean-Philippe Lang2015-08-147-4/+59
* Adds translation strings (#950).Jean-Philippe Lang2015-08-1447-0/+987
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-1432-5/+1274
* [#20288] Update the CodeRay Ruby syntax highlight example.Toshi MARUYAMA2015-08-1498-2450/+1960
* [#20288] Make clear that syntax highlighting cannot only be used in wiki pages.Toshi MARUYAMA2015-08-1498-98/+98
* [#20288] Add a note about case-insensitivity of CodeRay language names/aliases.Toshi MARUYAMA2015-08-1498-98/+98
* [#20288] Update the i18n'ed core doc to match CodeRay 1.1.0 capabilities.Toshi MARUYAMA2015-08-1498-98/+98
* [#20288] Update styles to match CodeRay 1.1.0 (preserving changes of r10132).Toshi MARUYAMA2015-08-141-16/+23
* [#20288] Remove line-numbers style (line numbers are removed per r10131).Toshi MARUYAMA2015-08-131-1/+0
* [#20288] Remove debug style (used only by CodeRay's internal debug scanner).Toshi MARUYAMA2015-08-131-1/+0
* wrap lines less than 80 characters in doc/INSTALL (#20498)Toshi MARUYAMA2015-08-121-10/+12
* use String#casecmp for case insensitive comparison (#20369)Toshi MARUYAMA2015-08-126-11/+12
* adjust source indents (#20298)Toshi MARUYAMA2015-08-121-33/+33
* "div" tag around revision details (#20298)Toshi MARUYAMA2015-08-121-0/+2
* Change Japanese translation for "time tracking" by Go MAEDA (#20496)Toshi MARUYAMA2015-08-121-4/+4
* Upgrades redcarpet gem to 3.3.2.Jean-Philippe Lang2015-08-101-1/+1
* add newline at end of config/initializers/30-redmine.rbToshi MARUYAMA2015-08-051-1/+1
* remove trailing white space from config/initializers/30-redmine.rbToshi MARUYAMA2015-08-051-1/+1
* remove trailing white space from config/initializers/inflections.rbToshi MARUYAMA2015-08-051-1/+1
* Query doesn't work with non ASCII uppercase symbols (#20438).Jean-Philippe Lang2015-08-024-23/+39
* Monospace font-family values are differ between application.css and scm.css (...Jean-Philippe Lang2015-08-021-2/+2
* "Spent time" panel: columns not wrapping (#20401).Jean-Philippe Lang2015-08-021-1/+1
* Wrong syntax for resizing inline images may throw a 500 error (#20278).Jean-Philippe Lang2015-08-022-1/+8
* Cannot create a custom query visibility is "to these roles only" (#20427).Jean-Philippe Lang2015-08-022-0/+17
* replace full stops by fullwidth in Japanese (#20296)Toshi MARUYAMA2015-07-261-3/+3
* remove activerecord.messages.messages full stops in Japanese (#20296)Toshi MARUYAMA2015-07-261-25/+25
* Japanese "view" translation changed by Go MAEDA (#20411)Toshi MARUYAMA2015-07-261-6/+6
* Turkish translation "activity" changed by Giray Pultar (#20338)Toshi MARUYAMA2015-07-261-8/+8
* Turkish translation for 3.1-stable updated by Giray Pultar (#20338, #20410)Toshi MARUYAMA2015-07-261-13/+13
* Turkish translation for 3.0-stable updated by Giray Pultar (#20338, #20409)Toshi MARUYAMA2015-07-261-22/+22
* Turkish translation for 2.6-stable updated by Giray Pultar (#20338, #20408)Toshi MARUYAMA2015-07-261-18/+18
* Makes new issue initial status settable in workflow (#5816).Jean-Philippe Lang2015-07-2614-49/+168
* Updates Changelog for 3.1.0.Jean-Philippe Lang2015-07-261-0/+64