summaryrefslogtreecommitdiffstats
path: root/lib/redmine
Commit message (Expand)AuthorAgeFilesLines
* Modify circular inclusion test to use page.id instead of page.title (#24869).Jean-Philippe Lang2017-01-191-2/+2
* 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
* 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-191-3/+16
* 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
* Change plugins directory through the configuration.yml file (#24007).Jean-Philippe Lang2016-11-181-1/+1
* 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
* 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-231-0/+129
* 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
* 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
* 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-142-2/+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
* Fixed that empty Markdown image tag raises en error (#23246).Jean-Philippe Lang2016-07-061-1/+1
* Removed deprecated pagination that no longer works.Jean-Philippe Lang2016-06-301-17/+0
* Custom field List Link values to URL breaks on entries with spaces (#23067).Jean-Philippe Lang2016-06-181-1/+3
* Allow global versions to be shown outside of a project for version custom fie...Jean-Philippe Lang2016-06-181-7/+14
* Don't skip condition if defined (#15880).Jean-Philippe Lang2016-06-111-2/+1
* Introduce virtual MenuNodes (#15880).Jean-Philippe Lang2016-06-111-2/+17
* Limits the schemes that custom field URL patterns can use (#22925).Jean-Philippe Lang2016-06-011-2/+15
* Limits the schemes that inline images can use (#22926).Jean-Philippe Lang2016-06-011-0/+6
* Limits the schemes that Markdown links can use (#22924).Jean-Philippe Lang2016-06-012-0/+38
* NoMethodError: undefined method `id' error on EnumerationFormat#value_from_ke...Jean-Philippe Lang2016-05-281-1/+1
* Set version to 3.3.0.Jean-Philippe Lang2016-05-211-2/+2