tracks/app/views
bsag 4fb4a98bc8 Merge branch 'master' into clinton/master
* master: (40 commits)
  Updated the manual in HTML, PDF and .tex format.
  Minor updates to the example db.
  set version to 1.7RC
  update version in template
  update changelog
  OpenSearch support.
  update the sample sqlite databases and update sample content sql. Solves #802
  forgot ot change one version to 1.7
  update documentation for 1.7rc release
  No point in changing the name of the OpenID identity column in users table. Use the existing one.
  show recurrence pattern in :title of a recurring todo. Needed slight refactoring to make it happen
  Re-write OpenID code to use new authentication plugin. Tested to work!
  Upgraded to open_id_authentication plugin at 00d8bc7f97 and unpacked ruby-openid gem version 2.1.2.
  remove old compressed js and css from the asset_packager plugin that we don't use anymore
  applied the patches from Jakub to improve the mobile html
  adds test for changing context on a todo in tag view. Resolves #762
  Add testcase where changing the name of a project should be reflected in the default project name. resolves #756
  add testcase for deleting a user. Resolves #734
  implement suggestions for search in #787
  fix failing tests
  ...
2008-12-14 15:08:28 +00:00
..
contexts applied the patches from Jakub to improve the mobile html 2008-12-04 16:52:17 +01:00
data clean up export controller a bit. also some cleanups in the view 2008-09-05 17:53:18 +02:00
feedlist Next step in upgrading Tracks to Rails 2.2. Some highlights: 2008-11-30 00:34:15 -05:00
integrations OpenSearch support. 2008-12-10 21:34:36 +01:00
layouts OpenSearch support. 2008-12-10 21:34:36 +01:00
login Re-write OpenID code to use new authentication plugin. Tested to work! 2008-12-08 00:52:57 -05:00
notes Spec and fix bug #776 by using auto_link instead of my dumb regex 2008-10-03 10:19:41 -04:00
preferences Tweak preference name a bit and add documentation to Integrations controller 2008-10-03 00:35:03 -04:00
projects refactor sidebar and fix error on editing projects 2008-12-03 12:59:34 +01:00
recurring_todos Merge branch 'master' into clinton/master 2008-12-14 15:08:28 +00:00
search implement suggestions for search in #787 2008-12-03 20:25:05 +01:00
shared fix failing tests 2008-12-03 14:03:59 +01:00
sidebar restores sidebar and refactor sidebar 2008-12-03 12:31:24 +01:00
stats fix several deprecation warnings 2008-11-30 20:16:57 +01:00
todos show recurrence pattern in :title of a recurring todo. Needed slight refactoring to make it happen 2008-12-08 16:59:10 +01:00
users Changed UsersController#index to use will_paginate plugin instead of classic_pagination 2008-07-14 13:10:55 -04:00