|
|
|
@33480
|
[33480]
|
06/14/12 21:48:01 |
wjohnald |
refactored typeahead to use jQuery.ajax. This makes debugging easier. |
|
|
|
@33390
|
[33390]
|
03/21/12 22:12:23 |
boutell |
Tags should be sorted in a case-insensitive fashion for consistency with … |
|
|
|
@33305
|
[33305]
|
01/11/12 21:30:31 |
boutell |
pkInlineTaggableWidget sends change() events to the widget being enhanced |
|
|
|
@32923
|
[32923]
|
08/15/11 23:09:32 |
boutell |
tag:clean now removes redundant taggings (duplicate taggings of the same … |
|
|
|
@32847
|
[32847]
|
07/29/11 21:50:50 |
wjohnald |
Added documentation and a new option called 'tags-per-model' to the task. … |
|
|
|
@32846
|
[32846]
|
07/28/11 21:11:16 |
wjohnald |
added generateTagsTask to sfDoctrineActAsTaggablePlugin |
|
|
|
@32518
|
[32518]
|
05/04/11 21:07:54 |
johnnyoffline |
Added a few classnames to the tag lists so that they can share the CSS for … |
|
|
|
@32486
|
[32486]
|
04/20/11 18:58:23 |
boutell |
tabbleComplete module's actions class can now be overridden without … |
|
|
|
@31918
|
[31918]
|
01/26/11 22:27:46 |
boutell |
We don't need to call stripslashes() on the output of json_encode, and … |
|
|
|
@31851
|
[31851]
|
01/18/11 18:23:48 |
gimler |
sfDoctrineActAsTaggablePlugin: replace Doctrine with Doctrine_Core |
|
|
|
@31849
|
[31849]
|
01/18/11 17:25:39 |
boutell |
Thou shalt not call trim() as it does not exist in IE7, use $.trim(), we … |
|
|
|
@31847
|
[31847]
|
01/18/11 17:03:40 |
gimler |
sfDoctrineActAsTaggablePlugin: replace Doctrine with Doctrine_Core to work … |
|
|
|
@31803
|
[31803]
|
01/10/11 12:19:43 |
xavier |
fixed errors with numeric tags - thanks to Damien Alexandre |
|
|
|
@31800
|
[31800]
|
01/09/11 22:00:46 |
xavier |
[sfDoctrineActAsTaggablePlugin]: do not add empty tag names |
|
|
|
@31787
|
[31787]
|
01/06/11 22:33:42 |
johnnyoffline |
added a class name to the tag heading |
|
|
|
@31781
|
[31781]
|
01/05/11 21:59:44 |
johnnyoffline |
The trim line did not work in IE because IE doesn't have … |
|
|
|
@31775
|
[31775]
|
01/04/11 23:22:51 |
boutell |
Applied Jeremy Kauffman's patch to address an incompatibility between … |
|
|
|
@31717
|
[31717]
|
12/22/10 23:05:04 |
rickybanister |
fixed one of john's bugs |
|
|
|
@31699
|
[31699]
|
12/20/10 16:51:54 |
johnnyoffline |
tag markup and css cleanup for consistency between tag sidebars and tag … |
|
|
|
@31684
|
[31684]
|
12/16/10 22:49:19 |
johnnyoffline |
Changed the markup for tags output by the multipleSelect a little bit |
|
|
|
@31659
|
[31659]
|
12/12/10 11:58:33 |
gimler |
[sfDoctrineActAsTaggablePlugin]: fix README thx to forkmantis close #8977 |
|
|
|
@31658
|
[31658]
|
12/12/10 11:50:43 |
gimler |
[sfDoctrineActAsTaggablePlugin]: remove memory leak by mass import |
|
|
|
@31458
|
[31458]
|
11/19/10 09:38:57 |
gimler |
sfDoctrineActAsTaggablePlugin[1.4]: fix some small toolkit bugs add tests … |
|
|
|
@31440
|
[31440]
|
11/18/10 17:38:30 |
gimler |
sfDoctrineActAsTaggablePlugin[1.4]: remove uncessesary call to rtrim |
|
|
|
@31439
|
[31439]
|
11/18/10 17:35:33 |
gimler |
sfDoctrineActAsTaggablePlugin[1.4]: fix symfony coding standard;small … |
|
|
|
@31438
|
[31438]
|
11/18/10 15:19:14 |
gimler |
sfDoctrineActAsTaggablePlugin[1.4]: remove unnecessary rtrim call |
|
|
|
@31364
|
[31364]
|
11/11/10 23:03:11 |
boutell |
References to DoctrineException? corrected to sfDoctrineException. I hit … |
|
|
|
@31316
|
[31316]
|
11/02/10 20:32:36 |
boutell |
Fixed warning if there are no suggested tags |
|
|
|
@31315
|
[31315]
|
11/02/10 19:47:52 |
wjohnald |
#691 |
|
|
|
@31313
|
[31313]
|
11/02/10 14:57:05 |
wjohnald |
Added some more customizability |
|
|
|
@31305
|
[31305]
|
11/01/10 18:51:25 |
wjohnald |
No labels for empty divs |
|
|
|
@31272
|
[31272]
|
10/28/10 18:21:40 |
johnnyoffline |
added spans around the tag count |
|
|
|
@31271
|
[31271]
|
10/28/10 18:20:12 |
wjohnald |
Created a Taggable widget that extends the sfWidgetFormInput class. Now … |
|
|
|
@31219
|
[31219]
|
10/21/10 23:46:27 |
boutell |
Don't forget the new autocomplete success template |
|
|
|
@31218
|
[31218]
|
10/21/10 23:45:46 |
boutell |
Now uses the official jQuery UI autocomplete plugin rather than the old, … |
|
|
|
@31206
|
[31206]
|
10/20/10 22:41:01 |
wjohnald |
Ticket #667 |
|
|
|
@31195
|
[31195]
|
10/19/10 23:48:07 |
johnnyoffline |
a-btn icon missing a <span> |
|
|
|
@31169
|
[31169]
|
10/19/10 22:03:40 |
wjohnald |
maybe that readme is good enough? |
|
|
|
@31151
|
[31151]
|
10/15/10 21:47:37 |
wjohnald |
added the commit-event options |
|
|
|
@31149
|
[31149]
|
10/15/10 20:58:47 |
wjohnald |
updated to pk from a |
|
|
|
@31148
|
[31148]
|
10/15/10 20:46:00 |
wjohnald |
updated the README, changed 'tagsLabel' to 'tags-label', added a … |
|
|
|
@31146
|
[31146]
|
10/15/10 18:09:05 |
wjohnald |
Apostrophe Ticket #657 |
|
|
|
@31108
|
[31108]
|
10/13/10 00:07:02 |
johnnyoffline |
Updated the getPopulars method to take a limit parameter so I can easily … |
|
|
|
@31103
|
[31103]
|
10/12/10 16:57:53 |
wjohnald |
fixed minor title bug |
|
|
|
@31084
|
[31084]
|
10/08/10 18:59:15 |
dordille |
Added function to merge two tags. |
|
|
|
@31064
|
[31064]
|
10/06/10 20:11:05 |
wjohnald |
Functionality for ticket #625 |
|
|
|
@31047
|
[31047]
|
10/04/10 18:22:23 |
dordille |
Modified TagTable::queryTagsWithCountsByModel to be more compatible with … |
|
|
|
@31046
|
[31046]
|
10/04/10 18:14:11 |
dordille |
Added query method to fetch tags and tagging counts for various a set of … |
|
|
|
@31025
|
[31025]
|
09/30/10 18:01:25 |
wjohnald |
tracked down the issue causing bug in #619. The link was getting the … |
|
|
|
@30976
|
[30976]
|
09/23/10 19:16:56 |
xavier |
fixed bug in getRelatedTags(), changed findOrCreateByTagname() so that it … |
|
|
|
@30975
|
[30975]
|
09/23/10 19:16:43 |
xavier |
fixed bug in getRelatedTags(), changed findOrCreateByTagname() so that it … |
|
|
|
@30974
|
[30974]
|
09/23/10 19:14:50 |
xavier |
sfDoctrineActAsTaggablePlugin: added tests! (indeed, ported the tests from … |
|
|
|
@30971
|
[30971]
|
09/23/10 18:16:28 |
xavier |
[sfDoctrineTaggablePlugin]: fixed bug in getTaggings() when a non existing … |
|
|
|
@30917
|
[30917]
|
09/15/10 22:40:55 |
johnnyoffline |
1. Added a <span class="icon"></span> into the "Add" Button in the … |
|
|
|
@30882
|
[30882]
|
09/10/10 23:43:01 |
dordille |
Updated README for Taggable::preloadTags |
|
|
|
@30881
|
[30881]
|
09/10/10 23:34:46 |
dordille |
Rewrote Taggable::preloadTags to work with any DB vendor. |
|
|
|
@30859
|
[30859]
|
09/08/10 21:45:50 |
johnnyoffline |
typo: had a stray 's' in the document |
|
|
|
@30858
|
[30858]
|
09/08/10 21:45:27 |
johnnyoffline |
Added a container around the typeahead input + add buttons. This helps … |
|
|
|
@30855
|
[30855]
|
09/08/10 16:25:36 |
johnnyoffline |
fixed a js syntax bug affecting Chrome and Safari |
|
|
|
@30820
|
[30820]
|
09/03/10 17:40:35 |
johnnyoffline |
I added the ability to pass in a label for the 'Existing Tags'.
I scoped … |
|
|
|
@30819
|
[30819]
|
09/03/10 16:39:59 |
johnnyoffline |
I broke the makeLink function into two separate functions – … |
|
|
|
@30817
|
[30817]
|
09/03/10 15:42:27 |
wjohnald |
InlineTaggableWidget?: performance enhancements, code readability … |
|
|
|
@30813
|
[30813]
|
09/02/10 21:44:44 |
wjohnald |
Tag widget neuters the enter key, moves popular tags back to the list, and … |
|
|
|
@30811
|
[30811]
|
09/02/10 20:51:07 |
wjohnald |
added jQueryAutocompleteSuccess.php |
|
|
|
@30810
|
[30810]
|
09/02/10 19:40:12 |
wjohnald |
New inline taggable widget. This script needs some style! Resolves … |
|
|
|
@30775
|
[30775]
|
08/27/10 23:16:50 |
johnnyoffline |
css cleanup for buttons |
|
|
|
@30655
|
[30655]
|
08/13/10 21:56:52 |
johnnyoffline |
needed two more class names on my lists |
|
|
|
@30653
|
[30653]
|
08/13/10 20:01:42 |
johnnyoffline |
needed a class name on the tag form |
|
|
|
@30574
|
[30574]
|
08/06/10 20:22:05 |
boutell |
Documented the new tag widget renderer |
|
|
|
@30233
|
[30233]
|
07/14/10 18:30:40 |
johnnyoffline |
fixed a bug with the new tag widget |
|
|
|
@30232
|
[30232]
|
07/14/10 18:19:37 |
johnnyoffline |
found a bug in some logic in the component.class |
|
|
|
@30231
|
[30231]
|
07/14/10 18:11:57 |
johnnyoffline |
added tag-input classname to the input for the new tag widget so that it … |
|
|
|
@30229
|
[30229]
|
07/14/10 00:06:43 |
johnnyoffline |
created a new tagWidget that is more robust. |
|
|
|
@29511
|
[29511]
|
05/18/10 23:21:42 |
Nathan.Vonnahme |
fixed ActAs? documentation for schema.yml; documented "link_function" … |
|
|
|
@28180
|
[28180]
|
02/22/10 12:43:42 |
xavier |
fixing schema in order to get a vaid yml syntax - see http://xav.cc/28178 |
|
|
|
@27433
|
[27433]
|
02/02/10 18:11:40 |
xavier |
sfDoctrineActAsTaggablePlugin?: filter tags array for empty tags |
|
|
|
@27428
|
[27428]
|
02/02/10 17:17:28 |
boutell |
ready for version 1.0.0 |
|
|
|
@27427
|
[27427]
|
02/02/10 17:09:53 |
boutell |
more changes from punkave |
|
|
|
@27426
|
[27426]
|
02/02/10 17:06:53 |
boutell |
merged changes from punkave branch |
|
|
|
@20037
|
[20037]
|
07/08/09 23:31:32 |
Mickael.Kurmann |
code simplification |
|
|
|
@19086
|
[19086]
|
06/09/09 20:39:23 |
boutell |
Valid package.xml.tmpl |
|
|
|
@17421
|
[17421]
|
04/19/09 15:27:27 |
boutell |
Fixed typos and grammar in description, added more information there |
|
|
|
@17420
|
[17420]
|
04/19/09 15:25:04 |
boutell |
Reformatted package template in the style required by sfTaskExtraPlugin's … |
|
|
|
@17419
|
[17419]
|
04/19/09 15:12:43 |
boutell |
Actually, ready for 0.0.5, which is not in the package template but
I see … |
|
|
|
@17418
|
[17418]
|
04/19/09 14:49:15 |
boutell |
Ready for version 0.04 |
|
|
|
@16323
|
[16323]
|
03/16/09 10:02:38 |
klemens_u |
beautified query |
|
|
|
@16095
|
[16095]
|
03/08/09 14:17:28 |
Mickael.Kurmann |
merged changes from punkave branch |
|
|
|
@15848
|
[15848]
|
02/27/09 10:52:00 |
klemens_u |
PluginTagTable::getAllTagNameWithCount: Set the "from" query part only if … |
|
|
|
@15253
|
[15253]
|
02/04/09 18:14:45 |
Mickael.Kurmann |
fix a bug with indexes, reported by Tiago Ribeiro |
|
|
|
@15197
|
[15197]
|
02/01/09 22:08:25 |
Mickael.Kurmann |
updated xml package (changelog) |
|
|
|
@15092
|
[15092]
|
01/30/09 06:30:33 |
dao |
added missing comment to PluginTagTable::purgeOrphans(): Remove Tags … |
|
|
|
@15091
|
[15091]
|
01/30/09 06:28:14 |
dao |
Add TaggableToolkit::triplify to apply namespace and key to array of tag … |
|
|
|
@15090
|
[15090]
|
01/30/09 06:18:53 |
dao |
added static PluginTagTable::purgeOrphans() to delete Tags without … |
|
|
|
@14956
|
[14956]
|
01/26/09 07:40:14 |
dao |
fixes #5707, removes cruft from TaggableListener::preDelete |
|
|
|
@14575
|
[14575]
|
01/09/09 18:11:49 |
klemens_u |
various additional fixes for symfony 1.2 upgrade (new included doctrine … |
|
|
|
@14224
|
[14224]
|
12/21/08 10:31:43 |
Mickael.Kurmann |
added option for min tag occurence in selectAllTagWithCount |
|
|
|
@14223
|
[14223]
|
12/21/08 10:29:28 |
Mickael.Kurmann |
added option for min tag occurence in selectAllTagWithCount |
|
|
|
@13714
|
[13714]
|
12/04/08 12:13:39 |
klemens_u |
fixed missing "from" part in tags removal |
|
|
|
@13709
|
[13709]
|
12/04/08 11:58:52 |
klemens_u |
updated schema: don't export constraints to database for Tagging. This is … |
|
|
|
@13686
|
[13686]
|
12/03/08 18:19:43 |
klemens_u |
removed schema.xml |