root/user_engine


Mode:

Legend:

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