summaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Backported r10842 from trunk.Jean-Philippe Lang2013-01-091-11/+2
* Merged r10975 from trunk (#12566).Jean-Philippe Lang2012-12-151-1/+2
* Reverts r10895 (#12472).Jean-Philippe Lang2012-11-301-1/+0
* Merged r10893 into 2.1-stable (#12472).Jean-Philippe Lang2012-11-301-0/+1
* Merged r10838 from trunk (#12274).Jean-Philippe Lang2012-11-231-1/+1
* Merged r10412 from trunk.Jean-Philippe Lang2012-09-291-1/+1
* Merged r10494 from trunk.Jean-Philippe Lang2012-09-291-1/+1
* Log current user on each request.Jean-Philippe Lang2012-09-091-0/+1
* Do not copy subtasks twice when copying an issue and its descendants (#6965).Jean-Philippe Lang2012-09-081-0/+7
* Option to copy subtasks when copying issue(s) (#6965).Jean-Philippe Lang2012-09-081-2/+7
* Create role by copy (#9258).Jean-Philippe Lang2012-09-031-1/+4
* Adds a view for editing all trackers fields.Jean-Philippe Lang2012-09-021-0/+18
* remove trailing white-space from app/controllers/wiki_controller.rbToshi MARUYAMA2012-08-311-1/+1
* Fixed that destroying a user from the edit page returns a 404 response (#11691).Jean-Philippe Lang2012-08-261-1/+1
* Do not use escaped back_url param (#11691).Jean-Philippe Lang2012-08-261-3/+8
* Reverted r10234 and r10235 that broke redirect after login (#11691).Jean-Philippe Lang2012-08-262-2/+2
* Use a back_url parameter instead of referrer to refresh the page after user d...Etienne Massip2012-08-242-2/+2
* Respond with 404 on ActionView::MissingTemplate (#11503).Jean-Philippe Lang2012-08-131-5/+10
* Adds a title to the issue link in the flash message.Jean-Philippe Lang2012-08-131-1/+1
* Adds autocomplete to issue field on time logging form.Jean-Philippe Lang2012-08-091-2/+4
* Code cleanup.Jean-Philippe Lang2012-08-091-11/+9
* Code cleanup.Jean-Philippe Lang2012-08-081-6/+1
* Log successful authentications.Jean-Philippe Lang2012-08-071-0/+1
* Set @previewed for rendering preview partial.Jean-Philippe Lang2012-07-311-0/+1
* Eager loading and no extra count query.Jean-Philippe Lang2012-07-311-1/+1
* Support for subforums (#3831).Jean-Philippe Lang2012-07-311-0/+1
* Do not user user session for API requests.Jean-Philippe Lang2012-07-271-11/+16
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-223-3/+3
* Removes RJS from UsersController.Jean-Philippe Lang2012-07-211-16/+3
* Removes RJS from MembersController.Jean-Philippe Lang2012-07-211-37/+11
* Removes RJS from JournalsController.Jean-Philippe Lang2012-07-191-10/+2
* Removes RJS from MessagesController.Jean-Philippe Lang2012-07-191-14/+5
* Removes RJS from VersionsController.Jean-Philippe Lang2012-07-191-1/+1
* Removes RJS from WikisController.Jean-Philippe Lang2012-07-191-1/+0
* Removes RJS from IssuesController.Jean-Philippe Lang2012-07-191-7/+1
* Removes RJS from RepositoriesController.Jean-Philippe Lang2012-07-191-25/+0
* Removes RJS from WatchersController.Jean-Philippe Lang2012-07-191-37/+4
* Removes RJS from IssueRelationsController.Jean-Philippe Lang2012-07-191-10/+3
* Removes RJS from GroupsController.Jean-Philippe Lang2012-07-191-25/+7
* Start removing the RJS stuff.Jean-Philippe Lang2012-07-192-42/+6
* Removes most of the ajax stuff on my page layout.Jean-Philippe Lang2012-07-181-3/+7
* Adds a macro for inserting thumbnails in formatted text (#3510).Jean-Philippe Lang2012-07-161-1/+1
* Use named routes.Jean-Philippe Lang2012-07-151-6/+8
* Remember "Only display used statuses" checkbox value after update.Jean-Philippe Lang2012-07-151-2/+2
* Adds option for displaying all statuses on workflow permissions.Jean-Philippe Lang2012-07-151-9/+11
* 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