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.85 KB 752 almost 18 years Jean-Philippe Lang Basic plugin support.
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 4.82 KB 815 over 17 years Jean-Philippe Lang Calendar: * added an helper and moved the rende...
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.42 KB 396 about 18 years Jean-Philippe Lang Initial commit for svn repository management an...
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
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).

835 2007-10-13 12:30 Jean-Philippe Lang

Removed inconsistent user manual stuff (html/docbook content and controller). Help link now points to the Redmine guide which will be more easy to maintain.
Also removed the useless components directory.

834 2007-10-12 20:04 Jean-Philippe Lang

Removed translated email templates attachments_added and document_added (no longer usefull).

831 2007-10-12 17:55 Jean-Philippe Lang

Status can now be updated when bulk editing issues.
Workflow permissions are applied as when changing the status of a single issue. The issue is not saved (and an error is displayed) if the status transition is not allowed for the user.

View revisions

Also available in: Atom