obsolete.ChilliProject/app/views
Jean-Philippe Lang 8e24c6458d Added an option to see all versions in the roadmap view (including completed ones).
On calendar and gantt, versions are now clickable and link to the corresponding entry in the roadmap.

Since calendar and gantt are now cached, don't forget to empty your cache before restarting the application.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@516 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-05-07 16:54:26 +00:00
..
account Added autologin feature (disabled by default). 2007-05-06 12:49:32 +00:00
admin added info about textile availabality on admin/info 2007-03-26 18:03:25 +00:00
auth_sources deprecated start_form_tag replaced by form_tag 2007-01-26 19:56:25 +00:00
common A 403 error page is now displayed (instead of a blank page) when trying to access a protected page. 2007-04-30 19:47:28 +00:00
custom_fields Custom fields for issues can now be used as filters on issue list. 2007-04-17 10:53:20 +00:00
documents Removed some parentheses before arguments. 2007-04-22 21:19:16 +00:00
enumerations added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
feeds Fixed: error on history atom feed when there's no notes on an issue change 2007-04-22 12:50:26 +00:00
issue_categories deprecated start_form_tag replaced by form_tag 2007-01-26 19:56:25 +00:00
issue_relations Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 2007-05-05 13:22:27 +00:00
issue_statuses Applied the same column width in different similar views. 2007-04-02 19:27:05 +00:00
issues Issue#long_id no more used and removed 2007-05-05 15:55:50 +00:00
layouts Issue filter no more reseted when clicking 'Issues' menu link 2007-05-05 13:35:33 +00:00
mailer Bulgarian translation added (Nikolay Solakov) 2007-05-02 19:36:00 +00:00
my Added a DropOut effect when removing a block on my page layout. 2007-04-30 09:09:45 +00:00
news Fixed a TemplateError nil:NilClass (oracle specific) on _news.rhtml 2007-04-27 19:34:31 +00:00
projects Added an option to see all versions in the roadmap view (including completed ones). 2007-05-07 16:54:26 +00:00
queries Filter values hidden by default to avoid show/hide flashes when loading screen. 2007-05-05 16:10:45 +00:00
reports Added subprojects issue count on project "Reports" page 2007-04-03 19:48:49 +00:00
repositories Added fragment caching for svn diffs. 2007-05-01 20:56:19 +00:00
roles Removed some parentheses before arguments. 2007-04-23 16:46:04 +00:00
search Added a quick search form in page header. Search functionality moved to a dedicated controller. 2007-04-30 08:52:39 +00:00
settings Added autologin feature (disabled by default). 2007-05-06 12:49:32 +00:00
timelog Fixed comments header label on time log details 2007-04-28 17:32:11 +00:00
trackers Added a warning message on tracker list for trackers that don't have any workflow defined. 2007-04-07 17:33:07 +00:00
users Fixed pagination on users/list (status filter lost) 2007-04-03 19:22:56 +00:00
versions calendar javascripts and stylesheets removed from base layout. they're now only added to html header when needed. 2007-01-06 09:08:17 +00:00
welcome added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
wiki Added an ajax indicator for all ajax calls. Also removed highlight effects on my page layout edition. 2007-04-27 19:32:57 +00:00