CVS messages for Premium
August 3, 2008
-
Premium: /modules/premium/premium.install 1.2.2.4 @ DRUPAL-5
Premium: /modules/premium/premium.module 1.7.2.4 @ DRUPAL-5Backporting changes from HEAD
-
Commiting bug fixes from last update. - Problem was actually in the variable passing for the bulk update function. This was skewing my testing results. Corrected this and reverted a change to _premium_offset from my last commit. Things check out now.
-
Updating changes after unit testing. - error in premium_offset caused nodes to not be marked as premium properly based on archive or latest settings. Fixed. - error in _node_access() query checking the premium flag for a node. Added parens around part of the WHERE clause to correct.
- Commit #131280 by Allie Micka at 04:28Premium: /modules/premium/premium.install 1.2.2.3 @ DRUPAL-5
Premium: /modules/premium/premium.module 1.7.2.3 @ DRUPAL-5Give hook_premium_access modules a longer leash :)
- Commit #131279 by Allie Micka at 04:28
Give hook_premium_access modules a longer leash :)
- Commit #131275 by Allie Micka at 04:20Premium: /modules/premium/premium.install 1.2.2.2 @ DRUPAL-5
Premium: /modules/premium/premium.module 1.7.2.2 @ DRUPAL-5Backporting changes from HEAD
- Commit #131270 by Allie Micka at 04:05
#116983 Test whether node is viewable ( Dave Cohen, moshe weitzman, jerdavis ) - Refactored premium_access flag into hook_nodeapi: load , which will allow other modules to view and set premium status. - hook_premium_access() can return true OR false, affecting the node's premium status either way. - Documentation / code cleanup
- Commit #131263 by Allie Micka at 03:22
#117575 Process existing nodes ( budda, jerdavis++ ) This includes both of jerdavis' patches: - addition of hook_node_operations so that status changes can be administered from the admin/content/node page - node type settings and "bulk update" option on the premium settings page
July 30, 2008
- Commit #130512 by Allie Micka at 03:16
refactoring premium_offset function
July 19, 2008
- Commit #128541 by Allie Micka at 15:27
#112127 (Thanks jerdavis)
