tracks/tracks
2007-12-10 20:04:28 +00:00
..
app Remove unnecessary require from todos_helper. 2007-12-10 16:36:06 +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 I'm not sure what happened to the last commit message, anyway installation instructions for new users added in files installation.markdown (for editing) and installation.html (automatically generated from the former). I plan to merge all thse files into one manual, available in HTML and PDF format. 2007-11-18 18:30:43 +00:00
doc Added documentation for REST API. 2007-12-05 06:48:24 +00:00
lib AJAX spinners are now contextual instead of in the same place on every Ajax request. 2007-12-03 03:24:05 +00:00
log.tmpl And here's the copy step. 2007-03-30 04:36:52 +00:00
public Rebuild packaged css and js to include changes in [676]. 2007-12-07 19:48:59 +00:00
script And here's the copy step. 2007-03-30 04:36:52 +00:00
test 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
vendor Update to latest version of asset_packager plugin. 2007-12-10 20:04:28 +00:00
CHANGELOG And here's the copy step. 2007-03-30 04:36:52 +00:00
CHANGELOG_TRACKS added CHANGELOG_TRACKS in root dir which references /doc/CHANGELOG. Fixes report of dottedmag in #577. 2007-11-16 21:04:59 +00:00
installation.html Apply patch to improve graph and tag cloud rendering on stats page. Thanks to Reinier Balt for the patch! Fixes #566. 2007-09-26 11:23:06 +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_DEVELOPERS Make the selenium tests more elegant. 2007-09-12 07:21:40 +00:00
README_RAILS And here's the copy step. 2007-03-30 04:36:52 +00:00