Development

/plugins/sfPropelActAsTaggableBehaviorPlugin (log)

You must first sign up to be able to contribute.

root/plugins/sfPropelActAsTaggableBehaviorPlugin


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @15344 [15344] 02/08/09 17:21:02 xavier sfPropelActAsTaggableBehaviorPlugin: check if the primaryKey is not …
(edit) @14866 [14866] 01/18/09 22:56:41 xavier sfPropelActAsTaggableBehaviorPlugin: limited unneccessary DB calls …
(edit) @14242 [14242] 12/22/08 12:55:52 xavier sfPropelActAsTaggableBehaviorPlugin: updated the documentation + …
(edit) @14241 [14241] 12/22/08 12:55:20 xavier sfPropelActAsTaggableBehaviorPlugin: added plugin's configuration …
(edit) @14240 [14240] 12/22/08 12:54:34 xavier sfPropelActAsTaggableBehaviorPlugin: added filter classes
(edit) @14232 [14232] 12/21/08 23:52:58 xavier sfPropelActAsTaggableBehaviorPlugin: fixed bug in …
(edit) @14231 [14231] 12/21/08 23:38:53 xavier sfPropelActAsTaggableBehaviorPlugin: made getTaggings public (fixes …
(edit) @11851 [11851] 09/29/08 17:47:59 xavier sfPropelActAsTaggableBehaviorPlugin: fixed bug related to the …
(edit) @11735 [11735] 09/22/08 20:02:43 xavier sfPropelActAsTaggableBehaviorPlugin: remove useless README file
(edit) @11733 [11733] 09/22/08 19:30:07 xavier sfPropelActAsTaggableBehaviorPlugin: tagged version 0.8
(edit) @11732 [11732] 09/22/08 19:23:07 xavier sfPropelActAsTaggableBehaviorPlugin: fixed documentation in package
(edit) @11731 [11731] 09/22/08 19:18:56 xavier sfPropelActAsTaggableBehaviorPlugin: updated documentation and …
(edit) @11730 [11730] 09/22/08 18:46:09 xavier sfPropelActAsTaggableBehaviorPlugin: made plugin compatible with …
(edit) @11723 [11723] 09/22/08 13:15:47 xavier sfPropelActAsTaggableBehaviorPlugin: taggable models must have a …
(edit) @10304 [10304] 07/16/08 00:06:37 xavier sfPropelActAsTaggableBehaviorPlugin: releasing version 0.7
(edit) @10303 [10303] 07/16/08 00:04:13 xavier sfPropelActAsTaggableBehaviorPlugin: releasing version 0.7 of the …
(edit) @10302 [10302] 07/15/08 23:55:44 xavier sfPropelActAsTaggableBehaviorPlugin: fixed bug in tags removal. …
(edit) @10301 [10301] 07/15/08 23:34:02 xavier sfPropelActAsTaggableBehaviorPlugin: * allowed triple tags to be …
(edit) @10278 [10278] 07/14/08 09:28:50 nicolas Sorry for previous commit. Anyway for …
(edit) @10277 [10277] 07/14/08 09:25:07 nicolas [1.1] everything is broken \o/
(edit) @10223 [10223] 07/11/08 18:06:37 xavier sfPropelActAsTaggableBehaviorPlugin: the tag_list helper now can …
(edit) @10222 [10222] 07/11/08 17:56:39 xavier sfPropelActAsTaggableBehaviorPlugin: added sort_by_popularity …
(edit) @10221 [10221] 07/11/08 17:45:09 xavier sfPropelActAsTaggableBehaviorPlugin: when objects are deleted, …
(edit) @9544 [9544] 06/11/08 17:39:34 xavier sfPropelActAsTaggableBehaviorPlugin: fixed typo in documentation - …
(edit) @9424 [9424] 06/04/08 12:09:52 xavier refs #3540
(edit) @9251 [9251] 05/25/08 20:29:44 FabianLange sfActAsTaggable: fixed #3547
(edit) @8889 [8889] 05/10/08 03:55:07 xavier sfPropelActAsTaggableBehaviorPlugin: tagging version 0.6
(edit) @8887 [8887] 05/10/08 03:49:53 xavier sfPropelActAsTaggableBehaviorPlugin: releasing version 0.6 of the …
(edit) @8619 [8619] 04/24/08 12:27:15 xavier sfPropelActAsTaggableBehaviorPlugin: added possibility to select …
(edit) @8579 [8579] 04/21/08 11:39:26 xavier [sfPropelActAsTaggableBehaviorPlugin]: fixed bug in documentation, refs …
(edit) @8529 [8529] 04/18/08 17:55:58 xavier [sfPropelActAsTaggableBehaviorPlugin]: added "nb_common_tags" option in …
(edit) @8470 [8470] 04/15/08 16:07:52 xavier sfPropelActAsTaggableBehaviorPlugin: improved preloadTags() …
(edit) @8469 [8469] 04/15/08 12:36:59 xavier sfPropelActAsTaggableBehaviorPlugin: fixes bug in taglist …
(edit) @8438 [8438] 04/14/08 03:00:13 xavier sfPropelActAsTaggableBehaviorPlugin: added "separator" option in …
(edit) @8027 [8027] 03/21/08 14:30:04 xavier sfPropelActAsTaggableBehaviorPlugin: tagging 0.5
(edit) @8026 [8026] 03/21/08 14:26:08 xavier sfPropelActAsTaggableBehaviorPlugin: releasing version 0.5
(edit) @8025 [8025] 03/21/08 13:38:10 xavier sfPropelActAsTaggableBehaviorPlugin: renamed table names in order …
(edit) @8024 [8024] 03/21/08 13:18:37 xavier sfPropelActAsTaggableBehaviorPlugin: allow tagging.tag_id to be …
(edit) @8023 [8023] 03/21/08 13:15:15 xavier sfPropelActAsTaggableBehaviorPlugin: enabled easy tag insertion in …
(edit) @8022 [8022] 03/21/08 12:55:47 xavier sfPropelActAsTaggableBehaviorPlugin: made plugin compatible with …
(edit) @7952 [7952] 03/18/08 18:23:49 xavier sfPropelActAsTaggableBehaviorPlugin: added toString method in the …
(edit) @7607 [7607] 02/25/08 15:37:32 xavier sfPropelActAsTaggableBehaviorPlugin: fixed typo in documentation - …
(edit) @7571 [7571] 02/21/08 20:11:57 xavier [sfPropelActAsTaggableBehaviorPlugin]: made getTaggedWithCriteria() accept …
(edit) @7556 [7556] 02/20/08 19:17:39 forkmantis sfPropelActAsTaggableBehaviorPlugin: Corrected a typo in TagHelper?.
(edit) @7550 [7550] 02/20/08 07:23:01 xavier sfPropelActAsTaggableBehaviorPlugin: tag_cloud helper with custom …
(edit) @7535 [7535] 02/19/08 15:56:48 xavier sfPropelActAsTaggableBehaviorPlugin: fixed bug in …
(edit) @7493 [7493] 02/15/08 00:43:09 xavier sfPropelActAsTaggableBehaviorPlugin: added a limit to the selection …
(edit) @7492 [7492] 02/15/08 00:24:24 xavier sfPropelActAsTaggableBehaviorPlugin: enhanced documentation
(edit) @7478 [7478] 02/13/08 22:57:07 xavier sfPropelActAsTaggableBehaviorPlugin appliad patch for is_callable …
(edit) @7475 [7475] 02/13/08 14:06:14 xavier sfPropelActAsTaggableBehaviorPlugin: added getTaggedWithCriteria, …
(edit) @7390 [7390] 02/07/08 16:06:11 xavier sfPropelActAsTaggableBehaviorPlugin: consider that line breaks are tags …
(edit) @6557 [6557] 12/17/07 21:27:04 xavier sfPropelActAsTaggableBehaviorPlugin: added test "a tag can contain a …
(edit) @6444 [6444] 12/11/07 10:49:03 xavier sfPropelActAsTaggableBehaviorPlugin: tagged version 0.4
(edit) @6443 [6443] 12/11/07 10:47:04 xavier sfPropelActAsTaggableBehaviorPlugin: moved trunk into the trunk dir
(edit) @6442 [6442] 12/11/07 10:44:29 xavier sfPropelActAsTaggableBehaviorPlugin: implemented machine tags support …
(edit) @6441 [6441] 12/11/07 10:40:22 xavier sfPropelActAsTaggableBehaviorPlugin: changed repository layout (introduced …
(edit) @5764 [5764] 10/30/07 18:40:26 xavier sfPropelActAsTaggableBehaviorPlugin : fixed bug in objects retrieval in …
(edit) @5489 [5489] 10/12/07 20:08:37 xavier sfPropelActAsTaggableBehaviorPlugin : added an optionnal array parameter …
(edit) @5438 [5438] 10/09/07 03:25:02 xavier added svn:ignore on generated model directories
(edit) @5437 [5437] 10/09/07 03:23:27 xavier updated package.xml
(edit) @5436 [5436] 10/09/07 03:22:53 xavier removed model generated classes
(edit) @5039 [5039] 09/11/07 11:57:56 xavier added sfPropelActAsTaggableToolkit::isTaggable() + tests
(edit) @5005 [5005] 09/08/07 15:39:50 davedash sfPropelActAsTaggableBehavior: Fixed unit test typo (symfonyCamp)
(edit) @4680 [4680] 07/19/07 21:04:45 xavier applied patch from Kris.Wallsmith
(edit) @4509 [4509] 07/02/07 17:20:25 xavier documentation update
(edit) @4508 [4508] 07/02/07 16:54:21 xavier tagging testings
(edit) @4507 [4507] 07/02/07 16:44:44 xavier fixed bug in tag removal
(edit) @4152 [4152] 06/04/07 08:55:23 xavier trim tag names before saving it
(edit) @4148 [4148] 06/03/07 15:32:51 xavier added indexes on tags and taggables
(edit) @4111 [4111] 05/29/07 01:01:04 xavier overwritable class names (following a suggestion of Nicolas Perriault)
(edit) @4102 [4102] 05/25/07 09:07:09 xavier added test + removed bug
(edit) @4096 [4096] 05/24/07 04:10:23 xavier minor doc correction
(edit) @4095 [4095] 05/24/07 04:05:20 xavier More details about the plugin internals in the documentation
(edit) @4094 [4094] 05/24/07 03:50:47 xavier some fixes
(edit) @4085 [4085] 05/23/07 12:11:49 xavier handle objects with primary keys not named "ID" + doc beautifulized :) …
(edit) @4083 [4083] 05/23/07 01:09:39 xavier some refactor + added removeAllTags + tests + doc
(edit) @4077 [4077] 05/22/07 18:23:52 xavier updated doc (must also build and insert sql)
(add) @4076 [4076] 05/22/07 18:17:23 xavier initial commit
Note: See TracRevisionLog for help on using the revision log.