Sha256: f1126fcbe4048b719b867c98edf3ce376321d7635a37be2f954e10d30922cf0c
Contents?: true
Size: 1.81 KB
Versions: 1
Compression:
Stored size: 1.81 KB
Contents
<?xml version="1.0"?> <todo version="0.1.20"> <note priority="medium" time="1317884658" done="1317889968"> Remove the last_id from File and Project as it's not needed. </note> <note priority="medium" time="1317884720" done="1317891752"> Add a default_scope to sort files and projects by their elapsed time </note> <note priority="medium" time="1317888883" done="1317895336"> Add a config file, a yaml file to configure watch_tower a section under database/environment should be added to configure the server's database... watch_tower should not be run unless the config file has been edited. </note> <note priority="medium" time="1317889118" done="1317980852"> Add a ci/travis.rb script which runs the tests under Travis-CI, needed because the config file added in todo number 3 won't exist and the current setup (sqlite) does not work with JRuby </note> <note priority="veryhigh" time="1319041505"> The elapsed time of the project should change when the duration changes </note> <note priority="high" time="1318256016"> Figure out how to load assets from gems and remove the bundled jQuery files. </note> <note priority="medium" time="1317895354"> The Config module need some tests. </note> <note priority="medium" time="1317980873"> Convert the Editor module to be Enumerable for easier access to the list of editors </note> <note priority="medium" time="1317996464"> maybe use sinatra-simple-navigation gem </note> <note priority="medium" time="1318109702"> Add tracking by git branch, needs a branches table that belongs to a project and has many time_entries </note> <note priority="medium" time="1318258373"> Maybe use a Rails engine instead of Sinatra ? </note> </todo>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
watch_tower-0.0.1.beta1 | .todo |