[IMP] base_vat - Swiss vat check : use of regexp. courtesy of Raphael Collet
[odoo/odoo.git] / addons /
2012-01-26 Yannick Vaucher[IMP] base_vat - Swiss vat check : use of regexp. court...
2012-01-18 Yannick Vaucher[ADD] base_vat - swiss vat check
2012-01-18 Quentin (OpenERP)[MERGE] lp:916704
2012-01-18 Minh Tran[FIX] Fixed transparent login pane issue in IE8
2012-01-18 Quentin (OpenERP)[MERGE] lp:915426
2012-01-18 Vo Minh Thu[MERGE] changes required for the "import hook" commit...
2012-01-18 Vo Minh Thu[MERGE] changes required for the "import hook" commit...
2012-01-18 Vo Minh Thu[MERGE] merged trunk.
2012-01-18 Launchpad Translat... Launchpad automatic translations update.
2012-01-17 Fabien Meghazi[FIX] QWeb: well... ahem... This is embarassing...
2012-01-17 Fabien Meghazi[FIX] Fix QWeb default dict extend
2012-01-17 Fabien Meghazi[REM] Forgot a console.log
2012-01-17 Fabien Meghazi[FIX] QWeb: fix 2 unit tests
2012-01-17 Fabien Meghazi[REV] Revert Revision#6353: Will use __last_update...
2012-01-17 Fabien Meghazi[IMP] Kanban: use __last_update instead of write_date
2012-01-17 Christophe Simonis[FIX] correct session cleaning
2012-01-17 Xavier Morel[FIX] avoid losing all available views when switching...
2012-01-17 Olivier Dony[FIX] l10n_multilang: account.account.name needs to...
2012-01-17 Xavier Morel[FIX] buttons order in dialog confirming actions
2012-01-17 Xavier Morel[FIX] missing translation mark
2012-01-17 Xavier Morel[FIX] re-fix weird behavior of Firefox where text punch...
2012-01-17 Xavier Morel[FIX] some MSIE8 stuff
2012-01-17 Xavier Morel[FIX] qweb: benchmark on browsers without console.time...
2012-01-17 Xavier Morel[MERGE] qweb casing fix
2012-01-17 Xavier Morel[FIX] un-nivity call of WebClient, IE8 does not like...
2012-01-17 Fabien Meghazi[FIX] QWeb: Internet Explorer DOM converts tags to...
2012-01-17 Xavier Morel[FIX] MSIE does not like calling .html on the page...
2012-01-17 Xavier Morel[FIX] root css on .openerp, not body.openerp
2012-01-17 Fabien Meghazi[ADD] Add write_date to hr.employee and product.product...
2012-01-17 Fabien Meghazi[IMP] Kanban images not being reloaded when saved in...
2012-01-17 Xavier Morel[FIX] trailing commas
2012-01-17 Fabien Meghazi[FIX] Char fields don't correctly retain their values...
2012-01-17 Xavier Morel[IMP] only display group paginator if there are more...
2012-01-17 Xavier Morel[FIX] forbid spaces in db names
2012-01-17 Xavier Morel[ADD] extremely basic wikitext support for web client...
2012-01-17 Xavier Morel[REM] wiki field from form and page
2012-01-17 Divyesh Makwana... [FIX] sale : Invoicing - item not in translations
2012-01-17 Fabien Meghazi[IMP] Updated jquery.tipTip
2012-01-17 Xavier Morel[IMP] Xml2JSON: remove useless class indirection and...
2012-01-17 Xavier Morel[IMP] cleanup code and missing imports
2012-01-17 Xavier Morel[FIX] finish implementing xmo@openerp.com-2012011609533...
2012-01-17 Launchpad Translat... Launchpad automatic translations update.
2012-01-16 Florent Xicluna[FIX] missing imports and typo in __all__.
2012-01-16 Xavier Morel[FIX] link between binary field and its name is @filena...
2012-01-17 Launchpad Translat... Launchpad automatic translations update.
2012-01-17 Antony Lesuisse[REM] bullshit from about
2012-01-16 Christophe Simonis[IMP] web_livechat: use other skill
2012-01-16 Fabien Meghazi[FIX] some accounting report do not work
2012-01-16 Xavier Morel[IMP] treeview style
2012-01-16 Xavier Morel[FIX] value used by graph based on selection fields...
2012-01-16 Fabien Meghazi[IMP] FormView: Only show invalid field on_ui_change...
2012-01-16 Vo Minh Thu[MERGE] merged trunk.
2012-01-16 Vo Minh Thu[MERGE] merged trunk.
2012-01-16 Fabien Meghazi[FIX] Fields validation is not always triggered.
2012-01-16 Fabien Meghazi[IMP] Parse progress bar show value
2012-01-16 Vo Minh Thu[IMP] Removed the openerp.addons prefix when loading...
2012-01-16 Xavier Morel[FIX] load and show correct fields in gantt view
2012-01-16 Xavier Morel[FIX] small issue in xmo@openerp.com-20120116095337...
2012-01-16 Xavier Morel[FIX] fetching of export data after reloading from...
2012-01-16 Divyesh Makwana... [FIX] account_followup : Cannot create a followup if...
2012-01-16 Fabien Meghazi[FIX] Problem with DateTimeWidget
2012-01-16 Launchpad Translat... Launchpad automatic translations update.
2012-01-13 Xavier Morel[FIX] missing translation marks
2012-01-13 Xavier Morel[IMP] move fields_get display from process view to...
2012-01-13 niv-openerp[fix] the create button in the gantt view does not...
2012-01-13 Xavier Morel[ADD] link to debug mode in about window
2012-01-13 Raphael Collet[MERGE] stock: always use full name in name_get of...
2012-01-13 Raphael Collet[IMP] stock: add uom next to quantity in kanban view...
2012-01-13 Raphael Collet[FIX] stock: fix form view of production lot
2012-01-13 Raphael Collet[IMP] stock: remove 'full' from context for locations...
2012-01-13 Xavier Morel[FIX] loading of new modules after installation
2012-01-13 Raphael Collet[IMP] stock.location: always return full name in name_get
2012-01-13 Xavier Morel[FIX] remember to load not-yet-loaded modules after...
2012-01-13 Xavier Morel[FIX] avoid having the XML concatenator blow up when...
2012-01-13 Xavier Morel[FIX] concatenated JS files blowing up when not termina...
2012-01-13 Xavier Morel[IMP] make chs's http session cleanup spam less spammy
2012-01-13 Xavier Morel[FIX] edi: the final semicolon in an openerp-web module...
2012-01-14 Launchpad Translat... Launchpad automatic translations update.
2012-01-13 Raphael Collet[IMP] fetchmail: fix form view of fetchmail.server
2012-01-13 niv-openerp[fix] problem with DateTimeWidget
2012-01-13 Xavier Morel[FIX] display each subflow only once in process view
2012-01-13 Xavier Morel[FIX] cancel button was removed from editable list...
2012-01-13 Xavier Morel[ADD] test edge cases for formatting float_time using...
2012-01-13 Xavier Morel[IMP] display a warning and disable excel export option...
2012-01-13 Xavier Morel[FIX] propagation of events from records removed from...
2012-01-13 Launchpad Translat... Launchpad automatic translations update.
2012-01-12 Olivier Dony[REL] OpenERP 6.1rc1 6.1.0-rc1-web
2012-01-12 Antony Lesuisse[IMP] append username in session directory
2012-01-12 Xavier Morel[FIX] unbind handlers on records from a collection...
2012-01-12 Fabien Meghazi[FIX] Attachment creation does not set datas_fname...
2012-01-12 Antony Lesuisse[IMP] revert ir config todo styling move checkbox at...
2012-01-12 niv-openerp[fix] problem with email template preview
2012-01-12 Fabien Meghazi[FIX] Fix default field focus that was broken
2012-01-12 Thibault Delavallée[MERGE]: survey: fixed a bug in warning message when...
2012-01-12 Fabien Meghazi[REM] Commented out a debug logging
2012-01-12 Fabien Meghazi[FIX] Calendar: In drag and drop in month view, remove...
2012-01-12 Fabien Meghazi[FIX] Fix calendar date_start date_stop in new event...
2012-01-12 Christophe Simonis[FIX] adapt auth_openid to new login page
2012-01-12 Christophe Simonis[IMP] web: keep sessions at least 5 minutes
2012-01-12 Fabien Meghazi[IMP] Improved menu folding icon when menu is empty
next