Mercurial > libervia-web
graph
-
update READMEWed, 02 Dec 2015 13:17:49 +0100, by Goffi
-
update INSTALL for Jinja2 dependencyWed, 02 Dec 2015 12:02:03 +0100, by souliane
-
browser side: fixed public blog menu (moved temporarily to frontend side)Wed, 02 Dec 2015 11:15:58 +0100, by Goffi
-
browser side (contact list): fixed a traceback on mouse enter/leave + bad attribute nameWed, 02 Dec 2015 11:15:55 +0100, by Goffi
-
server_side (blog): pubsub item ID doesn't need to be an UUIDTue, 01 Dec 2015 23:57:28 +0100, by souliane
-
browser side (blog): fixed entries and comments orderingTue, 01 Dec 2015 14:26:53 +0100, by Goffi
-
browser side: workaround for a pyjamas bug which freeze the browser in some case with addURLToText regexTue, 01 Dec 2015 13:55:01 +0100, by Goffi
-
browser_side: rename "Manage groups" to "Manage contact groups" to avoid confusionTue, 01 Dec 2015 12:34:26 +0100, by souliane
-
browser_side (menu): moved Tarot from Games to GroupsTue, 01 Dec 2015 12:01:03 +0100, by souliane
-
browser_side: set the MUC occupant box width to 100%Tue, 01 Dec 2015 11:26:34 +0100, by souliane
-
browser_side: fixed contact list refresh on param changeTue, 01 Dec 2015 11:04:10 +0100, by souliane
-
browser_side: fixed ContactsPanel scrollingMon, 30 Nov 2015 21:52:41 +0100, by souliane
-
browser_side: modify a message to avoid a confusion when fine access blogging is not availableMon, 30 Nov 2015 16:26:31 +0100, by souliane
-
update INSTALL fileMon, 30 Nov 2015 11:44:29 +0100, by souliane
-
browser side: the new menu 'help/official room chat' launch the default_muc room, which can be used to get some helpSun, 29 Nov 2015 22:58:38 +0100, by Goffi
-
browser side (blog): fixed click when comment, update or delete icons are not availableWed, 25 Nov 2015 19:39:20 +0100, by Goffi
-
browser_side (blog): ask to delete a message after it has been modified and left with an empty bodyThu, 26 Nov 2015 20:18:25 +0100, by souliane
-
browser_side (blog): hide the entry icons while editingThu, 26 Nov 2015 19:55:55 +0100, by souliane
-
browser_side (blog): add publish hint and button for microblogThu, 26 Nov 2015 19:31:20 +0100, by souliane
-
browser_side (blog): fixes syntax conversionThu, 26 Nov 2015 18:31:01 +0100, by souliane
-
browser_side (blog): fixes switching between display/edit modes and raw/rich textThu, 26 Nov 2015 13:51:06 +0100, by souliane
-
browser_side (blog): fixes focusing new comment box + click listenerWed, 25 Nov 2015 18:40:37 +0100, by souliane
-
browser_side (blog): typo in the CSSWed, 25 Nov 2015 17:03:36 +0100, by souliane
-
browser_side (blog): display author_jid in addition to authorWed, 25 Nov 2015 16:49:31 +0100, by souliane
-
browser_side (contact_list): fixes click on the "Contacts" button above the rosterWed, 25 Nov 2015 16:48:28 +0100, by souliane
-
browser_side (blog): display title with h2 instead of h1 + add some bottom margin for the tagsWed, 25 Nov 2015 07:56:26 +0100, by souliane
-
browser side: restored web widgetWed, 25 Nov 2015 02:35:32 +0100, by Goffi
-
browser_side: display tags with nice icons like for the static blogWed, 25 Nov 2015 00:22:41 +0100, by souliane
-
browser_side (blog): tags were not read when receiving a messageTue, 24 Nov 2015 23:28:55 +0100, by souliane
-
browser_side (blog): removed unused variables initialisationsTue, 24 Nov 2015 23:27:56 +0100, by souliane
-
static blog: replaced mbdata2tags by sat.tools.common.dict2iterTue, 24 Nov 2015 23:31:41 +0100, by Goffi
-
browser_side: replaced mbdata2tags and tags2mbdata by sat.tools.common.dict2iter and iter2dictTue, 24 Nov 2015 23:26:55 +0100, by Goffi
-
browser_side (blog): tags were not passed when sending / editing a messageTue, 24 Nov 2015 22:49:25 +0100, by souliane
-
INSTALL: better explain how to create the pyjsbuild symlink (Fabien)Tue, 24 Nov 2015 16:08:48 +0100, by souliane
-
INSTALL: forcing python version should be with 2.7 and not 2.6Tue, 24 Nov 2015 16:05:05 +0100, by souliane
-
add missing tag iconTue, 24 Nov 2015 14:24:27 +0100, by souliane
-
browser_side: display the number of alerts for each contact and not only a symbol (*) + favicon displays the total number of waiting messagesTue, 24 Nov 2015 13:33:19 +0100, by souliane
-
browser_side (contact_panel): fixes contact box updateTue, 24 Nov 2015 11:00:26 +0100, by souliane
-
server + browser side: getFeatures bridge callMon, 23 Nov 2015 23:30:34 +0100, by Goffi
-
browser and server sides: allow to connect with a JID that is not registered on the local serverMon, 20 Jul 2015 10:16:10 +0200, by souliane
-
server_side (blog): fixes avatar callbackMon, 23 Nov 2015 22:02:18 +0100, by souliane
-
browser side: fixed group panel drop and contact_list click on GroupLabelMon, 23 Nov 2015 16:39:11 +0100, by Goffi
-
static blog: fixed bad use of JIDMon, 23 Nov 2015 15:57:15 +0100, by Goffi
-
server side: special handling of Connection/JabberID and Connection/autoconnect parameter which has needed by QuickApp but restricted by security limitMon, 23 Nov 2015 14:19:25 +0100, by Goffi
-
server side: fixed params, and removed self.authorized_params as authorisation is handled by the backendMon, 23 Nov 2015 12:59:28 +0100, by Goffi
-
server side: actionNew now use a dedicated signal handler, which block it if security limit is exceededSun, 22 Nov 2015 21:28:06 +0100, by Goffi
-
server_side: display tags in static blogsSat, 21 Nov 2015 17:03:46 +0100, by souliane
-
browser_side: use methods defined in quick_frontend to retrieve and set the tags from/to microblog dataSat, 21 Nov 2015 14:34:36 +0100, by souliane
-
browser_side: read and write tags from microblog data:Thu, 19 Nov 2015 17:20:37 +0100, by souliane
-
browser_side: implements tags UIThu, 19 Nov 2015 16:43:18 +0100, by souliane
-
browser_side: improve ListPanel and TitlePanelThu, 19 Nov 2015 16:42:39 +0100, by souliane
-
browser_side: simplify RichTextEditor initializationThu, 19 Nov 2015 13:14:01 +0100, by souliane
-
browser_side: remove RichMessageEditor and RecipientManager which are not used since the removal of the uniboxThu, 19 Nov 2015 12:08:58 +0100, by souliane
-
fixes/improve ListManager and contact group manager + better PEP-8 complianceThu, 19 Nov 2015 11:41:03 +0100, by souliane
-
browser_side: improve PopupMenuPanel comments + rename a button + better PEP8 complianceThu, 19 Nov 2015 11:19:05 +0100, by souliane
-
browser_side: factorize retrieval of drop event dataTue, 17 Nov 2015 19:59:14 +0100, by souliane
-
browser_side: add functions JIDSet and JIDDictWed, 11 Nov 2015 11:49:32 +0100, by souliane
-
install: added jsdebug option to use debug mode with pyjsbuild, don't use it by defaultMon, 09 Nov 2015 18:26:05 +0100, by Goffi
-
fixes the INSTALL since http://pyj.be has been down for a while (Oliver)Thu, 22 Oct 2015 14:26:00 +0200, by souliane
-
browser_side: fixes auto-login (broken by previous changeset)Wed, 21 Oct 2015 15:08:34 +0200, by souliane
-
browser_side: change login and register panels (makes it more visible and less confusing)Wed, 21 Oct 2015 14:23:53 +0200, by souliane
-
server_side (blog): clean error message when unknown profile is requestedTue, 06 Oct 2015 16:38:41 +0200, by souliane