
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| stansk04 | 104 (100.0%) | 891 (100.0%) | 8.5 |
Copied version 14 of the schema to schema_kas.rb - I forgot to do that after the last migration.
Minor formatting updates.
1 lines of code changed in:
Validate minimum password length.
6 lines of code changed in:
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.
103 lines of code changed in:
Set page title
1 lines of code changed in:
Add tagline.
2 lines of code changed in:
Include matching tag names in search results.
2 lines of code changed in:
Various formatting changes and fixed a bug with the mailer.
4 lines of code changed in:
Starting advanced search page.
19 lines of code changed in:
New email notice for changed password. Updated error handling for emailing.
13 lines of code changed in:
Fix user delete/destroy procedure. Replace user creation page.
26 lines of code changed in:
Add link to email the webmaster.
1 lines of code changed in:
Migration 13: add status field to the expertise_tags table.
Suggest tags feature implemented.
Update profile layouts and show/hide tags.
96 lines of code changed in:
Finishing tag edit form and adding delete ability.
40 lines of code changed in:
Updates to tag editing form and controller.
15 lines of code changed in:
Add pages to edit tags.
44 lines of code changed in:
Changes to allow tag edits - still needs work.
44 lines of code changed in:
Moved .find methods from controllers to models.
Removed :role from session - now it is in @role and set as a before_filter.
Using rescue in several controller methods now.
8 lines of code changed in:
Update to rails 1.2, refactor queries, minor updates.
23 lines of code changed in:
Check for results in view.
3 lines of code changed in:
Updates
15 lines of code changed in:
(23 more)