Directory app/views/user/

Directory Created:
2006-09-26 00:05
Total Files:
18
Deleted Files:
2
Lines of Code:
528

[root]/app/views/user

Lines of Code

app/views/user/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
stansk04 104 (100.0%) 891 (100.0%) 8.5

Most Recent Commits

stansk04 2007-04-04 23:53

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:

  • app/views/user: show.rhtml (+1 -1)
stansk04 2007-04-03 22:04

Validate minimum password length.

6 lines of code changed in:

  • app/views/user: change_pw.rhtml (+4), new.rhtml (+2 -1)
stansk04 2007-04-03 18:43

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:

  • app/views/user: _edit_tags_form.rhtml (+3 -2), _suggest_tags_form.rhtml (+1 -1), about.rhtml (new 33), change_pw.rhtml (+6 -2), edit.rhtml (+1 -2), login.rhtml (+15 -9), new.rhtml (+2 -1), reset_pw.rhtml (+3 -1), search.rhtml (+13 -7), search_results.rhtml (+8 -5), show.rhtml (+18 -17)
stansk04 2007-03-27 00:42

Set page title

1 lines of code changed in:

  • app/views/user: login.rhtml (+1 -1)
stansk04 2007-03-24 19:01

Add tagline.

2 lines of code changed in:

  • app/views/user: show.rhtml (+2 -2)
stansk04 2007-03-23 22:21

Include matching tag names in search results.

2 lines of code changed in:

  • app/views/user: search_results.rhtml (+2 -2)
stansk04 2007-03-23 22:04

Various formatting changes and fixed a bug with the mailer.

4 lines of code changed in:

  • app/views/user: show.rhtml (+2 -2), suggest_tags.rhtml (+2 -1)
stansk04 2007-03-22 22:46

Starting advanced search page.

19 lines of code changed in:

  • app/views/user: search.rhtml (new 16), show.rhtml (+3 -3)
stansk04 2007-03-22 21:58

New email notice for changed password. Updated error handling for emailing.

13 lines of code changed in:

  • app/views/user: change_pw.rhtml (+9 -8), login.rhtml (+1 -1), new.rhtml (+1 -1), reset_pw.rhtml (+2 -2)
stansk04 2007-03-19 22:41

Fix user delete/destroy procedure. Replace user creation page.

26 lines of code changed in:

  • app/views/user: change_pw.rhtml (+1 -1), list.rhtml (+3 -3), login.rhtml (+1 -1), new.rhtml (+19 -5), show.rhtml (+2 -2)
stansk04 2007-03-19 19:46

Add link to email the webmaster.

1 lines of code changed in:

  • app/views/user: show.rhtml (+1 -1)
stansk04 2007-03-15 23:46

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:

  • app/views/user: _edit_tags_form.rhtml (+7 -5), _suggest_tags_form.rhtml (new 27), show.rhtml (+55 -43), suggest_tags.rhtml (new 7)
stansk04 2007-03-12 22:28

Finishing tag edit form and adding delete ability.

40 lines of code changed in:

  • app/views/user: _edit_tags_form.rhtml (+16 -14), show.rhtml (+24 -18)
stansk04 2007-03-04 20:45

Updates to tag editing form and controller.

15 lines of code changed in:

  • app/views/user: _edit_tags_form.rhtml (+14 -9), edit_tags.rhtml (+1 -1)
stansk04 2007-02-27 02:45

Add pages to edit tags.

44 lines of code changed in:

  • app/views/user: _edit_tags_form.rhtml (new 37), edit_tags.rhtml (new 7)
stansk04 2007-02-27 02:38

Changes to allow tag edits - still needs work.

44 lines of code changed in:

  • app/views/user: _form.rhtml (+2 -2), show.rhtml (+42 -22)
stansk04 2007-02-16 00:40

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:

  • app/views/user: _form.rhtml (+3 -3), change_pw.rhtml (+2 -2), index.rhtml (+1 -1), show.rhtml (+2 -2)
stansk04 2007-02-12 23:27

Update to rails 1.2, refactor queries, minor updates.

23 lines of code changed in:

  • app/views/user: change_pw.rhtml (+2 -2), list.rhtml (+1 -1), list_tags.rhtml (+1 -1), search_results.rhtml (+1 -1), show.rhtml (+18 -18)
stansk04 2007-02-01 21:23

Check for results in view.

3 lines of code changed in:

  • app/views/user: search_results.rhtml (+3)
stansk04 2007-01-28 02:37

Updates

15 lines of code changed in:

  • app/views/user: search_results.rhtml (+15 -14)

(23 more)

Generated by StatSVN 0.3.1