tracks/tracks
2005-03-10 14:52:45 +00:00
..
app Updated README files, and database schemas. 2005-03-10 14:52:45 +00:00
config A handful of tweaks and adjustments: 2005-03-02 16:09:49 +00:00
db Updated README files, and database schemas. 2005-03-10 14:52:45 +00:00
doc Updated README files, and database schemas. 2005-03-10 14:52:45 +00:00
lib Cleaning up after the mess I left. 2005-02-20 18:52:53 +00:00
log.tmpl Initial import 2005-01-09 11:59:57 +00:00
public Better signup system implemented. The users table has another new column, 'is_admin'. If no users have been created, the first user to sign in is made the admin user. If the admin user (while logged in), visits the signup page, the form indicates that this user can create a new user (who won't have admin rights). If anyone who is not not logged in and not an admin user visits signup, they are greeted with a message that they don't have permission to create an account, and should contact the admin. I've made a new field in settings.yml to hold your admin email address for this purpose. This should mean that you can safely leave signup.rhtml intact on a public server. 2005-02-26 21:19:44 +00:00
script * Upgraded to use Rails 0.10.0 2005-02-24 22:48:21 +00:00
test * Upgraded to use Rails 0.10.0 2005-02-24 22:48:21 +00:00
CHANGELOG * Upgraded to use Rails 0.10.0 2005-02-24 22:48:21 +00:00
Rakefile * Upgraded to use Rails 0.10.0 2005-02-24 22:48:21 +00:00
README_FIRST.txt Initial import 2005-01-09 11:59:57 +00:00
README_LOGIN Initial import 2005-01-09 11:59:57 +00:00
README_RAILS Updated README files, and database schemas. 2005-03-10 14:52:45 +00:00