Commit Graph

166 Commits

Author SHA1 Message Date
Richard Mathot (OpenERP) 92daf42a57 [IMP] Saving for multichoice
bzr revid: rim@openerp.com-20131218161419-87uoetuci4okc2qw
2013-12-18 17:14:19 +01:00
Richard Mathot (OpenERP) b5de38f287 [FIX] Small fix in answer recording
bzr revid: rim@openerp.com-20131218072004-jzo8ozonyxv9a0jw
2013-12-18 08:20:04 +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) 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) 2aa63b3429 [IMP] Correct validation for matrices and multiple choices
bzr revid: rim@openerp.com-20131209122515-sej4jtwuxa3frqlw
2013-12-09 13:25:15 +01:00
Richard Mathot (OpenERP) ce5739cd2a [FIX] Matrix validation
bzr revid: rim@openerp.com-20131206161056-xibv1ra54bq8fq5l
2013-12-06 17:10:56 +01:00
Richard Mathot (OpenERP) 32876beec7 [IMP] Code improvements
bzr revid: rim@openerp.com-20131206091744-ry1bnwisj0vwmj9o
2013-12-06 10:17:44 +01:00
Richard Mathot (OpenERP) e04a4fa726 [FIX] typos
bzr revid: rim@openerp.com-20131204140541-qc726o6jf3ffaju5
2013-12-04 15:05:41 +01:00
Richard Mathot (OpenERP) 8e417e860a [IMP] Basic answer storage (to be improved)
bzr revid: rim@openerp.com-20131129161032-d60s8nu1gw79unt1
2013-11-29 17:10:32 +01:00
Richard Mathot (OpenERP) ef08891248 [REF] moving validation methods from controller to models
bzr revid: rim@openerp.com-20131129092732-615xgq8z62jyuhd9
2013-11-29 10:27:32 +01:00
Richard Mathot (OpenERP) 65c9704954 [IMP] Survey Kanban view
[REM] Unused code in survey.py

[REF] Code cleaning

bzr revid: rim@openerp.com-20131129084914-z76feeg813q38l25
2013-11-29 09:49:14 +01:00
Richard Mathot (OpenERP) a2ed06f6be [IMP] Anwser storage (part)
bzr revid: rim@openerp.com-20131128074418-gwdavf4iq47jlh2q
2013-11-28 08:44:18 +01:00
Richard Mathot (OpenERP) ebb6a6c954 [IMP] Controller splitted among "start a survey" and "fill a survey"
[IMP] User input admin view

bzr revid: rim@openerp.com-20131126151726-8en9gh9u9ygcp2uz
2013-11-26 16:17:26 +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) f5adaebe7e [FIX] Typos
bzr revid: rim@openerp.com-20131119132818-pq6pj7q9v65qov51
2013-11-19 14:28:18 +01:00
Richard Mathot (OpenERP) d2c266b33b [FIX] Incorrect method renaming
bzr revid: rim@openerp.com-20131119091625-nwotunihjeldukkv
2013-11-19 10:16:25 +01:00
Richard Mathot (OpenERP) 506e51d86e [IMP] Safety check for opening
bzr revid: rim@openerp.com-20131119082850-ls0cgastp6t0yjfk
2013-11-19 09:28:50 +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) e112e7adc3 [IMP] Constraints validation
bzr revid: rim@openerp.com-20131108075347-3rv4i7vc09v91mx7
2013-11-08 08:53:47 +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
Richard Mathot (OpenERP) 9a2af78bc8 [FIX] Typo
bzr revid: rim@openerp.com-20131104073502-xjaugg444l01e687
2013-11-04 08:35:02 +01:00
Richard Mathot (OpenERP) 770fefe797 [IMP] Admin views (the last one...)
bzr revid: rim@openerp.com-20131031154533-np5c8dchl1qow295
2013-10-31 16:45:33 +01:00
Richard Mathot (OpenERP) 3d1589a227 [IMP] Admin views
bzr revid: rim@openerp.com-20131031140545-eld3dj1daj5etvcb
2013-10-31 15:05:45 +01:00
Richard Mathot (OpenERP) a55ef8c79d [IMP] Admin views
bzr revid: rim@openerp.com-20131031080856-agv9435a8fns8lqe
2013-10-31 09:08:56 +01:00
Richard Mathot (OpenERP) a174342b00 [IMP] Admin views (WIP)
bzr revid: rim@openerp.com-20131029162034-1wihis6id6xm8glj
2013-10-29 17:20:34 +01:00
Richard Mathot (OpenERP) 644addb25c [IMP] Admin view adaptation (wip)
bzr revid: rim@openerp.com-20131029151731-xfiw78lpq2a0gk4l
2013-10-29 16:17:31 +01:00
Richard Mathot (OpenERP) b3b1be6c7f [IMP] Fixing some admin views and model polishing
bzr revid: rim@openerp.com-20131028161531-yeuyu9x6cnh61hui
2013-10-28 17:15:31 +01:00
Richard Mathot (OpenERP) 0e45d81546 [IMP] Fixing first view of survey + logic bugs
bzr revid: rim@openerp.com-20131028144314-cjy5rexani70ikhc
2013-10-28 15:43:14 +01:00
Richard Mathot (OpenERP) 15d7695189 [IMP] Models refactoring (again)
bzr revid: rim@openerp.com-20131028075121-odgv1f4en47vvtr3
2013-10-28 08:51:21 +01:00
Richard Mathot (OpenERP) 64ed6e78fe [IMP] Module refactoring (WIP)
bzr revid: rim@openerp.com-20131025095654-s886v5swzcjswwtg
2013-10-25 11:56:54 +02:00
Richard Mathot (OpenERP) 351630a2c9 [IMP] Refactoring survey (WIP)
bzr revid: rim@openerp.com-20131024145639-ad71l5ccrhnhbajs
2013-10-24 16:56:39 +02:00
Richard Mathot (OpenERP) aa902f2b81 [IMP] Refactoring in progress
bzr revid: rim@openerp.com-20131024092633-l6xrndyq87vlmg5x
2013-10-24 11:26:33 +02:00
Richard Mathot (OpenERP) 53ae5e0f55 [IMP] Models refactoring
bzr revid: rim@openerp.com-20131023122255-nicbnn9hed4zt7kf
2013-10-23 14:22:55 +02:00
Richard Mathot (OpenERP) 848e212986 [IMP] Enhancements to survey.survey fields
bzr revid: rim@openerp.com-20131023090342-m3x111pd2byd7sez
2013-10-23 11:03:42 +02:00
Richard Mathot (OpenERP) 1f075d4bab [IMP] module refactoring: fields and comments
bzr revid: rim@openerp.com-20131022151051-4wy1ypng09zhb4xp
2013-10-22 17:10:51 +02:00
Richard Mathot (OpenERP) 31c582874d [REF] Importing previous work by chm
bzr revid: rim@openerp.com-20131021090319-zbi93frwqpcvxkk9
2013-10-21 11:03:19 +02:00
Christophe Simonis 6a9adbca62 [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4
bzr revid: chs@openerp.com-20130613181503-82234mo34wxb0oap
2013-06-13 20:15:03 +02:00
Martin Trigaux 0fc8333985 [FIX] survey: add page_id when using wizard
bzr revid: mat@openerp.com-20130611100243-r5u6eyoj2ppiifc2
2013-06-11 12:02:43 +02:00