FIX] l10n_*: remove .address
[odoo/odoo.git] / addons / event_moodle /
2012-02-29 Quentin (OpenERP)[IMP] event_moodle: small changes in __openerp__.py
2012-02-29 MVA[IMP] add comment for event_moodle module
2012-02-28 Quentin (OpenERP)[FIX] event: better name for functions. Event_moodle...
2012-02-28 MVA[FIX] remove colspan in the registration_ids
2012-02-28 MVA[FIX] fix the confirmation_registration
2012-02-28 MVA[FIX] split the button_confirm and registration_open...
2012-02-28 MVA[FIX] add the file for event_moodle access rule
2012-02-28 MVA[FIX] add access rule for event_moodle
2012-02-27 Quentin (OpenERP)[REF] event_sale: code cleaning
2012-02-27 MVA[FIX] change the if test in _encode_password and fix...
2012-02-27 MVA[FIX] moodle fix email,add email required and some...
2012-02-27 Quentin (OpenERP)[IMP] event_moodle: overall improvement, cleaned the...
2012-02-27 MVA[FIX] re indent the if
2012-02-27 MVA[FIX] fix change the if in the encode_password method...
2012-02-27 MVA[FIX] fix the problem of encoding password change speci...
2012-02-24 MVA[REF] refactor ids for event_moodle make_url
2012-02-21 MVA[REF] refactoring the global event code
2012-02-21 MVA[REF] correct the connexion moodle wizard
2012-02-20 MVA[REF] refactoring moodle code
2012-02-16 MVA[REF] refactor moodle module
2012-02-16 MVA[REF] refoctoring the code
2012-02-08 MVA[ADD] create the view on the onchange for sale event
2012-02-07 MVA[ADD] link existing moodle user
2012-02-07 MVA[ADD] remind the old moodle user
2012-02-06 MVA[REF] change the method name to the new event module
2012-02-06 MVA[REF] correct indentation comment
2012-02-06 MVA[ADD] add comments
2012-02-06 MVA[ADD] add the date for moodle course and change some...
2012-02-03 MVA[REF] add the starting event date in the moodle
2012-02-03 MVA[IMP] add the make_url method for the xmlrpc method
2012-02-02 MVA[REF] remove false certificate and remove wrong space...
2012-02-02 MVA[REF] correct some space
2012-02-02 MVA[REF] change to required=true the email registration...
2012-02-02 MVA[REF] create new method of existing code and add some...
2012-02-02 MVA[REF] correct some bugs in check_confirm method
2012-02-01 MVA[IMP] add create user when confirm registration
2012-02-01 MVA[REF] add some keys in the dictionary
2012-02-01 MVA[IMP] add a page for moodle configuration
2012-02-01 MVA[REF] create moodle user course and enrolled
2012-01-31 MVA[REF] put some comments and finish the enrolled method
2012-01-31 MVA[MERGE] merge with new trunk