[FIX] account : default date on statement lines should be the statement date
[odoo/odoo.git] / openerpweb /
2011-08-19 niv-openerp[imp] Refactoring of dates conversion functions.
2011-08-19 niv-openerp[imp] Refactoring of dates conversion functions.
2011-08-19 Antony Lesuisse[IMP] prepare debug mode for rpc
2011-08-18 Antony Lesuisse[IMP] production mode by default, developers should...
2011-08-18 Antony Lesuisse[IMP] factorize http request handling
2011-08-17 Xavier Morel[FIX] make http request object more similar to json...
2011-08-04 Xavier Morel[MERGE] from trunk
2011-08-01 Xavier Morel[FIX] for some reason, my IDE does *not* enjoy getting...
2011-07-26 Xavier Morel[MERGE] all kinds of broken shit from trunk
2011-07-22 Antony Lesuisse[IMP] get rid of base.html
2011-07-15 Xavier Morel[FIX] context recursion: create the recursion (context...
2011-07-14 Xavier Morel[MERGE] bunch of stuff from trunk
2011-07-13 Antony Lesuisseadd --db-filter option
2011-07-13 noz (OpenERP)[FIX] Better error popup messages.
2011-07-12 Xavier Morel[FIX] display of old res.widget instances in home sidebar
2011-07-11 Xavier Morel[REM] conditional test, set json-rpc response result...
2011-07-11 Xavier Morel[IMP] None is the default 'default value' argument...
2011-07-11 Xavier Morel[IMP] None should be checked via identity testing,...
2011-07-11 Xavier Morel[IMP] OptionParser.add_option does not hardcode a set...
2011-07-11 noz (OpenERP)[Merge] With trunk upto revision 584.
2011-07-09 Antony Lesuisseconfigurable server (host, port)
2011-07-04 Xavier Morel[ADD] home action loading and execution
2011-07-04 noz (OpenERP)[FIX] Handled exception when dropping a database.
2011-06-30 niv-openerp[merge]
2011-06-30 niv-openerp[imp] corrected some problems with context and domains...
2011-06-30 Fabien Meghazi[FIX] Need time & datetime modules for evaluation
2011-06-29 niv-openerp[imp] made some modifications in rpc() that could possi...
2011-06-28 niv-openerp[merge]
2011-06-28 niv-openerp[fix] redesigned evaluation contexts
2011-06-28 niv-openerp[imp] added evaluation context into compound context
2011-06-28 Fabien Meghazi[FIX] Removed global bin_size causing problems in conte...
2011-06-28 niv-openerp[imp] added super dict
2011-06-28 niv-openerp[imp] added evaluation context to compound context
2011-06-27 Xavier Morel[FIX] error reporting during domain and context evaluat...
2011-06-21 Xavier Morel[IMP] slightly improve handling of nonliterals
2011-06-20 niv-openerp[imp] changed bin_size behavior
2011-06-17 niv-openerp[imp] now merges all contexts with the context of the...
2011-06-17 niv-openerp[imp] big improvements to context handling
2011-06-17 niv-openerp[imp] added default name on false quick create in m2o
2011-06-17 niv-openerp[imp] added compound context and compound domain and...
2011-06-17 niv-openerp[imp] added compound domains and contexts
2011-06-14 Jiten Rangwala ... Minor change.
2011-06-08 Jiten Rangwala ... [ADD] Add web_mobile in to this new branch for mobile...
2011-05-26 Fabien Meghazi[IMP] Do not print non-string values of POST requests...
2011-05-17 Fabien Meghazi[ADD] Add session property to openerpweb.HttpRequest
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