Commit Graph

45 Commits

Author SHA1 Message Date
Nicolas Lempereur 6e090f5d5b [FIX] survey: improve printing
Don't use select element when printing a non-filled survey, and small
appearances improvements.

opw-645011
2015-07-24 09:35:02 +02:00
Richard Mathot 4dec8b54f4 [FIX] survey: mess with JS loading
Since yesterday, JS bundles are now loaded at the end of the webpage.
Old-style modules that hardlink js code in the <head> section are now
broken since they use jQuery's $.
2014-09-17 11:53:14 +02:00
Christophe Simonis fd4fd35e32 [MERGE] forward port of branch saas-5 up to e4cb520 2014-07-30 20:52:14 +02:00
Richard Mathot b7e62ae3dc [FIX] survey: minor view fixes 2014-07-25 13:47:42 +02:00
Olivier Dony 0f01df42ea [MERGE] Forward-port saas-5 up to f15cbd6 2014-06-12 18:59:15 +02:00
Richard Mathot 01cceb37a5 [IMP] survey: better display for survey managers/website editors 2014-06-12 10:18:40 +02:00
Richard Mathot 194049df99 [FIX] survey: user-friendly message when login is required 2014-06-11 10:57:03 +02:00
Richard Mathot (OpenERP) 4aed9ce7e7 [IMP] Score for each question
bzr revid: rim@openerp.com-20140416151320-1zsxsss60zi9w11y
2014-04-16 17:13:20 +02:00
Richard Mathot (OpenERP) 871bb07d65 [IMP] Highlight the right answer in MCQ correction mode
bzr revid: rim@openerp.com-20140416101129-t33z38q7ez0358gh
2014-04-16 12:11:29 +02:00
Richard Mathot (OpenERP) 577245bc66 [REF] Terminology
bzr revid: rim@openerp.com-20140415115017-wfbtidj4eypxyw8r
2014-04-15 13:50:17 +02:00
Richard Mathot (OpenERP) 53ad31c18f [FIX] avoid crash when there is 0 pages for surveys
bzr revid: rim@openerp.com-20140410143018-yk0xvelpiuh8bau2
2014-04-10 16:30:18 +02:00
Richard Mathot (OpenERP) 89a60326da [FIXes]
bzr revid: rim@openerp.com-20140410132146-5a0k2n4y8k5fzxts
2014-04-10 15:21:46 +02:00
Richard Mathot (OpenERP) da980ae4b8 [UNIMP] going back to a text field, waiting for a correct datepicker
bzr revid: rim@openerp.com-20140409135713-dm09qs525uw6ap9n
2014-04-09 15:57:13 +02:00
Richard Mathot (OpenERP) e7766719fe [FIX] Fixing things & views with comment answers
bzr revid: rim@openerp.com-20140409085216-5knre0uoxygunazr
2014-04-09 10:52:16 +02:00
Richard Mathot (OpenERP) ecb636c67c [FIX] URL slugs mess...
bzr revid: rim@openerp.com-20140319142952-2wzi0fvzvopx9lmy
2014-03-19 15:29:52 +01:00
Richard Mathot (OpenERP) c8a320553c [IMP] Quizz mode
bzr revid: rim@openerp.com-20140205081626-0e1r5g71c53r5x5w
2014-02-05 09:16:26 +01:00
Richard Mathot (OpenERP) 38a245e1fb [IMP] Small change to print template in order to print all the answers (part2)
bzr revid: rim@openerp.com-20131227150516-yyzpcqc9uu6a4ux5
2013-12-27 16:05:16 +01:00
Richard Mathot (OpenERP) 7c73277150 [IMP] Small change to print template in order to print all the answers :-)
bzr revid: rim@openerp.com-20131227144938-mobqjv96lcdwamob
2013-12-27 15:49:38 +01:00
Richard Mathot (OpenERP) a4cc8618f5 [IMP] Link for printing the answers (MERRY CHRISTMAS BABIES)
bzr revid: rim@openerp.com-20131224155940-1jfjrrhclfqyvb9p
2013-12-24 16:59:40 +01:00
Richard Mathot (OpenERP) 20a35175ab [FIX] Small fixes
bzr revid: rim@openerp.com-20131216160908-yx5deeleg0m57n5s
2013-12-16 17:09:08 +01:00
Richard Mathot (OpenERP) 3989d19205 [IMP] Prefilling and saving for scalar types, views improvements and typos
bzr revid: rim@openerp.com-20131216153244-y8ctabjwipr0infc
2013-12-16 16:32:44 +01:00
Richard Mathot (OpenERP) efd748c4ca [IMP] Saving survey data
bzr revid: rim@openerp.com-20131216073743-j0sdavdqprp2xawl
2013-12-16 08:37:43 +01:00
Richard Mathot (OpenERP) be090d5a40 [FIX] Typo
bzr revid: rim@openerp.com-20131213102137-rqb3cqungnjp525f
2013-12-13 11:21:37 +01:00
Richard Mathot (OpenERP) 0d55f476f0 [IMP] Deadlines on invitations
[REF] Survey auth refactoring

[REF/IMP] Pagination system refactoring + add go back function

[FIX] Small glitches

[REF] Code refactoring

bzr revid: rim@openerp.com-20131212110435-he9h9dkeyb722l1a
2013-12-12 12:04:35 +01:00
Richard Mathot (OpenERP) 2fccf08c32 [IMP] Added modal when AJAX submission fails
.. note:: 
    modal is rendered by QWeb so translation should be OK

bzr revid: rim@openerp.com-20131209130326-4ib589zrzsoz4qlm
2013-12-09 14:03:26 +01:00
Richard Mathot (OpenERP) 5336441763 [IMP] Surveys Kanban view refactoring (wip)
bzr revid: rim@openerp.com-20131126160842-iu8dka7eyf1z6khk
2013-11-26 17:08:42 +01:00
Richard Mathot (OpenERP) ff01a81817 - [IMP] Category becomes res_model
- [IMP] Correct display of simple_ and multiple_choice

- [IMP] Admin and display of matrices

- [REF] Some code cleaning

bzr revid: rim@openerp.com-20131126125303-ff1zhgbko30nvlxx
2013-11-26 13:53:03 +01:00
Richard Mathot (OpenERP) 5b92704e41 [IMP] Code cleaning and refactoring
bzr revid: rim@openerp.com-20131125080446-kail7m6xav7gf0xg
2013-11-25 09:04:46 +01:00
Richard Mathot (OpenERP) 72e33b8cfe - mailing bugs
- radio buttons/checkbox bugs
- cronjob to remove empty user inputs

bzr revid: rim@openerp.com-20131121110457-rbpbltdk1n9es37l
2013-11-21 12:04:57 +01:00
Richard Mathot (OpenERP) 017ff36fbb [IMP] Cleaning
bzr revid: rim@openerp.com-20131120161519-4f2kyy38igmbbflb
2013-11-20 17:15:19 +01:00
Richard Mathot (OpenERP) 7d232137b6 - Info page when survey is not open
- Survey admin view improvements
- Survey state change handling
- Security params for public users
- Handling of tokens, survey with authentification, surveys without tokens...
- (Typos)

bzr revid: rim@openerp.com-20131120151301-no2wl0ud9jccaalk
2013-11-20 16:13:01 +01:00
Richard Mathot (OpenERP) 01d4835a1d [IMP] Previous button & progress bar
bzr revid: rim@openerp.com-20131120110008-j090xicug9wf0t3a
2013-11-20 12:00:08 +01:00
Richard Mathot (OpenERP) 233e5c82dc [IMP] Multichoice questions admin view and display
bzr revid: rim@openerp.com-20131118161259-5ni4jn3t32n28ln6
2013-11-18 17:12:59 +01:00
Richard Mathot (OpenERP) c5ff225a16 [IMP] Server side validation
bzr revid: rim@openerp.com-20131115151435-ht5eg6e6vfiydibe
2013-11-15 16:14:35 +01:00
Richard Mathot (OpenERP) 3f25c92997 partial commit
bzr revid: rim@openerp.com-20131115075150-jyabo0umip4xypks
2013-11-15 08:51:50 +01:00
Richard Mathot (OpenERP) e9a44f52ed [IMP] Form element ids refactoring
bzr revid: rim@openerp.com-20131114074555-ptqc46qxtrh9zb3f
2013-11-14 08:45:55 +01:00
Richard Mathot (OpenERP) 12ff7758a0 [IMP] Mandatory questions
bzr revid: rim@openerp.com-20131113135532-igwkncnhsvr74msj
2013-11-13 14:55:32 +01:00
Richard Mathot (OpenERP) e82a20a545 bzr revid: rim@openerp.com-20131108161414-nd908nzsr44n7u1e 2013-11-08 17:14:14 +01:00
Richard Mathot (OpenERP) 9b98a4e0f2 [IMP] Mandatory questions validation
bzr revid: rim@openerp.com-20131108142406-pmqubepahqg2qyqx
2013-11-08 15:24:06 +01:00
Richard Mathot (OpenERP) e112e7adc3 [IMP] Constraints validation
bzr revid: rim@openerp.com-20131108075347-3rv4i7vc09v91mx7
2013-11-08 08:53:47 +01:00
Richard Mathot (OpenERP) 51edfc8a4b [IMP] Printable version of the survey
bzr revid: rim@openerp.com-20131106161117-gm136e67acu114ci
2013-11-06 17:11:17 +01:00
Richard Mathot (OpenERP) 5fb20ba152 [IMP] Display all questions in CMS
bzr revid: rim@openerp.com-20131106152406-j1puozfk65h2oayh
2013-11-06 16:24:06 +01:00
Richard Mathot (OpenERP) bec9b0427a [IMP] partial commit
bzr revid: rim@openerp.com-20131106073353-d3x0g31yhl2gbmhm
2013-11-06 08:33:53 +01:00
Richard Mathot (OpenERP) 5191a44d1f [IMP] Website viewing of questions
bzr revid: rim@openerp.com-20131105152821-qfotzlvxutwfw932
2013-11-05 16:28:21 +01:00
Richard Mathot (OpenERP) b4821b9b8c [IMP] Web view of surveys list
bzr revid: rim@openerp.com-20131105103654-6ru7ue9aqqzttu11
2013-11-05 11:36:54 +01:00