Commit graph

25 commits

Author SHA1 Message Date
Matt Rogers
580cad7ad8 convert README to markdown 2012-08-14 20:01:56 -05:00
Matt Rogers
80d24d4edf Add the Code Climate badge to the README 2012-08-14 20:01:16 -05:00
Reinier Balt
6e15c38efe update docs and default database from changes in 2.1 tree 2012-04-19 00:35:46 +02:00
Reinier Balt
8093fce7d3 update links in README and CHANGELOG 2012-04-10 20:37:45 +02:00
Reinier Balt
90c80c4330 update versioning for master 2012-04-03 15:49:24 +02:00
Matt Rogers
d73d1efefa Reformat some really long lines in the README
The larger paragraphs now fit into 80 columns on the screen.
2011-11-07 09:45:41 -06:00
Reinier Balt
2441aa92b5 correct small errors in docs 2011-08-02 11:01:50 +02:00
Reinier Balt
f4a07110ff change urls to their new location in documentation 2011-07-27 15:39:47 +02:00
bsag
ed26ebdfb6 Added information about the move to the TracksApp Organization. 2011-07-16 11:58:32 +01:00
Reinier Balt
007d29e302 bump version number for master tree 2011-05-01 01:30:45 +02:00
Reinier Balt
ee5ecdb0e4 update docs 2011-04-30 22:58:08 +02:00
Reinier Balt
e427940a32 update version for developement tree 2011-02-26 14:55:57 +01:00
Reinier Balt
be71b4f58a bump version numbers 2011-02-26 14:55:03 +01:00
Reinier Balt
b2cc6ed0b7 update documentation for RC release 2010-08-19 16:34:42 +02:00
Reinier Balt
157c13d4c4 bump version numbers to 1.7 2009-02-26 20:45:21 +01:00
Reinier Balt
7ad6b23e78 change version number in README 2009-02-09 09:15:23 +01:00
bsag
cfe4a482e1 Corrected the information about setting up the doc/manual submodule. 2009-01-05 18:51:32 +00:00
bsag
7380307ad4 Added note about getting doc/manual submodule to README.
Fixes #811. Thanks Farzad!
2009-01-01 11:53:22 +00:00
bsag
425a0d25da Updated URLs in main documents with new domain. 2008-12-30 15:25:01 +00:00
Reinier Balt
b96def669d set version to 1.7RC 2008-12-11 16:59:48 +01:00
Reinier Balt
b3bc85cedc update documentation for 1.7rc release 2008-12-09 10:05:37 +01:00
Reinier Balt
8bc41e2cb0 add recurring todos to tracks 2008-07-19 20:27:45 +02:00
bsag
c1109b3fb3 Merge branch 'svn-tracking'
Up to r881 of svn repository
* svn-tracking: (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:59:22 +01:00
bsag
c0a90544b5 Added links to Lighthouse and GitHub pages to README.
Testing Lighthouse/GitHub integration.
2008-05-20 22:23:42 +01:00
bsag
99e3f81e80 Renamed README_FIRST to README for compatibility with GitHub. 2008-05-20 21:32:47 +01:00
Renamed from README_FIRST (Browse further)