[REM] Removed useless argument causing problem in case of buggy load_state
[odoo/odoo.git] / addons / event_moodle /
2012-07-09 Quentin (OpenERP)[IMP] event: usability, code review of form views
2012-07-05 Kuldeep Joshi (Ope... [MERGE] lp:openobject-addons
2012-06-29 Raphael Collet[FIX] in form views, replace class 'oe_highlight_on_dir...
2012-06-28 Kuldeep Joshi (Ope... [IMP]event_moodle: remove xpath
2012-06-27 Jigar Amin - OpenERP[FIX] Added cancel button and removed the icons
2012-06-26 Twinkle (OpenERP)[IMP]Apply css class flow on wizards buttons
2012-06-25 Twinkle (OpenERP)[IMP]Improve wizard button
2012-06-20 Twinkle (OpenERP)[IMP]Added highlight button on wizard
2012-06-18 ajay javiya (OpenERP)[REM] : Remove cancel button from wizard
2012-05-23 Fabien Pinckaers[merge] removed complexity and update applications
2012-05-22 Fabien Pinckaers[IMP] merged topbar status widgets
2012-05-18 Mayur Maheshwari... [IMP]all: remove a complexity in openerp and move asset...
2012-05-17 Amit Patel (OpenERP)[MERGE]:merged from trunk
2012-05-15 Turkesh Patel (Ope... [IMP]event_moodle, purchase_requisition: improved xpath.
2012-04-30 Turkesh Patel (Ope... [FIX] event_moodle: improved code
2012-04-24 Mayur Maheshwari... [IMP]all: Improve all typos
2012-04-23 Divyesh Makwana... [IMP] all : Improved the typos.
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