[ADD] Added notebook processing
[odoo/odoo.git] / addons /
2012-03-15 Fabien Meghazi[ADD] Added notebook processing
2012-03-14 Fabien Meghazi[ADD] Added FormRenderingEngine. Save kitten.
2012-03-13 Fabien Meghazi[FIX] Some fixes
2012-03-13 Fabien Meghazi[FIX] Fix colspan
2012-03-13 Fabien Meghazi[FIX] Fix groups layouting
2012-03-13 Fabien Meghazi[WIP] Fixed notebooks
2012-03-13 Fabien Meghazi[WIP] A bit further
2012-03-13 Fabien Meghazi[WIP] Repaired until <label>
2012-03-13 Fabien Meghazi[WIP] broken state
2012-03-13 Fabien Meghazi[WIP] Nested groups working
2012-03-12 Fabien Meghazi[WIP] Nested groups fails
2012-03-12 Fabien Meghazi[WIP] Form v2
2012-03-11 Launchpad Translat... Launchpad automatic translations update.
2012-03-10 Launchpad Translat... Launchpad automatic translations update.
2012-03-08 Raphael Collet[IMP] product, sale, purchase, mrp, account: change...
2012-03-08 Fabien Meghazi[FIX] BinaryImage field: check if value is bin_size...
2012-03-08 Launchpad Translat... Launchpad automatic translations update.
2012-03-07 Minh TranAdded CSS for fullscreen mode (eg. for the point of...
2012-03-07 niv-openerp[imp] changed detail in full screen feature
2012-03-07 niv-openerp[imp] changed the way the point of sale switch to fulls...
2012-03-07 niv-openerp[imp] minor feature in the web client class to set...
2012-03-07 Xavier Morel[ADD] debugging assertions for replacing eval_domain_an...
2012-03-07 Xavier Morel[IMP] debug messages of test evaluator
2012-03-07 Xavier Morel[IMP] simplify opacity mixin, add missing variants...
2012-03-07 Xavier Morel[FIX] audittrail: stupid typo
2012-03-07 Xavier Morel[MERGE] trunk fixes
2012-03-07 Xavier Morel[FIX] context evaluation: accumulation of literal and...
2012-03-07 Launchpad Translat... Launchpad automatic translations update.
2012-03-06 Xavier Morel[FIX] audittrail: don't break execute_kw calls methods...
2012-03-06 Fabien Meghazi[FIX] Menu not working anymore after the installation...
2012-03-06 Launchpad Translat... Launchpad automatic translations update.
2012-03-05 Fabien Meghazi[FIX] "Group" label in list view should be translatable
2012-03-05 Fabien Meghazi[FIX] @default_focus not honored in embedded form views
2012-03-05 Xavier Morel[MERGE] from trunk
2012-03-05 Xavier Morel[FIX] update py.js for operators &al, implement basic...
2012-03-05 Fabien Meghazi[FIX] web uservoice: forgot to remove one tooltip
2012-03-05 Xavier Morel[MERGE] bug fixes form 6.1 branch
2012-03-05 Launchpad Translat... Launchpad automatic translations update.
2012-03-05 Launchpad Translat... Launchpad automatic translations update.
2012-03-01 Xavier Morel[IMP] add basic evaluation context to asserter (for...
2012-03-01 Xavier Morel[ADD] eval tests for eval_domain_and_context
2012-03-01 Quentin (OpenERP)[MERGE] merged the branch containing the refactoring...
2012-03-01 Quentin (OpenERP)[REF] event: removed useless TODO statement
2012-03-01 Quentin (OpenERP)[IMP] event: removed stupid help tooltip
2012-03-01 Quentin (OpenERP)[MERGE] merged with main trunk
2012-03-01 Xavier Morel[FIX] mobile client breakage from a bunch of changes...
2012-03-01 Quentin (OpenERP)[FIX] event: fixed wrong help tooltip on filter button...
2012-03-01 Quentin (OpenERP)[FIX] event: used fields.datetime.now for date constrai...
2012-03-01 Xavier Morel[FIX] update py.js, fixes tokenization of expressions...
2012-03-01 MVA[FIX] add condition of attended with starting event...
2012-03-01 Fabien Meghazi[IMP] web addons: Use webclient's Systray tooltips
2012-03-01 Fabien Meghazi[IMP] Added Systray tooltips
2012-03-01 Launchpad Translat... Launchpad automatic translations update.
2012-02-29 Fabien Meghazi[FIX] web_livechat: Fixed broken addon due to webclient...
2012-02-29 Fabien Meghazi[ADD] Add styling to Systray
2012-02-29 Fabien Meghazi[FIX] Fixed broken web addon due to webclient's new...
2012-02-29 Fabien Meghazi[ADD] Add menuClicked event to Menu
2012-02-29 Fabien Meghazi[ADD] Added systray zone in webclient
2012-02-29 Fabien Meghazi[IMP] Renamed DropDownMenu to UserMenu
2012-02-29 niv-openerp[fix] small problem in client actions
2012-02-29 Fabien Meghazi[IMP] Improve menus. Works when client is reloaded
2012-02-29 Quentin (OpenERP)[IMP] event_moodle: small changes in __openerp__.py
2012-02-29 Quentin (OpenERP)[IMP] event: set as application + added icon
2012-02-29 niv-openerp[imp] adaptation to .js due to changes in web
2012-02-29 Xavier Morel[ADD] forgotten py.js license
2012-02-29 niv-openerp[merge] extraction of the core
2012-02-29 niv-openerp[merge]
2012-02-29 niv-openerp[imp] renammed render_element
2012-02-29 MVA[MERGE] merge with trunk
2012-02-29 niv-openerp[imp] renammed tag_name
2012-02-29 niv-openerp[imp] modified on and off
2012-02-29 niv-openerp[imp] changed get and set
2012-02-29 niv-openerp[imp] removed some comments
2012-02-29 MVA[FIX] remove global variable to don t go in the if...
2012-02-29 Antony Lesuisse[IMP] menu load action
2012-02-29 Olivier Dony[MERGE] Latest bugfixes from 6.1
2012-02-29 Xavier Morel[FIX] update py.js to correctly handle comparisons...
2012-02-29 Olivier Dony[FIX] *payroll: proper date calculations in tests,...
2012-02-29 MVA[FIX] change evnent with event_id in the event_sale...
2012-02-29 MVA[IMP] add comment for event_moodle module
2012-02-29 Launchpad Translat... Launchpad automatic translations update.
2012-02-29 Launchpad Translat... Launchpad automatic translations update.
2012-02-29 Launchpad Translat... Launchpad automatic translations update.
2012-02-28 Quentin (OpenERP)[IMP] event: default values for email sent at confirmat...
2012-02-28 Quentin (OpenERP)[IMP] event_sale: event_type_id is not required anymore...
2012-02-28 Fabien Meghazi[REM] Removed old footer styles
2012-02-28 Quentin (OpenERP)[FIX] event: better name for functions. Event_moodle...
2012-02-28 niv-openerp[fix] minor problem in m2o
2012-02-28 niv-openerp[fix] minor problem in m2o
2012-02-28 niv-openerp[fix] context menu without .openerp class
2012-02-28 Fabien Meghazi[ADD] Added new logo and footer
2012-02-28 MVA[FIX] add pool of event.registration in email_registration
2012-02-28 Quentin (OpenERP)[MERGE] merged with main trunk
2012-02-28 MVA[FIX] remove colspan in the registration_ids
2012-02-28 MVA[FIX] call the button_reg_close on the attended button
2012-02-28 Fabien Meghazi[IMP] New menus
2012-02-28 MVA[FIX] fix the confirmation_registration
2012-02-28 MVA[FIX] split the button_confirm and registration_open...
2012-02-28 Quentin (OpenERP)[REF] event_sale: added comment
2012-02-28 Quentin (OpenERP)[FIX] event: email sending fixed
next