summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed :move_issues permission (#18855).Jean-Philippe Lang2015-02-088-28/+41
* Fixed assertion (#18918).Jean-Philippe Lang2015-02-081-1/+1
* Adds a specific string for blank values (#18918).Jean-Philippe Lang2015-02-0849-1/+49
* Don't use current user locale to format dates (#19039).Jean-Philippe Lang2015-02-082-25/+3
* pdf: remove styles by fontname instated of Arabic/Persian/Thai locale (#10681...Toshi MARUYAMA2015-02-081-2/+4
* pdf: remove styles of Arabic/Persian Italic and Thai Bold (#10681, #18586)Toshi MARUYAMA2015-02-081-2/+7
* Japanese translation fix (label_age) by Go MAEDA (#19035)Toshi MARUYAMA2015-02-081-1/+1
* remove "label_per_page" from locale files (#19055)Toshi MARUYAMA2015-02-0848-48/+0
* Japanese translation updated and changed by Go MAEDA (#19054)Toshi MARUYAMA2015-02-081-3/+3
* Extract grouping logic to an helper.Jean-Philippe Lang2015-02-072-5/+21
* TimeEntry acts_as_activity_provider scope should joins(:project) (#18818).Jean-Philippe Lang2015-02-071-1/+1
* Sort helper undefined to_a for string (#18817).Jean-Philippe Lang2015-02-071-1/+1
* Respect cross-project subtask setting on issue bulk edit form (#18711).Jean-Philippe Lang2015-02-071-1/+1
* Default admin user may not be crated in Redmine 3.0 (#18804).Jean-Philippe Lang2015-02-071-8/+11
* Renamed test (#18983).Jean-Philippe Lang2015-02-071-1/+1
* Fixed wrong test (#18983).Jean-Philippe Lang2015-02-071-12/+6
* Raise an error if version is not found (#18983).Jean-Philippe Lang2015-02-071-2/+5
* Allow filtering of Redmine Reminders by Version (#18983).Jean-Philippe Lang2015-02-073-0/+26
* Adds string to locales (#19005).Jean-Philippe Lang2015-02-0746-0/+46
* Make search results per page configurable (#19005).Jean-Philippe Lang2015-02-075-1/+9
* rdm-mailhandler.rb should catch EOFError (#18922).Jean-Philippe Lang2015-02-071-1/+1
* link_to in Redmine::Hook::ViewListener omits relative url root (#19024).Jean-Philippe Lang2015-02-072-1/+10
* Japanese translation updated by Go MAEDA (#18991)Toshi MARUYAMA2015-02-011-5/+5
* remove empty lib/vendor/ from Subversion repositoryToshi MARUYAMA2015-02-010-0/+0
* remove vendor/rails from .hgignore and .gitignoreToshi MARUYAMA2015-02-012-2/+0
* remove "rails" from vendor/ svn:ignoreToshi MARUYAMA2015-02-010-0/+0
* Don't process macro descriptions with text formatter (#18961).Jean-Philippe Lang2015-01-311-8/+14
* Show long text custom field changes as a diff (#15236).Jean-Philippe Lang2015-01-315-7/+65
* Removed :update key and use :edit instead.Jean-Philippe Lang2015-01-272-9/+8
* The :change_status permission was removed in r1043.Jean-Philippe Lang2015-01-271-1/+1
* Adds rtl and ltr css classes for use in text formatting (#8121).Jean-Philippe Lang2015-01-271-0/+2
* IMAP STARTTLS support (#16823).Jean-Philippe Lang2015-01-272-1/+7
* Bulgarian translation updated by Ivan Cenov (#18931)Toshi MARUYAMA2015-01-251-11/+11
* add missing fixture to FilesControllerTestToshi MARUYAMA2015-01-251-1/+3
* Gemfile: remove mocha versionToshi MARUYAMA2015-01-251-1/+1
* Render issue description and journal notes with #textilizable (#13051).Jean-Philippe Lang2015-01-251-4/+14
* Removed an instance variable.Jean-Philippe Lang2015-01-251-3/+1
* Adds support for macro and Redmine links in PDF export (#13051).Jean-Philippe Lang2015-01-2512-571/+630
* Require rbpdf 1.18.5 that is Rails 4.2 compatible (#14534).Jean-Philippe Lang2015-01-241-1/+1
* Fixed attachment fixture (should be attached to issue 3 because one of its jo...Jean-Philippe Lang2015-01-243-9/+9
* Use named route.Jean-Philippe Lang2015-01-241-1/+1
* Link to the anchor only.Jean-Philippe Lang2015-01-241-1/+1
* Use .klass instead of .class_name.constantize.Jean-Philippe Lang2015-01-241-1/+1
* Memorize journal details value name to display.Jean-Philippe Lang2015-01-241-6/+10
* Use journalized attachments to prevent a query when displaying added file.Jean-Philippe Lang2015-01-241-1/+2
* Set :inverse_of on details association.Jean-Philippe Lang2015-01-241-1/+1
* Don't check if attachments are editable individually.Jean-Philippe Lang2015-01-242-4/+9
* Memorize project override roles.Jean-Philippe Lang2015-01-241-1/+4
* add missing fixturesToshi MARUYAMA2015-01-212-0/+2
* add missing fixturesToshi MARUYAMA2015-01-212-2/+3