summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* HTML5 doctype.Jean-Philippe Lang2012-07-281-3/+3
* Moved syntax highlight styles to application.css.Jean-Philippe Lang2012-07-289-21/+0
* 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
* Do not propose non-assignable version (#11506).Jean-Philippe Lang2012-07-271-4/+0
* Versions that are not shared should not be assignable when selecting another ...Jean-Philippe Lang2012-07-271-1/+18
* Do not user user session for API requests.Jean-Philippe Lang2012-07-271-11/+16
* fix confirmation page has broken HTML when a project folding sub project is d...Toshi MARUYAMA2012-07-261-1/+2
* Repository Identifier should be frozen (#11109).Jean-Philippe Lang2012-07-262-2/+16
* Changed issues css class from priority-{position} to status-{id} (#2071).Jean-Philippe Lang2012-07-261-1/+1
* 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-241-1/+1
* Sort versions ascending when grouping issues by version (#11153).Jean-Philippe Lang2012-07-241-1/+1
* 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-242-6/+66
* 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 Datepicker (#11445).Jean-Philippe Lang2012-07-221-17/+6
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-2286-305/+208
* Fixed that settings raises an error if not trackers exist (#11467).Jean-Philippe Lang2012-07-211-2/+10
* code layout cleanup app/views/gantts/show.html.erbToshi MARUYAMA2012-07-211-9/+10
* Removes RJS from UsersController.Jean-Philippe Lang2012-07-213-16/+10
* Removes RJS from MembersController.Jean-Philippe Lang2012-07-214-37/+27
* Removes RJS from JournalsController.Jean-Philippe Lang2012-07-196-23/+18
* Removes RJS from MessagesController.Jean-Philippe Lang2012-07-192-14/+11
* Removes RJS from VersionsController.Jean-Philippe Lang2012-07-192-1/+2
* Removes RJS from WikisController.Jean-Philippe Lang2012-07-192-1/+1
* Removes RJS from IssuesController.Jean-Philippe Lang2012-07-192-7/+10
* Removes RJS from RepositoriesController.Jean-Philippe Lang2012-07-193-25/+7
* Removes RJS from WatchersController.Jean-Philippe Lang2012-07-196-37/+16
* Removes RJS from IssueRelationsController.Jean-Philippe Lang2012-07-193-10/+9
* Removes RJS from GroupsController.Jean-Philippe Lang2012-07-195-25/+19
* Start removing the RJS stuff.Jean-Philippe Lang2012-07-196-42/+18
* 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
* ApplicationHelper#link_to_remote_if_authorized deprecated.Jean-Philippe Lang2012-07-181-0/+1
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-181-3/+5
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-181-9/+4
* Removes a call to form_remote_tag.Jean-Philippe Lang2012-07-181-6/+7
* Removes calls to remote_form_for.Jean-Philippe Lang2012-07-183-4/+5
* Removes a call to form_remote_tag.Jean-Philippe Lang2012-07-181-1/+3
* Removes most of the ajax stuff on my page layout.Jean-Philippe Lang2012-07-183-58/+16
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-183-15/+20
* Adds a helper for preview links.Jean-Philippe Lang2012-07-1813-83/+22
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-182-14/+4
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-181-8/+12
* Removes a call to link_to_remote.Jean-Philippe Lang2012-07-181-7/+6
* Removes a call to link_to_remote.Jean-Philippe Lang2012-07-181-8/+3