tracks/tracks
lrbalt ea83598ded Fixes #619 by applying the patch from Rob Mack. Thanks Rob.
Tested on MYSQL 5.0.45

git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@694 a4c988fc-2ded-0310-b66e-134b36920a42
2007-12-17 07:50:03 +00:00
..
app Fixes #619 by applying the patch from Rob Mack. Thanks Rob. 2007-12-17 07:50:03 +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 manual.markdown (the source of the other manual files), which I forgot to add before. 2007-12-16 15:35:18 +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 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 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 Make change to fix asset_packager plugin in certain situations. As suggested by SK in #617. 2007-12-11 21:07:54 +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