summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Adds a replacement for deprecated link_to_function helper.Jean-Philippe Lang2012-07-281-0/+4
* Fixed API key display on my account.Jean-Philippe Lang2012-07-281-2/+2
* Fixed apply link on gantt.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-276-8/+78
* Do not propose non-assignable version (#11506).Jean-Philippe Lang2012-07-273-5/+2
* Versions that are not shared should not be assignable when selecting another ...Jean-Philippe Lang2012-07-272-1/+38
* Do not user user session for API requests.Jean-Philippe Lang2012-07-272-11/+48
* fix confirmation page has broken HTML when a project folding sub project is d...Toshi MARUYAMA2012-07-262-1/+6
* Identifier is now frozen.Jean-Philippe Lang2012-07-261-3/+1
* Repository Identifier should be frozen (#11109).Jean-Philippe Lang2012-07-2650-2/+95
* Adds a task to duplicate a string in locales.Jean-Philippe Lang2012-07-261-0/+28
* Changed issues css class from priority-{position} to status-{id} (#2071).Jean-Philippe Lang2012-07-263-7/+7
* Changed issues css class from status-{position} to status-{id} (#11304).Jean-Philippe Lang2012-07-261-1/+1
* Don't turn #nnn with leading zeros into link (#11494).Jean-Philippe Lang2012-07-242-1/+3
* Sort versions ascending when grouping issues by version (#11153).Jean-Philippe Lang2012-07-241-1/+1
* Fixed broken test.Jean-Philippe Lang2012-07-241-4/+4
* In case the column is not found.Jean-Philippe Lang2012-07-241-1/+1
* Ability to group and sort the issue list by user/version custom field (#9419).Jean-Philippe Lang2012-07-245-6/+142
* Adds Version.fields_for_order_statement.Jean-Philippe Lang2012-07-242-1/+6
* Adds CustomField#group_statement.Jean-Philippe Lang2012-07-242-5/+14
* Use JQuery Dialog (#11445).Jean-Philippe Lang2012-07-222-22/+13
* Use JQuery Datepicker (#11445).Jean-Philippe Lang2012-07-2298-7891/+1068
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-22122-10950/+1419
* Fixed that settings raises an error if not trackers exist (#11467).Jean-Philippe Lang2012-07-213-2/+22
* code layout cleanup lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-07-211-61/+0
* replace tabs to spaces and fix indents at lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-07-211-41/+41
* code layout cleanup app/views/gantts/show.html.erbToshi MARUYAMA2012-07-211-9/+10
* 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
* Removed -moz-border-radius styles.Jean-Philippe Lang2012-07-211-2/+2
* Removes RJS from UsersController.Jean-Philippe Lang2012-07-215-28/+32
* Removes RJS from MembersController.Jean-Philippe Lang2012-07-215-44/+46
* Russian translation for 1.4-stable and 2.0-stable updated by Александ...Toshi MARUYAMA2012-07-201-34/+34
* Removes RJS from JournalsController.Jean-Philippe Lang2012-07-197-39/+43
* Removes RJS from MessagesController.Jean-Philippe Lang2012-07-193-15/+15
* Removes RJS from VersionsController.Jean-Philippe Lang2012-07-193-1/+6
* Removes RJS from WikisController.Jean-Philippe Lang2012-07-193-3/+37
* Removes RJS from IssuesController.Jean-Philippe Lang2012-07-193-7/+14
* Fixed migration broken by r9977.Jean-Philippe Lang2012-07-191-2/+3
* Removes RJS from RepositoriesController.Jean-Philippe Lang2012-07-194-31/+20
* Removes RJS from WatchersController.Jean-Philippe Lang2012-07-197-49/+26
* Test cleanup.Jean-Philippe Lang2012-07-191-17/+1
* Removes RJS from IssueRelationsController.Jean-Philippe Lang2012-07-194-18/+33
* Removes RJS from GroupsController.Jean-Philippe Lang2012-07-196-30/+46
* Start removing the RJS stuff.Jean-Philippe Lang2012-07-198-58/+37
* Do not let is_private be required.Jean-Philippe Lang2012-07-191-1/+1
* Removed deprecated #labelled_tabular_form_for helper.Jean-Philippe Lang2012-07-181-10/+0
* ApplicationHelper#labelled_remote_form_for deprecated.Jean-Philippe Lang2012-07-181-0/+1