Commit Graph

70 Commits

Author SHA1 Message Date
Olivier Dony 4cecbd919f [FIX] mass_mailing,website*,survey: leftover calls to website.get_public_user()
This method was (partially) removed at rev.9421 
rev-id al@openerp.com-20140507153223-q73u5lhyrfw98o3a

bzr revid: odo@openerp.com-20140512103935-o0ue9wzenm5wjejq
2014-05-12 12:39:35 +02:00
Richard Mathot (OpenERP) c89723fcb8 [FIX] incorrect route
bzr revid: rim@openerp.com-20140417142648-zx2izdo6p9byqp3q
2014-04-17 16:26:48 +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) 22fff5237b [FIX] Correct prefill for comment answers
bzr revid: rim@openerp.com-20140411121541-pj3m0z44hwd0z89w
2014-04-11 14:15:41 +02:00
Richard Mathot (OpenERP) 8905975fb8 [REM] unused code
bzr revid: rim@openerp.com-20140410152112-q91jka9pon4q6lya
2014-04-10 17:21:12 +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) 5d81ea0988 [FIX] remove logging of false error
bzr revid: rim@openerp.com-20140409100313-zirmih0uzce19v2i
2014-04-09 12:03: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) d197bab150 [MERGE][IMP] Reporting system for surveys
bzr revid: rim@openerp.com-20140408135908-0h3qiohc84kx4b2r
2014-04-08 15:59:08 +02:00
Dharmraj Jhala (OpenERP) 364eb7546a [IMP] removed ajax calls and loaded data while rendering the template
bzr revid: dizzy.zala@gmail.com-20140404051913-ecy6jm62fxacs6me
2014-04-04 10:49:13 +05:30
Dharmraj Jhala (OpenERP) 37c390beb6 [IMP] merged methods get_finished_survey_input ids with filter_input_ids in survey.py and to retain correct filters improved exception handling in controller
bzr revid: dizzy.zala@gmail.com-20140403115423-171x3cbxie82qv8w
2014-04-03 17:24:23 +05:30
Dharmraj Jhala (OpenERP) 4e2942d418 [IMP] moved prepare_result and get_input_summary to the model from controller and some other improvements
bzr revid: dizzy.zala@gmail.com-20140403104637-dpqi4euo5czy3rsk
2014-04-03 16:16:37 +05:30
Dharmraj Jhala (OpenERP) ca78346bf3 [IMP] moved business logic to model file from controller and other misc improvements
bzr revid: dizzy.zala@gmail.com-20140328133706-wwsg07sqgzr650pt
2014-03-28 19:07:06 +05:30
Dharmraj Jhala (OpenERP) bba92d684c [IMP] misc improvement
bzr revid: dizzy.zala@gmail.com-20140327070755-h5zj232h3yskmomu
2014-03-27 12:37:55 +05:30
Dharmraj Jhala (OpenERP) 72700a2cf9 [IMP] Added preset All vs Finished Filter
bzr revid: dizzy.zala@gmail.com-20140327064305-tlw358e0u9wu9jnd
2014-03-27 12:13:05 +05:30
Dharmraj Jhala (OpenERP) 6242a749e0 [IMP] code improvement
bzr revid: dizzy.zala@gmail.com-20140326051638-got79xh1azvz77ut
2014-03-26 10:46:38 +05:30
Dharmraj Jhala (OpenERP) 20a3cd97ba [IMP] improved code so that template calls minimum function
bzr revid: dizzy.zala@gmail.com-20140325130848-w96dwzhu6kktw428
2014-03-25 18:38:48 +05:30
Dharmraj Jhala (OpenERP) eec4143d7a [IMP] used formatted string with % for url
bzr revid: dizzy.zala@gmail.com-20140324123019-bcnlwgfo3z3f83j1
2014-03-24 18:00:19 +05:30
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) 7227b0b0c9 [REF] Bye bye vim
bzr revid: rim@openerp.com-20140303133814-rpjv0gl7618bt1i1
2014-03-03 14:38:14 +01:00
Richard Mathot (OpenERP) 2cde1e8b91 [MERGE] Reporting tool for surveys + [REF] Serveral refactorings (code style, missing semicolons in JS, typos...) + [FIX] Security breach using unsafe eval
bzr revid: rim@openerp.com-20140303130544-xoage8hgkhtfhwpg
2014-03-03 14:05:44 +01:00
Parth Gajjar (Open ERP) 3b395dab1a [ADD,IMP] added filters for display, filterd textbox, free_text and date on basis of filter and some exception handling
bzr revid: pga@tinyerp.com-20140207113309-5o91de9jed2670qd
2014-02-07 17:03:09 +05:30
Parth Gajjar (Open ERP) 34f14e357c [ADD] added filter for matrix and choice
bzr revid: pga@tinyerp.com-20140206134053-mjlfe7qdf07bk8me
2014-02-06 19:10:53 +05:30
Parth Gajjar (Open ERP) 3015f006fe [IMP] improved minor code,Checkpoint: Part 1 complete
bzr revid: pga@tinyerp.com-20140206072437-zrpchhf1tbp2kt2m
2014-02-06 12:54:37 +05:30
Parth Gajjar (Open ERP) 0bf2635970 [MERGE] merged with trunk-survey2-rim
bzr revid: pga@tinyerp.com-20140206051331-vpf8p1zkrkjhw01j
2014-02-06 10:43:31 +05:30
Richard Mathot (OpenERP) c8a320553c [IMP] Quizz mode
bzr revid: rim@openerp.com-20140205081626-0e1r5g71c53r5x5w
2014-02-05 09:16:26 +01:00
Parth Gajjar (Open ERP) 51b1eb6fbf [IMP] moved pagination script in separate js file,and solved minor issues
bzr revid: pga@tinyerp.com-20140204095157-0mfdy27l9l73dxf5
2014-02-04 15:21:57 +05:30
Parth Gajjar (Open ERP) e942cb2cd0 [IMP] moved graph JavaScript from template to separate JS file (using AJAX), removed static copy of graph library
bzr revid: pga@tinyerp.com-20140203073439-mj21tfw6a0mg56v1
2014-02-03 13:04:39 +05:30
Parth Gajjar (Open ERP) f74a064166 [IMP] added template for no inputs for survey, added docstring
bzr revid: pga@tinyerp.com-20140129124812-07swdwbdu9mgp9l5
2014-01-29 18:18:12 +05:30
Dharmraj Jhala (OpenERP) f93465f4a4 [MERGE] with trunk-survey2-rim
bzr revid: dizzy.zala@gmail.com-20140129051248-ysm8qy498oqmazxe
2014-01-29 10:42:48 +05:30
Richard Mathot (OpenERP) b17d06b779 [FIX] Some forgottent contexts
bzr revid: rim@openerp.com-20140128145217-vdnrqvkc5qmrjler
2014-01-28 15:52:17 +01:00
Richard Mathot (OpenERP) 9441d24a7d [IMP] Add a test mode for draft/open surveys
bzr revid: rim@openerp.com-20140128145138-50av6dixkwctdk13
2014-01-28 15:51:38 +01:00
Richard Mathot (OpenERP) b3ba8d0cb4 [REM] Public list with public surveys (not useful)
bzr revid: rim@openerp.com-20140128124915-uh2vij1y5b9np66u
2014-01-28 13:49:15 +01:00
Parth Gajjar (Open ERP) 918ee43f9a [MERGE] Merge all work from branch trunk-survey_reporting-pga due to new survey parent branch
bzr revid: pga@tinyerp.com-20140123112107-s1nvv160v3zoevlq
2014-01-23 16:51:07 +05:30
Richard Mathot (OpenERP) 1b309f7ed7 [FIX] Incorrect display of non public surveys
bzr revid: rim@openerp.com-20140122091801-zeesevjbnih2wuxq
2014-01-22 10:18:01 +01:00
Richard Mathot (OpenERP) 729b727dbf [FIX] Fixing major breaks introduced in website API...
bzr revid: rim@openerp.com-20140121072742-qsrrg73nhok3xwec
2014-01-21 08:27:42 +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) ac1351c6f3 [DOC] Documentation
bzr revid: rim@openerp.com-20131224134215-3v4ae82zlygl6l7y
2013-12-24 14:42:15 +01:00
Richard Mathot (OpenERP) 867f4ec9de [IMP] Correct prefill for MCQ and matrices
bzr revid: rim@openerp.com-20131224132309-rgv75yye7q7zabu6
2013-12-24 14:23:09 +01:00
Richard Mathot (OpenERP) 83efed9f39 [FIX] Prefill fix + [REF] Moving some code
bzr revid: rim@openerp.com-20131220095845-494qswdk5f8mu88e
2013-12-20 10:58:45 +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) 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) de498625a8 [REM] Unused code
bzr revid: rim@openerp.com-20131212114242-ad2w881q3ab6cxrl
2013-12-12 12:42:42 +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) 32876beec7 [IMP] Code improvements
bzr revid: rim@openerp.com-20131206091744-ry1bnwisj0vwmj9o
2013-12-06 10:17:44 +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