Project

General



Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
account_controller.rb 6.46 KB 925 almost 18 years Jean-Philippe Lang Fixed: error on account/register when validatio...
admin_controller.rb 2.96 KB 1026 over 17 years Jean-Philippe Lang New setting added to specify how many objects s...
application.rb 5.95 KB 1026 over 17 years Jean-Philippe Lang New setting added to specify how many objects s...
attachments_controller.rb 1.39 KB 642 about 18 years Jean-Philippe Lang Image attachments are now sent inline to be vie...
auth_sources_controller.rb 2.42 KB 845 almost 18 years Jean-Philippe Lang Added LDAPS support migration and fixed connect...
boards_controller.rb 2.87 KB 1026 over 17 years Jean-Philippe Lang New setting added to specify how many objects s...
custom_fields_controller.rb 2.97 KB 901 almost 18 years Jean-Philippe Lang Custom fields can now be reordered.
documents_controller.rb 3.4 KB 1011 almost 18 years Jean-Philippe Lang Moved ProjectsController#list_documents and add...
enumerations_controller.rb 2.4 KB 800 almost 18 years Jean-Philippe Lang Added position on Enumeration model.
issue_categories_controller.rb 1.95 KB 733 about 18 years Jean-Philippe Lang A category with assigned issue can now be delet...
issue_relations_controller.rb 2.02 KB 506 over 18 years Jean-Philippe Lang Issue relations first commit (not thoroughly te...
issue_statuses_controller.rb 2.42 KB 600 about 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...
issues_controller.rb 10.1 KB 1026 over 17 years Jean-Philippe Lang New setting added to specify how many objects s...
members_controller.rb 2.24 KB 725 about 18 years Jean-Philippe Lang Added project module concept. A project module...
messages_controller.rb 3.11 KB 990 almost 18 years Jean-Philippe Lang Added ApplicationController#attach_files as a c...
my_controller.rb 5.69 KB 919 almost 18 years Jean-Philippe Lang Anonymous users can now be allowed to create, e...
news_controller.rb 2.64 KB 919 almost 18 years Jean-Philippe Lang Anonymous users can now be allowed to create, e...
projects_controller.rb 23.9 KB 1013 almost 18 years Jean-Philippe Lang Ported r1009 from 0.6-stable branch.
queries_controller.rb 2.84 KB 919 almost 18 years Jean-Philippe Lang Anonymous users can now be allowed to create, e...
reports_controller.rb 9.45 KB 920 almost 18 years Jean-Philippe Lang Added per-project tracker selection. Trackers c...
repositories_controller.rb 8.71 KB 1026 over 17 years Jean-Philippe Lang New setting added to specify how many objects s...
roles_controller.rb 3.51 KB 957 almost 18 years Jean-Philippe Lang Performance improvement on workflow setup screen.
search_controller.rb 4.28 KB 975 almost 18 years Jean-Philippe Lang Merged Rails 2.0 compatibility changes. Compati...
settings_controller.rb 1.59 KB 752 almost 18 years Jean-Philippe Lang Basic plugin support.
sys_controller.rb 1.63 KB 860 almost 18 years Jean-Philippe Lang SVN integration: reposman.rb can now register c...
timelog_controller.rb 6.74 KB 938 almost 18 years Jean-Philippe Lang * Added links to previous and next revisions on...
trackers_controller.rb 2.72 KB 958 almost 18 years Jean-Philippe Lang Transaction and performance improvement on work...
users_controller.rb 4.64 KB 1026 over 17 years Jean-Philippe Lang New setting added to specify how many objects s...
versions_controller.rb 2.36 KB 955 almost 18 years Jean-Philippe Lang Added version details view accessible from the ...
watchers_controller.rb 1.72 KB 674 about 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
welcome_controller.rb 960 Bytes 919 almost 18 years Jean-Philippe Lang Anonymous users can now be allowed to create, e...
wiki_controller.rb 6.4 KB 1026 over 17 years Jean-Philippe Lang New setting added to specify how many objects s...
wikis_controller.rb 1.54 KB 998 almost 18 years Jean-Philippe Lang Fixed: Unable to create a wiki (Rails 2.0 compa...

Latest revisions

# Date Author Comment
1026 2007-12-29 12:36 Jean-Philippe Lang

New setting added to specify how many objects should be displayed on most paginated lists.
Default is: 25, 50, 100 (users can choose one of these values).
If one value only is entered in this setting (eg. 25), the 'per page' links are not displayed (prior behaviour).

1020 2007-12-20 20:10 Jean-Philippe Lang

Added wiki annotate view. It's accessible for each version from the page history view.
Slight style change: pre-wrap added on file/diff contents.

1018 2007-12-19 23:09 Jean-Philippe Lang

Add email notification to IssuesController#edit.

1013 2007-12-18 20:07 Jean-Philippe Lang

Ported r1009 from 0.6-stable branch.

1011 2007-12-18 19:50 Jean-Philippe Lang

Moved ProjectsController#list_documents and add_document to DocumentsController#index and new.

998 2007-12-14 23:00 Jean-Philippe Lang

Fixed: Unable to create a wiki (Rails 2.0 compatibility).

993 2007-12-14 18:48 Jean-Philippe Lang

Fixed: empty lines when displaying repository files with Windows style eol.

990 2007-12-14 18:33 Jean-Philippe Lang

Added ApplicationController#attach_files as a common method to attach files in all actions.

988 2007-12-13 19:53 Jean-Philippe Lang

Removed unused UsersController#destroy.

987 2007-12-13 19:52 Jean-Philippe Lang

Added some functional tests and a CVS test repository.

View revisions

Also available in: Atom