tracks/tracks/app/views
2006-09-16 16:01:29 +00:00
..
context Rename new_context and new_project actions to create to fit into the CRUD model, add tests for these methods, too. 2006-09-16 06:50:22 +00:00
deferred Convert edit action to use RJS; share edit views between deferred and todo controllers; rename update_action to update in todo controller. Another step in the process of making Tracks more CRUDdy! 2006-08-02 03:40:22 +00:00
feed Applied a variation of the patch submitted with #367 by a nameless contrbutor (thanks, whoever you are!). This should bring our iCal feeds more in line with the spec (RFC 2445) and make them work better with Evolution and perhaps other iCal consumers. 2006-08-25 03:36:44 +00:00
layouts Add first_name, last_name, and display_name to the User and make first and last names editable via the preferences interface. The display_name attribute is used in the upper right-hand corner of the standard layout and falls back to use the login if neither first_name of last_name are set. 2006-09-16 16:01:29 +00:00
login Changed the login form to make the checkbox for session expiry checked by default. So without any intervention, you will get a non-expiring session. This should help those who use an autologin Greasemonkey script in Firefox, as discussed on the mailing list. 2006-06-24 14:26:33 +00:00
mobile Made some more improvements to the mobile view: 2006-06-25 17:29:22 +00:00
note Fixed the notes page so that it doesn't raise an error if there are no notes. It shows a message that there are no notes, and that you can add notes from the project pages. 2006-04-09 11:03:18 +00:00
project Rename new_context and new_project actions to create to fit into the CRUD model, add tests for these methods, too. 2006-09-16 06:50:22 +00:00
shared Upgrade to rails 1.1.6. 2006-08-11 02:53:59 +00:00
todo Rename new_context and new_project actions to create to fit into the CRUD model, add tests for these methods, too. 2006-09-16 06:50:22 +00:00
user Add first_name, last_name, and display_name to the User and make first and last names editable via the preferences interface. The display_name attribute is used in the upper right-hand corner of the standard layout and falls back to use the login if neither first_name of last_name are set. 2006-09-16 16:01:29 +00:00