|
|
|
@625
|
[625]
|
11/26/07 04:21:08 |
hlame |
Using (user? ? current_user.id : nil) in authorize_action is slightly more … |
|
|
|
@624
|
[624]
|
11/26/07 04:18:55 |
hlame |
Reset column information for Role in migrations so that we can actually … |
|
|
|
@623
|
[623]
|
11/26/07 04:17:53 |
hlame |
Tests more likely to run if the fixture names for users_roles are the same … |
|
|
|
@622
|
[622]
|
11/21/07 07:59:26 |
hlame |
Merging Changeset 618 from branches/rb_1.0 back into trunk |
|
|
|
@618
|
[618]
|
09/28/07 08:09:46 |
hlame |
Permission.synchronize_with_controllers calls a protected method of … |
|
|
|
@578
|
[578]
|
01/24/07 08:35:41 |
tomafro |
Check if user is authenticted in one single query (wow!) |
|
|
|
@481
|
[481]
|
12/01/06 07:05:57 |
tomafro |
Create role table before join tables, so give other plugins the … |
|
|
|
@477
|
[477]
|
11/24/06 02:02:04 |
tomafro |
Alphabetize table names in join tables to follow standard rails convention |
|
|
|
@455
|
[455]
|
10/06/06 03:54:02 |
snowblink |
Added transactions and fixed a problem with dynamic finders - need to … |
|
|
|
@447
|
[447]
|
08/24/06 03:09:40 |
snowblink |
Merged UserEngine? rb_1.0 changes r327:444 into trunk
Corresponds to tagged … |
|
|
|
@445
|
[445]
|
08/22/06 09:35:15 |
snowblink |
Tagged release UserEngine? 1.0.2 |
|
|
|
@444
|
[444]
|
08/22/06 09:34:09 |
snowblink |
Added Changelog to UserEngine? |
|
|
|
@439
|
[439]
|
08/21/06 09:09:14 |
snowblink |
Ticket #147: Changed require to require_dependency |
|
|
|
@438
|
[438]
|
08/21/06 08:05:01 |
snowblink |
Ticket #110: Added tests to check if new roles could be added without … |
|
|
|
@437
|
[437]
|
08/21/06 02:35:53 |
snowblink |
Ticket #204: New password being set even if email fails.
Changed test to … |
|
|
|
@436
|
[436]
|
08/18/06 09:50:57 |
snowblink |
Ticket #198: Changed from instance variables to accessors for session and … |
|
|
|
@435
|
[435]
|
08/18/06 09:32:43 |
snowblink |
Ticket #127: Added install.rb to UserEngine? to "auto-install" the Engines … |
|
|
|
@434
|
[434]
|
08/18/06 09:29:09 |
snowblink |
Ticket #160: Removed puts as this can cause Apache/FCGI to break.
The … |
|
|
|
@433
|
[433]
|
08/18/06 09:23:06 |
snowblink |
Ticket #139: Update documentation to reflect new rake style, and … |
|
|
|
@432
|
[432]
|
08/18/06 09:09:21 |
snowblink |
Ticket #206: typo caused test to fail |
|
|
|
@431
|
[431]
|
08/18/06 06:56:40 |
snowblink |
Ticket #151: Updated test_helper in UserEngine?, so that tests can actually … |
|
|
|
@428
|
[428]
|
08/16/06 07:25:25 |
snowblink |
Ticket #202
Tidied up views to generate valid HTML 4.0.1 Transitional
* … |
|
|
|
@326
|
[326]
|
03/30/06 09:04:02 |
snowblink |
Merged rb_1.0 into trunk
Ticket #92 Migration files should use drop_table … |
|
|
|
@325
|
[325]
|
03/30/06 08:58:52 |
snowblink |
Ticket #92 Migration files should use drop_table instead of remove_table |
|
|
|
@324
|
[324]
|
03/30/06 08:53:15 |
snowblink |
Ticket #102 typo in UserEngine? docs |
|
|
|
@323
|
[323]
|
03/30/06 08:48:54 |
snowblink |
Ticket #81 link_if_authorized lets 'wrap_in' option into link attributes |
|
|
|
@322
|
[322]
|
03/30/06 08:47:40 |
snowblink |
Ticket #81 link_if_authorized lets 'wrap_in' option into link attributes |
|
|
|
@321
|
[321]
|
03/30/06 07:35:06 |
snowblink |
Ticket #109 roles edit form headers and column data don't match up
Changed … |
|
|
|
@297
|
[297]
|
03/01/06 13:40:54 |
lazyatom |
Merged rb_1.0 (r296) changes into trunk |
|
|
|
@293
|
[293]
|
03/01/06 13:29:53 |
lazyatom |
Update UserEngine? to use wrapped table names, added migration to change … |
|
|
|
@284
|
[284]
|
02/23/06 09:45:49 |
snowblink |
Added sorting to Role and User lists |
|
|
|
@280
|
[280]
|
02/22/06 09:35:03 |
snowblink |
Rolling back to 253 - removed wrapped_table_name |
|
|
|
@279
|
[279]
|
02/22/06 09:30:15 |
snowblink |
Merged rb_1.0 into trunk |
|
|
|
@271
|
[271]
|
02/11/06 11:45:19 |
lazyatom |
Pre-release changes for ticket #67 |
|
|
|
@253
|
[253]
|
01/30/06 06:26:17 |
snowblink |
Moved fullname method from model to lib |
|
|
|
@236
|
[236]
|
01/18/06 03:55:56 |
tomafro |
For some unknown reason, active supports Object.subclasses_of doesn't … |
|
|
|
@235
|
[235]
|
01/18/06 03:55:13 |
tomafro |
Should be controller_path, not controller name |
|
|
|
@234
|
[234]
|
01/18/06 03:54:39 |
tomafro |
Slightly refactored permission synchronisation |
|
|
|
@233
|
[233]
|
01/17/06 03:36:10 |
tomafro |
Adds permissions to a role for given method group |
|
|
|
@223
|
[223]
|
01/12/06 06:46:27 |
lazyatom |
Bugfixes for 1.0.0
- removed alias to :edit
- fixed bootstrap |
|
|
|
@220
|
[220]
|
01/12/06 03:09:47 |
lazyatom |
Creating pre-release user_engine - boostrap problems still not solved. |
|
|
|
@216
|
[216]
|
01/11/06 13:27:06 |
lazyatom |
Creating release branch |
|
|
|
@193
|
[193]
|
12/31/05 08:04:34 |
lazyatom |
Fixed accidental modification of options hash in link_if_authorized - … |
|
|
|
@181
|
[181]
|
12/21/05 03:27:58 |
snowblink |
Added new SVN structure for user_engine |