Yves-Marie Haussonne <ymh.work+github@gmail.com> [Fri, 09 May 2014 18:35:26 +0200] rev 656
add link to "privacy policy" in the header test
Yves-Marie Haussonne <ymh.work+github@gmail.com> [Fri, 09 May 2014 18:34:46 +0200] rev 655
add the file settings_dev.py to be cleaned, set cache timeout to 0 (i.e. disable cache for tests)
Yves-Marie Haussonne <ymh.work+github@gmail.com> [Fri, 09 May 2014 16:55:12 +0200] rev 654
update modules
ymh <ymh.work@gmail.com> [Fri, 09 May 2014 16:52:14 +0200] rev 653
merge 2484db74c150
Simon Descarpentries <sid@sopinspace.com> [Tue, 06 May 2014 15:55:24 +0200] rev 652
Add TRACKING_ID in optOut URL as well, move Privacy setting in before Logout in header
Simon Descarpentries <sid@sopinspace.com> [Tue, 06 May 2014 13:52:01 +0200] rev 651
Replace DISABLE_TRACKING and TRACKING_HTML by a TRACKING_ID variable in configuration files
Yves-Marie Haussonne <ymh.work+github@gmail.com> [Fri, 09 May 2014 16:49:53 +0200] rev 650
increase timeout for dev env which is a little bit slower when creating user in bulk
Yves-Marie Haussonne <ymh.work+github@gmail.com> [Thu, 08 May 2014 11:43:45 +0200] rev 649
Correct test of text to take into account the text tag order+ augment test timeout
Yves-Marie Haussonne <ymh.work+github@gmail.com> [Thu, 08 May 2014 11:40:58 +0200] rev 648
Correct dev environment creation
ymh <ymh.work@gmail.com> [Mon, 05 May 2014 11:36:41 +0200] rev 647
merge 24067001082c
Simon Descarpentries <sid@sopinspace.com> [Wed, 30 Apr 2014 18:39:32 +0200] rev 646
Test user list, creation, filter, and in a separate file
ymh <ymh.work@gmail.com> [Mon, 05 May 2014 11:17:48 +0200] rev 645
Correct some tests in test-suite
Yves-Marie Haussonne <ymh.work+github@gmail.com> [Wed, 30 Apr 2014 16:19:21 +0200] rev 644
Merge 641
ymh <ymh.work@gmail.com> [Wed, 30 Apr 2014 15:57:36 +0200] rev 643
update subrepo
ymh <ymh.work@gmail.com> [Wed, 30 Apr 2014 12:02:50 +0200] rev 642
Integrate last change on test suite. rename specific files
Simon Descarpentries <sid@sopinspace.com> [Wed, 23 Apr 2014 19:39:58 +0200] rev 641
Refine user list tests
ymh <ymh.work@gmail.com> [Sat, 19 Apr 2014 17:00:40 +0200] rev 640
merge 61dc5370b351
ymh <ymh.work@gmail.com> [Sat, 19 Apr 2014 13:10:09 +0200] rev 639
merge 61dc5370b351
Simon Descarpentries <sid@sopinspace.com> [Fri, 18 Apr 2014 18:02:06 +0200] rev 638
start building a COMT test API, automate testserver starting and stopping
Simon Descarpentries <sid@sopinspace.com> [Thu, 17 Apr 2014 18:38:19 +0200] rev 637
Integration of django testserver start in start-test-suite.sh
Simon Descarpentries <sid@sopinspace.com> [Mon, 14 Apr 2014 20:51:24 +0200] rev 636
Test bulk text deletion with new karma-e2e-dsl tweaked version
Simon Descarpentries <sid@sopinspace.com> [Mon, 14 Apr 2014 11:05:01 +0200] rev 635
Skip some tests in karma test suite to stay on a success state
ymh <ymh.work@gmail.com> [Thu, 10 Apr 2014 17:32:23 +0200] rev 634
merge 44634d19db32
Simon Descarpentries <sid@sopinspace.com> [Wed, 09 Apr 2014 18:38:55 +0200] rev 633
More text list tests : filter by tag, hidden links…
Simon Descarpentries <sid@sopinspace.com> [Wed, 09 Apr 2014 16:57:53 +0200] rev 632
Fix another typo in this template : 'tag_list>'
Simon Descarpentries <sid@sopinspace.com> [Wed, 09 Apr 2014 16:54:54 +0200] rev 631
Withdraw unwanted " in tag link of the tag_list of texts in text_list
ymh <ymh.work@gmail.com> [Thu, 10 Apr 2014 17:30:29 +0200] rev 630
update karma config after test lib moves
ymh <ymh.work@gmail.com> [Tue, 08 Apr 2014 16:30:05 +0200] rev 629
merge 7d93eccbb565
ymh <ymh.work@gmail.com> [Tue, 08 Apr 2014 16:21:53 +0200] rev 628
adapt dev enviromenent to the new test-suite location
Simon Descarpentries <sid@sopinspace.com> [Mon, 07 Apr 2014 18:26:59 +0200] rev 627
Move helpers somewhere less trickier, test pagination with 12 texts
ymh <ymh.work@gmail.com> [Mon, 07 Apr 2014 17:41:35 +0200] rev 626
merge eb52900a0bbf
Simon Descarpentries <sid@sopinspace.com> [Fri, 04 Apr 2014 18:49:35 +0200] rev 625
[Testsuite] Can create 3 texts
Simon Descarpentries <sid@sopinspace.com> [Fri, 04 Apr 2014 18:23:30 +0200] rev 624
Divide tests.js in two distinct files, factorize helper functions in lib/test_hlp.js
Simon Descarpentries <sid@sopinspace.com> [Tue, 25 Mar 2014 18:38:41 +0100] rev 623
Adapt tests to test_suite fixture, including empty text list
Simon Descarpentries <sid@sopinspace.com> [Mon, 24 Mar 2014 17:49:39 +0100] rev 622
Déplace le dossier test-suite concernant plus Karma que Django à la racine ; avance sur le lancement du server de test par fixture
Simon Descarpentries <sid@sopinspace.com> [Fri, 21 Mar 2014 18:37:14 +0100] rev 621
Add german language, review and complete all languages, consequently updates the js-tests
Simon Descarpentries <sid@sopinspace.com> [Tue, 18 Mar 2014 17:07:28 +0100] rev 620
Update all translations .po files for 'Upload file' not optional anymore
ymh <ymh.work@gmail.com> [Sat, 15 Mar 2014 10:02:34 +0100] rev 619
add safari test runner
ymh <ymh.work@gmail.com> [Sat, 15 Mar 2014 10:03:04 +0100] rev 618
correct test for dashboard under PhantomJS
ymh <ymh.work@gmail.com> [Sat, 15 Mar 2014 10:03:04 +0100] rev 617
correct test for dashboard under PhantomJS
ymh <ymh.work@gmail.com> [Sat, 15 Mar 2014 10:02:34 +0100] rev 616
add safari test runner
ymh <ymh.work@gmail.com> [Sat, 15 Mar 2014 10:01:51 +0100] rev 615
improve ssh login speef for vagrant
ymh <ymh.work@gmail.com> [Fri, 14 Mar 2014 15:59:03 +0100] rev 614
merge a0b695aace0a + 2bed79bde721
Simon Descarpentries <sid@sopinspace.com> [Thu, 13 Mar 2014 18:19:43 +0100] rev 613
File field of Upload from file is now mandatory.
Integrates 1sts IRI improvements in JavaScript test-suite.
Continue testing error messages of mandatory fields, up to 704 tests.
Simon Descarpentries <sid@sopinspace.com> [Wed, 12 Mar 2014 18:33:06 +0100] rev 612
Start testing mandatory fields being highlighted with empty values are submitted.
ymh <ymh.work@gmail.com> [Fri, 14 Mar 2014 13:16:10 +0100] rev 611
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com> [Fri, 14 Mar 2014 10:03:37 +0100] rev 610
add a way to specify the custom.yaml file path with the SYSCONFIG env variable
ymh <ymh.work@gmail.com> [Fri, 14 Mar 2014 03:08:58 +0100] rev 609
clean the test-suite folder. create necessary files in dev env
ymh <ymh.work@gmail.com> [Wed, 12 Mar 2014 17:19:23 +0100] rev 608
merge changes from hg.co-ment.org
gibus [Tue, 11 Mar 2014 16:42:52 +0100] rev 607
getData() throw javascript error
gibus [Tue, 11 Mar 2014 11:06:37 +0100] rev 606
make django tests working again, from ymh, see http://www.iri.centrepompidou.fr/dev/hg/comt/rev/e103299bccc0
gibus [Tue, 11 Mar 2014 11:05:25 +0100] rev 605
Clear cache when creating/deleting text/comment/user.
gibus [Mon, 10 Mar 2014 17:01:09 +0100] rev 604
In ASCIIMathML just skip onload translate from Latex.
gibus [Mon, 10 Mar 2014 16:48:48 +0100] rev 603
Commit minified javascript.
gibus [Mon, 10 Mar 2014 15:19:48 +0100] rev 602
Use YUI 3.15
gibus [Mon, 10 Mar 2014 13:24:42 +0100] rev 601
Merge
gibus [Mon, 10 Mar 2014 13:24:19 +0100] rev 600
Use YUI 3.10 (now that conflict with ASCIIMathML is solved).
gibus [Mon, 10 Mar 2014 13:04:40 +0100] rev 599
Config ASCIIMathML with translateOnLoad = false to get it works with YUI Loader.
Simon Descarpentries <sid@sopinspace.com> [Fri, 07 Mar 2014 18:18:46 +0100] rev 598
668 tests, 80% of the workspace tested
ymh <ymh.work@gmail.com> [Wed, 12 Mar 2014 16:52:58 +0100] rev 597
add automated script for test
Yves-Marie Haussonne <ymh.work+github@gmail.com> [Fri, 07 Mar 2014 18:44:18 +0100] rev 596
update sub repos
ymh <ymh.work@gmail.com> [Fri, 07 Mar 2014 18:13:08 +0100] rev 595
merge daf4516b022d
Simon Descarpentries <sid@sopinspace.com> [Thu, 06 Mar 2014 19:04:47 +0100] rev 594
Set and restore settings during test suite
ymh <ymh.work@gmail.com> [Fri, 07 Mar 2014 09:38:10 +0100] rev 593
add karma test configuration creation in vagrant provision and add supervisor entry to launch (open|libre)office headless
ymh <ymh.work@gmail.com> [Fri, 07 Mar 2014 09:36:04 +0100] rev 592
correct karma tests configuration to be more generic
ymh <ymh.work@gmail.com> [Thu, 06 Mar 2014 21:49:28 +0000] rev 591
ignore web folder + add pexpect to python dependencies
ymh <ymh.work@gmail.com> [Tue, 04 Mar 2014 13:28:35 +0100] rev 590
make django tests working again
ymh <ymh.work@gmail.com> [Sat, 01 Mar 2014 09:48:26 +0100] rev 589
merge after comt repository repair
ymh <ymh.work@gmail.com> [Fri, 28 Feb 2014 09:55:12 +0100] rev 588
dev box bug correction + minimal doc in README.txt
ymh <ymh.work@gmail.com> [Thu, 27 Feb 2014 23:19:13 +0100] rev 587
add a vagrant profile + puppet config for dev box
ymh <ymh.work@gmail.com> [Sun, 23 Feb 2014 20:29:37 +0000] rev 586
fix django-tagging version + correct wsgi.py
ymh <ymh.work@gmail.com> [Tue, 18 Feb 2014 17:31:35 +0000] rev 585
refine buildout config and add buildout config for wsgi server
ymh <ymh.work@gmail.com> [Wed, 22 Jan 2014 16:56:18 +0100] rev 584
add missing resources to buildout.cfg
Simon Descarpentries <sid@sopinspace.com> [Fri, 28 Feb 2014 18:53:55 +0100] rev 583
construction de la suite de test, pages followup et Texts
Simon Descarpentries <sid@sopinspace.com> [Thu, 27 Feb 2014 19:18:08 +0100] rev 582
rewritting and new tests
Simon Descarpentries <sid@sopinspace.com> [Thu, 20 Feb 2014 18:15:22 +0100] rev 581
rewritting of up to 102 tests, admin dashboard conformity
gibus [Thu, 20 Feb 2014 10:07:49 +0100] rev 580
Fix register form to not display all django fields.
Simon Descarpentries <sid@sopinspace.com> [Tue, 18 Feb 2014 19:27:58 +0100] rev 579
daily progress : suite/test style, config from single config file, attempt to test i18n in footer
Simon Descarpentries <sid@sopinspace.com> [Mon, 17 Feb 2014 19:18:42 +0100] rev 578
Add tests for other unloggedely accessible webpages
Simon Descarpentries <sid@sopinspace.com> [Fri, 14 Feb 2014 18:44:24 +0100] rev 577
Add 1st tests of login page congruency
Simon Descarpentries <sid@sopinspace.com> [Thu, 13 Feb 2014 18:55:46 +0100] rev 576
commit merge
Simon Descarpentries <sid@sopinspace.com> [Thu, 13 Feb 2014 18:54:19 +0100] rev 575
Add the skeleton of the future comt test-suite
gibus [Tue, 11 Feb 2014 15:43:11 +0100] rev 574
Use help cursor to show/hide piwik optout iframe.
gibus [Tue, 11 Feb 2014 13:45:32 +0100] rev 573
Use stats.co-ment.com for piwik optout iframe rather than piwik.sopinspace.net so SSL certificate is valid.
gibus [Tue, 11 Feb 2014 12:33:25 +0100] rev 572
Font size for piwik optout iframe.
gibus [Tue, 11 Feb 2014 12:30:37 +0100] rev 571
Use CustomOptOut for piwik optout iframe.
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.
gibus [Thu, 03 Oct 2013 10:19:03 +0200] rev 540
Allow text manager to add users on this text with no global role.
gibus [Thu, 03 Oct 2013 10:11:23 +0200] rev 539
Fix missing alt attribute for img.
Simon Descarpentries <sid@sopinspace.com> [Mon, 23 Sep 2013 11:28:49 +0200] rev 538
Màj fichier script minified
Simon Descarpentries <sid@sopinspace.com> [Fri, 20 Sep 2013 16:31:07 +0200] rev 537
Erase local modifications
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
Simon Descarpentries <sid1@sopinspace.com> [Mon, 08 Aug 2011 15:18:56 +0200] rev 535
Adding two missing sentences.
gibus [Thu, 19 Sep 2013 14:57:00 +0200] rev 534
Filter pane should have bigger height to display category dropdown list.
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.
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.
gibus [Thu, 05 Sep 2013 14:08:31 +0200] rev 531
Fix django migrate --list
gibus [Thu, 05 Sep 2013 14:03:29 +0200] rev 530
Add some import from south in order for django migrate to work properly
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.
Production Moz <dev@sopinspace.com> [Mon, 05 Aug 2013 04:05:28 +0200] rev 528
Resize filters for small screen.
Production Moz <dev@sopinspace.com> [Mon, 05 Aug 2013 03:32:19 +0200] rev 527
Twick in css.
Production Moz <dev@sopinspace.com> [Sun, 04 Aug 2013 14:10:07 +0200] rev 526
Twick in css.
gibus [Tue, 16 Jul 2013 14:29:46 +0200] rev 525
Upgrades to yui 3.10.3
gibus [Mon, 15 Jul 2013 15:25:58 +0200] rev 524
Update thread_box button to new design (horizontal mirror of unthread_box)
gibus [Mon, 15 Jul 2013 09:13:19 +0200] rev 523
Fixes AttributeError: 'FakeRequest' object has no attribute 'GET'
gibus [Thu, 11 Jul 2013 14:44:02 +0200] rev 522
improves performence of text_view_comments by memoizing permission computations.
gibus [Mon, 01 Jul 2013 12:45:11 +0200] rev 521
Add INSTALLED_APPS in settings_local for buildout to include south migration commands.
gibus [Mon, 01 Jul 2013 12:43:20 +0200] rev 520
Clean south migration
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.
gibus [Fri, 28 Jun 2013 15:10:23 +0200] rev 518
Better translation of help text
gibus [Thu, 27 Jun 2013 16:54:29 +0200] rev 517
Sames as for changeset 516, BeautifulSoup needs fromEncoding='UTF-8'.
gibus [Thu, 27 Jun 2013 16:39:16 +0200] rev 516
For some reason, BeautifulSoup wants now fromEncoding='UTF-8' in some unidentified cases.
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.
Production Moz <dev@sopinspace.com> [Wed, 26 Jun 2013 19:25:09 +0200] rev 514
Reorder classes in models.py.
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.
gibus [Tue, 25 Jun 2013 18:05:37 +0200] rev 512
Reorders stuffs in models
Production Moz <dev@sopinspace.com> [Tue, 25 Jun 2013 17:58:49 +0200] rev 511
Reorder ConfigurationManager model, because it broke co-ment lite
gibus [Tue, 25 Jun 2013 16:27:14 +0200] rev 510
Do not proposed undefined categories in filter.
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.
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.
Production Moz <dev@sopinspace.com> [Tue, 25 Jun 2013 13:49:39 +0200] rev 507
Fixes one FR translation.
gibus [Tue, 25 Jun 2013 13:34:18 +0200] rev 506
Fixes lower() applied to None string.
gibus [Tue, 25 Jun 2013 13:30:31 +0200] rev 505
Reapply changeset 504.
gibus [Tue, 25 Jun 2013 11:56:01 +0200] rev 504
Adds a category to comments, painted with colored vertical bar.
Production Moz <dev@sopinspace.com> [Wed, 03 Apr 2013 18:42:42 +0200] rev 503
Add can_edit_comment_own to Individual student (similar to changeset 359 for generic model).
gibus [Wed, 27 Mar 2013 17:51:18 +0100] rev 502
do not skip span for newline textnodes otherwise compute_new_comment_positions() will return bad results for pandoc texts.
gibus [Mon, 18 Mar 2013 17:29:40 +0100] rev 501
Prevents sumitting comment several time while waiting for server response.
gibus [Wed, 27 Feb 2013 14:16:44 +0100] rev 500
Added tag 2.5.0 for changeset 805e08ea57b1
gibus [Thu, 31 Jan 2013 16:56:09 +0100] rev 499
Fixes crash when editing imported text with orphan comment.
gibus [Thu, 31 Jan 2013 14:54:54 +0100] rev 498
One debug line forgotten in previous commit.
gibus [Thu, 31 Jan 2013 14:54:07 +0100] rev 497
One debug line forgotten in previous commit.
gibus [Thu, 31 Jan 2013 14:52:48 +0100] rev 496
Fixes crash when editing, apparently when comment spans on multiple text nodes.
gibus [Mon, 28 Jan 2013 13:47:29 +0100] rev 495
Forgot a condition when using libreoffice as a fallback when abiword crashes.
gibus [Mon, 28 Jan 2013 12:19:11 +0100] rev 494
Use libreoffice to convert html to pdf when abiword crashes.
gibus [Mon, 28 Jan 2013 10:44:48 +0100] rev 493
Do not list all comments when exporting filtered comments.
Production Moz <dev@sopinspace.com> [Mon, 28 Jan 2013 01:20:52 +0100] rev 492
Since scrollIntoView scroll the embed iframe *and* the parent window, restore the position of the toolbar.
Production Moz <dev@sopinspace.com> [Sun, 27 Jan 2013 11:19:55 +0100] rev 491
Since scrollIntoView scroll the embed iframe *and* the parent window, save and restore the position of the toolbar.
Production Moz <dev@sopinspace.com> [Sat, 26 Jan 2013 11:03:23 +0100] rev 490
Do not reset filters when adding a comment.
gibus [Mon, 21 Jan 2013 16:40:17 +0100] rev 489
New arrow-down adn arrow-up icons.
gibus [Mon, 21 Jan 2013 16:01:51 +0100] rev 488
Reverts arrow-down icon.
gibus [Mon, 21 Jan 2013 14:18:16 +0100] rev 487
Adds ompressed version for changeset 485.
gibus [Mon, 21 Jan 2013 14:12:10 +0100] rev 486
Clean versions list/comparison/view and add original version.
gibus [Mon, 21 Jan 2013 09:41:46 +0100] rev 485
New icons.
gibus [Mon, 21 Jan 2013 09:29:52 +0100] rev 484
Preselect embeded code to copy.
gibus [Mon, 14 Jan 2013 10:43:21 +0100] rev 483
Do not try to process custom_css if none has be defined
gibus [Fri, 11 Jan 2013 16:51:16 +0100] rev 482
Add custom CSS and fonts.
gibus [Fri, 04 Jan 2013 10:50:15 +0100] rev 481
No need to get content with display:none on parent view frame
gibus [Thu, 03 Jan 2013 11:42:46 +0100] rev 480
Replace pre_edit stage by an input checkbox to increase performances (compute_new_comment_positions run once).
gibus [Thu, 03 Jan 2013 11:07:33 +0100] rev 479
Add GZipMiddleware to compress exchanged data.
gibus [Thu, 03 Jan 2013 11:04:39 +0100] rev 478
Remove some unused comments.
gibus [Thu, 03 Jan 2013 11:00:26 +0100] rev 477
Add some MIME instructions for font to silence Chrome warnings.
gibus [Thu, 13 Dec 2012 14:27:20 +0100] rev 476
Applies new fonts to interface.
gibus [Thu, 06 Dec 2012 09:48:45 +0100] rev 475
New fonts.
gibus [Fri, 30 Nov 2012 14:43:51 +0100] rev 474
fix switch between different styles.
gibus [Mon, 12 Nov 2012 12:58:34 +0100] rev 473
Do not spannify empty text nodes, prevents abiword crash.
gibus [Tue, 06 Nov 2012 09:25:44 +0100] rev 472
Use co-ment user name when co-ment is directly accessed, even if DECORATED_CREATORS is True (i.e. normaly accessed by API).
gibus [Tue, 23 Oct 2012 13:41:07 +0200] rev 471
Update norwegian translation
gibus [Fri, 05 Oct 2012 10:21:07 +0200] rev 470
Fix filtering of teachers' comments for individual students in role_teacher role model when using DECORATED_CREATORS.
gibus [Mon, 01 Oct 2012 11:00:56 +0200] rev 469
When building toc, delete <a> elements, including when written in uppercase (<A>).
gibus [Mon, 01 Oct 2012 10:48:23 +0200] rev 468
Stupid IE does not know getElementsByClassName.
gibus [Mon, 01 Oct 2012 10:14:08 +0200] rev 467
Stupid IE counts extra element in array when ending by a comma.
gibus [Mon, 01 Oct 2012 09:50:25 +0200] rev 466
indexOf method of Array is unknown by stupid IE.
gibus [Mon, 24 Sep 2012 12:11:49 +0200] rev 465
Fix export in XML of dates when timezone is negative.
gibus [Mon, 24 Sep 2012 01:12:12 -0700] rev 464
For some reasons BeautifulSouf does not convert entities with convertEntities=["xml","html"], use convertEntities=BeautifulSoup.ALL_ENTITIES instead.
gibus [Fri, 14 Sep 2012 09:50:05 +0200] rev 463
Fix import for use with api (with co_ment Drupal module for eg.).
gibus [Fri, 14 Sep 2012 09:49:27 +0200] rev 462
Fix Italian translation.
gibus [Fri, 07 Sep 2012 15:16:15 +0200] rev 461
Adds Italian translation.
gibus [Fri, 10 Aug 2012 16:12:29 +0200] rev 460
Added import from XML file, including text, comments and attachments.
gibus [Thu, 09 Aug 2012 16:55:25 +0200] rev 459
Fixed renderContents on BeautifilSoup if there is no body in source html
gibus [Thu, 09 Aug 2012 13:05:11 +0200] rev 458
When extracting body of a document in HTML source format (i.e. without pandoc conversion before display), use BeautifilSoup, which is more tolerant, instead of xml.dom.minidom, which crashes too often.
gibus [Thu, 09 Aug 2012 11:06:46 +0200] rev 457
Fixed export with abiword by running tidy on html
gibus [Thu, 09 Aug 2012 10:11:21 +0200] rev 456
Fixed bad conversion of & to &
gibus [Mon, 06 Aug 2012 17:51:25 +0200] rev 455
Added export of attachements as inline b64 images for appropriate formats.
gibus [Mon, 06 Aug 2012 13:42:15 +0200] rev 454
Cleaned export.
gibus [Tue, 31 Jul 2012 16:37:23 +0200] rev 453
Added export to XML for re-import (nb. without attachements).
Production Moz <dev@sopinspace.com> [Mon, 25 Jun 2012 21:15:03 +0200] rev 452
forget a coma in list of input format for abiword conversion.
gibus [Fri, 15 Jun 2012 15:04:46 +0200] rev 451
Change Title: to Subject: in English to not mix with author's title.
gibus [Thu, 14 Jun 2012 11:43:46 +0200] rev 450
Fix #77 html code inside document viewer.
gibus [Tue, 12 Jun 2012 14:00:32 +0200] rev 449
In role_teacher model, individual students can see their own comments but also teacher's ones, whereas individual students' comments cannot be seen by students.
gibus [Fri, 08 Jun 2012 14:30:24 +0200] rev 448
Avoid warnings for deprecated instructions in djan 1.3
gibus [Fri, 08 Jun 2012 14:28:21 +0200] rev 447
Avoid warnings for deprecated instructions in djan 1.3
gibus [Fri, 08 Jun 2012 13:59:50 +0200] rev 446
Avoid warnings for deprecated instructions in djan 1.3
gibus [Tue, 05 Jun 2012 09:24:33 +0200] rev 445
Update settings_local_sample with DECORATED_CREATORS and USE_ABI parameters
gibus [Thu, 24 May 2012 15:59:12 +0200] rev 444
Exports to epub only with pandoc 1.9 and upper versions.
gibus [Thu, 24 May 2012 14:42:22 +0200] rev 443
Adds export to epub.
gibus [Thu, 24 May 2012 12:48:39 +0200] rev 442
Takes into account various releases of pandoc.
gibus [Thu, 24 May 2012 12:46:50 +0200] rev 441
Fixes export with abiword when attached images are served by co-ment
gibus [Thu, 24 May 2012 10:03:52 +0200] rev 440
Adds generic getElementsByClassName for IE compatibility.
gibus [Mon, 21 May 2012 16:50:42 +0200] rev 439
Reverts to changeset 435, and just add {% csrf_token %} to template forgot_pw.html, since CSRF protection seems to be only here (surely because of django.contrib.auth.views).
Production Moz <dev@sopinspace.com> [Sat, 19 May 2012 10:21:54 +0200] rev 438
Fix side effects with csrf token, add csrf_token to every post form + add ajax (see http://stackoverflow.com/questions/5100539/django-csrf-check-failing-with-an-ajax-post-request), remove django.middleware.csrf.CsrfViewMiddleware ?!
Production Moz <dev@sopinspace.com> [Fri, 18 May 2012 00:07:32 +0200] rev 437
Avoids HTTP 403 on login and reset/change password, seehttps://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ref-contrib-csrf.
Production Moz <dev@sopinspace.com> [Thu, 17 May 2012 23:58:03 +0200] rev 436
Avoids HTTP 403 on reset password, seehttps://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ref-contrib-csrf.
Production Moz <dev@sopinspace.com> [Tue, 15 May 2012 14:15:34 +0200] rev 435
Fixed comments filter by name when name is empty
gibus [Tue, 15 May 2012 12:22:28 +0200] rev 434
Fixed bad string for export to ms-word 2007.
gibus [Tue, 15 May 2012 12:12:41 +0200] rev 433
Added export in .doc and .docx formats.
gibus [Tue, 15 May 2012 11:16:46 +0200] rev 432
Respect order by scope in show all comments or show all detached comments.
gibus [Tue, 15 May 2012 09:36:18 +0200] rev 431
Fixed sort with y is NoneType.
gibus [Mon, 14 May 2012 16:24:21 +0200] rev 430
CSS for filter.
gibus [Mon, 14 May 2012 16:01:30 +0200] rev 429
Fixed author when there is none.
gibus [Mon, 14 May 2012 15:26:58 +0200] rev 428
Still use --sanitize-html for pandoc 1.5.1.1.
gibus [Mon, 14 May 2012 15:24:57 +0200] rev 427
Smaller size for text input form elements in filter.
gibus [Mon, 14 May 2012 15:16:30 +0200] rev 426
Added 'me' and 'author' in filter by name.
gibus [Mon, 14 May 2012 10:15:01 +0200] rev 425
Fix some javascript error with IE8 (getElementsByClassName() is unknown).
gibus [Fri, 11 May 2012 16:50:30 +0200] rev 424
Removes <a> tags inside toc + adjusts height of toc.
gibus [Fri, 11 May 2012 13:25:05 +0200] rev 423
Better positionning of table of contents.
gibus [Fri, 11 May 2012 13:10:19 +0200] rev 422
Hides button if table of contents is empty.
gibus [Fri, 11 May 2012 12:00:40 +0200] rev 421
Adds a table of content.
gibus [Thu, 10 May 2012 14:20:10 +0200] rev 420
Prevents javascript error, when iframe is not ready and therefore iframe_onload function is not available.
Production Moz <dev@sopinspace.com> [Thu, 10 May 2012 09:31:14 +0200] rev 419
Still use --sanitize-html for pandoc 1.5.1.1.
gibus [Thu, 10 May 2012 09:22:57 +0200] rev 418
Just a typo.
Simon Descarpentries <sid@sopinspace.com> [Wed, 09 May 2012 17:13:33 +0200] rev 417
After investigations, commit the proposed patch by kklimonda presented with the
following introduction :
cm/templates/site/login_form.html template uses a relative url for the form action, which seems to break deployment in the subfolder when trailing slash is missing (the form redirects to the upper folder breaking login). Using {% url login %} (as in the attached patch) instead would fix the issue.
Production Moz <dev@sopinspace.com> [Wed, 09 May 2012 09:36:49 +0200] rev 416
Adds rtfas input formats when converting with abiword.
gibus [Mon, 07 May 2012 09:10:45 +0200] rev 415
Adds api/convert to return HTML document from legacy format + Saves attached images when just converting to HTML, without creating a text + Returns nb of detached and removed commentswhen updating text.
gibus [Wed, 25 Apr 2012 09:25:39 +0200] rev 414
Adds image button in rich text editor for HTML.
gibus [Wed, 25 Apr 2012 09:15:23 +0200] rev 413
Fix mismatching filter with tag.
gibus [Tue, 24 Apr 2012 16:29:27 +0200] rev 412
Adds comments' tags when exporting
gibus [Tue, 24 Apr 2012 16:09:35 +0200] rev 411
When exporting, expand entities to keep correct offsets of comments.
Production Moz <dev@sopinspace.com> [Mon, 16 Apr 2012 15:57:14 +0200] rev 410
Allows multiple co-mentable texts to be isplayed in the same HTML page (with Drupal 7 co_ment module).
gibus [Fri, 13 Apr 2012 15:59:14 +0200] rev 409
Requires django > 1.3
gibus [Fri, 13 Apr 2012 15:57:05 +0200] rev 408
Requires django > 1.3
gibus [Fri, 13 Apr 2012 11:53:42 +0200] rev 407
When last_version is deleted, do not delete text and previous versions in cascade, but really delete text only when there is no previous version, otherwise update text.last_version with previous version.
Production Moz <dev@sopinspace.com> [Fri, 06 Apr 2012 12:35:57 +0200] rev 406
Merge some previous commits.
Production Moz <dev@sopinspace.com> [Fri, 06 Apr 2012 12:33:15 +0200] rev 405
Fixes missing closing bracket for column spearator in diff pages.
Simon Descarpentries <sid@sopinspace.com> [Thu, 22 Mar 2012 10:36:35 +0100] rev 404
Start dev of release 1.4.0
Simon Descarpentries <sid@sopinspace.com> [Thu, 22 Mar 2012 10:33:20 +0100] rev 403
Add a tag corresponding to the last release : 1.3.0
Simon Descarpentries <sid@sopinspace.com> [Tue, 20 Mar 2012 16:20:49 +0100] rev 402
Add a VERSION.txt file, to hold the version number of the designated comt release
Simon Descarpentries <sid@sopinspace.com> [Tue, 20 Mar 2012 16:08:18 +0100] rev 401
Update contributors and licence files, adding Gibus and I in it, and the content of the AGPL licence.
Production Moz <dev@sopinspace.com> [Thu, 15 Mar 2012 11:19:48 +0100] rev 400
Do not transform commentator's displayed name in lower case when posting comment.
gibus [Fri, 27 Jan 2012 11:45:19 +0100] rev 399
repeat 397 (css div.frame)
gibus [Fri, 27 Jan 2012 11:43:39 +0100] rev 398
nothing changed, but hg push needs this commit
gibus [Fri, 27 Jan 2012 11:37:22 +0100] rev 397
Fix selection of amath elements
Production Moz <dev@sopinspace.com> [Tue, 24 Jan 2012 15:27:58 +0100] rev 396
add some css for sharing-thebook
gibus [Mon, 23 Jan 2012 11:14:44 +0100] rev 395
Add libjs-asciimathml.
gibus [Mon, 16 Jan 2012 17:33:45 +0100] rev 394
Some CSS for footnotes.
Production Moz <dev@sopinspace.com> [Sun, 27 Nov 2011 00:31:12 +0100] rev 393
Some CSS styles
gibus [Wed, 23 Nov 2011 21:25:19 +0100] rev 392
Default height from embed ifrmae changed from 200px to 600px.
gibus [Mon, 14 Nov 2011 10:16:54 +0100] rev 391
add_comment_button should be hidden with initially_hidden css class if can_create_comment permission is false => do not set this css property directly on html element.
gibus [Thu, 13 Oct 2011 14:53:11 +0200] rev 390
commit c_client.min.js (compressed version of previous commits with scripts/compressjs.py).
gibus [Thu, 13 Oct 2011 14:51:17 +0200] rev 389
Allow permalink on comments even when embedfing iframe.
gibus [Sat, 10 Sep 2011 21:55:14 +0200] rev 388
throbber should be upper
gibus [Sat, 10 Sep 2011 15:26:49 +0200] rev 387
add throbber image
gibus [Sat, 10 Sep 2011 15:19:29 +0200] rev 386
add throbber to wait until text is loaded
gibus [Fri, 09 Sep 2011 09:49:37 +0200] rev 385
better use images for arrows on toggle bar to avoid font size dofferences and ut8 non-compatible browsers
gibus [Fri, 09 Sep 2011 00:29:37 +0200] rev 384
fix a french translation
gibus [Thu, 08 Sep 2011 23:21:51 +0200] rev 383
add arrows on toggle bars
gibus [Thu, 08 Sep 2011 23:21:13 +0200] rev 382
better positioning of 'new comment' form
gibus [Thu, 08 Sep 2011 16:39:22 +0200] rev 381
:active on whole 'add comment' button, not just text
gibus [Thu, 08 Sep 2011 16:31:16 +0200] rev 380
better design for 'add comment' button
gibus [Thu, 08 Sep 2011 15:55:55 +0200] rev 379
rounded corners for 'add comment' button
gibus [Thu, 08 Sep 2011 15:41:31 +0200] rev 378
commit c_client.min.js (compressed version of previous commits with scripts/compressjs.py).
gibus [Thu, 08 Sep 2011 15:24:06 +0200] rev 377
restore image for old 'add comment button' even if unused
gibus [Thu, 08 Sep 2011 15:19:48 +0200] rev 376
title when hovering 'add comment' button
gibus [Thu, 08 Sep 2011 15:15:23 +0200] rev 375
replace 'add comment' button
gibus [Thu, 08 Sep 2011 15:14:25 +0200] rev 374
semicolon useless in python
Simon Descarpentries <sid1@sopinspace.com> [Fri, 05 Aug 2011 17:12:15 +0200] rev 373
Add a title attribute on comment scopes to indicate the number of comments in the scope.
Also ensure that the last c-count-x defined color class is set even if there are more than 25 comments in the scope.
Simon Descarpentries <sid1@sopinspace.com> [Fri, 05 Aug 2011 14:44:48 +0200] rev 372
Correct typo in help messages.
Rebuild all locales, eliminating the induced fuzzy strings.
Simon Descarpentries <sid1@sopinspace.com> [Fri, 05 Aug 2011 12:23:34 +0200] rev 371
Revision of french translation.
No more empty strings (-24)
Simon Descarpentries <sid1@sopinspace.com> [Fri, 05 Aug 2011 10:52:08 +0200] rev 370
Revision of spanish translation.
No more fuzzy strings (-63).
No more empty translations (-91).
Fuzzy strings are automatically added when source string change in code.
Fuzzy strings must be regularly reviewed.
Simon Descarpentries <sid1@sopinspace.com> [Thu, 04 Aug 2011 18:40:42 +0200] rev 369
One french fuzzy string uncomented.
Simon Descarpentries <sid1@sopinspace.com> [Thu, 04 Aug 2011 17:33:07 +0200] rev 368
Add spaces before item.count(s) in lists of com state/author/tags/time in com filtering facilities.
gibus [Mon, 25 Jul 2011 15:35:50 +0200] rev 367
markdown2pdf is buggy => convert to HTML and use abiword to export in PDF
gibus [Thu, 21 Jul 2011 15:03:38 +0200] rev 366
For some reasons, abiwords can read background style attribute but not background-color
gibus [Thu, 21 Jul 2011 15:02:50 +0200] rev 365
For some reasons, abiwords can read background style attribute but not background-color
gibus [Thu, 21 Jul 2011 14:12:25 +0200] rev 364
tidyfy html before conversion with abiword
gibus [Thu, 21 Jul 2011 12:29:45 +0200] rev 363
add python pexpect in dependencies
gibus [Thu, 21 Jul 2011 12:29:17 +0200] rev 362
add python pexpect in dependencies
gibus [Thu, 21 Jul 2011 10:24:38 +0200] rev 361
Delete temporary files
gibus [Thu, 21 Jul 2011 09:42:33 +0200] rev 360
Add abiword as an alternative to open office for conversions
gibus [Thu, 16 Jun 2011 09:27:56 +0200] rev 359
Add can_delete_comment_own to Commentator
Production Moz <dev@sopinspace.com> [Tue, 14 Jun 2011 16:28:27 +0200] rev 358
when trying markdown2pdf without xetex option, use custom-header for propoer input encoding and so on
Production Moz <dev@sopinspace.com> [Thu, 09 Jun 2011 11:52:31 +0200] rev 357
if markdown2pdf fails try without -xetex option
gibus [Thu, 09 Jun 2011 11:41:04 +0200] rev 356
--xetex option in markdown2pdf seems to cause "Invalid or incomplete multibyte or wide character" errors
gibus [Mon, 06 Jun 2011 10:08:10 +0200] rev 355
if DECORATED_CREATORS take into account the "fake" username if has_own_perm()
Production Moz <dev@sopinspace.com> [Tue, 31 May 2011 18:26:38 +0200] rev 354
merge with changeset 352:7bc8d8bfe443
Production Moz <dev@sopinspace.com> [Tue, 31 May 2011 18:25:03 +0200] rev 353
merge
Production Moz <dev@sopinspace.com> [Tue, 31 May 2011 18:09:54 +0200] rev 352
do not use pandoc to convert from html to html
Production Moz <dev@sopinspace.com> [Tue, 31 May 2011 18:07:46 +0200] rev 351
use different tempfiles for in and out + use xtex for markdown2pdf
Production Moz <dev@sopinspace.com> [Tue, 31 May 2011 18:04:05 +0200] rev 350
replace msdos \r\n
Production Moz <dev@sopinspace.com> [Tue, 31 May 2011 18:03:03 +0200] rev 349
workspace in parameter for memoize
Production Moz <dev@sopinspace.com> [Tue, 31 May 2011 18:01:41 +0200] rev 348
add piwik tracking
Production Moz <dev@sopinspace.com> [Tue, 31 May 2011 17:58:47 +0200] rev 347
prevent uno custom __import__ from messing with south import machinery (to discover south enabled dj apps)
Production Moz <dev@sopinspace.com> [Tue, 31 May 2011 17:56:35 +0200] rev 346
3.0.0 -> 3.0.0b1
Production Moz <dev@sopinspace.com> [Tue, 31 May 2011 17:54:04 +0200] rev 345
3.0.0 -> 3.0.0b1
Production Moz <dev@sopinspace.com> [Tue, 31 May 2011 17:52:28 +0200] rev 344
memoize get_activity
gibus [Fri, 28 Jan 2011 11:09:34 +0100] rev 343
open source -> free software
gibus [Wed, 08 Dec 2010 20:57:35 +0100] rev 342
Missing French translation for some javascript.
gibus [Tue, 30 Nov 2010 09:53:35 +0100] rev 341
Coding style for js: expand tabs
gibus [Mon, 29 Nov 2010 15:05:21 +0100] rev 340
Be more strict by controlling that value ofcomment_op url parameter is set to "reply"
gibus [Mon, 29 Nov 2010 14:12:38 +0100] rev 339
Open automatically reply to comment form when comment_op url parameter is set to "reply", *even if there is no reply yet* (therefore no animation should have been triggered)
gibus [Mon, 29 Nov 2010 12:09:14 +0100] rev 338
Focus on content textarea when opening reply to comment form
gibus [Mon, 29 Nov 2010 12:07:44 +0100] rev 337
Add url parameter (comment_op=reply) to open automatically reply to comment form
gibus [Mon, 22 Nov 2010 14:58:38 +0100] rev 336
api doc
gibus [Fri, 19 Nov 2010 18:02:33 +0100] rev 335
add comment_key optional parameter for /api/comments/ to fetch a single comment
raph [Fri, 12 Nov 2010 15:43:03 +0100] rev 334
Added tag v1.0.5 for changeset f080de4cad76
gibus [Mon, 08 Nov 2010 15:28:45 +0100] rev 333
Fix browsing by modifications, take into account every comment in a thread (instead of only the first two levels in each thread).
gibus [Mon, 08 Nov 2010 14:45:52 +0100] rev 332
commit c_client.min.js (compressed version of previous commits with scripts/compressjs.py).
gibus [Mon, 08 Nov 2010 14:07:02 +0100] rev 331
focus on comment specified as url parameter *even if it is not the last comment of a thread*
gibus [Mon, 08 Nov 2010 14:00:41 +0100] rev 330
oops forgot "else" on last commit
gibus [Mon, 08 Nov 2010 12:41:44 +0100] rev 329
When comment_id_key is passed as URL parameter, focus on this comment, instead of the top comment of the related thread.
gibus [Tue, 02 Nov 2010 16:31:20 +0100] rev 328
Select only comments from last version.
gibus [Tue, 02 Nov 2010 10:15:41 +0100] rev 327
save prototype for django new version (1.2.3)
raph [Fri, 22 Oct 2010 16:39:55 +0200] rev 326
Merge with addba77f2f901c689d9abed3d4ce2c5d25fef5f1
raph [Fri, 22 Oct 2010 16:38:42 +0200] rev 325
i18n compile
Kirill Miazine <km@krot.org> [Thu, 21 Oct 2010 13:52:10 +0200] rev 324
update
gibus [Tue, 19 Oct 2010 14:30:19 +0200] rev 323
email_re has moved from django.form.fields to django.core.validators (Django 1.2 alpha 1)
raph [Mon, 11 Oct 2010 15:39:29 +0200] rev 322
i18n update
raph [Mon, 11 Oct 2010 15:04:45 +0200] rev 321
add format tips
raph [Mon, 11 Oct 2010 14:46:20 +0200] rev 320
Typo
raph [Fri, 08 Oct 2010 17:01:00 +0200] rev 319
fix title display
raph [Fri, 08 Oct 2010 16:55:35 +0200] rev 318
use base_workspace template
raph [Fri, 08 Oct 2010 16:38:39 +0200] rev 317
remove unused About link
raph [Fri, 08 Oct 2010 16:37:51 +0200] rev 316
add popup tip for anonymous users in user list
raph [Fri, 08 Oct 2010 15:56:01 +0200] rev 315
only display tag filtering form if tags exist
raph [Fri, 08 Oct 2010 15:31:45 +0200] rev 314
add popup tip to create and upload dashboard action links
raph [Fri, 08 Oct 2010 11:21:28 +0200] rev 313
silently swallow IOError in timezone setting
raph [Mon, 04 Oct 2010 14:21:17 +0200] rev 312
add note size limitation
raph [Wed, 29 Sep 2010 14:43:40 +0200] rev 311
fix: register user_created activity only if users where really added
raph [Mon, 23 Aug 2010 17:57:59 +0200] rev 310
do not use deprecated package ucs
raph [Mon, 23 Aug 2010 17:33:51 +0200] rev 309
customize latex header to include eurofont and fix ucs import
raph [Mon, 23 Aug 2010 17:19:35 +0200] rev 308
do not try to us comment if detached
raph [Thu, 19 Aug 2010 13:19:24 +0200] rev 307
use fixed table size for comparing versions
raph [Tue, 03 Aug 2010 18:34:14 +0200] rev 306
fix typo in hgignore
raph [Tue, 03 Aug 2010 18:01:35 +0200] rev 305
do not lock table with backends other than postgresql (postgresql specific syntax) (fixes #52)
raph [Tue, 03 Aug 2010 16:42:05 +0200] rev 304
use django 1.1.2 (fixes notif. test)
raph [Tue, 03 Aug 2010 16:16:25 +0200] rev 303
fix tests for mysql
raph [Wed, 28 Jul 2010 17:27:37 +0200] rev 302
refactor (cleanup) hgignore
raph [Mon, 26 Jul 2010 14:16:21 +0200] rev 301
fix: use 'keep_comments' parameter when editing text
gibus [Thu, 22 Jul 2010 17:27:24 +0200] rev 300
doc api: add cancel_modified_scopes as parameter of Edit text
raph [Mon, 19 Jul 2010 17:26:25 +0200] rev 299
check with api version of security checking prior to fun call
raph [Thu, 15 Jul 2010 17:21:03 +0200] rev 298
cleanup unused 'markup' template tag lib usage
raph [Thu, 15 Jul 2010 17:17:21 +0200] rev 297
fix settings import
raph [Thu, 15 Jul 2010 17:08:45 +0200] rev 296
Merge with 875e57f5f6ac74a1d6fb0e2623157fff254c338f
raph [Thu, 15 Jul 2010 17:07:15 +0200] rev 295
Merge with b8672f57ba3cd4e876277a13c69621446b940052
raph [Thu, 15 Jul 2010 16:23:58 +0200] rev 294
do not show permalink if prefix is used in embed params / minified client update
raph [Thu, 15 Jul 2010 16:10:55 +0200] rev 293
api update (incl. doc)
raph [Thu, 15 Jul 2010 16:10:29 +0200] rev 292
add parameter to display "decorated" creator (used with api calls)
raph [Thu, 15 Jul 2010 16:09:52 +0200] rev 291
add prefix to use external caller as proxy (calls via api)
raph [Thu, 15 Jul 2010 16:07:59 +0200] rev 290
add todo note
raph [Mon, 12 Jul 2010 16:37:32 +0200] rev 289
fix error when last text_version is deleted
raph [Mon, 12 Jul 2010 13:53:26 +0200] rev 288
fix delete method / fix anon resources
raph [Fri, 09 Jul 2010 10:05:29 +0200] rev 287
add api: basic auth / unit tests / online doc (based on django-piston)
raph [Thu, 15 Jul 2010 16:56:00 +0200] rev 286
add omelette
raph [Thu, 15 Jul 2010 16:55:31 +0200] rev 285
propagates query string parameters when login in (so that link with direct coment id are properly propagated)
raph [Thu, 15 Jul 2010 16:54:29 +0200] rev 284
simplification of security check: all unauthorized exceptions are dealt with by context processors
raph [Fri, 11 Jun 2010 16:21:53 +0200] rev 283
add piston dependency
raph [Fri, 11 Jun 2010 11:04:23 +0200] rev 282
add STORE_ACTIVITY_IP parameter to avoid storing ips for activities.
(workaround for #50)
raph [Thu, 10 Jun 2010 15:31:55 +0200] rev 281
initialize the user registration language code when adding other users
raph [Thu, 10 Jun 2010 14:56:36 +0200] rev 280
initialize the user registration language code to request.LANGUAGE_CODE (selected language or default setting)
raph [Mon, 17 May 2010 15:23:41 +0200] rev 279
code cleanup
raph [Mon, 17 May 2010 15:07:30 +0200] rev 278
fix unit tests
raph [Fri, 14 May 2010 15:17:44 +0200] rev 277
minified client update
raph [Fri, 14 May 2010 15:16:01 +0200] rev 276
add comments_auto_display parameter to embed to auto expand comments
raph [Fri, 14 May 2010 12:13:43 +0200] rev 275
ignore timezone if impossible to parse
raph [Mon, 10 May 2010 11:50:08 +0200] rev 274
import inside function
raph [Fri, 07 May 2010 14:26:24 +0200] rev 273
typo (unused comment)
raph [Fri, 07 May 2010 14:12:06 +0200] rev 272
fix notification bug
raph [Fri, 07 May 2010 10:06:10 +0200] rev 271
add test case for long lasting spannify
raph [Thu, 06 May 2010 17:48:11 +0200] rev 270
cache spannify function
raph [Thu, 06 May 2010 16:58:29 +0200] rev 269
i18n compile
Kirill Miazine <km@krot.org> [Thu, 06 May 2010 12:18:59 +0200] rev 268
Norwegian update.
raph [Wed, 05 May 2010 16:50:41 +0200] rev 267
do not send notifications for comments user created himself
raph [Wed, 05 May 2010 16:37:57 +0200] rev 266
add notifications to admin area
raph [Wed, 05 May 2010 10:51:52 +0200] rev 265
fix history display when no pagination
raph [Thu, 22 Apr 2010 18:09:44 +0200] rev 264
fix comment deletion detection when using html format (and ckeditor)
raph [Thu, 22 Apr 2010 12:48:02 +0200] rev 263
fix nb_comments display in history (for anon users)
raph [Thu, 22 Apr 2010 12:35:04 +0200] rev 262
fix comment __str__ display
raph [Thu, 22 Apr 2010 11:32:41 +0200] rev 261
fix usage of dj caching
raph [Tue, 20 Apr 2010 11:37:33 +0200] rev 260
Merge with 0371caf8bcc6864a0f2250933431d3a913c9b379
raph [Tue, 20 Apr 2010 11:14:21 +0200] rev 259
always use pandoc but in raw mode for html->html convert
raph [Tue, 20 Apr 2010 10:47:42 +0200] rev 258
Merge with 7b7ba5e472685e124441dcd8acef17ea9b8d80f2
raph [Tue, 20 Apr 2010 10:47:04 +0200] rev 257
remove ckeditor when using other format
raph [Tue, 20 Apr 2010 10:34:56 +0200] rev 256
add fck editor for html texts
raph [Fri, 16 Apr 2010 10:34:54 +0200] rev 255
cleanup diff for human reading
raph [Fri, 16 Apr 2010 10:34:54 +0200] rev 254
cleanup diff for human reading
raph [Thu, 15 Apr 2010 17:21:59 +0200] rev 253
fix img path
raph [Thu, 15 Apr 2010 16:38:45 +0200] rev 252
do not use pandoc for html content
raph [Thu, 15 Apr 2010 14:35:44 +0200] rev 251
fix import
raph [Thu, 15 Apr 2010 14:33:56 +0200] rev 250
improve diff between versions (word diff)
raph [Wed, 14 Apr 2010 17:05:14 +0200] rev 249
i18n update
raph [Wed, 14 Apr 2010 17:05:01 +0200] rev 248
fix button naming (fixes #26)
raph [Wed, 14 Apr 2010 16:56:57 +0200] rev 247
fix broken layout (footer)
raph [Tue, 13 Apr 2010 11:42:47 +0200] rev 246
i18n compile
Kirill Miazine <km@krot.org> [Wed, 07 Apr 2010 09:49:18 +0200] rev 245
Norwegian update
raph [Wed, 07 Apr 2010 12:02:41 +0200] rev 244
use new co-ment favicon
raph [Tue, 06 Apr 2010 17:19:42 +0200] rev 243
ignore content of eggs directory
raph [Tue, 06 Apr 2010 17:08:33 +0200] rev 242
add eggs directory (fixes #18)
raph [Tue, 06 Apr 2010 17:07:58 +0200] rev 241
(no commit message)
raph [Wed, 31 Mar 2010 16:26:00 +0200] rev 240
note should not beeing passed to new version (fixes #12)
raph [Wed, 31 Mar 2010 12:12:19 +0200] rev 239
help link to general format page
raph [Wed, 31 Mar 2010 12:01:51 +0200] rev 238
fix help link on dashboard
raph [Wed, 31 Mar 2010 12:00:27 +0200] rev 237
help update / i18n
raph [Tue, 30 Mar 2010 14:13:45 +0200] rev 236
fix error if no encoding is detected
raph [Fri, 26 Mar 2010 12:19:38 +0100] rev 235
use lazy i18n for edit form
raph [Fri, 26 Mar 2010 12:18:33 +0100] rev 234
use lazy i18n for edit form
raph [Thu, 25 Mar 2010 17:25:12 +0100] rev 233
add develop-eggs to ignore
raph [Thu, 25 Mar 2010 17:24:50 +0100] rev 232
image path correction (when comments)
raph [Thu, 25 Mar 2010 17:19:04 +0100] rev 231
fix image path for pdf & odt exports (fixes #5)
raph [Thu, 25 Mar 2010 15:00:58 +0100] rev 230
refactor arg passing between frames
raph [Wed, 24 Mar 2010 16:19:07 +0100] rev 229
add tracking HTML from configuration
raph [Wed, 24 Mar 2010 16:14:19 +0100] rev 228
add tracking HTML from configuration
raph [Mon, 22 Mar 2010 15:49:15 +0100] rev 227
add author in activities traces
raph [Mon, 22 Mar 2010 12:53:08 +0100] rev 226
i18n update
raph [Mon, 22 Mar 2010 12:50:42 +0100] rev 225
refactor forgot pw function to use django methods / add password change page in profile / i18n update
raph [Mon, 22 Mar 2010 11:02:39 +0100] rev 224
Merge with 849f10e1beec1446cb030ec31448be1e82c81a6f
raph [Mon, 22 Mar 2010 11:00:34 +0100] rev 223
add python yaml lib
raph [Fri, 19 Mar 2010 16:25:38 +0100] rev 222
i18n compile
raph [Fri, 19 Mar 2010 16:25:15 +0100] rev 221
Kirill M. no update merge
raph [Fri, 19 Mar 2010 16:22:59 +0100] rev 220
add forgot password function
raph [Thu, 18 Mar 2010 15:18:42 +0100] rev 219
fix double MEDIA_ROOT parameter
rbernard [Wed, 17 Mar 2010 23:44:39 +0100] rev 218
Merge with 6f635c8e98c35dd5a16c26175809963d1b261581
rbernard [Wed, 17 Mar 2010 23:42:26 +0100] rev 217
enh : #68
raph [Wed, 17 Mar 2010 15:33:14 +0100] rev 216
add text to monkey patchable text creation function
raph [Mon, 15 Mar 2010 14:16:54 +0100] rev 215
fix anchor
raph [Mon, 15 Mar 2010 14:16:34 +0100] rev 214
fix anchor
raph [Fri, 12 Mar 2010 14:52:37 +0100] rev 213
update help page
raph [Thu, 11 Mar 2010 16:19:32 +0100] rev 212
add tidy as a dependency and tips for prod install
raph [Thu, 11 Mar 2010 16:14:44 +0100] rev 211
add default media url prefix
raph [Thu, 11 Mar 2010 15:37:38 +0100] rev 210
fix security pb (too restrictive): logged users should inherit anon roles (if no text role is defined)
raph [Thu, 11 Mar 2010 09:58:09 +0100] rev 209
Merge with 4b5aaa0c8545b1a4e51eae3b900df0e4eb473a8a
raph [Thu, 11 Mar 2010 09:57:00 +0100] rev 208
typo
rbernard [Wed, 10 Mar 2010 22:11:12 +0100] rev 207
bug fix #32
rbernard [Wed, 10 Mar 2010 22:10:30 +0100] rev 206
bug fix #32
rbernard [Wed, 10 Mar 2010 21:27:25 +0100] rev 205
enh bulgarian translation #26
rbernard [Wed, 10 Mar 2010 21:05:13 +0100] rev 204
enh bulgarian translation #26
raph [Thu, 04 Mar 2010 17:17:46 +0100] rev 203
add class to home page table
raph [Wed, 03 Mar 2010 10:29:20 +0100] rev 202
cleanup
raph [Wed, 03 Mar 2010 10:29:05 +0100] rev 201
add try/except for local timezone conversion to prevent timezone error (mail admins)
raph [Tue, 02 Mar 2010 10:57:44 +0100] rev 200
add margin to show add coment button
rbernard [Fri, 26 Feb 2010 17:21:23 +0100] rev 199
FIX : no autoclose iframe html element
rbernard [Wed, 24 Feb 2010 20:10:36 +0100] rev 198
Merge with d435027bafac7449b4de273620d1a06816e27cd8
rbernard [Wed, 24 Feb 2010 20:03:18 +0100] rev 197
FIX : no autoclose iframe html element
raph [Wed, 24 Feb 2010 01:50:54 +0900] rev 196
display contact user name on contact form
raph [Wed, 24 Feb 2010 01:39:01 +0900] rev 195
desactivate -> deactivate (fixes #55)
raph [Wed, 24 Feb 2010 01:29:43 +0900] rev 194
Merge with a2385dbbe97cb752b03752570a3dd1d26ba0b56a
raph [Wed, 24 Feb 2010 01:21:11 +0900] rev 193
stay on text list after text deletion (fixes #54)
rbernard [Mon, 22 Feb 2010 23:07:40 +0100] rev 192
Merge with 3cebfa984ece95356c4d4000c48230ca1db539c0
rbernard [Mon, 22 Feb 2010 23:06:24 +0100] rev 191
BUG FIX : fix tex/latex format
rbernard [Mon, 22 Feb 2010 22:30:38 +0100] rev 190
minor FIX : export dialog : wrong 'choose file format' label
raph [Tue, 16 Feb 2010 09:20:12 +0900] rev 189
i18n no compile
raph [Tue, 16 Feb 2010 09:18:45 +0900] rev 188
Merge with 04644502cb7973cd8a744d7f8eaaf7df9c52e555
Kirill Miazine <km@krot.org> [Mon, 15 Feb 2010 09:46:50 +0100] rev 187
Norwegian update.
rbernard [Sat, 13 Feb 2010 14:17:46 +0100] rev 186
minor fix
rbernard [Sat, 13 Feb 2010 13:38:32 +0100] rev 185
Merge with 2f300483928bb174ab5c00c5fe41e0136b27f246
rbernard [Sat, 13 Feb 2010 13:38:08 +0100] rev 184
add text anchor support (fixes #44)
rbernard [Sat, 13 Feb 2010 12:50:06 +0100] rev 183
(re) edit : prevent tab change on cancel message + confirm_all_removed_dlg renamed (bug fix)
raph [Sat, 13 Feb 2010 12:56:21 +0100] rev 182
add title in version history
raph [Sat, 13 Feb 2010 12:50:05 +0100] rev 181
i18n update / update fr
raph [Sat, 13 Feb 2010 12:04:27 +0100] rev 180
Merge with 07019190bfe33d164593a42b92713b8265bb263b
raph [Sat, 13 Feb 2010 11:46:27 +0100] rev 179
remove print stmt
raph [Sat, 13 Feb 2010 11:45:33 +0100] rev 178
redesign compare page
raph [Sat, 13 Feb 2010 10:23:30 +0100] rev 177
add note column in version list
rbernard [Sat, 13 Feb 2010 12:03:14 +0100] rev 176
Merge with null
rbernard [Sat, 13 Feb 2010 12:02:23 +0100] rev 175
BUG FIX : handling html
rbernard [Sat, 13 Feb 2010 11:54:11 +0100] rev 174
edit : prevent tab change on cancel message + confirm_all_removed_dlg renamed (bug fix)
rbernard [Fri, 12 Feb 2010 21:59:18 +0100] rev 173
renaming variable
rbernard [Fri, 12 Feb 2010 21:58:53 +0100] rev 172
renaming variables
rbernard [Fri, 12 Feb 2010 21:56:36 +0100] rev 171
js ';' missing
raph [Fri, 12 Feb 2010 15:54:48 +0100] rev 170
fix typo desactivate -> deactivate
raph [Fri, 12 Feb 2010 13:47:47 +0100] rev 169
fix feed unique id generator
raph [Fri, 12 Feb 2010 13:19:50 +0100] rev 168
fix img path
raph [Fri, 12 Feb 2010 13:13:46 +0100] rev 167
typo fix / i18n update (fr)
Kirill Miazine <km@krot.org> [Fri, 12 Feb 2010 12:25:57 +0100] rev 166
Norwegian update
raph [Fri, 12 Feb 2010 12:29:05 +0100] rev 165
add padding bkgd color to footer
raph [Fri, 12 Feb 2010 11:48:23 +0100] rev 164
add design customisation option
rbernard [Thu, 11 Feb 2010 19:48:16 +0100] rev 163
in client html files replaced MEDIA_URL with CM_MEDIA_PREFIX.
raph [Thu, 11 Feb 2010 17:13:33 +0100] rev 162
i18n generate / fr update
raph [Thu, 11 Feb 2010 16:38:39 +0100] rev 161
removed print stmt
raph [Thu, 11 Feb 2010 16:28:10 +0100] rev 160
add logo in settings / fix static file settings
raph [Wed, 10 Feb 2010 14:34:08 +0100] rev 159
hide all option for dashboard activities
raph [Wed, 10 Feb 2010 14:05:24 +0100] rev 158
typo
raph [Wed, 10 Feb 2010 10:37:30 +0100] rev 157
fix: remove pdb
rbernard [Tue, 09 Feb 2010 23:08:54 +0100] rev 156
bug fix: removed \r in textversion's content because of a comment position bug in pre_edit. Added a save function to TextVersion to do so.
rbernard [Tue, 09 Feb 2010 22:20:08 +0100] rev 155
Merge with e4746a10edf5ac1bcea7348d228fb35bebf93657
rbernard [Fri, 05 Feb 2010 18:43:58 +0100] rev 154
bug fix: removed \r in textversion's content because of a comment position bug in pre_edit. Added a save function to TextVersionManager to do so. Also removed cleaning \r before computing diffs because it should not be necessary anymore.
raph [Mon, 08 Feb 2010 10:16:40 +0100] rev 153
i18n compile
Kirill Miazine <km@krot.org> [Sat, 06 Feb 2010 16:16:24 +0100] rev 152
Norwegian update
raph [Sat, 06 Feb 2010 18:04:01 +0100] rev 151
add permission check on text compare
raph [Fri, 05 Feb 2010 16:03:53 +0100] rev 150
fix compare reverse url break
raph [Fri, 05 Feb 2010 16:01:32 +0100] rev 149
cleanup diff files / add experimental diff
raph [Fri, 05 Feb 2010 15:15:46 +0100] rev 148
fix version compare order / i18n update (fr)
raph [Fri, 05 Feb 2010 12:39:25 +0100] rev 147
typo + i18n update (fr)
raph [Fri, 05 Feb 2010 12:24:06 +0100] rev 146
Merge with e7e1bc64f613bbc7f54cd474efd1d6ae1d8f6457
raph [Fri, 05 Feb 2010 12:23:29 +0100] rev 145
refactor version explorer
rbernard [Wed, 03 Feb 2010 21:49:04 +0100] rev 144
lpermalink uses id_key
rbernard [Wed, 03 Feb 2010 20:55:30 +0100] rev 143
clean up useless url entry
raph [Wed, 03 Feb 2010 15:42:56 +0100] rev 142
add base64 parameter passing mode
raph [Wed, 03 Feb 2010 15:09:30 +0100] rev 141
add set_workspacename and create_manager management commands
raph [Wed, 03 Feb 2010 15:06:03 +0100] rev 140
cleanup set_workspace name
raph [Wed, 03 Feb 2010 14:27:07 +0100] rev 139
update i18n files
raph [Tue, 02 Feb 2010 16:31:35 +0100] rev 138
typo
raph [Tue, 02 Feb 2010 16:30:48 +0100] rev 137
added spanish translation (thx Alejandro Martin Ortin)
raph [Tue, 02 Feb 2010 16:29:43 +0100] rev 136
added fuzzy marker for header string
raph [Tue, 02 Feb 2010 16:04:36 +0100] rev 135
externalize contributors file
raph [Fri, 29 Jan 2010 10:23:42 +0100] rev 134
change default split values for activity display
raph [Fri, 29 Jan 2010 09:55:04 +0100] rev 133
cleanup (remaining fr in file)
raph [Thu, 28 Jan 2010 16:53:57 +0100] rev 132
debug false by default
raph [Thu, 28 Jan 2010 10:28:28 +0100] rev 131
no tags in registration form
raph [Wed, 27 Jan 2010 16:18:30 +0100] rev 130
model change+migration (add id_key to comment): run ./bin/django migrate
raph [Wed, 27 Jan 2010 15:01:51 +0100] rev 129
i18n update & compile
Kirill Miazine <km@krot.org> [Wed, 27 Jan 2010 14:47:50 +0100] rev 128
update
raph [Wed, 27 Jan 2010 14:57:50 +0100] rev 127
i18n update
raph [Wed, 27 Jan 2010 14:57:38 +0100] rev 126
embed for public texts
raph [Tue, 26 Jan 2010 12:29:05 +0100] rev 125
fix missing i18n tag in paginator
raph [Mon, 25 Jan 2010 16:05:02 +0100] rev 124
add pt_BR translation (thx Paulo Rená da Silva Santarém & co)
raph [Mon, 25 Jan 2010 15:56:34 +0100] rev 123
fix display on non auth home page
raph [Mon, 25 Jan 2010 15:45:44 +0100] rev 122
remove unused translation block
raph [Mon, 25 Jan 2010 14:23:35 +0100] rev 121
change default sorting for dates columns in text/user lists
raph [Mon, 25 Jan 2010 12:57:01 +0100] rev 120
text meta displays last modif and nb versions (fixes #25)
raph [Mon, 25 Jan 2010 11:34:22 +0100] rev 119
recover when tidy trashes: try markdown anyway
raph [Mon, 25 Jan 2010 09:23:32 +0100] rev 118
add latex conversion (with pandoc)
raph [Fri, 22 Jan 2010 14:15:46 +0100] rev 117
Merge with 3ba2d2da386fd32b83c998ddff690caef672f96c
raph [Fri, 22 Jan 2010 14:14:35 +0100] rev 116
fix dashboard bug: add text_version key
rbernard [Thu, 21 Jan 2010 21:15:20 +0100] rev 115
Merge with f0d097bff6b24c351716139ea4cc4c6b91be6612
rbernard [Thu, 21 Jan 2010 21:11:32 +0100] rev 114
ENH ticket 20 disable edit in versions tab added ALLOW_CLIENT_MODIF_ON_LAST_VERSION_ONLY to settings.py
rbernard [Thu, 21 Jan 2010 09:16:56 +0100] rev 113
fix ticket 22
rbernard [Wed, 20 Jan 2010 22:56:29 +0100] rev 112
js log removal
rbernard [Wed, 20 Jan 2010 22:56:15 +0100] rev 111
js log removal
raph [Thu, 21 Jan 2010 15:29:20 +0100] rev 110
add tags in profile edit (fixes #19)
raph [Thu, 21 Jan 2010 11:43:58 +0100] rev 109
add i18n licence
rbernard [Wed, 20 Jan 2010 22:46:26 +0100] rev 108
fix add css
rbernard [Wed, 20 Jan 2010 22:40:33 +0100] rev 107
i18n compile
rbernard [Wed, 20 Jan 2010 22:32:59 +0100] rev 106
i18n
typo
rbernard [Wed, 20 Jan 2010 20:45:52 +0100] rev 105
Merge with f5d3ea4bd03ce9042db313e9695449121715976e
rbernard [Wed, 20 Jan 2010 20:43:55 +0100] rev 104
enh: detached comments
bug fix: test corrected
bug fix: permalink to comment
rbernard [Wed, 20 Jan 2010 20:43:38 +0100] rev 103
enh: detached comments
bug fix: test corrected
bug fix: permalink to comment
raph [Wed, 20 Jan 2010 14:43:18 +0100] rev 102
fix permissions in get_text_with_perms
Philippe Aigrain <philippe.aigrain@sopinspace.com> [Mon, 18 Jan 2010 14:33:41 +0100] rev 101
additional info contrib and licenses
Philippe Aigrain <philippe.aigrain@sopinspace.com> [Mon, 18 Jan 2010 10:16:33 +0100] rev 100
added CC license for translations
raph [Sun, 17 Jan 2010 11:14:57 +0100] rev 99
update i18 compiled files
Kirill Miazine <km@krot.org> [Sat, 16 Jan 2010 18:44:07 +0100] rev 98
Update Norwegian po-files with new strings and review translation.
raph [Fri, 15 Jan 2010 14:56:34 +0100] rev 97
fix pagination in text user list
raph [Fri, 15 Jan 2010 14:50:29 +0100] rev 96
compile i18n
Kirill Miazine <km@krot.org> [Fri, 15 Jan 2010 14:45:36 +0100] rev 95
Translation fixes after a check of translation applied to the UI.
Kirill Miazine <km@krot.org> [Fri, 15 Jan 2010 13:45:32 +0100] rev 94
Minor language/formatting issues
raph [Fri, 15 Jan 2010 13:32:24 +0100] rev 93
remove print
raph [Fri, 15 Jan 2010 13:26:34 +0100] rev 92
i18n no fix / compile i18n
Kirill Miazine <km@krot.org> [Fri, 15 Jan 2010 13:19:44 +0100] rev 91
Second part of Norwegian translation. There are some issues/errors, but those will be fixed.
raph [Fri, 15 Jan 2010 13:22:46 +0100] rev 90
i18n typo
raph [Fri, 15 Jan 2010 13:20:42 +0100] rev 89
updated fr and no i18n / updated compiled i18n files
raph [Fri, 15 Jan 2010 13:09:08 +0100] rev 88
add .pyc ignore
Kirill Miazine <km@krot.org> [Fri, 15 Jan 2010 12:44:59 +0100] rev 87
First part of the Norwegian translation.
raph [Fri, 15 Jan 2010 11:15:51 +0100] rev 86
how to contribute without using mercurial
raph [Fri, 15 Jan 2010 10:31:03 +0100] rev 85
add 'How to contribute' to readme
raph [Fri, 15 Jan 2010 09:59:47 +0100] rev 84
add Norwegian translation files
raph [Fri, 15 Jan 2010 09:54:13 +0100] rev 83
raise 404 instead of 500 if user key does not exist
raph [Fri, 15 Jan 2010 09:21:47 +0100] rev 82
fix howto generate message files
raph [Thu, 14 Jan 2010 11:08:28 +0100] rev 81
all logged-in users also have anon users roles (fixes #16)
raph [Thu, 14 Jan 2010 11:07:49 +0100] rev 80
workspace followup available to anon user
raph [Thu, 14 Jan 2010 11:07:21 +0100] rev 79
template typo
raph [Wed, 13 Jan 2010 18:15:21 +0100] rev 78
add default case in upload mime decoding (assume text)
raph [Mon, 11 Jan 2010 16:29:48 +0100] rev 77
import oo_converters locally (not at module level) to avoid weird uno imports
raph [Wed, 06 Jan 2010 16:59:10 +0100] rev 76
fix (not yet used) send_mail_in_language
raph [Wed, 06 Jan 2010 14:31:23 +0100] rev 75
.settings content ignored
raph [Wed, 06 Jan 2010 14:15:22 +0100] rev 74
fix bug when no tag is present
raph [Mon, 04 Jan 2010 10:38:34 +0100] rev 73
add .settings to ignore
raph [Mon, 04 Jan 2010 10:38:09 +0100] rev 72
keep comment dates (created / modified) when duplicating (fixes #12)
raph [Tue, 22 Dec 2009 09:39:43 +0100] rev 71
format in text edit not required / add default to old value
raph [Tue, 22 Dec 2009 08:41:05 +0100] rev 70
make format read-only (comment positioning problem)
raph [Tue, 22 Dec 2009 08:10:42 +0100] rev 69
Merge with 9f679d3f6ec4a4a73675b66c283c208e4b6a818d
raph [Tue, 22 Dec 2009 08:09:25 +0100] rev 68
fix test notification
reno [Mon, 14 Dec 2009 18:08:26 +0100] rev 67
Merge with 0d3298833461bc0ae659d4cb61c79148d9a0fb79
reno [Mon, 14 Dec 2009 17:58:20 +0100] rev 66
FIX : added edit.js for better pre-edit messages translations
raph [Mon, 14 Dec 2009 14:48:57 +0100] rev 65
close frame tag
raph [Mon, 14 Dec 2009 14:10:35 +0100] rev 64
i18n typo
raph [Mon, 14 Dec 2009 13:54:47 +0100] rev 63
split followup and embed
raph [Mon, 14 Dec 2009 10:05:21 +0100] rev 62
refactor history template
raph [Fri, 11 Dec 2009 13:42:16 +0100] rev 61
breadcrumbs in header
reno [Fri, 11 Dec 2009 12:04:40 +0100] rev 60
(no commit message)
reno [Fri, 11 Dec 2009 12:03:51 +0100] rev 59
BUG FIX : in text history tab text view frame now expands to maximum
reno [Fri, 11 Dec 2009 12:02:39 +0100] rev 58
BUG FIX : pdf export PhA tests, TODO fix special html caracters in comments
rbernard [Fri, 11 Dec 2009 11:48:10 +0100] rev 57
merge
reno [Fri, 11 Dec 2009 11:17:01 +0100] rev 56
BUG FIX : pdf export PhA tests, TODO fix special html caracters in comments
reno [Fri, 11 Dec 2009 11:34:53 +0100] rev 55
remove pydev eclipse config files
reno [Fri, 11 Dec 2009 11:34:17 +0100] rev 54
remove pydev eclipse config files
raph [Fri, 11 Dec 2009 10:41:08 +0100] rev 53
do not send notifications after desactivation
raph [Fri, 11 Dec 2009 10:29:11 +0100] rev 52
prevent header error if newline in header (pb not fully solved)
raph [Fri, 11 Dec 2009 09:30:07 +0100] rev 51
enable oo
raph [Thu, 10 Dec 2009 18:03:50 +0100] rev 50
add unicode detection for txt format in upload
raph [Thu, 10 Dec 2009 17:05:54 +0100] rev 49
add Activity to admin site
raph [Thu, 10 Dec 2009 16:45:42 +0100] rev 48
fix save button
raph [Thu, 10 Dec 2009 16:41:01 +0100] rev 47
add randomness to temporary roles
raph [Thu, 10 Dec 2009 16:36:04 +0100] rev 46
no verbosity while loading fixtures (breaks wsgi)
raph [Thu, 10 Dec 2009 16:23:01 +0100] rev 45
min client generated
raph [Thu, 10 Dec 2009 16:11:57 +0100] rev 44
add setting to hide emails in admin page
raph [Thu, 10 Dec 2009 15:07:47 +0100] rev 43
missing i18n tag
raph [Thu, 10 Dec 2009 15:07:25 +0100] rev 42
add tag filter to text share page
raph [Thu, 10 Dec 2009 14:34:50 +0100] rev 41
update i18n
raph [Thu, 10 Dec 2009 14:34:36 +0100] rev 40
update i18n
raph [Thu, 10 Dec 2009 14:27:30 +0100] rev 39
upgrade path for user tag support
raph [Thu, 10 Dec 2009 14:27:12 +0100] rev 38
- add tag support to user
- add tag interface to user / text list
raph [Thu, 10 Dec 2009 13:44:01 +0100] rev 37
fix readme
raph [Thu, 10 Dec 2009 13:43:06 +0100] rev 36
remove licenses
raph [Wed, 09 Dec 2009 15:29:46 +0100] rev 35
fix summary
raph [Wed, 09 Dec 2009 15:28:21 +0100] rev 34
paginator bold
reno [Wed, 09 Dec 2009 12:34:44 +0100] rev 33
README
raph [Wed, 09 Dec 2009 12:21:45 +0100] rev 32
Merge with 7fb200545bc19edaac96ba358729ac203d392705
raph [Wed, 09 Dec 2009 12:20:32 +0100] rev 31
add upgrade scripts with south
raph [Tue, 08 Dec 2009 16:56:04 +0100] rev 30
Merge with c8a95e540b79a3c9fec989c5f2c284b52a8e6de1
raph [Tue, 08 Dec 2009 16:55:22 +0100] rev 29
add south library (manages database evolutions)
raph [Tue, 08 Dec 2009 16:33:44 +0100] rev 28
add created field to user profiles
raph [Tue, 08 Dec 2009 16:33:11 +0100] rev 27
fix test notifications
raph [Tue, 08 Dec 2009 16:17:41 +0100] rev 26
more compact design
conrad [Tue, 08 Dec 2009 19:49:41 +0100] rev 25
Add src directory in eclipse conf
reno [Tue, 08 Dec 2009 16:51:48 +0100] rev 24
ENH : adding comments on previous version now possible
raph [Fri, 04 Dec 2009 14:05:05 +0100] rev 23
fix global role display
raph [Fri, 04 Dec 2009 14:03:03 +0100] rev 22
remove duplicated method
raph [Thu, 03 Dec 2009 17:42:12 +0100] rev 21
local date display in history
raph [Thu, 03 Dec 2009 16:27:12 +0100] rev 20
Merge with f0f9929a490014bfb6d9771e70994f4d0377275b
raph [Thu, 03 Dec 2009 13:34:25 +0100] rev 19
typo
gibus [Thu, 03 Dec 2009 16:24:33 +0100] rev 18
add sudo in ubuntu examples for commands to be run as root
add example of postrgesql database creation
reno [Thu, 03 Dec 2009 15:55:39 +0100] rev 17
bug fix : can view own comment on comment add on mod priori
bug fix : client : add no-notif record when user declines it
raph [Thu, 03 Dec 2009 11:55:50 +0100] rev 16
FIX: comment visibility takes ownership into account
raph [Thu, 03 Dec 2009 11:38:28 +0100] rev 15
js msg typo
raph [Thu, 03 Dec 2009 10:48:08 +0100] rev 14
o fix recipe dependency (fixes #4)
o fix python path (fixes #5)
reno [Mon, 30 Nov 2009 13:55:21 +0100] rev 13
various notification changes
reno [Mon, 30 Nov 2009 13:46:17 +0100] rev 12
various notification changes
reno [Thu, 26 Nov 2009 12:03:53 +0100] rev 11
simplified style management. checked gray and notelike styles self sufficiency.
reno [Wed, 25 Nov 2009 18:22:57 +0100] rev 10
(no commit message)
reno [Wed, 25 Nov 2009 18:19:43 +0100] rev 9
client show scope button + do not show all comments on startup
reno [Wed, 25 Nov 2009 18:19:17 +0100] rev 8
client show scope button + do not show all comments on startup
raph [Wed, 25 Nov 2009 09:34:10 +0100] rev 7
FIX: unicode (and commenting) in notification logging
raph [Tue, 24 Nov 2009 10:31:42 +0100] rev 6
Merge with 8e6d7ff63451c4597c2ae79d12b319114087aa12
raph [Tue, 24 Nov 2009 10:31:11 +0100] rev 5
lazy strings
reno [Mon, 23 Nov 2009 17:06:53 +0100] rev 4
client min
reno [Mon, 23 Nov 2009 16:25:13 +0100] rev 3
FIX : no url in string to translate
reno [Mon, 23 Nov 2009 16:07:45 +0100] rev 2
fix notifications
rbernard [Mon, 23 Nov 2009 15:31:03 +0100] rev 1
initial setup
raph [Mon, 23 Nov 2009 15:14:29 +0100] rev 0
import from internal svn r 4007