tracks/tracks
2007-02-04 05:56:11 +00:00
..
app Remove a file that's not necessary with the last changeset. 2007-02-04 05:56:11 +00:00
config The contexts controller gets more RESTy. It now supports XML, RSS, ATOM, HTML and plain text views of the contexts list. 2007-02-04 05:12:19 +00:00
db The contexts controller gets more RESTy. It now supports XML, RSS, ATOM, HTML and plain text views of the contexts list. 2007-02-04 05:12:19 +00:00
doc Add copyright attribution for some http_auth code. The code in question is published under an MIT license. See thread at http://blog.codahale.com/2006/05/11/basic-http-authentication-with-rails-simple_http_auth/ for more info. 2006-06-07 04:11:57 +00:00
lib Eliminated rails deprecation warnings originating from todo_list. The last warning left is from the acts_as_taggable plugin. 2007-02-02 06:50:19 +00:00
log.tmpl Initial import 2005-01-09 11:59:57 +00:00
public Upgrade to rails 1.2.1 2007-01-25 04:19:22 +00:00
script Upgraded to Rails version to 1-2-pre-release branch revision 5704. Lots of stuff is deprecated in Rails 1.2, so this changeset 2006-12-08 07:41:20 +00:00
test The contexts controller gets more RESTy. It now supports XML, RSS, ATOM, HTML and plain text views of the contexts list. 2007-02-04 05:12:19 +00:00
vendor updated to r66 of acts_as_state_machine plugin. This eliminates some rails deprecation warnings 2007-02-02 06:01:23 +00:00
CHANGELOG Updated to work with Rails 0.14.1 (1.0 Release candidate) - fixes #145. 2005-10-30 12:21:50 +00:00
installation.html Made the Users Controller RESTful. This obviated the need for the currently functionality of the AdminController, so I removed it and consolidated tests. 2007-01-26 06:37:44 +00:00
Rakefile I don't know quite what went wrong last time, but I discovered that on my set up at least, the version of Rails in the vendor directory was not acting as Rails 1.1. RJS templates didn't work, the 1.1 rake tasks weren't there and it was just really wonky. 2006-03-30 17:57:16 +00:00
README_DEVELOPERS Introduce selenium tests to help get the ajax interactions correct and maintainable. 2007-01-02 00:19:57 +00:00
README_RAILS Added some new rake tasks to make it easier to update databases from the Tracks 1.03 version to that required for Tracks 1.04. 2006-02-26 16:26:38 +00:00