Commit Graph

40 Commits

Author SHA1 Message Date
Frédéric Péters 60fd76214b make it possible to restrict a contact choice to persons (#4631) 2014-10-09 14:18:26 +02:00
Frédéric Péters 3be89e44b0 translation update 2014-02-12 14:11:29 +01:00
Vincent Fretin 02a0a792ee Check do_post_sort attribute on source to be able to disable the sorting. 2013-08-30 18:11:22 +02:00
Vincent Fretin 5b335bcb6a simplify code, use safe_unicode 2013-08-23 11:28:42 +02:00
Vincent Fretin 9fb5c01ee5 removed unused import 2013-07-08 19:28:59 +02:00
Vincent Fretin c629eb2ed7 Merge branch 'master' of git://repos.entrouvert.org/collective.contact.widget 2013-05-13 09:21:59 +02:00
Vincent Fretin f0c8047516 Use safe_unicode to avoid to decode twice 2013-05-13 09:21:06 +02:00
Frédéric Péters 5a766ca70a adapt to get_full_title() returning unicode objects 2013-05-02 13:28:30 +02:00
Stephan Geulette 090c94e9cd Removed useless func, now in plone.app.z3cform 2013-04-29 11:24:35 +02:00
tdesvenain 4c5619daab Merge branch 'master' of git://github.com/collective/collective.contact.widget 2013-03-22 11:43:18 +01:00
tdesvenain be51fd9536 manage title is none 2013-03-22 11:01:19 +01:00
Cédric Messiant 3f6dcd9edc Changed collective.contact to collective.contact.widget almost everywhere 2013-03-21 16:39:31 +01:00
Vincent Fretin 3ac9203d81 added cssclass to prepOverlay 2013-03-20 20:55:15 +01:00
Vincent Fretin bee2f0df3d Added hidden and rtf mode templates. 2013-03-13 23:02:02 +01:00
Vincent Fretin 497ef0a54a don't open tooltip in tooltip 2013-03-12 19:37:40 +01:00
Stephan Geulette 5ffd8521e0 decode title, returning unicode, to standardize term attributes 2013-03-11 14:01:03 +01:00
Vincent Fretin 98ad2c7467 Fixed UnicodeDecodeError in @@autocomplete-search 2013-03-11 10:22:11 +01:00
Vincent Fretin 8d12949be1 Internationalized two messages 2013-03-08 15:19:27 +01:00
Vincent Fretin 1f04cef0b8 Don't show tooltip if the mouse left the link 2013-03-08 15:04:24 +01:00
Vincent Fretin fe09814281 Don't call tokenToUrl if value is --NOVALUE-- 2013-03-08 13:14:54 +01:00
Cédric Messiant 4c5a7c4562 Indentation 2013-03-07 10:08:26 +01:00
Vincent Fretin d850114042 open links in a new window 2013-03-07 09:28:53 +01:00
Cédric Messiant 3054557692 Fixed bug with addlink for ContactList 2013-03-06 09:26:14 +01:00
Cédric Messiant aa6c37de20 Now uses get_full_title brain metadata 2013-03-05 13:21:30 +01:00
Vincent Fretin 633d7a5cfc use ul li in contact display 2013-03-01 19:22:56 +01:00
Vincent Fretin 212370ce1f Term has now a portal_type, url and extra, so we can customise autocomplete search result 2013-02-20 16:51:40 +01:00
Vincent Fretin d7a215003e we don't always have an url for a term 2013-02-14 15:59:55 +01:00
Vincent Fretin 83a4507345 don't show autcomplete field and add link if widget is readonly 2013-02-14 14:16:15 +01:00
Vincent Fretin 988eb6d9a6 can customize klass, formselector, closeselector of an action 2013-02-14 12:04:06 +01:00
Vincent Fretin b04021ecb2 We can have several add links 2013-02-14 10:48:10 +01:00
Vincent Fretin 5eee7739dc added ajax_load parameter to ajax call for tooltip 2013-02-13 23:55:24 +01:00
Vincent Fretin fdae55de30 refactor viewlet so we can inherit from it and change only the token 2013-02-13 23:17:42 +01:00
Vincent Fretin 230f1121ff fixed js 2013-02-13 22:44:35 +01:00
Vincent Fretin b38e822df0 Fixed some issues found when using another SourceBinder 2013-02-13 21:45:48 +01:00
Vincent Fretin b4ddc814a8 fixed contact preview 2013-02-13 18:15:38 +01:00
Vincent Fretin 0734e006f2 didn't want to commit this 2013-02-12 17:36:41 +01:00
Vincent Fretin f32667f184 refactoring 2013-02-12 15:43:42 +01:00
Vincent Fretin 3c6380bc15 include widgets.zcml 2013-02-08 17:24:07 +01:00
Vincent Fretin 7a7c84edb8 extracted widget from collective.contact.core 2013-02-08 17:09:24 +01:00
Vincent Fretin a761ca52d3 initial structure 2013-02-07 12:37:21 +01:00