summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Test cleanup.Jean-Philippe Lang2016-12-161-1/+0
* Test cleanup.Jean-Philippe Lang2016-12-161-2/+2
* Fixed the assertion (#24186).Jean-Philippe Lang2016-12-161-1/+1
* Restrict the length attachment filenames on disk (#24186).Jean-Philippe Lang2016-12-162-1/+14
* Time entry form - limit issue autocomplete to already selected project (#24189).Jean-Philippe Lang2016-12-161-5/+32
* Workflow editing shows statuses of irrelevant roles (#24281).Jean-Philippe Lang2016-12-162-1/+24
* Removed unused CSS class ".icon-details" (#24578).Jean-Philippe Lang2016-12-161-1/+0
* Makes the text "Enable regular expressions" clickable (#5864).Jean-Philippe Lang2016-12-161-1/+4
* Removes gantt and calendar links from the sidebar.Jean-Philippe Lang2016-12-161-7/+0
* Menu items mapping.Jean-Philippe Lang2016-12-162-1/+2
* remove trailing white space from app/models/user_preference.rbToshi MARUYAMA2016-12-141-1/+1
* remove training white space from app/models/user.rbToshi MARUYAMA2016-12-141-1/+1