summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds option for displaying all statuses on workflow permissions.Jean-Philippe Lang2012-07-152-9/+14
* Find role and tracker only when param is present.Jean-Philippe Lang2012-07-151-4/+4
* Code cleanup.Jean-Philippe Lang2012-07-151-3/+1
* Code cleanup.Jean-Philippe Lang2012-07-151-3/+3
* Code cleanup.Jean-Philippe Lang2012-07-151-1/+1
* Display all fields if tracker statuses are not yet set.Jean-Philippe Lang2012-07-151-0/+3
* Adds a sorted scope to IssueStatus model.Jean-Philippe Lang2012-07-151-0/+1
* Colorize transitions.Jean-Philippe Lang2012-07-151-3/+4
* Moved code for replacing permissions to WorkflowPermission model.Jean-Philippe Lang2012-07-152-8/+17
* ruby1.8 compatibility (#703, #3521).Jean-Philippe Lang2012-07-151-2/+2
* Validate attachment description length (#11365).Jean-Philippe Lang2012-07-151-0/+1