tracks/tracks/public
bsag 26c7a1e6f1 Created an admin controller that allows the admin user (only) to view the users on the system and destroy and signup new users. Destroying a user deletes all of their actions, contexts, projects and notes.
The link to the admin page only appears when an admin user is logged in, and the signup link is now on the admin page, rather than appearing in the mini-links at the top of the page.

The page also lists some statistics associated with each user (the number of actions, contexts, projects etc. each user has).

git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@371 a4c988fc-2ded-0310-b66e-134b36920a42
2006-12-10 19:30:19 +00:00
..
_doc Initial import 2005-01-09 11:59:57 +00:00
images My apologies for this large, multi-pronged commit. What's here: 2006-11-05 10:41:59 +00:00
javascripts Replace external toggle_notes.js with inline link_to_function. 2006-12-09 07:10:55 +00:00
stylesheets Created an admin controller that allows the admin user (only) to view the users on the system and destroy and signup new users. Destroying a user deletes all of their actions, contexts, projects and notes. 2006-12-10 19:30:19 +00:00
.htaccess Updated .htaccess and README_FOR_APP to suggest using fcgid-script instead of fastcgi-script on Debian. Thanks, jmail2! 2006-03-04 14:35:06 +00:00
404.html Merged tracks-mu-import branch changes r113:130 into the trunk 2005-08-08 01:54:05 +00:00
500.html Merged tracks-mu-import branch changes r113:130 into the trunk 2005-08-08 01:54:05 +00:00
dispatch.cgi Changed the shebang lines to <tt>#!/usr/bin/env ruby</tt>. This should work for all *nix based setups (Linux or Mac OS X), but Windows users will probably have to change it. Try this command at the command line, run inside the Tracks directory: 2005-08-28 12:54:47 +00:00
dispatch.fcgi Updated to work with Rails 0.14.1 (1.0 Release candidate) - fixes #145. 2005-10-30 12:21:50 +00:00
dispatch.rb Updated to work with Rails 0.14.1 (1.0 Release candidate) - fixes #145. 2005-10-30 12:21:50 +00:00
favicon.ico Removed the last of the scaffolding from the project and context controllers, which was just supporting the editing of individual context or project names. 2005-02-06 14:36:55 +00:00
robots.txt Updated to work with Rails 0.14.1 (1.0 Release candidate) - fixes #145. 2005-10-30 12:21:50 +00:00