Mon, 23 Nov 2015 14:19:25 +0100 |
Goffi |
server side: special handling of Connection/JabberID and Connection/autoconnect parameter which has needed by QuickApp but restricted by security limit
|
Mon, 23 Nov 2015 12:59:28 +0100 |
Goffi |
server side: fixed params, and removed self.authorized_params as authorisation is handled by the backend
|
Sun, 22 Nov 2015 21:28:06 +0100 |
Goffi |
server side: actionNew now use a dedicated signal handler, which block it if security limit is exceeded
|
Sat, 21 Nov 2015 17:03:46 +0100 |
souliane |
server_side: display tags in static blogs
|
Sat, 21 Nov 2015 14:34:36 +0100 |
souliane |
browser_side: use methods defined in quick_frontend to retrieve and set the tags from/to microblog data
|
Thu, 19 Nov 2015 17:20:37 +0100 |
souliane |
browser_side: read and write tags from microblog data:
|
Thu, 19 Nov 2015 16:43:18 +0100 |
souliane |
browser_side: implements tags UI
|
Thu, 19 Nov 2015 16:42:39 +0100 |
souliane |
browser_side: improve ListPanel and TitlePanel
|
Thu, 19 Nov 2015 13:14:01 +0100 |
souliane |
browser_side: simplify RichTextEditor initialization
|
Thu, 19 Nov 2015 12:08:58 +0100 |
souliane |
browser_side: remove RichMessageEditor and RecipientManager which are not used since the removal of the unibox
|
Thu, 19 Nov 2015 11:41:03 +0100 |
souliane |
fixes/improve ListManager and contact group manager + better PEP-8 compliance
|
Thu, 19 Nov 2015 11:19:05 +0100 |
souliane |
browser_side: improve PopupMenuPanel comments + rename a button + better PEP8 compliance
|
Tue, 17 Nov 2015 19:59:14 +0100 |
souliane |
browser_side: factorize retrieval of drop event data
|
Wed, 11 Nov 2015 11:49:32 +0100 |
souliane |
browser_side: add functions JIDSet and JIDDict
|
Mon, 09 Nov 2015 18:26:05 +0100 |
Goffi |
install: added jsdebug option to use debug mode with pyjsbuild, don't use it by default
|