Commit Graph

23 Commits

Author SHA1 Message Date
halkyon
1d6b557678 BUGFIX Only retain unique tags (ignoring case sensitivity) when using the TagField::getTextbasedTags() method
MINOR Removed redundant commented out code
2009-01-27 02:58:56 +00:00
Normann Lou
465c5716d7 2009-01-23 05:34:08 +00:00
Normann Lou
4b246a337c 2009-01-21 02:36:00 +00:00
Normann Lou
f9b721f988 Undoing change committed in r70473 2009-01-20 23:26:30 +00:00
Normann Lou
597e812e0a 2009-01-20 22:51:15 +00:00
Normann Lou
3e5ed4c1e3 Feature, Add the ability in front end that a tag field could dynamically get its field text separator which is coming from the field php code. 2009-01-15 22:45:59 +00:00
ajoneil
ff28e46dc4 MINOR: Removed log message 2008-12-16 23:00:42 +00:00
chillu
d1ce4b36ff ENHANCEMENT Added TagField->maxSuggestionsNum 2008-12-09 20:53:42 +00:00
chillu
6f1e687939 BUGFIX Only getting TagField->getTagTopicClass() if $form reference exists 2008-12-09 20:52:11 +00:00
sminnee
26fee194a8 Get tagfield working reliably in CMS 2008-12-08 23:54:11 +00:00
sminnee
4ad3adb128 BUGFIX: Get TagField working in the ModelAdmin.
FEATURE: Make tagObjectField editable in the constructor.
2008-12-08 04:47:02 +00:00
chillu
9cb4624d1a MINOR Added language tables for TagField 2008-11-05 21:26:06 +00:00
chillu
50681e4179 BUGFIX Infering TagField->getTagTopicClass() from the form record if present. This means you don't have to explicitly set this information when dealing with text-based tags 2008-11-05 21:25:44 +00:00
chillu
7c7183ceea ENHANCEMENT Added getters/setters for $tagTopicClass in TagField
MINOR Documentation for TagField
2008-10-11 18:46:56 +00:00
chillu
b87158fa0b ENHANCEMENT Added unittest to TagFieldTest->testValueDisplayFromRelation() 2008-10-09 00:33:27 +00:00
chillu
318f7ac777 BUGFIX Fixed TagField->setValue() for ComponentSets (still pending on a fix to Form.php->loadDataFrom(), setValue() is currently not triggered) 2008-10-09 00:32:37 +00:00
chillu
5b5497a395 fixed jquery noconflict 2008-09-30 18:16:51 +00:00
chillu
5f46497799 ENHANCEMENT Improved customTag support 2008-09-30 18:12:17 +00:00
chillu
e75e5a5a45 BUGFIX Passing all tests now
MINOR Added css stubs
2008-09-30 17:37:41 +00:00
chillu
dddedf48a1 ENHANCEMENT Added saving unit tests
BUGFIX Fixed separator handling
MINOR Added README
2008-09-30 16:49:56 +00:00
chillu
fd15deeee8 removed obsolete tagfield folder in wrong nesting 2008-09-30 16:04:49 +00:00
chillu
98c6abc822 moved tagfield into proper folder structure 2008-09-30 16:04:04 +00:00
chillu
aa0fb00c7a added "tagfield" module 2008-09-30 16:00:21 +00:00