Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  apis 860 over 17 years Jean-Philippe Lang SVN integration: reposman.rb can now register c...
  controllers 1029 over 17 years Jean-Philippe Lang Moved current user management to a dedicated me...
  helpers 1032 over 17 years Jean-Philippe Lang Slight improvements to the browser views. Appli...
  models 1031 over 17 years Jean-Philippe Lang Fix query management broken by r1027.
  sweepers 665 almost 18 years Jean-Philippe Lang Fixed: calendar and gantt not updated when addi...
  views 1032 over 17 years Jean-Philippe Lang Slight improvements to the browser views. Appli...

Latest revisions

# Date Author Comment
1032 2008-01-02 23:41 Jean-Philippe Lang

Slight improvements to the browser views.
ApplicationHelper#set_html_title replaced by html_title with arguments and can be called several times in views to append elements to the title.

1031 2007-12-31 13:37 Jean-Philippe Lang

Fix query management broken by r1027.

1030 2007-12-30 12:44 Jean-Philippe Lang

Moved login and logout links to ApplicationHelper methods for easier customization.

1029 2007-12-30 11:51 Jean-Philippe Lang

Moved current user management to a dedicated method for modularity.

1028 2007-12-30 11:48 Jean-Philippe Lang

TabularFormBuilder moved out of application_helper.rb

1027 2007-12-30 11:46 Jean-Philippe Lang

Do not store query object in session but id or filters only. This allows to use Rails 2.0 cookie based sessions.

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).

1023 2007-12-22 13:47 Jean-Philippe Lang

Fixed 'export to' links positioning on wiki page.

1022 2007-12-21 19:01 Jean-Philippe Lang

Set doctype to transitional. Fixed a few non matching tags in views.

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.

View revisions

Also available in: Atom