
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| stansk04 | 14 (100.0%) | 193 (100.0%) | 13.7 |
Add indices to the users and expertise_tags tables.
15 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.
15 lines of code changed in:
Add two migrations. 11 adds the system_id to users. 12 removes the id column from the groups_users table.
Other updates to the group assignment functionality for a user profile.
20 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.
16 lines of code changed in:
Added Roles model/table and role_id to User.
Migrations to version 9.
28 lines of code changed in:
Initial import
99 lines of code changed in: