Menu

Commit [r62]  Maximize  Restore  History

- new controller "myController"

- account/my_page moved to my/page
- account/my_account mmoved to my/account
- "my page" is now customizable (table user_preferences added)

jplang 2006-12-03

1 2 > >> (Page 1 of 2)
changed /trunk/redmine/app/controllers/account_controller.rb
added /trunk/redmine/app/controllers/my_controller.rb
added /trunk/redmine/app/helpers/my_helper.rb
changed /trunk/redmine/app/models/user.rb
added /trunk/redmine/app/models/user_preference.rb
removed /trunk/redmine/app/views/account/my_account.rhtml
removed /trunk/redmine/app/views/account/my_page.rhtml
changed /trunk/redmine/app/views/layouts/base.rhtml
added /trunk/redmine/app/views/my
added /trunk/redmine/app/views/my/_block.rhtml
added /trunk/redmine/app/views/my/account.rhtml
added /trunk/redmine/app/views/my/blocks
added /trunk/redmine/app/views/my/blocks/_calendar.rhtml
added /trunk/redmine/app/views/my/blocks/_documents.rhtml
added /trunk/redmine/app/views/my/blocks/_issues_assigned_to_me.rhtml
added /trunk/redmine/app/views/my/blocks/_issues_reported_by_me.rhtml
added /trunk/redmine/app/views/my/blocks/_latest_news.rhtml
added /trunk/redmine/app/views/my/page.rhtml
added /trunk/redmine/app/views/my/page_layout.rhtml
added /trunk/redmine/db/migrate/008_create_user_preferences.rb
changed /trunk/redmine/doc/CHANGELOG
changed /trunk/redmine/lang/de.yml
changed /trunk/redmine/lang/en.yml
changed /trunk/redmine/lang/es.yml
changed /trunk/redmine/lang/fr.yml
/trunk/redmine/app/controllers/account_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/redmine/app/controllers/my_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/redmine/app/helpers/my_helper.rb Diff Switch to side-by-side view
Loading...
/trunk/redmine/app/models/user.rb Diff Switch to side-by-side view
Loading...
/trunk/redmine/app/models/user_preference.rb Diff Switch to side-by-side view
Loading...
/trunk/redmine/app/views/layouts/base.rhtml Diff Switch to side-by-side view
Loading...
/trunk/redmine/app/views/my/_block.rhtml Diff Switch to side-by-side view
Loading...
/trunk/redmine/app/views/my/account.rhtml Diff Switch to side-by-side view
Loading...
/trunk/redmine/app/views/my/blocks/_calendar.rhtml Diff Switch to side-by-side view
Loading...
/trunk/redmine/app/views/my/blocks/_documents.rhtml Diff Switch to side-by-side view
Loading...
/trunk/redmine/app/views/my/blocks/_issues_assigned_to_me.rhtml Diff Switch to side-by-side view
Loading...
/trunk/redmine/app/views/my/blocks/_issues_reported_by_me.rhtml Diff Switch to side-by-side view
Loading...
/trunk/redmine/app/views/my/blocks/_latest_news.rhtml Diff Switch to side-by-side view
Loading...
/trunk/redmine/app/views/my/page.rhtml Diff Switch to side-by-side view
Loading...
/trunk/redmine/app/views/my/page_layout.rhtml Diff Switch to side-by-side view
Loading...
/trunk/redmine/db/migrate/008_create_user_preferences.rb Diff Switch to side-by-side view
Loading...
/trunk/redmine/doc/CHANGELOG Diff Switch to side-by-side view
Loading...
/trunk/redmine/lang/de.yml Diff Switch to side-by-side view
Loading...
/trunk/redmine/lang/en.yml Diff Switch to side-by-side view
Loading...
/trunk/redmine/lang/es.yml Diff Switch to side-by-side view
Loading...
/trunk/redmine/lang/fr.yml Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.