.. |
account_controller.rb
|
Better error message and AR errors in log for failed LDAP on-the-fly user creation (closes #932, #1042).
|
2008-04-13 09:12:43 +00:00 |
admin_controller.rb
|
Admin settings screen split to tabs.
|
2008-01-06 20:24:26 +00:00 |
application.rb
|
Fixed: Feed content limit setting has no effect (closes #954).
|
2008-03-30 08:33:04 +00:00 |
attachments_controller.rb
|
Non-ascii attachement filename fix for IE.
|
2008-01-10 22:42:41 +00:00 |
auth_sources_controller.rb
|
Added LDAPS support migration and fixed connection test flash messages.
|
2007-10-16 19:19:10 +00:00 |
boards_controller.rb
|
New setting added to specify how many objects should be displayed on most paginated lists.
|
2007-12-29 11:36:30 +00:00 |
custom_fields_controller.rb
|
Custom fields can now be reordered.
|
2007-11-12 17:23:14 +00:00 |
documents_controller.rb
|
Adds an optional description to attachments.
|
2008-02-29 19:46:58 +00:00 |
enumerations_controller.rb
|
Added position on Enumeration model.
|
2007-10-04 17:04:50 +00:00 |
issue_categories_controller.rb
|
Highlight the current item of the main menu.
|
2008-01-19 11:53:43 +00:00 |
issue_relations_controller.rb
|
Issue relations first commit (not thoroughly tested). 4 kinds of relation are available:
|
2007-05-05 13:22:27 +00:00 |
issue_statuses_controller.rb
|
Applied the flash notices patch by Matt Jones (slightly edited).
|
2007-08-02 17:42:20 +00:00 |
issues_controller.rb
|
Fixed: IssueController#edit doesn't set default Activity as default (#1302).
|
2008-05-26 17:12:11 +00:00 |
journals_controller.rb
|
Added the following permissions (#527, #585, #627):
|
2008-02-16 13:19:33 +00:00 |
members_controller.rb
|
Added project module concept.
|
2007-09-14 11:34:08 +00:00 |
messages_controller.rb
|
Added preview for forum messages.
|
2008-03-07 17:49:44 +00:00 |
my_controller.rb
|
Add a time tracking block for 'My page' (#615).
|
2008-03-16 12:21:54 +00:00 |
news_controller.rb
|
Add a user preference to choose how comments/replies are displayed: in chronological or reverse chronological order (#589, #776).
|
2008-03-05 15:41:54 +00:00 |
projects_controller.rb
|
Gantt chart: display issues that don't have a due date if they are assigned to a version with a date (#184).
|
2008-05-25 13:26:21 +00:00 |
queries_controller.rb
|
Global queries can be saved from the global issue list (follows r1311 and closes #897).
|
2008-03-30 14:20:07 +00:00 |
reports_controller.rb
|
Highlight the current item of the main menu.
|
2008-01-19 11:53:43 +00:00 |
repositories_controller.rb
|
Fixed: Links to repository directories don't work (#1119).
|
2008-04-27 10:12:15 +00:00 |
roles_controller.rb
|
Workflow copy:
|
2008-03-15 08:27:38 +00:00 |
search_controller.rb
|
Ability to search a project and its subprojects (#1264).
|
2008-05-20 20:31:04 +00:00 |
settings_controller.rb
|
User display format is now configurable in administration settings.
|
2008-01-25 10:31:06 +00:00 |
sys_controller.rb
|
SVN integration: reposman.rb can now register created repositories in Redmine, so that the administrator doesn't have to enter the repository url in Redmine once it's created.
|
2007-10-21 16:26:14 +00:00 |
timelog_controller.rb
|
Redirected user to where he is coming from after logging hours (#1062).
|
2008-04-16 17:27:53 +00:00 |
trackers_controller.rb
|
Workflow copy:
|
2008-03-15 08:27:38 +00:00 |
users_controller.rb
|
Split user edit screen into tabs.
|
2008-05-02 15:21:21 +00:00 |
versions_controller.rb
|
Removed fragment caching on gantt and calendar.
|
2008-02-16 18:28:46 +00:00 |
watchers_controller.rb
|
Merged 0.6 branch into trunk.
|
2007-08-29 16:52:35 +00:00 |
welcome_controller.rb
|
Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums.
|
2007-11-20 15:40:16 +00:00 |
wiki_controller.rb
|
Fixed: error when previewing a new wiki page (#1292) introduced in r1415.
|
2008-05-23 16:29:40 +00:00 |
wikis_controller.rb
|
Highlight the current item of the main menu.
|
2008-01-19 11:53:43 +00:00 |