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