[FIX] problem in View class, the is_action_enabled() method assumed the existence...
[odoo/odoo.git] / addons / web /
2012-11-28 Xavier Morel[FIX] use py.js 0.7 API
2012-11-28 Thibault Delavallée[IMP] [TMP] controller: search for all menus to have...
2012-11-28 Xavier Morel[FIX] py_date should return a local date, not a UTC...
2012-11-28 Christophe Matthieu[MERGE] from trunk-improve-notification-infinity-psa...
2012-11-28 Christophe Matthieu[MERGE] from trunk-first-10clicks-accounting-tta; Selec...
2012-11-28 Christophe Matthieu[MERGE] from trunk-addons_23-mdi; FIX for 'Debug mode...
2012-11-28 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-28 Tejas Tank[FIX] clean the code.
2012-11-28 Launchpad Translat... Launchpad automatic translations update.
2012-11-28 Divyesh Makwana... [Merge] Merge with trunk.
2012-11-27 Antony Lesuisse[FIX] Login button left for better looking signup and...
2012-11-27 Xavier Morel[IMP] simplify action handlers: no need to eval_domains...
2012-11-27 Xavier Morel[FIX] parsing of long integers, as some openerp domains...
2012-11-27 Christophe Matthieu[MERGE] from trunk-opw-581041-vja; Fixed the issue...
2012-11-27 niv-openerp[IMP] small improvement of core lib
2012-11-27 Xavier Morel[FIX] group_by using old code
2012-11-27 Thibault Delavallée[IMP] Needaction: couters are not counter with the...
2012-11-27 Christophe Matthieu[MERGE] form trunk-bug-1059320-psa for FIX bug/1059320...
2012-11-27 Xavier Morel[FIX] onchange for client-side evaluation: use regular...
2012-11-27 Paramjit Singh Sahota[IMP] Improved code as per suggested.
2012-11-27 Divyesh Makwana... [REM] Removed the unneccessary changes.
2012-11-27 Vishmita[FIX]Fixed the issue of raised exception not displayed...
2012-11-27 Xavier Morel[FIX] disable sorting (column-click) in an editable...
2012-11-27 Paramjit Singh Sahota[FIX][trunk] display dbname if len(db_list())>1 [chs]
2012-11-27 Launchpad Translat... Launchpad automatic translations update.
2012-11-27 Vidhin Mehta (OpenERP)[FIX]use this.options. for show parent class.
2012-11-27 Jiten (OpenERP)[MERGE] Merged trunk.
2012-11-30 Launchpad Translat... Launchpad automatic translations update.
2012-11-29 Launchpad Translat... Launchpad automatic translations update.
2012-11-26 Xavier Morel[FIX] disable sorting (column-click) in an editable...
2012-11-26 Xavier Morel[REM] EVALPOCALYPSE PART 2: no more python-side eval
2012-11-26 niv-openerp[FIX] typo in doc
2012-11-26 Christophe Matthieu[MERGE] from trunk-opw-578475-port-vme
2012-11-26 Xavier Morel[REM] EVALPOCALYPSE PART ONE
2012-11-26 Fabien Meghazi[FIX] Many2Many kanban binds "change:effective_readonly...
2012-11-26 niv-openerp[IMP] Removed unused feature in Dialog and deprecated...
2012-11-26 Xavier Morel[IMP] stop using custom /web/searchview endpoints in...
2012-11-26 Fabien Pinckaers[IMP] improved change password dialog
2012-11-26 Xavier Morel[IMP] allow eval'ing a single context or domain
2012-11-26 Xavier Morel[TEST] for crazy
2012-11-26 Xavier Morel[FIX] small typo
2012-11-26 Xavier Morel[IMP] update py.js to 0.7
2012-11-26 Launchpad Translat... Launchpad automatic translations update.
2012-11-26 Divyesh Makwana... [Merge] Merge with trunk.
2012-11-24 Fabien Pinckaers[IMP] design arrow
2012-11-24 Fabien Pinckaers[IMP] arrow empty list, better position
2012-11-24 Launchpad Translat... Launchpad automatic translations update.
2012-11-24 Olivier Dony[I18N] Update translation template in preparation for...
2012-11-23 Frédéric van der... [MERGE] from trunk
2012-11-23 Frédéric van der... [IMP] new arrow for empty search results
2012-11-23 Xavier Morel[REM] session reload dependency on db
2012-11-23 Xavier Morel[IMP] move nonliteral domains and contexts to JS test...
2012-11-23 Xavier Morel[REM] server-side eval_domain_and_context
2012-11-23 Jiten (OpenERP)[IMP] Improved notification when it will be more than...
2012-11-23 niv-openerp[FIX] minor modif of openerp logo
2012-11-23 Jiten (OpenERP)[IMP] When we press on 'Altr' than all the shortcuts...
2012-11-23 niv-openerp[FIX] broke the pager in form views
2012-11-23 Vishmita[fix]Css to sass
2012-11-23 Xavier Morel[IMP] deferred init style
2012-11-23 Xavier Morel[ADD] todo notes
2012-11-23 Xavier Morel[REM] stray logging
2012-11-23 Xavier Morel[ADD] arithmetics between date and timedelta
2012-11-23 Vishmita[IMP]Remove unused code
2012-11-23 Bhumi Thakkar (Ope... [MERGE] Merge main trunk and remove conflicts.
2012-11-23 Vishmita[IMP]Improve code
2012-11-23 Xavier Morel[ADD] partial but sufficient (I think) implementation...
2012-11-23 Vidhin Mehta (OpenERP)[IMP]Interger/float widget returning its type related...
2012-11-23 Vidhin Mehta (OpenERP)[IMP]set value defualt value for float/number widget...
2012-11-23 Divyesh Makwana... [Merge] Merge the General section.
2012-11-23 Divyesh Makwana... [Merge] Merge with trunk.
2012-11-22 Frédéric van der... [IMP] testing new arrow design. not satisfied yet
2012-11-22 Fabien Meghazi[ADD] When application starts, warn the user if it...
2012-11-22 Vishmita[IMP]Minor changes
2012-11-22 niv-openerp[IMP] Put pager in SelectCreatePopup.
2012-11-22 niv-openerp[FIX] problem in export with ID
2012-11-22 niv-openerp[IMP] Made the logo a simple link.
2012-11-22 Xavier Morel[FIX] put evaluation context in evaluation context
2012-11-22 Vidhin Mehta (OpenERP)[FIX]List view try to display show hidden element's...
2012-11-22 Divyesh Makwana... [Merge] Merge the Sales/CRM section.
2012-11-22 Xavier Morel[ADD] a bunch of eval domain and context tests
2012-11-22 Xavier Morel[CHG] temporarily disable eval-domain-and-context inter...
2012-11-22 niv-openerp[FIX] typo in doc
2012-11-22 niv-openerp[IMP] Corrected small stuff in Dialog widget and added...
2012-11-22 Christophe Matthieu[IMP] mail: cursor=pointer for attachment input
2012-11-22 niv-openerp[FIX] problem with sidebar_eval_context
2012-11-22 Fabien Meghazi[IMP] Move 'Set Defaults' from sidebar's 'More' menu...
2012-11-22 Launchpad Translat... Launchpad automatic translations update.
2012-11-21 Christophe Simonis[FIX] qweb: <t t-log> action was generating invalid...
2012-11-21 Fabien Meghazi[IMP] Improved styling of searchview datepicker icon
2012-11-21 Fabien Meghazi[FIX] __debug__ key wrongly set in QWeb default_dict
2012-11-21 Fabien Meghazi[FIX] Searchview proposition facet does not format...
2012-11-21 Fabien Meghazi[FIX] Binary fields, limit upload size to 25Mo (only...
2012-11-21 Fabien Meghazi[MERGE] many2many_tags: correctly checks it's falsy...
2012-11-21 Hiral Patel (OpenERP)[IMP] Remove debug mode after logout
2012-11-20 Christophe Simonis[FIX] web: pass env in login_and_redirect
2012-11-20 Denis Ledoux dle... [FIX]Fix bug lp:1080997. Add option 'disable_editable_m...
2012-11-20 Denis Ledoux dle... [FIX]Add option 'disable_editable_mode' which disable...
2012-11-20 Fabien Meghazi[FIX] Fixed wrong width computing in Dialog. Removed...
2012-11-20 Jiten (OpenERP)[Merged] Merged trunk.
2012-11-20 Vishmita[IMP]Improve code
next