Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
account_controller.rb 5.65 KB 760 almost 18 years Jean-Philippe Lang Added a named route for the home page.
admin_controller.rb 2.92 KB 858 over 17 years Jean-Philippe Lang * Emails footer can now be customized from the ...
application.rb 5.21 KB 715 almost 18 years Jean-Philippe Lang Removed @html_title assignments in controllers....
attachments_controller.rb 1.39 KB 642 almost 18 years Jean-Philippe Lang Image attachments are now sent inline to be vie...
auth_sources_controller.rb 2.42 KB 845 over 17 years Jean-Philippe Lang Added LDAPS support migration and fixed connect...
boards_controller.rb 2.86 KB 674 almost 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
custom_fields_controller.rb 2.57 KB 615 almost 18 years Jean-Philippe Lang Removed deprecated Object#type in CustomFieldsC...
documents_controller.rb 2.41 KB 834 over 17 years Jean-Philippe Lang Removed translated email templates attachments_...
enumerations_controller.rb 2.4 KB 800 over 17 years Jean-Philippe Lang Added position on Enumeration model.
feeds_controller.rb 3.77 KB 668 almost 18 years Jean-Philippe Lang Fixed: queries with multiple custom fields retu...
issue_categories_controller.rb 1.95 KB 733 almost 18 years Jean-Philippe Lang A category with assigned issue can now be delet...
issue_relations_controller.rb 2.02 KB 506 about 18 years Jean-Philippe Lang Issue relations first commit (not thoroughly te...
issue_statuses_controller.rb 2.42 KB 600 almost 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...
issues_controller.rb 7.96 KB 853 over 17 years Jean-Philippe Lang Fixed: unable to add a file to an issue without...
members_controller.rb 2.24 KB 725 almost 18 years Jean-Philippe Lang Added project module concept. A project module...
messages_controller.rb 2.07 KB 674 almost 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
my_controller.rb 5.65 KB 855 over 17 years Jean-Philippe Lang More flexible mail notifications settings at us...
news_controller.rb 1.76 KB 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
projects_controller.rb 28.8 KB 851 over 17 years Jean-Philippe Lang New document form can be accessed from the docu...
queries_controller.rb 2.92 KB 795 over 17 years Jean-Philippe Lang Fixed: can't select columns when creating a new...
reports_controller.rb 9.49 KB 747 almost 18 years Jean-Philippe Lang Application layout refactored. The project menu...
repositories_controller.rb 7.93 KB 843 over 17 years Jean-Philippe Lang Fixed: log is not displayed when browsing a cop...
roles_controller.rb 3.43 KB 747 almost 18 years Jean-Philippe Lang Application layout refactored. The project menu...
search_controller.rb 4.08 KB 842 over 17 years Jean-Philippe Lang Search engine: added a checkbox to search title...
settings_controller.rb 1.59 KB 752 almost 18 years Jean-Philippe Lang Basic plugin support.
sys_controller.rb 1.63 KB 860 over 17 years Jean-Philippe Lang SVN integration: reposman.rb can now register c...
timelog_controller.rb 6.77 KB 794 over 17 years Jean-Philippe Lang Performance improvement on calendar and gantt (...
trackers_controller.rb 2.52 KB 600 almost 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...
users_controller.rb 4.61 KB 675 almost 18 years Jean-Philippe Lang Fix: error when posting to projects/add or user...
versions_controller.rb 2.08 KB 665 almost 18 years Jean-Philippe Lang Fixed: calendar and gantt not updated when addi...
watchers_controller.rb 1.72 KB 674 almost 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
welcome_controller.rb 964 Bytes 674 almost 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
wiki_controller.rb 6.48 KB 823 over 17 years Jean-Philippe Lang Fixed: a user not authorized to edit wiki pages...
wikis_controller.rb 1.54 KB 725 almost 18 years Jean-Philippe Lang Added project module concept. A project module...

Latest revisions

# Date Author Comment
860 2007-10-21 18:26 Jean-Philippe Lang

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.
To do so, use the --url option when running reposman (see reposman help).

858 2007-10-21 16:10 Jean-Philippe Lang
  • Emails footer can now be customized from the admin interface (Admin -> Email notifications).
  • Added html part to all email templates.
855 2007-10-20 14:47 Jean-Philippe Lang More flexible mail notifications settings at user level. A user has now 3 options:
  • notification on any event on all his projects
  • notification on any event on selected projects only (if the user belongs to more than 1 project)
  • notification only for things that he watches or he is involded in (eg. issues that he watches or he is author or assignee)
853 2007-10-19 21:09 Jean-Philippe Lang

Fixed: unable to add a file to an issue without entering a note.

851 2007-10-18 18:59 Jean-Philippe Lang

New document form can be accessed from the document list with no additional request.

850 2007-10-18 18:29 Jean-Philippe Lang

Added the ability to unassign issues with bulk edit.

848 2007-10-18 18:07 Jean-Philippe Lang

Removed issue assignment validation to avoid validation failure when updating the issue and if the assignee is no longer a member of the project.

845 2007-10-16 21:19 Jean-Philippe Lang

Added LDAPS support migration and fixed connection test flash messages.

843 2007-10-15 20:41 Jean-Philippe Lang

Fixed: log is not displayed when browsing a copy in a svn repository.

842 2007-10-15 18:53 Jean-Philippe Lang

Search engine: added a checkbox to search titles only (usefull when searching on common words).

View revisions

Also available in: Atom