Commit graph

20 commits

Author SHA1 Message Date
Reinier Balt
1dca4747f3 fix suppressing some edit actions on certain views that were enables incorrectly 2009-03-24 21:06:53 +01:00
bsag
74c3b94b76 Pulled updated manual in to branch 2009-02-28 11:21:54 +00:00
Reinier Balt
157c13d4c4 bump version numbers to 1.7 2009-02-26 20:45:21 +01:00
Reinier Balt
97f9a31d17 update documentation for tracks 1.7rc2 2009-02-05 21:00:38 +01:00
bsag
2593832460 Pushed minor changes to manual. 2009-01-07 11:37:43 +00:00
bsag
630501f46e Pulled in the changes to the manual.
If you want to pull in the latest changes to the manual:

cd doc/manual
git pull
2008-12-30 19:15:16 +00:00
bsag
46fdfdf2c6 Included the tracks_manual repository as a git submodule within doc/manual.
The manual should update when the originating tracks_manual repository is updated.
2008-12-30 19:05:41 +00:00
bsag
425a0d25da Updated URLs in main documents with new domain. 2008-12-30 15:25:01 +00:00
bsag
b62cc03b78 Corrected URL for testing documentation to Tracks community wiki. 2008-12-26 15:58:33 +00:00
bsag
297517d7b8 Updated the manual in HTML, PDF and .tex format. 2008-12-14 12:01:02 +00:00
Reinier Balt
64a15e7089 update changelog 2008-12-11 08:42:27 +01:00
Reinier Balt
e6688703bb forgot ot change one version to 1.7 2008-12-09 10:12:38 +01:00
Reinier Balt
b3bc85cedc update documentation for 1.7rc release 2008-12-09 10:05:37 +01:00
Reinier Balt
841eb1cb76 update changelog 2008-10-28 21:09:54 +01:00
Reinier Balt
b00b9282fd update CHANGELOG 2008-10-07 09:36:51 +02:00
Reinier Balt
a095f8cb0e merge upstream changes 2008-06-19 10:13:59 +02:00
Luke Melia
d47e863dfc Started moving selenium on rails tests over to RSpec stories. See the updated README_DEVELOPERS for info on running the new tests. 2008-06-19 00:14:04 -04:00
bsag
d3649e6b25 Updated docs with the instructions for getting development versions from git. 2008-06-16 18:24:54 +01:00
bsag
0380d1b15a Merge branch 'master' of /Users/jackie/Sites/tracks_svn into svn-tracking
Up to r881

* 'master' of /Users/jackie/Sites/tracks_svn: (22 commits)
  Added .gitconfig
  Added yaml_db plugin: http://opensource.heroku.com/
  applied patch from Eric from #732
  fixes #730 restores ability to delete user from user management page
  fixes #724 where editing todos truncates the project name of the todo when the project name contains quotes (")
  Applied patch from Eric Pallen whcih automatically converts url's to links. Thanks Eric!
  explain that yaml cannot yet be used for backup as importing is not implemented yet. from mailinglist.
  hopefully fixes #727.Changes the check on running animation to finished animation
  regenerate compressed js and cleanup whitespace
  turns out that getElementsByClassName is removed from prototype and it therfore falls back to the function of the browser which has different semantics. Found here http://www.prototypejs.org/api/utility/getElementsByClassName
  forgot to create a new compressed js from the previous js changes
  in the stats page you can downdrill to see the active todos in a certain week from the running time charts. This patch adds the option to see all active todos from the selected week and older.
  fix #727. Adds a check to prevent expand/collapse while a previous expand/collaps is still animating
  fixed small problem where updating a todo from mobile resulted in an error becase source_view was nil
  fixes #726. Thanks Eric Pallen for the fix. The mobile view showed active todos from completed projects while the home page does not.
  merges changes from tracks1.6 to trunk
  prepares trunk for 1.6 release
  fixes #713. Adds behavior for edit/star/delete/check buttons of todo even if there is no todo to show. This makes sure that the behaviors are present when you add a new todo through AJAX.
  fixes #718. The link included the number of actions which resulted from last commit
  removed some more whitespace to reduce the download of the mobile view.
  ...
2008-06-15 09:50:05 +01:00
bsag
20940ff348 Removed outer tracks directory. 2008-05-24 15:57:18 +01:00