[FIX] Simplified dataset. Plugged form view.
[odoo/odoo.git] / addons / base / controllers / main.py
2011-04-04 Fabien Meghazi[FIX] Simplified dataset. Plugged form view.
2011-04-01 Xavier Morel[IMP] show and hide search view based on whether the...
2011-04-01 Xavier Morel[FIX] some domains and contexts have leading or trailin...
2011-03-31 Xavier Morel[IMP] server behavior fix: split tree view mode into...
2011-03-29 Antony Lesuisse[MERGE] xmo search views
2011-03-29 Xavier Morel[ADD] handling of own values on fields (e.g. self,...
2011-03-28 Xavier Morel[ADD] group_by support in search views (not handled...
2011-03-28 Xavier Morel[ADD] non-literal contexts
2011-03-28 Xavier Morel[IMP] use non-literal domains to and from client, add...
2011-03-28 Xavier Morel[ADD] start working on adding the concept of literal...
2011-03-28 Fabien Meghazi[FIX] invisible tag is alias to attrs 'state', 'not...
2011-03-28 Xavier Morel[FIX] documentation handling issues
2011-03-28 Xavier Morel[MERGE] small refactoring from trunk
2011-03-28 Xavier Morel[IMP] extract attributes normalization in its own metho...
2011-03-25 Xavier Morel[MERGE] fixes from trunk for annoying no-id-menu click
2011-03-25 Xavier Morel[ADD] evaluation of search contexts and domains, hook...
2011-03-25 Xavier Morel[FIX] handle default values setting on search view
2011-03-25 Xavier Morel[IMP] eval action context and domain straight as they...
2011-03-25 Fabien Meghazi[IMP] Remove unused line
2011-03-24 Fabien Meghazi[ADD] Transformation of fields view get during parsing...
2011-03-24 Antony Lesuisseviewmanager part1
2011-03-23 Xavier Morel[FIX] rst rtype specification for a bare list is the...
2011-03-23 Xavier Morel[IMP] fix docstrings on DataSet, insert into internal...
2011-03-23 Xavier Morel[ADD] implement forgotten DataSet.get RPC method, test...
2011-03-23 Xavier Morel[ADD] tests for DataSet.(do_)find
2011-03-23 Xavier Morel[IMP] implement DataSet.find, rename .ids() to .fetch...
2011-03-22 Xavier Morel[ADD] ids and set methods on DataSet
2011-03-21 Xavier Morel[FIX] rooted application menus incorrectly, fixed tests
2011-03-21 Xavier Morel[ADD] tests for base.controllers.main.Menu.load
2011-03-21 Xavier Morel[IMP] reformat Menu
2011-03-21 Xavier Morel[REM] old Hello controller
2011-03-21 Xavier Morel[IMP] reformat python code in core and base
2011-03-17 Xavier Morel[FIX] inline temporary variable
2011-03-17 Antony Lesuisselogin ask for db
2011-03-17 Antony Lesuissebase_calendar
2011-03-17 Antony Lesuissedatarecord load
2011-03-16 Antony Lesuisseaddons loading working
2011-03-14 Xavier Morel[IMP] result dict creations
2011-03-11 Antony Lesuisseaddons js loading
2011-03-10 Xavier Morel[FIX] use simplejson as json is not available on Python...
2011-03-10 Antony Lesuisseskeleton part1
2011-03-08 niv-openerp[FIX] compilation problems
2011-03-08 niv-openerp[FIX] Cleaned for eclipse.
2011-03-08 niv-openerp[FIX] Corrected indentation.
2011-03-08 Antony Lesuisseaddons loading part2
2011-03-07 Fabien MeghaziFix indentation
2011-03-07 Antony Lesuissepreliminary addons loading support
2011-03-03 Fabien MeghaziInclude xml2json_direct in main. Converted node.@attrib...
2011-03-02 Antony Lesuisseopenobject is dead long live to openerpweb