[root]/config
environments
(3 files, 58 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| stansk04 | 14 (100.0%) | 194 (100.0%) | 13.8 |
Mostly finished the advanced search page including the form view and the model/controller queries.
Added an About page for users (the other is for admin to see system stats)
Updated the Group administration pages. Added a listing of group members to the group show page.
Fixed some bugs in the create new user controller action.
Minor formatting changes to a few pages.
2 lines of code changed in:
Removing environment.rb from version control. Replaced by environment-example.rb.
0 lines of code changed in:
Adding environment-example.rb to replace environment.rb. This might be user specific. I will be updating the example.
66 lines of code changed in:
New email notice for changed password. Updated error handling for emailing.
2 lines of code changed in:
Update server_settings to smtp_settings because server_settings is deprecated.
1 lines of code changed in:
Update to rails 1.2, refactor queries, minor updates.
6 lines of code changed in:
Add email functionality.
12 lines of code changed in:
Migration to add created_at and updated_at to the user and tag tables.
Various updates to track the last page visited.
1 lines of code changed in:
Commit user login additions.
2 lines of code changed in:
Initial import
102 lines of code changed in: