summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Adds autocomplete to issue field on time logging form.Jean-Philippe Lang2012-08-091-0/+7
* Code cleanup.Jean-Philippe Lang2012-08-091-5/+22
* Code cleanup.Jean-Philippe Lang2012-08-081-0/+9
* Slight change to the macro regexp.Jean-Philippe Lang2012-08-081-0/+11
* Adds an option to macro definition to disable arguments parsing (#11578).Jean-Philippe Lang2012-08-081-3/+17
* Ability to filter issues using project, author, assignee and target version c...Jean-Philippe Lang2012-08-072-0/+61
* Update the new custom field form with remotely.Jean-Philippe Lang2012-08-071-24/+21
* Fixed: Custom fields of type version not proper handled in receiving e-mails ...Jean-Philippe Lang2012-08-061-0/+12
* Makes Version#<=> consistent with SQL sort.Jean-Philippe Lang2012-08-021-0/+1
* Sort issues by scheduled versions first then unscheduled versions.Jean-Philippe Lang2012-08-021-0/+11
* Adds sharing attribute to the versions API (#11541).Jean-Philippe Lang2012-07-311-9/+5
* Support for subforums (#3831).Jean-Philippe Lang2012-07-313-0/+128
* Removed line numbers from syntax highlightment.Jean-Philippe Lang2012-07-291-1/+1
* Fixed assertion.Jean-Philippe Lang2012-07-291-1/+1
* html5 compliance.Jean-Philippe Lang2012-07-291-2/+3
* Use assert_select instead of assert_tag.Jean-Philippe Lang2012-07-281-24/+18
* Adds assertions for subversion annotate.Jean-Philippe Lang2012-07-281-0/+13
* Use assert_select instead of assert_tag.Jean-Philippe Lang2012-07-283-68/+25
* Don't repeat revision on annotate view.Jean-Philippe Lang2012-07-283-12/+12
* Fixed broken assertion.Jean-Philippe Lang2012-07-281-1/+1
* Fixed tests broken by r10088.Jean-Philippe Lang2012-07-282-2/+2
* Adds JSONP support to the API (#11469).Jean-Philippe Lang2012-07-271-0/+54
* Do not propose non-assignable version (#11506).Jean-Philippe Lang2012-07-272-1/+2
* Versions that are not shared should not be assignable when selecting another ...Jean-Philippe Lang2012-07-271-0/+20
* Do not user user session for API requests.Jean-Philippe Lang2012-07-271-0/+32
* fix confirmation page has broken HTML when a project folding sub project is d...Toshi MARUYAMA2012-07-261-0/+4
* Identifier is now frozen.Jean-Philippe Lang2012-07-261-3/+1
* Repository Identifier should be frozen (#11109).Jean-Philippe Lang2012-07-261-0/+32
* Changed issues css class from priority-{position} to status-{id} (#2071).Jean-Philippe Lang2012-07-261-3/+3
* Don't turn #nnn with leading zeros into link (#11494).Jean-Philippe Lang2012-07-241-0/+2
* Fixed broken test.Jean-Philippe Lang2012-07-241-4/+4
* Ability to group and sort the issue list by user/version custom field (#9419).Jean-Philippe Lang2012-07-243-0/+76
* Use JQuery Datepicker (#11445).Jean-Philippe Lang2012-07-221-0/+17
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-224-6/+6
* Fixed that settings raises an error if not trackers exist (#11467).Jean-Philippe Lang2012-07-212-0/+12
* code layout cleanup test/unit/lib/redmine/helpers/gantt_test.rbToshi MARUYAMA2012-07-211-38/+21
* add copyright statement to test/functional/gantts_controller_test.rbToshi MARUYAMA2012-07-211-0/+17
* replace shoulda to Rails standard tests at functional gantts controller testToshi MARUYAMA2012-07-211-19/+14
* Removes RJS from UsersController.Jean-Philippe Lang2012-07-212-12/+22
* Removes RJS from MembersController.Jean-Philippe Lang2012-07-211-7/+19
* Removes RJS from JournalsController.Jean-Philippe Lang2012-07-191-16/+25
* Removes RJS from MessagesController.Jean-Philippe Lang2012-07-191-1/+4
* Removes RJS from VersionsController.Jean-Philippe Lang2012-07-191-0/+4
* Removes RJS from WikisController.Jean-Philippe Lang2012-07-191-2/+36
* Removes RJS from IssuesController.Jean-Philippe Lang2012-07-191-0/+4
* Removes RJS from RepositoriesController.Jean-Philippe Lang2012-07-191-6/+13
* Removes RJS from WatchersController.Jean-Philippe Lang2012-07-191-12/+10
* Test cleanup.Jean-Philippe Lang2012-07-191-17/+1
* Removes RJS from IssueRelationsController.Jean-Philippe Lang2012-07-191-8/+24
* Removes RJS from GroupsController.Jean-Philippe Lang2012-07-191-5/+27