odoo/addons/survey/wizard
Colin Newell 93f5f86afd [FIX] auth_signup, event_moodle, pad, share, survey: use system random number generator
Switch to system random as number generator instead of the
default PRNG, which is not recommended for generating
security-related values such as unique tokens.

Closes #7761
2015-07-29 12:40:31 +02:00
..
__init__.py [FIX] unmutable default in the remaining modules 2012-03-05 19:40:03 +01:00
survey_answer.py [FIX] survey: access rights error when editing 2014-09-11 17:01:10 +02:00
survey_answer.xml Merged with latest. 2012-08-17 16:16:10 +05:30
survey_browse_answer.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
survey_browse_answer.xml [MERGE] merged view changes: the `type` is now a functional field derived from the arch. 2012-08-14 14:11:17 +02:00
survey_print.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
survey_print.xml [MERGE] merged view changes: the `type` is now a functional field derived from the arch. 2012-08-14 14:11:17 +02:00
survey_print_answer.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
survey_print_answer.xml [MERGE] merged view changes: the `type` is now a functional field derived from the arch. 2012-08-14 14:11:17 +02:00
survey_print_statistics.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
survey_print_statistics.xml [MERGE] merged view changes: the `type` is now a functional field derived from the arch. 2012-08-14 14:11:17 +02:00
survey_selection.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
survey_selection.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
survey_send_invitation.py [FIX] auth_signup, event_moodle, pad, share, survey: use system random number generator 2015-07-29 12:40:31 +02:00
survey_send_invitation.xml [IMP] Add m2m_tags for Select Partne & change default mail subject in send invitation 2012-10-03 12:53:48 +05:30