# # ChangeLog for /plugins/sfPropelActAsCountableBehaviorPlugin # # Generated by Trac 0.10.4 # 06/19/13 08:21:56 # 02/21/08 10:35:45 francois [7565] * plugins/sfPropelActAsCountableBehaviorPlugin/tags/0.1/lib/sfPropelActAsCountableBehavior.class.php (modified) [wiki:sfPropelActAsCountableBehaviorPlugin] Fixed wrong method check 02/20/08 14:40:23 xavier [7554] * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/README (modified) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/lib/sfPropelActAsCountableBehavior.class.php (modified) [wiki:sfPropelActAsCountableBehaviorPlugin]: copied the changes made by francois to the trunk 02/20/08 11:35:52 francois [7552] * plugins/sfPropelActAsCountableBehaviorPlugin/tags/0.1/README (modified) * plugins/sfPropelActAsCountableBehaviorPlugin/tags/0.1/lib/sfPropelActAsCountableBehavior.class.php (modified) [wiki:sfPropelActAsCountableBehaviorPlugin] Added automatic update of `nb_sf_counts` columns 01/22/08 14:21:24 xavier [7150] * plugins/sfPropelActAsCountableBehaviorPlugin/tags/0.1/lib/model/map (modified) * plugins/sfPropelActAsCountableBehaviorPlugin/tags/0.1/lib/model/om (modified) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/lib/model/map (modified) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/lib/model/om (modified) sfPropelActAsCountableBehaviorPlugin: never commit files in the generated model directories 01/21/08 14:50:20 xavier [7125] * plugins/sfPropelActAsCountableBehaviorPlugin/tags/0.1/lib/sfPropelActAsCountableBehavior.php (deleted) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/lib/sfPropelActAsCountableBehavior.php (deleted) deleting duplicate files 01/14/08 15:21:13 xavier [7050] * plugins/sfPropelActAsCountableBehaviorPlugin/tags/0.1 (copied) sfPropelActAsCountableBehaviorPlugin: tagged version 0.1 01/14/08 15:15:20 xavier [7048] * plugins/sfPropelActAsCountableBehaviorPlugin (added) * plugins/sfPropelActAsCountableBehaviorPlugin/branches (added) * plugins/sfPropelActAsCountableBehaviorPlugin/tags (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/LICENSE (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/README (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/config (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/config/config.php (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/config/schema.yml (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/lib (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/lib/model (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/lib/model/map (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/lib/model/om (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/lib/model/sfCounter.php (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/lib/model/sfCounterPeer.php (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/lib/sfPropelActAsCountableBehavior.class.php (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/lib/sfPropelActAsCountableBehavior.php (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/lib/sfPropelActAsCountableToolkit.class.php (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/modules (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/modules/sfCounter (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/modules/sfCounter/actions (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/modules/sfCounter/actions/actions.class.php (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/modules/sfCounter/actions/components.class.php (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/modules/sfCounter/config (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/modules/sfCounter/i18n (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/modules/sfCounter/i18n/messages.fr.xml (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/modules/sfCounter/lib (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/modules/sfCounter/lib/BasesfCounterActions.class.php (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/modules/sfCounter/lib/BasesfCounterComponents.class.php (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/modules/sfCounter/templates (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/modules/sfCounter/templates/_counter.php (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/modules/sfCounter/templates/incrementCounterSuccess.php (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/modules/sfCounter/templates/mostViewedSuccess.php (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/modules/sfCounter/validate (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/package.xml (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/test (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/test/unit (added) * plugins/sfPropelActAsCountableBehaviorPlugin/trunk/test/unit/sfPropelActAsCountableBehaviorTest.php (added) sfPropelActAsCountableBehaviorPlugin: attach counters to Propel objects