tracks/tracks
2008-02-13 13:24:22 +00:00
..
app Changed the ordering of items in sidebar as suggested by Luis in #620. 2008-02-13 13:24:22 +00:00
config Tweaked the REST API for ActiveResource compatibility. Introduced a plugin I'm calling to_xml_rails2_style that patches Rails 1.2.x to make Hash#to_xml and Array#to_xml have the same behavior as in Rails 2.0. This means that people can use ActiveResource as a client to consume their Tracks data. See the new example client in doc/tracks_api_wrapper.rb. 2007-12-04 06:24:23 +00:00
db Reorganised the documentation, removing outdated documents and moving most of the documentation into the /doc directory. The README_FIRST document in the root directory introduces Tracks briefly and points to the location of the documentation. 2008-01-29 17:42:58 +00:00
doc Failed to svn rm the moved documents in previous commit, so removing them properly here. 2008-01-29 17:45:35 +00:00
lib Applied Simon Rozet's patch to provide a rake task for resetting a user's password. 2008-01-06 19:52:59 +00:00
log.tmpl And here's the copy step. 2007-03-30 04:36:52 +00:00
public Adds links to tables in stats page. Also updates open flash chart. The pie charts are clickable now and points to the clicked context page 2007-12-16 21:54:37 +00:00
script And here's the copy step. 2007-03-30 04:36:52 +00:00
test applied patch from Peter to fix test failures. See #642. Thanks Peter 2008-02-13 13:07:55 +00:00
vendor Reorganised the documentation, removing outdated documents and moving most of the documentation into the /doc directory. The README_FIRST document in the root directory introduces Tracks briefly and points to the location of the documentation. 2008-01-29 17:42:58 +00:00
Rakefile This changeset is larger than I prefer, and may be unstable with databases besides mysql. 2007-05-25 19:01:08 +00:00
README_FIRST Reorganised the documentation, removing outdated documents and moving most of the documentation into the /doc directory. The README_FIRST document in the root directory introduces Tracks briefly and points to the location of the documentation. 2008-01-29 17:42:58 +00:00