tracks/tracks/vendor/plugins
lukemelia 59f5cea7b8 upgrade to memory_test_fix r171
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@417 a4c988fc-2ded-0310-b66e-134b36920a42
2007-02-02 05:01:12 +00:00
..
acts_as_state_machine Converted "done" property of a project into a status with states of 'active', 'hidden' & 'completed'. Fixes #389. 2006-10-10 07:17:54 +00:00
acts_as_taggable Support for tagging of actions! 2007-01-14 19:29:01 +00:00
arts * Converted Todo to acts_as_state_machine. It's states are active, deferred, completed, and project_hidden. This replaces the old single inheritance model of Immediate and Deferred. Also renamed todo.completed to todo.completed_at for clarity 2006-11-15 09:05:07 +00:00
chronic Started adding support for the Chronic library, to provide natural language date selections. You can now type phrases such as "tomorrow", "nov 10", "1 week hence", "10 days hence" and so on into the date box and these will be parsed into a valid date. I haven't managed to get proper validation working yet, but you'll get a live preview of the parsed date just below the input box. 2006-10-25 15:35:08 +00:00
extra_validations Fix #422 by validating that project names do not contain commas. Thanks for the bug report, Stephen! 2007-01-10 04:55:39 +00:00
memory_test_fix upgrade to memory_test_fix r171 2007-02-02 05:01:12 +00:00
openid_consumer_plugin My apologies for this large, multi-pronged commit. What's here: 2006-11-05 10:41:59 +00:00
resource_feeder The projects controller gets more RESTy. It now supports XML, RSS, ATOM, HTML and plain text views of the projects list. 2007-02-01 05:32:05 +00:00
selenium-on-rails Introduce selenium tests to help get the ajax interactions correct and maintainable. 2007-01-02 00:19:57 +00:00
simple_ldap_authenticator My apologies for this large, multi-pronged commit. What's here: 2006-11-05 10:41:59 +00:00
simply_helpful updated simply_helpful to latest version 2007-01-31 06:19:16 +00:00