Mon, 21 Oct 2013 16:37:07 +0200 To allow scrolling in Safari mobile, we set the content of text_view_comments frame in a jQuery UI layout.
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.
Tue, 15 Oct 2013 12:12:50 +0200 Fix bug in edition of a reply when no category are defined.
gibus [Tue, 15 Oct 2013 12:12:50 +0200] rev 552
Fix bug in edition of a reply when no category are defined.
Thu, 10 Oct 2013 11:16:05 +0200 Put also workspace name in any case.
gibus [Thu, 10 Oct 2013 11:16:05 +0200] rev 551
Put also workspace name in any case.
Thu, 10 Oct 2013 09:37:17 +0200 Put logo really everywhere.
gibus [Thu, 10 Oct 2013 09:37:17 +0200] rev 550
Put logo really everywhere.
Thu, 03 Oct 2013 11:57:33 +0200 Update markitup loading to new version
Simon Descarpentries <sid@sopinspace.com> [Thu, 03 Oct 2013 11:57:33 +0200] rev 549
Update markitup loading to new version
Thu, 03 Oct 2013 11:56:09 +0200 Update Markitup for new jQuery version, $.browser isn't defined anymore
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
Thu, 03 Oct 2013 11:29:43 +0200 Remove overflow-y: scroll
Simon Descarpentries <sid@sopinspace.com> [Thu, 03 Oct 2013 11:29:43 +0200] rev 547
Remove overflow-y: scroll
Thu, 03 Oct 2013 11:23:32 +0200 Merge
Simon Descarpentries <sid@sopinspace.com> [Thu, 03 Oct 2013 11:23:32 +0200] rev 546
Merge
Thu, 03 Oct 2013 11:10:40 +0200 Remove comment on iPad condition to try to improve things for it.
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.
Thu, 03 Oct 2013 10:46:05 +0200 Get rid of 'allow_contact' field for UserProfile since it is unused.
gibus [Thu, 03 Oct 2013 10:46:05 +0200] rev 544
Get rid of 'allow_contact' field for UserProfile since it is unused.
Thu, 03 Oct 2013 10:44:46 +0200 Get rid of 'preferred_language' 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.
Thu, 03 Oct 2013 10:30:12 +0200 Serve uploaded files even when DEBUG=False.
gibus [Thu, 03 Oct 2013 10:30:12 +0200] rev 542
Serve uploaded files even when DEBUG=False.
Thu, 03 Oct 2013 10:29:53 +0200 Diplay workspace logo on text pages.
gibus [Thu, 03 Oct 2013 10:29:53 +0200] rev 541
Diplay workspace logo on text pages.
Thu, 03 Oct 2013 10:19:03 +0200 Allow text manager to add users on this text with no global role.
gibus [Thu, 03 Oct 2013 10:19:03 +0200] rev 540
Allow text manager to add users on this text with no global role.
Thu, 03 Oct 2013 10:11:23 +0200 Fix missing alt attribute for img.
gibus [Thu, 03 Oct 2013 10:11:23 +0200] rev 539
Fix missing alt attribute for img.
Mon, 23 Sep 2013 11:28:49 +0200 Màj fichier script minified
Simon Descarpentries <sid@sopinspace.com> [Mon, 23 Sep 2013 11:28:49 +0200] rev 538
Màj fichier script minified
Fri, 20 Sep 2013 16:31:07 +0200 Erase local modifications
Simon Descarpentries <sid@sopinspace.com> [Fri, 20 Sep 2013 16:31:07 +0200] rev 537
Erase local modifications
Fri, 20 Sep 2013 16:28:40 +0200 - updating jQuery (1.3.2 -> 1.10.2), jQuery UI, jQuery modules
Simon Descarpentries <sid@sopinspace.com> [Fri, 20 Sep 2013 16:28:40 +0200] rev 536
- updating jQuery (1.3.2 -> 1.10.2), jQuery UI, jQuery modules - [text_view_frame.html] Add some JS driven CSS tricks for iPad - [text_view_frame.html] move throbber's hiding-call in nested text_view_comments iframe onload signal (so it works with jQuery 1.10.2 and the hiding timing is good) - [text_view_frame.html][base.html] factorize req_yui.html et req_jquery.html - [main_tabs][text_tabs][f_client-min.js] rewrite jQuery UI Tabs API calls select in active - [base.css] CSS fix grey frame appearence for all tabs - hg remove bgiframe -> not loaded in templates anymore - hg remove header_custom.html -> the file has been empty since 4 years - hg remove controls.html -> the file has been empty since 4 years
Mon, 08 Aug 2011 15:18:56 +0200 Adding two missing sentences.
Simon Descarpentries <sid1@sopinspace.com> [Mon, 08 Aug 2011 15:18:56 +0200] rev 535
Adding two missing sentences.
Thu, 19 Sep 2013 14:57:00 +0200 Filter pane should have bigger height to display category dropdown list.
gibus [Thu, 19 Sep 2013 14:57:00 +0200] rev 534
Filter pane should have bigger height to display category dropdown list.
Sat, 14 Sep 2013 10:00:45 +0200 For some reason, when exporting commented text with background colors, angle brackets for html spans are sometimes returned as entities by soup.
gibus [Sat, 14 Sep 2013 10:00:45 +0200] rev 533
For some reason, when exporting commented text with background colors, angle brackets for html spans are sometimes returned as entities by soup.
Wed, 11 Sep 2013 23:13:01 +0200 Reverse to YUI 3.0.0 since with YUI.3.10.3, comment content including words 'paragraph' or 'section' do not show up on Firefox, this is weird and has to be investigated.
gibus [Wed, 11 Sep 2013 23:13:01 +0200] rev 532
Reverse to YUI 3.0.0 since with YUI.3.10.3, comment content including words 'paragraph' or 'section' do not show up on Firefox, this is weird and has to be investigated.
Thu, 05 Sep 2013 14:08:31 +0200 Fix django migrate --list
gibus [Thu, 05 Sep 2013 14:08:31 +0200] rev 531
Fix django migrate --list
Thu, 05 Sep 2013 14:03:29 +0200 Add some import from south in order for django migrate to work properly
gibus [Thu, 05 Sep 2013 14:03:29 +0200] rev 530
Add some import from south in order for django migrate to work properly
Wed, 04 Sep 2013 22:11:01 +0200 Filter by category should also be tested for undefined (and not just empty string) in case no category has been defined.
Production Moz <dev@sopinspace.com> [Wed, 04 Sep 2013 22:11:01 +0200] rev 529
Filter by category should also be tested for undefined (and not just empty string) in case no category has been defined.
Mon, 05 Aug 2013 04:05:28 +0200 Resize filters for small screen.
Production Moz <dev@sopinspace.com> [Mon, 05 Aug 2013 04:05:28 +0200] rev 528
Resize filters for small screen.
Mon, 05 Aug 2013 03:32:19 +0200 Twick in css.
Production Moz <dev@sopinspace.com> [Mon, 05 Aug 2013 03:32:19 +0200] rev 527
Twick in css.
Sun, 04 Aug 2013 14:10:07 +0200 Twick in css.
Production Moz <dev@sopinspace.com> [Sun, 04 Aug 2013 14:10:07 +0200] rev 526
Twick in css.
Tue, 16 Jul 2013 14:29:46 +0200 Upgrades to yui 3.10.3
gibus [Tue, 16 Jul 2013 14:29:46 +0200] rev 525
Upgrades to yui 3.10.3
Mon, 15 Jul 2013 15:25:58 +0200 Update thread_box button to new design (horizontal mirror of unthread_box)
gibus [Mon, 15 Jul 2013 15:25:58 +0200] rev 524
Update thread_box button to new design (horizontal mirror of unthread_box)
Mon, 15 Jul 2013 09:13:19 +0200 Fixes AttributeError: 'FakeRequest' object has no attribute 'GET'
gibus [Mon, 15 Jul 2013 09:13:19 +0200] rev 523
Fixes AttributeError: 'FakeRequest' object has no attribute 'GET'
Thu, 11 Jul 2013 14:44:02 +0200 improves performence of text_view_comments by memoizing permission computations.
gibus [Thu, 11 Jul 2013 14:44:02 +0200] rev 522
improves performence of text_view_comments by memoizing permission computations.
Mon, 01 Jul 2013 12:45:11 +0200 Add INSTALLED_APPS in settings_local for buildout to include south migration commands.
gibus [Mon, 01 Jul 2013 12:45:11 +0200] rev 521
Add INSTALLED_APPS in settings_local for buildout to include south migration commands.
Mon, 01 Jul 2013 12:43:20 +0200 Clean south migration
gibus [Mon, 01 Jul 2013 12:43:20 +0200] rev 520
Clean south migration
Fri, 28 Jun 2013 16:05:08 +0200 Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
gibus [Fri, 28 Jun 2013 16:05:08 +0200] rev 519
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
Fri, 28 Jun 2013 15:10:23 +0200 Better translation of help text
gibus [Fri, 28 Jun 2013 15:10:23 +0200] rev 518
Better translation of help text
Thu, 27 Jun 2013 16:54:29 +0200 Sames as for changeset 516, BeautifulSoup needs fromEncoding='UTF-8'.
gibus [Thu, 27 Jun 2013 16:54:29 +0200] rev 517
Sames as for changeset 516, BeautifulSoup needs fromEncoding='UTF-8'.
Thu, 27 Jun 2013 16:39:16 +0200 For some reason, BeautifulSoup wants now fromEncoding='UTF-8' in some unidentified cases.
gibus [Thu, 27 Jun 2013 16:39:16 +0200] rev 516
For some reason, BeautifulSoup wants now fromEncoding='UTF-8' in some unidentified cases.
Wed, 26 Jun 2013 23:43:08 +0200 Fix south migration problem caused by 0003_update_keys_to_textversion using TextVersion model which is updated only in 0010_auto__add_field_textversion_category_1__add_field_textversion_category, same with 0007_populate_id_key_in_comments using Comment model updated in 0011_auto__add_field_comment_category.
Production Moz <dev@sopinspace.com> [Wed, 26 Jun 2013 23:43:08 +0200] rev 515
Fix south migration problem caused by 0003_update_keys_to_textversion using TextVersion model which is updated only in 0010_auto__add_field_textversion_category_1__add_field_textversion_category, same with 0007_populate_id_key_in_comments using Comment model updated in 0011_auto__add_field_comment_category.
Wed, 26 Jun 2013 19:25:09 +0200 Reorder classes in models.py.
Production Moz <dev@sopinspace.com> [Wed, 26 Jun 2013 19:25:09 +0200] rev 514
Reorder classes in models.py.
Tue, 25 Jun 2013 20:32:32 +0200 Definitely this is not a good idea to use ApplicationConfiguration in TextVersion model as default for category_x fields.
Production Moz <dev@sopinspace.com> [Tue, 25 Jun 2013 20:32:32 +0200] rev 513
Definitely this is not a good idea to use ApplicationConfiguration in TextVersion model as default for category_x fields.
Tue, 25 Jun 2013 18:05:37 +0200 Reorders stuffs in models
gibus [Tue, 25 Jun 2013 18:05:37 +0200] rev 512
Reorders stuffs in models
Tue, 25 Jun 2013 17:58:49 +0200 Reorder ConfigurationManager model, because it broke co-ment lite
Production Moz <dev@sopinspace.com> [Tue, 25 Jun 2013 17:58:49 +0200] rev 511
Reorder ConfigurationManager model, because it broke co-ment lite
Tue, 25 Jun 2013 16:27:14 +0200 Do not proposed undefined categories in filter.
gibus [Tue, 25 Jun 2013 16:27:14 +0200] rev 510
Do not proposed undefined categories in filter.
Tue, 25 Jun 2013 16:19:19 +0200 Fixes test for categories defined in workspace while None in textversion.
Production Moz <dev@sopinspace.com> [Tue, 25 Jun 2013 16:19:19 +0200] rev 509
Fixes test for categories defined in workspace while None in textversion.
Tue, 25 Jun 2013 16:00:21 +0200 Fixes lower() applied to None string, and not empty string as changeset 506 has mistakenly fixed.
gibus [Tue, 25 Jun 2013 16:00:21 +0200] rev 508
Fixes lower() applied to None string, and not empty string as changeset 506 has mistakenly fixed.
Tue, 25 Jun 2013 13:49:39 +0200 Fixes one FR translation.
Production Moz <dev@sopinspace.com> [Tue, 25 Jun 2013 13:49:39 +0200] rev 507
Fixes one FR translation.
Tue, 25 Jun 2013 13:34:18 +0200 Fixes lower() applied to None string.
gibus [Tue, 25 Jun 2013 13:34:18 +0200] rev 506
Fixes lower() applied to None string.
(0) -300 -100 -48 +48 +100 tip