Directory app/controllers/

Directory Created:
2006-09-18 21:10
Total Files:
9
Deleted Files:
0
Lines of Code:
902

[root]/app/controllers

Lines of Code

app/controllers/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
stansk04 91 (100.0%) 1460 (100.0%) 16.0

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.

2 lines of code changed in:

  • app/controllers: user_controller.rb (+2 -2)
stansk04 2007-04-03 22:04

Validate minimum password length.

2 lines of code changed in:

  • app/controllers: user_controller.rb (+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.

54 lines of code changed in:

  • app/controllers: admin_group_controller.rb (+1 -1), application.rb (+6 -1), user_controller.rb (+47 -17)
stansk04 2007-03-27 00:42

Set page title

9 lines of code changed in:

  • app/controllers: application.rb (+9)
stansk04 2007-03-23 22:04

Various formatting changes and fixed a bug with the mailer.

1 lines of code changed in:

  • app/controllers: user_controller.rb (+1 -1)
stansk04 2007-03-22 21:58

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

20 lines of code changed in:

  • app/controllers: user_controller.rb (+20 -7)
stansk04 2007-03-19 22:41

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

83 lines of code changed in:

  • app/controllers: application.rb (+1 -1), user_controller.rb (+82 -41)
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.

53 lines of code changed in:

  • app/controllers: user_controller.rb (+53 -20)
stansk04 2007-03-12 22:28

Finishing tag edit form and adding delete ability.

57 lines of code changed in:

  • app/controllers: user_controller.rb (+57 -42)
stansk04 2007-03-04 20:45

Updates to tag editing form and controller.

39 lines of code changed in:

  • app/controllers: user_controller.rb (+39 -13)
stansk04 2007-02-27 02:38

Changes to allow tag edits - still needs work.

63 lines of code changed in:

  • app/controllers: application.rb (+13 -6), user_controller.rb (+50 -19)
stansk04 2007-02-21 20:18

Remove redirect_to_last_request method from application controller.

0 lines of code changed in:

  • app/controllers: application.rb (-12)
stansk04 2007-02-21 20:14

Add about page for admin.
Move set_role from user to application controller.

9 lines of code changed in:

  • app/controllers: application.rb (+9), user_controller.rb (-9)
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.

92 lines of code changed in:

  • app/controllers: application.rb (+1 -1), user_controller.rb (+91 -126)
stansk04 2007-02-12 23:27

Update to rails 1.2, refactor queries, minor updates.

1 lines of code changed in:

  • app/controllers: user_controller.rb (+1 -1)
stansk04 2007-01-28 02:37

Updates

13 lines of code changed in:

  • app/controllers: application.rb (+2), user_controller.rb (+11 -15)
stansk04 2007-01-26 01:22

Updated create function.

1 lines of code changed in:

  • app/controllers: user_controller.rb (+1 -1)
stansk04 2007-01-26 01:18

Added change password capability.

166 lines of code changed in:

  • app/controllers: application.rb (-1), user_controller.rb (+166 -90)
stansk04 2007-01-24 00:47

Add email functionality.

33 lines of code changed in:

  • app/controllers: user_controller.rb (+33 -28)
stansk04 2007-01-22 21:26

Adding password reset capability.

34 lines of code changed in:

  • app/controllers: user_controller.rb (+34 -1)

(22 more)

Generated by StatSVN 0.3.1