summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Modify circular inclusion test to use page.id instead of page.title (#24869).Jean-Philippe Lang2017-01-191-2/+2
* Set inverse on custom_values association.Jean-Philippe Lang2017-01-181-0/+1
* Group versions by status in version custom field filter (#23265).Jean-Philippe Lang2017-01-141-5/+6
* Add "me" value for logged users only.Jean-Philippe Lang2017-01-141-1/+5
* Don't preload custom field filter values (#24787).Jean-Philippe Lang2017-01-121-1/+5
* Adds a link to all projects in the jump drop down (#23310).Jean-Philippe Lang2017-01-101-2/+11
* Don't render memberships forms, use #edit instead.Jean-Philippe Lang2017-01-071-1/+1
* Updates for 3.3.2 release.Jean-Philippe Lang2017-01-071-1/+1
* Skip workflow creation in tests for each locale.Jean-Philippe Lang2016-12-311-18/+21
* Adds .rebuild_single_tree! to rebuild a single tree (#24167).Jean-Philippe Lang2016-12-211-0/+10
* Restricts the list of file types that can be thumbnailed.Jean-Philippe Lang2016-12-201-2/+3
* Reverted r16053 (#23318).Jean-Philippe Lang2016-12-101-2/+1
* #lock_nested_set very slow on mysql with thousands of subtasks (#23318).Jean-Philippe Lang2016-12-101-1/+2
* Use #get instead of #[] to read errors on the attribute.Jean-Philippe Lang2016-11-191-1/+1
* Use the main menu for project related actions that support cross-project disp...Jean-Philippe Lang2016-11-192-4/+31
* Use the regular "icon icon-*" for admin menu links (#24313).Jean-Philippe Lang2016-11-181-13/+23
* Show the entered value when it's not valid (#23996).Jean-Philippe Lang2016-11-181-0/+9
* Introduce a setting to change the display format of timespans to h:mm (#23996).Jean-Philippe Lang2016-11-181-2/+14
* Code cleanup (#24007).Jean-Philippe Lang2016-11-183-16/+3
* Change plugins directory through the configuration.yml file (#24007).Jean-Philippe Lang2016-11-184-4/+17
* Removed left-over code comment.Jean-Philippe Lang2016-11-181-1/+1
* Typo in class name (#24150).Jean-Philippe Lang2016-11-181-1/+1
* Add tablename to siblings query (#24296).Jean-Philippe Lang2016-11-181-1/+1
* acts_as_versioned use old style (Rails 2.x) of method call for #all (#24348).Jean-Philippe Lang2016-11-181-3/+4
* Moves blocks definition to Redmine::MyPage.Jean-Philippe Lang2016-10-292-32/+62
* Don't bulk edit file custom fields (#6719).Jean-Philippe Lang2016-10-231-0/+5
* Option to specify allowed extensions for a file custom field (#6719).Jean-Philippe Lang2016-10-231-2/+13
* Adds file custom field format (#6719).Jean-Philippe Lang2016-10-233-13/+142
* Autoloading Redmine::Scm::Adapters::CommandFailed might fail.Jean-Philippe Lang2016-10-202-2/+25
* Updates for 3.3.1.Jean-Philippe Lang2016-10-101-1/+1
* Reverts r15891 (#23318).Jean-Philippe Lang2016-10-091-4/+1
* #lock_nested_set very slow on mysql with thousands of subtasks (#23318).Jean-Philippe Lang2016-10-081-1/+4
* Encode values, not full URL (#23841).Jean-Philippe Lang2016-10-011-6/+6
* Sudo-Mode refinements (#23587).Jean-Philippe Lang2016-09-031-1/+1
* Fixed that new role does not have non member permissions as default (#23633).Jean-Philippe Lang2016-08-301-1/+1
* Add "Log time" to global button menu (+) (#23639).Jean-Philippe Lang2016-08-301-0/+2
* New "Spent time" menu tab when spent time module is enabled on project (#23311).Jean-Philippe Lang2016-08-201-0/+1
* Adds issue tracker and status columns and filters on spent time list (#23401).Jean-Philippe Lang2016-08-201-1/+1
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-181-0/+7
* Don't pass conditions to #delete_all.Jean-Philippe Lang2016-07-161-1/+1
* Use .around_action instead of .around_filter.Jean-Philippe Lang2016-07-141-1/+1
* Use .before_action instead of .before_filter.Jean-Philippe Lang2016-07-141-2/+2
* Use .distinct instead of .uniq.Jean-Philippe Lang2016-07-143-3/+3
* Removes a call to alias_method_chain.Jean-Philippe Lang2016-07-141-3/+2
* Removes a call to alias_method_chain.Jean-Philippe Lang2016-07-141-3/+2
* Fully qualify the Version class in Redmine::Helpers::TimeReport (#23269).Jean-Philippe Lang2016-07-121-1/+1
* Makes spent time queries savable (#14790).Jean-Philippe Lang2016-07-121-1/+1
* Don't generate urls with params.Jean-Philippe Lang2016-07-101-0/+10
* Don't generate pagination links with params.Jean-Philippe Lang2016-07-101-1/+1
* When creating issues by receiving an email, watchers created via CC in the ma...Jean-Philippe Lang2016-07-091-0/+4