summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Gemfile: pin nokogiri version 1.6Toshi MARUYAMA2017-01-091-2/+1
* Adds a flash message when deleting a board (#24535).Jean-Philippe Lang2017-01-081-1/+3
* Issue destroy : Reassign time issue autocomplete (#24692).Jean-Philippe Lang2017-01-081-0/+1
* Remove iteration in ApplicationHelper#syntax_highlight_lines (#24713).Jean-Philippe Lang2017-01-081-3/+1
* Adds a tooltip to cells on workflow page (#12598).Jean-Philippe Lang2017-01-082-5/+10
* remove empty lines including white space from test/unit/user_test.rbToshi MARUYAMA2017-01-081-2/+0
* remove trailing white space from app/controllers/files_controller.rbToshi MARUYAMA2017-01-081-1/+1
* remove trailing white space from app/models/version.rbToshi MARUYAMA2017-01-081-1/+1
* Czech translation for trunk updated by Karel Pičman (#24537)Toshi MARUYAMA2017-01-081-6/+6
* Czech translation for 3.3-stable updated by Karel Pičman (#24537, #24778)Toshi MARUYAMA2017-01-081-7/+5
* Preload :roles for displaying user memberships (#23519).Jean-Philippe Lang2017-01-071-1/+1
* Don't destructively insert builtin_role into roles (#23519).Jean-Philippe Lang2017-01-071-3/+2
* Reset #roles on reload (#23519).Jean-Philippe Lang2017-01-071-0/+1
* Don't preload projects and roles on Principal#memberships association (#23519).Jean-Philippe Lang2017-01-074-8/+11
* More readable regexp for parse_redmine_links (#24382).Jean-Philippe Lang2017-01-071-2/+47
* Don't redirect to lost password page after login (#13741).Jean-Philippe Lang2017-01-071-1/+1
* Sort user memberships by project.Jean-Philippe Lang2017-01-072-2/+8
* Don't render memberships forms, use #edit instead.Jean-Philippe Lang2017-01-0718-54/+112
* Updates for 3.3.2 release.Jean-Philippe Lang2017-01-072-2/+27
* Bulgarian translation (#24645).Jean-Philippe Lang2017-01-071-8/+7
* Wrong activity timezone on user page (#14658).Jean-Philippe Lang2017-01-041-1/+1
* Missing "next" pagination link when looking at yesterday's activity (#18399).Jean-Philippe Lang2017-01-042-1/+19
* Validate length of custom field regexp (#24283).Jean-Philippe Lang2017-01-041-1/+1
* Updates year in footer.Jean-Philippe Lang2017-01-041-1/+1
* Speeds up Project.allowed_to_condition for users who belong to hundreds of pr...Jean-Philippe Lang2017-01-032-21/+40
* Speeds up rendering of the project list for users who belong to hundreds of p...Jean-Philippe Lang2017-01-031-2/+12
* Unneeded assignment (#24693).Jean-Philippe Lang2016-12-311-1/+1
* Don't show the "reassign" option when deleting issues from different projects...Jean-Philippe Lang2016-12-312-1/+3
* Update project_id column in case some time entries were on subtasks of differ...Jean-Philippe Lang2016-12-311-1/+1
* Add :error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted i18n ...Jean-Philippe Lang2016-12-3147-0/+94
* Handle time entries on subtasks and prevent from reassigning an issue that is...Jean-Philippe Lang2016-12-315-6/+68
* Don't load Member#user, use #principal instead.Jean-Philippe Lang2016-12-311-1/+1
* Fixed that project settings should show locked members (#22034).Jean-Philippe Lang2016-12-315-16/+52
* Skip workflow creation in tests for each locale.Jean-Philippe Lang2016-12-312-27/+41
* Fixed that X-Sendfile header is never set (#24646).Jean-Philippe Lang2016-12-312-1/+13
* Don't reload attachments if they are already loaded.Jean-Philippe Lang2016-12-311-1/+6
* Fixed that reported test duration can be wrong.Jean-Philippe Lang2016-12-311-0/+4
* Adds .rebuild_single_tree! to rebuild a single tree (#24167).Jean-Philippe Lang2016-12-212-0/+29
* Change English translation for label_user_mail_option_only_(assigned|owner) (...Jean-Philippe Lang2016-12-212-5/+5
* Files REST API (#19116).Jean-Philippe Lang2016-12-215-20/+175
* Prevent parent issue from being closed if a child issue is open (#10989).Jean-Philippe Lang2016-12-2152-1/+85
* Adds an index on issues parent_id (#23987).Jean-Philippe Lang2016-12-201-0/+5
* Fix german locale string #23888.Jean-Philippe Lang2016-12-201-1/+1
* Rename "issue" to "item" in query helpers (#24643).Jean-Philippe Lang2016-12-201-16/+16
* Restricts the list of file types that can be thumbnailed.Jean-Philippe Lang2016-12-201-2/+3
* Typo: s/changset-comments/changeset-comments/ (#22758, #24604).Jean-Philippe Lang2016-12-184-4/+4
* Add :error_move_of_child_not_possible i18n string (#23888).Jean-Philippe Lang2016-12-1846-0/+92
* Show an error message when changing an issue's project fails due to errors in...Jean-Philippe Lang2016-12-185-0/+16
* Sort completed versions in reverse order on the roadmap (#23137).Jean-Philippe Lang2016-12-181-1/+1
* Make the email notifications for adding/updating issues more readable/clear (...Jean-Philippe Lang2016-12-163-6/+16