gibus [Tue, 11 Feb 2014 12:27:02 +0100] rev 570
Use siteId for piwik optout iframe.
gibus [Tue, 11 Feb 2014 12:16:07 +0100] rev 569
Use https for piwik optout iframe.
gibus [Tue, 11 Feb 2014 12:04:59 +0100] rev 568
CNIL/EU privacy directive compliance for piwik cookies.
gibus [Mon, 10 Feb 2014 15:56:24 +0100] rev 567
Compliance withh EU/CNIL privacy recommandations, see <http://www.cnil.fr/vos-obligations/sites-web-cookies-et-autres-traceurs/outils-et-codes-sources/la-mesure-daudience/>
gibus [Thu, 23 Jan 2014 10:12:25 +0100] rev 566
clear cache on login.
gibus [Thu, 28 Nov 2013 09:11:51 +0100] rev 565
With JQuery > 1.6 replace .attr() by .prop() or .val(), see http://api.jquery.com/prop/
gibus [Mon, 18 Nov 2013 17:31:53 +0100] rev 564
Fix error sending notification to no email.
Simon Descarpentries <sid@sopinspace.com> [Wed, 06 Nov 2013 19:07:25 +0100] rev 563
Add compressed scripts…
Simon Descarpentries <sid@sopinspace.com> [Wed, 06 Nov 2013 19:05:09 +0100] rev 562
Give maximum width for add_comment form and toc.
Simon Descarpentries <sid@sopinspace.com> [Tue, 05 Nov 2013 18:29:29 +0100] rev 561
Add a DISABLE_TRACKING variable in settings as suggested here : http://www.co-ment.org/ticket/86
Simon Descarpentries <sid@sopinspace.com> [Tue, 05 Nov 2013 14:41:38 +0100] rev 560
Update databases default engine module path.
Retab the file, as it has a small impact.
Simon Descarpentries <sid@sopinspace.com> [Mon, 04 Nov 2013 15:11:11 +0100] rev 559
Fix spelling mistakes as per http://www.co-ment.org/ticket/85
Simon Descarpentries <sid@sopinspace.com> [Thu, 31 Oct 2013 11:49:30 +0100] rev 558
Add comments, fix missing compressed js
Simon Descarpentries <sid@sopinspace.com> [Wed, 30 Oct 2013 18:09:34 +0100] rev 557
merge
Simon Descarpentries <sid@sopinspace.com> [Wed, 30 Oct 2013 18:08:42 +0100] rev 556
[c_selection.js] If safari_mobile, get current selection from a previously created global variable
[c_sync.js] ref where the safari_mobile global is used
[c_text_view_comments.js] if safari_mobile update selection also on selectionChange event
[text_view_comments.html] if safari_mobile store a clone of the current selection on each selectionChange
set layout width to 99% to improve display
factorize safari mobile detection code
gibus [Tue, 22 Oct 2013 15:00:56 +0200] rev 555
When creating from uploaded file (in ms-word for eg.), try libroffice in case abiword fails.
Simon Descarpentries <sid@sopinspace.com> [Mon, 21 Oct 2013 16:50:41 +0200] rev 554
Merge
[text_view_comments] To allow scrolling in Safari mobile, we set the content of text_view_comments frame in a jQuery UI layout.
[c_sync.js] So the automated scrolling operations in c_sync.js must be adjustable to the right part to scroll.
[c_sync.js] Also, if a comment have to be shown outside of the current viewport, we scroll the correct part to that viewport
and then set the comment top Y offset to juste what it needs to avoid the "Add comment" button after scrolling
operation.
[c_sync.js] If not in Safari mobile, we add an offset here to avoid comment to display under the "Add comment" button.
Simon Descarpentries <sid@sopinspace.com> [Mon, 21 Oct 2013 16:37:07 +0200] rev 553
To allow scrolling in Safari mobile, we set the content of text_view_comments frame in a jQuery UI layout.
So the automated scrolling operations in c_sync.js must be adjustable to the right part to scroll.
Also, if a comment have to be shown outside of the current viewport, we scroll the correct part to that viewport
and then set the comment top Y offset to juste what it needs to avoid the "Add comment" button after scrolling
operation.
If not in Safari mobile, we add an offset here to avoid comment to display under the "Add comment" button.
gibus [Tue, 15 Oct 2013 12:12:50 +0200] rev 552
Fix bug in edition of a reply when no category are defined.
gibus [Thu, 10 Oct 2013 11:16:05 +0200] rev 551
Put also workspace name in any case.
gibus [Thu, 10 Oct 2013 09:37:17 +0200] rev 550
Put logo really everywhere.
Simon Descarpentries <sid@sopinspace.com> [Thu, 03 Oct 2013 11:57:33 +0200] rev 549
Update markitup loading to new version
Simon Descarpentries <sid@sopinspace.com> [Thu, 03 Oct 2013 11:56:09 +0200] rev 548
Update Markitup for new jQuery version, $.browser isn't defined anymore
Simon Descarpentries <sid@sopinspace.com> [Thu, 03 Oct 2013 11:29:43 +0200] rev 547
Remove overflow-y: scroll
Simon Descarpentries <sid@sopinspace.com> [Thu, 03 Oct 2013 11:23:32 +0200] rev 546
Merge
Simon Descarpentries <sid@sopinspace.com> [Thu, 03 Oct 2013 11:10:40 +0200] rev 545
Remove comment on iPad condition to try to improve things for it.
gibus [Thu, 03 Oct 2013 10:46:05 +0200] rev 544
Get rid of 'allow_contact' field for UserProfile since it is unused.
gibus [Thu, 03 Oct 2013 10:44:46 +0200] rev 543
Get rid of 'preferred_language' field for UserProfile since it is unused.
gibus [Thu, 03 Oct 2013 10:30:12 +0200] rev 542
Serve uploaded files even when DEBUG=False.
gibus [Thu, 03 Oct 2013 10:29:53 +0200] rev 541
Diplay workspace logo on text pages.