summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Removes a call to link_to_remote.Jean-Philippe Lang2012-07-181-8/+8
* Removes a call to link_to_remote.Jean-Philippe Lang2012-07-181-6/+1
* Removes a call to link_to_remote.Jean-Philippe Lang2012-07-181-7/+4
* remove trailing white-space from app/models/changeset.rbToshi MARUYAMA2012-07-171-1/+1
* Adds a macro for inserting thumbnails in formatted text (#3510).Jean-Philippe Lang2012-07-162-3/+11
* Adds Attachment#title.Jean-Philippe Lang2012-07-161-0/+8
* Don't show "Required" option for standard/custom fields that are always requi...Jean-Philippe Lang2012-07-162-7/+8
* Use named routes.Jean-Philippe Lang2012-07-151-6/+8
* No blank option for custom fields marked as required on workflow settings.Jean-Philippe Lang2012-07-151-3/+7
* Remember "Only display used statuses" checkbox value after update.Jean-Philippe Lang2012-07-153-2/+4
* Hard-coded strings.Jean-Philippe Lang2012-07-151-2/+2