[REF] openerp.modules
[odoo/odoo.git] / openerpweb /
2011-05-13 niv-openerp[IMP] Improved configuration.
2011-05-11 niv-openerp[IMP] Added documenation in dates.py.
2011-05-05 Xavier Morel[FIX] incorrect documentation of get_*_string in nonlit...
2011-05-04 Xavier Morel[IMP] remove timeouting XMLRPC socket
2011-05-02 niv-openerp[FIX] Work-around to fix a problem in xml rpc classes...
2011-04-28 niv-openerp[IMP] Changed global timezone of python side.
2011-04-28 niv-openerp[IMP] Added dates conversion functions on the python...
2011-04-28 niv-openerp[IMP] Added conversion functions for dates in javascript.
2011-04-21 Fabien Meghazi[ADD] Added exec_workflow controllers
2011-04-14 Daniel WatkinsPrettify JSON examples.
2011-04-13 Xavier Morel[FIX] correctly load calendar addon
2011-04-13 Xavier Morel[BOOM] deactivate all addons, remove links to addons...
2011-04-12 Xavier Morel[FIX] eval_context and eval_domain should *not* modify...
2011-04-08 niv-openerp[MERGE]
2011-04-07 Antony Lesuisse[MERGE] manually calendar view from trunk-proto61-dhtml...
2011-04-07 niv-openerp[MERGE]
2011-04-07 niv-openerp[IMP] Actions handling wip
2011-04-07 Antony Lesuisseapplicationsession
2011-04-07 Antony Lesuissefix httprequest for web_chat
2011-04-06 Antony Lesuissesplit viewmanager and dataset
2011-03-30 Antony Lesuisserenames part6 partially working
2011-03-29 Xavier Morel[ADD] handling of own values on fields (e.g. self,...
2011-03-29 Xavier Morel[IMP] cleanup initialization of evaluation context...
2011-03-29 Xavier Morel[IMP] move storage of contexts to OpenERPSession.contex...
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 Xavier Morel[FIX] documentation handling issues
2011-03-25 Xavier Morel[FIX] evaluation context should contain itself (as...
2011-03-25 Xavier Morel[ADD] evaluation of search contexts and domains, hook...
2011-03-25 Xavier Morel[IMP] eval action context and domain straight as they...
2011-03-21 Xavier Morel[ADD] tests for the root dispatcher, fix dispatching...
2011-03-21 Xavier Morel[FIX] root dispatcher should raise a 404 error when...
2011-03-21 Xavier Morel[ADD] basic test to openerpweb (to test the behavior...
2011-03-21 Xavier Morel[ADD] tests for base.controllers.main.Menu.load
2011-03-21 Xavier Morel[IMP] reformat python code in core and base
2011-03-21 Xavier Morel[FIX] extraction of a class's full name, use datamodel...
2011-03-20 Antony Lesuisse[MERGE] xmo proper session management
2011-03-18 Xavier Morel[IMP] use CherryPy session storage, file-based, to...
2011-03-17 Xavier Morel[FIX] correctly generate independent sessions
2011-03-17 Xavier Morel[IMP] redirect to root page instead of providing a...
2011-03-17 Xavier Morel[FIX] content-type of JSON-RPC2 responses
2011-03-17 Antony Lesuisse[MERGE] xmo compliant json-rpc2
2011-03-17 Antony Lesuisselogin ask for db
2011-03-17 Xavier Morel[FIX] misreading of the spec: the 32099..-32000 range...
2011-03-17 Xavier Morel[IMP] cleanup JSON-RPC request lifecycle
2011-03-17 Xavier Morel[FIX] JSON-RPC2 request/response process
2011-03-17 Xavier Morel[FIX] start/stop of cherrypy server so Ctrl-C works...
2011-03-10 Xavier Morel[FIX] use simplejson as json is not available on Python...
2011-03-08 niv-openerp[FIX] Cleaned for eclipse.
2011-03-08 niv-openerp[FIX] Corrected indentation.
2011-03-07 Antony Lesuissepreliminary addons loading support
2011-03-02 Antony Lesuisseopenobject is dead long live to openerpweb