summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Group versions by status in version custom field filter (#23265).Jean-Philippe Lang2017-01-142-7/+20
* Add "me" value for logged users only.Jean-Philippe Lang2017-01-141-1/+5
* Adds :label_attribute_of_object string to locales (#21249).Jean-Philippe Lang2017-01-1447-0/+47
* Filters on chained custom fields and custom field attributes (#21249).Jean-Philippe Lang2017-01-145-2/+130
* Filter group should be a Symbol.Jean-Philippe Lang2017-01-141-1/+1
* Add margin between tables and the following headings (#24776).Jean-Philippe Lang2017-01-141-1/+1
* Handle the case of none existing enumerations using no-data blocks (#24776).Jean-Philippe Lang2017-01-141-0/+2
* Add 'icon' and 'icon-add' classes to new enum links (#24776).Jean-Philippe Lang2017-01-141-1/+1
* Move 'New enumeration' links to above the item tables (#24776).Jean-Philippe Lang2017-01-141-2/+3
* Remove superfluous spaces before colon (#24720).Jean-Philippe Lang2017-01-142-2/+2
* Add nbsp below project settings version filter section (#24720).Jean-Philippe Lang2017-01-141-0/+1
* Move 'New ...' links to above item tables in project settings (#24720).Jean-Philippe Lang2017-01-144-12/+12
* Don't always load data that is for html response only.Jean-Philippe Lang2017-01-141-5/+4
* Let user always see his private notes (#17632).Jean-Philippe Lang2017-01-143-7/+22
* Moves journals selection to Issue#visible_journals_with_index (#17632).Jean-Philippe Lang2017-01-142-12/+22
* Traditional Chinese translation updated by ChunChang Lo (#24708)Toshi MARUYAMA2017-01-131-2/+1
* Traditional Chinese translation updated by ChunChang Lo (#24607)Toshi MARUYAMA2017-01-131-2/+2
* Adds :setting_timelog_required_fields string to locales (#24577).Jean-Philippe Lang2017-01-1247-0/+47
* Adds settings to make the issue and/or comment fields mandatory for time logs...Jean-Philippe Lang2017-01-128-2/+29
* Don't compare timestamps with 0, triggers SQL errors with PostgreSQL (#10840).Jean-Philippe Lang2017-01-121-4/+3
* Allow "stay logged in" from multiple browsers (#10840).Jean-Philippe Lang2017-01-122-18/+85
* Don't preload custom field filter values (#24787).Jean-Philippe Lang2017-01-123-7/+6
* Adds a link to all projects in the jump drop down (#23310).Jean-Philippe Lang2017-01-106-5/+31
* Typo (#24787).Jean-Philippe Lang2017-01-091-1/+1
* Don't preload all query filters (#24787).Jean-Philippe Lang2017-01-0911-118/+249
* 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