odoo/odoo.git
2012-03-12 Turkesh Patel... [MRG] merge with main addoons
2012-03-10 Launchpad Translatio... 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 Translatio... 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 Translatio... Launchpad automatic translations update.
2012-03-06 Xavier Morel[FIX] audittrail: don't break execute_kw calls methods...
2012-03-06 Turkesh Patel... [IMP] improved code
2012-03-06 Turkesh Patel... [ADD] add groups in product
2012-03-06 Fabien Meghazi[FIX] Menu not working anymore after the installation...
2012-03-06 Turkesh Patel... [IMP] apply new groups on fields
2012-03-06 Turkesh Patel... [ADD] aded res_config.py in stock
2012-03-06 Launchpad Translatio... 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 Openerp Online[DOC] change v6.1 reference to trunk.
2012-03-05 Openerp Online[DOC] change v6.1 reference to trunk.
2012-03-05 Vo Minh Thu[MERGE] run unit tests in addition to YAML tests.
2012-03-05 Vo Minh Thu[DOC] moved FEATURES.rst to doc/.
2012-03-05 Vo Minh Thu[MERGE] merged trunk.
2012-03-05 Turkesh Patel... [ADD] added new configuration view of warehouse
2012-03-05 Vo Minh Thu[MERGE] merged documentation changes (removed source...
2012-03-05 Openerp Online[DOC] use a flat (i.e. no source/ directory) structure.
2012-03-05 Openerp Online[DOC] added intersphinx namespaces.
2012-03-05 Openerp Online[DOC] added intersphinx namespaces.
2012-03-05 Vo Minh Thu[DOC] added new Makefile.
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 Vo Minh Thu[DOC] Added modified (used in global doc and server...
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 Translatio... Launchpad automatic translations update.
2012-03-05 Launchpad Translatio... Launchpad automatic translations update.
2012-03-04 Launchpad Translatio... Launchpad automatic translations update.
2012-03-02 Openerp Online[MERGE] new documentation tree:
2012-03-02 Openerp Online[DOC] adapted some strings in conf.py.
2012-03-02 Openerp Online[DOC] changed temporary thu.openerp.com to doc.openerp...
2012-03-02 Openerp Online[DOC] removed index content (only add content when...
2012-03-02 Vo Minh Thu[FIX] tests: mistakenly removed a self argument.
2012-03-02 Vo Minh Thu[IMP] tests: removed the severity concept from `assert...
2012-03-02 Vo Minh Thu[IMP] tests:
2012-03-01 Xavier Morel[IMP] add basic evaluation context to asserter (for...
2012-03-01 Vo Minh Thu[IMP] tests:
2012-03-01 Xavier Morel[ADD] eval tests for eval_domain_and_context
2012-03-01 Vo Minh Thu[IMP] tests: move tests discovery and execution to...
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 Vo Minh Thu[IMP] tests: xml-rpc test drops the created database...
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 Translatio... 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 Vo Minh Thu[IMP] unittest: run the fast_suite and checks tests...
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 Vo Minh Thu[MERGE] merged trunk.
2012-02-29 Fabien Meghazi[ADD] Added systray zone in webclient
2012-02-29 Openerp Online[DOC] separate files.
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 Translatio... Launchpad automatic translations update.
2012-02-29 Launchpad Translatio... Launchpad automatic translations update.
next