..
account_controller.rb
Fixed #onthefly_creation_failed broken by r9940 ( #11850 ).
2012-09-17 18:31:20 +00:00
activities_controller.rb
Force rendering of activity view if activity items count changed.
2012-06-09 10:53:17 +00:00
admin_controller.rb
replace Mailer deliver syntax to Rails3 style
2012-05-05 13:07:12 +00:00
application_controller.rb
Log current user on each request.
2012-09-09 14:54:22 +00:00
attachments_controller.rb
Adds a macro for inserting thumbnails in formatted text ( #3510 ).
2012-07-16 17:15:40 +00:00
auth_sources_controller.rb
Copyright update.
2012-05-05 12:56:53 +00:00
auto_completes_controller.rb
Adds autocomplete to issue field on time logging form.
2012-08-09 16:58:36 +00:00
boards_controller.rb
Eager loading and no extra count query.
2012-07-31 17:21:14 +00:00
calendars_controller.rb
Copyright update.
2012-05-05 12:56:53 +00:00
comments_controller.rb
Prevent mass-assignment when adding a news comment ( #10390 ).
2012-03-06 18:48:47 +00:00
context_menus_controller.rb
Compute issue ids array only once.
2012-07-08 13:31:22 +00:00
custom_fields_controller.rb
Copyright update.
2012-05-05 12:56:53 +00:00
documents_controller.rb
replace Mailer deliver syntax to Rails3 style
2012-05-05 13:07:12 +00:00
enumerations_controller.rb
Copyright update.
2012-05-05 12:56:53 +00:00
files_controller.rb
replace Mailer deliver syntax to Rails3 style
2012-05-05 13:07:12 +00:00
gantts_controller.rb
Copyright update.
2012-05-05 12:56:53 +00:00
groups_controller.rb
Removes RJS from GroupsController.
2012-07-19 16:57:59 +00:00
issue_categories_controller.rb
Start removing the RJS stuff.
2012-07-19 16:43:33 +00:00
issue_relations_controller.rb
Removes RJS from IssueRelationsController.
2012-07-19 17:06:30 +00:00
issue_statuses_controller.rb
Copyright update.
2012-05-05 12:56:53 +00:00
issues_controller.rb
Private issue notes ( #1554 ).
2012-10-03 21:36:19 +00:00
journals_controller.rb
Private issue notes ( #1554 ).
2012-10-03 21:36:19 +00:00
mail_handler_controller.rb
Copyright update.
2012-05-05 12:56:53 +00:00
members_controller.rb
Removes RJS from MembersController.
2012-07-21 06:35:11 +00:00
messages_controller.rb
Set @previewed for rendering preview partial.
2012-07-31 17:22:17 +00:00
my_controller.rb
JQuery in, Prototype/Scriptaculous out ( #11445 ).
2012-07-22 13:29:26 +00:00
news_controller.rb
Copyright update.
2012-05-05 12:56:53 +00:00
previews_controller.rb
Attachments should be available to the text formatter when previewing an existing news.
2012-09-16 14:18:43 +00:00
project_enumerations_controller.rb
Copyright update.
2012-05-05 12:56:53 +00:00
projects_controller.rb
Fixed that 200 API responses have a body containing one space ( #11388 ).
2012-07-14 08:13:55 +00:00
queries_controller.rb
Copyright update.
2012-05-05 12:56:53 +00:00
reports_controller.rb
Reversed order of priorities on the issue summary page ( #11205 ).
2012-06-20 19:24:58 +00:00
repositories_controller.rb
JQuery in, Prototype/Scriptaculous out ( #11445 ).
2012-07-22 13:29:26 +00:00
roles_controller.rb
Create role by copy ( #9258 ).
2012-09-03 17:04:28 +00:00
search_controller.rb
Copyright update.
2012-05-05 12:56:53 +00:00
settings_controller.rb
code cleanup r10542 changes ( #10937 )
2012-10-01 07:19:11 +00:00
sys_controller.rb
Copyright update.
2012-05-05 12:56:53 +00:00
timelog_controller.rb
Fixed that 200 API responses have a body containing one space ( #11388 ).
2012-07-14 08:13:55 +00:00
trackers_controller.rb
Adds a view for editing all trackers fields.
2012-09-02 16:55:16 +00:00
users_controller.rb
Fixed that destroying a user from the edit page returns a 404 response ( #11691 ).
2012-08-26 10:50:59 +00:00
versions_controller.rb
Removes RJS from VersionsController.
2012-07-19 18:13:21 +00:00
watchers_controller.rb
Removes RJS from WatchersController.
2012-07-19 17:17:10 +00:00
welcome_controller.rb
Copyright update.
2012-05-05 12:56:53 +00:00
wiki_controller.rb
remove trailing white-space from app/controllers/wiki_controller.rb
2012-08-31 23:01:51 +00:00
wikis_controller.rb
Removes RJS from WikisController.
2012-07-19 18:13:08 +00:00
workflows_controller.rb
Remember "Only display used statuses" checkbox value after update.
2012-07-15 15:50:57 +00:00