tracks/tracks/lib
2008-02-13 13:59:03 +00:00
..
tasks Applied Simon Rozet's patch to provide a rake task for resetting a user's password. 2008-01-06 19:52:59 +00:00
activerecord_base_tag_extensions.rb changed the parsing of a tag list to parse on comma in stead of comma-space. See #637. Thanks Hans! 2008-02-13 13:59:03 +00:00
authenticated_test_helper.rb This changeset adds real "remember me" functionality. The checkbox on the login page "Stay logged in" previously prevented an inactive session from expiring. Now, it also functions to remember that a user is logged in across browser sessions (i.e. a user exits the browser, and reopens it). 2007-07-08 06:41:10 +00:00
config.rb And here's the copy step. 2007-03-30 04:36:52 +00:00
login_system.rb Introduce current_user and prefs accessors that replace the @user and @prefs variables that were being used in most places. 2007-07-30 05:29:18 +00:00
name_part_finder.rb And here's the copy step. 2007-03-30 04:36:52 +00:00
prototype_helper_extensions.rb AJAX spinners are now contextual instead of in the same place on every Ajax request. 2007-12-03 03:24:05 +00:00
redcloth.rb And here's the copy step. 2007-03-30 04:36:52 +00:00
source_view.rb Fixed #581, "Empty tickler screen should display a message", and handled the related ajax implications. 2007-11-05 05:42:43 +00:00
todo_list.rb And here's the copy step. 2007-03-30 04:36:52 +00:00