[IMP] point_of_sale: re-use the /web provided font-awesome font
[odoo/odoo.git] / openerp / addons /
2014-11-26 Aaron Bohy[FIX] barcodes,point_of_sale,stock,base: minor changes...
2014-11-26 Aaron Bohy[FIX] base(res_partner),point_of_sale,product,sale_stoc...
2014-11-24 Géry Debongnie[FIX] fix debug mode: correct id and xml_id (web client)
2014-11-21 qdp-odoo[IMP] base, ir_sequence: added use_date_range field...
2014-11-17 Christophe Simonis[MERGE] forward port of branch 8.0 up to c92e70b
2014-11-17 Raphael Collet[FIX] tests: make self.assertRaises() return the expect...
2014-11-17 Raphael Collet[FIX] tests: make sure that a failed tests does not...
2014-11-17 Raphael Collet[FIX] ir_model: on a custom model, _rec_name should...
2014-11-13 Raphael Collet[FIX] ir_model: always setup models before calling...
2014-11-12 Christophe Simonis[MERGE] forward port of branch 8.0 up to 83bd9ee
2014-11-12 rba-odoo[IMP] *: kanban custom CSS removal
2014-11-07 Fabien Meghazi[REM] Removed QWebContext.templates cache
2014-11-07 Fabien Meghazi[ADD] ir.qweb FileSystemLoader
2014-11-06 Raphael Collet[FIX] fields: fix the translations of the labels of...
2014-11-06 Raphael Collet[IMP] fields: improve _determine_default() and add...
2014-11-06 Simon Lejeune[FIX] ir_qweb: css asset: use which to find lessc and...
2014-11-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to c825d05
2014-11-05 Christophe Simonis[MERGE] forward port of branch saas-3 up to ec27773
2014-11-05 Christophe Simonis[MERGE] forward port of branch 7.0 up to 3e3e35e
2014-11-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to 491372e
2014-11-05 Fabien Meghazi[FIX] python strftime to moment.js format conversion
2014-11-05 Simon Lejeune[FIX] ir_qweb: contact widget: use name_get instead...
2014-11-04 Denis Ledoux[MERGE] forward port of branch saas-3 up to f7a76cb
2014-11-04 Denis Ledoux[MERGE] forward port of branch 7.0 up to be7c894
2014-11-04 Manuel Vázquez Acosta[FIX] mail: partners with missing/invalid emails must...
2014-11-04 Raphael Collet[FIX] ir_model: fix create/update/delete custom fields
2014-11-04 Raphael Collet[IMP] use model._fields instead of model._all_columns...
2014-10-31 Géry Debongnie[FIX] add missing descriptions to many fields
2014-10-30 fwi-odoo[IMP] hr: onboarding
2014-10-29 Christophe Simonis[MERGE] forward port of branch 8.0 up to 92c7874
2014-10-29 Géry Debongnie[FIX] fix button looks in module install view
2014-10-27 Xavier Morel[ADD] Stripe-style APIDoc: content
2014-10-24 Christophe Simonis[MERGE] forward port of branch 8.0 up to 92183e5
2014-10-24 Jeremy Kersten[IMP] res_country: add relation from country to group_c...
2014-10-23 Christophe Simonis[MERGE] forward port of branch 8.0 up to ed92589
2014-10-23 Christophe Simonis[MERGE] forward port of branch saas-3 up to c89d1a0
2014-10-22 Denis Ledoux[FIX] base: typo during forward port 0e4216361bf13cc0fe...
2014-10-22 Denis Ledoux[MERGE] forward port of branch 7.0 up to 3a0af6a
2014-10-22 Jeremy Kersten[FIX] ir_action: update context to get the real binary...
2014-10-22 Martin Trigaux[FIX] base: support float rounding with rounding_method...
2014-10-21 Christophe Simonis[MERGE] forward port of branch 8.0 up to 262eb66
2014-10-21 Christophe Simonis[MERGE] forward port of branch 8.0 up to d80376a
2014-10-21 Christophe Simonis[MERGE] forward port of branch 7.0 up to 78a29b3
2014-10-21 Géry Debongnie[IMP] add basic pivot support
2014-10-20 Julien Legros[FIX] res_partner: add parent_name related field
2014-10-20 Arthur Maniet[FIX] account: the partner of a bank account can only...
2014-10-17 Fabien Meghazi[FIX] Do not lose session.db on authentication error
2014-10-17 Mahendra barad[IMP] [ADD] event: mail schedulign system.
2014-10-16 Christophe Simonis[MERGE] forward port of branch 8.0 up to 2b192be
2014-10-16 Raphael Collet[IMP] test_new_api, test_inherit: improve code of tests
2014-10-15 Jeremy Kersten[IMP] ir_qweb: remove the option 'only_date' introducte...
2014-10-14 Christophe Simonis[MERGE] forward port of branch saas-3 up to db75994
2014-10-13 Raphael Collet[IMP] models: do not use compute methods to determine...
2014-10-10 Olivier Dony[MERGE] Forward-port 7.0 up to 1b49a87
2014-10-10 Olivier Dony[FIX] ir.mail.server: restore parsing of multiple RFC28...
2014-10-10 Jeremy Kersten[IMP] ir_qweb: remove the option 'only_date' introducte...
2014-10-09 Denis Ledoux[FIX] res.users: exactly match login when operator...
2014-10-09 Xavier Morel[IMP] doc: add testing reference and improve docstrings
2014-10-09 Raphael Collet[IMP] fields: set the default value to the closest...
2014-10-09 Raphael Collet[IMP] fields: make attribute 'default' callable
2014-10-08 Olivier Dony[I18N] Update translations from Launchpad 8.0 branches
2014-10-08 Xavier Morel[IMP] new-api-ify 'trigger' server action
2014-10-08 Xavier Morel[FIX] actions: match the behavior of multi actions...
2014-10-08 Raphael Collet[FIX] fields: in to_column(), returning self.column...
2014-10-07 Denis Ledoux[FIX] ir_actions: ids of unlink method can either be...
2014-10-07 Olivier Dony[FIX] ir.ui.view: creating custom views in backend...
2014-10-06 Xavier Morel[ADD] pyqweb-specific stuff, pyqweb APIDoc
2014-10-06 Xavier Morel[IMP] qweb: foreach handling
2014-10-06 Xavier Morel[ADD] qweb: handling of t-att=mapping
2014-10-06 Xavier Morel[ADD] running of XML cases to python qweb
2014-10-06 Xavier Morel[IMP] qweb doc, tests
2014-10-06 Martin TrigauxForward port of branch saas-3 up to fc9fc3e
2014-10-06 Fabien Meghazi[FIX] load view from file shall not raise an exception
2014-10-03 Denis Ledoux[MERGE] forward port of branch 7.0 up to 9066da3
2014-10-03 Denis Ledoux[FIX] ir_translation: apply tools.ustr on the trad...
2014-10-03 Denis Ledoux[MERGE] forward port of branch 7.0 up to 6d4e1cc
2014-10-03 Denis Ledoux[FIX] ir_translation: remove control characters from...
2014-10-02 Denis Ledoux[FIX] api: clear environments on module installation
2014-10-02 Denis Ledoux[FIX] ir_qweb: search assets as superuser
2014-10-02 Denis Ledoux[MERGE] forward port of branch saas-3 up to 77500e5
2014-10-02 Denis Ledoux[MERGE] forward port of branch 7.0 up to eb9113c
2014-10-02 Denis Ledoux[FIX] ir_attachment: restrict access to orphan attachme...
2014-10-02 Jeremy Kersten[IMP] ir_qweb: allow to display a datetime like a date
2014-10-01 Christophe Simonis[MERGE] forward port of branch 8.0 up to e883193
2014-10-01 Raphael Collet[IMP] fields: split multi-purpose '_origin' into 'colum...
2014-09-30 Alexandre Fayollefix exception message in report seachr
2014-09-26 Denis Ledoux[REVERT] tests added in forward port e2e60bf4eb89d92e8...
2014-09-26 Denis Ledoux[MERGE] forward port of branch saas-3 up to 39bb45a
2014-09-26 Denis Ledoux[MERGE] forward port of branch 7.0 up to 333852e
2014-09-26 Denis LedouxRevert "[FIX] product,float_utils: perform ceiling...
2014-09-26 Christophe Matthieu[FIX] website: 'Display Editor Bar on Website' group...
2014-09-26 Christophe Simonis[FIX] base: correct non-copy of `login_date` + adapt...
2014-09-26 Christophe Simonis[MERGE] forward port of branch saas-3 up to fe8106f
2014-09-26 Christophe Simonis[MERGE] forward port of branch 7.0 up to af37b30
2014-09-26 Denis Ledoux[FIX] cron: doall false by default
2014-09-25 Denis Ledoux[FIX] res_users: do not copy login_date when duplicatin...
2014-09-25 Denis Ledoux[MERGE] forward port of branch 7.0 up to 5f6d324
2014-09-24 Cedric Snauwaert[FIX] product,float_utils: perform ceiling via float_ro...
2014-09-24 Raphael Collet[FIX] ir_models: fix registry when we add/remove/modify...
2014-09-23 Olivier Dony[I18N] Update translation templates with latest term...
next