Commit Graph

16 Commits

Author SHA1 Message Date
Antony Lesuisse 3416663637 [FIX] sphinx documentation
bzr revid: al@openerp.com-20110906191717-pxss44lvysatu07h
2011-09-06 21:17:17 +02:00
Xavier Morel fe51c2c5c1 [IMP] add some docstrings
bzr revid: xmo@openerp.com-20110902124542-v9e5fg8m0d862mfo
2011-09-02 14:45:42 +02:00
Xavier Morel 2cefb02439 [IMP] add note on Widget insertion methods starting widgets themselves
bzr revid: xmo@openerp.com-20110819135454-3qykqkxukzja36yd
2011-08-19 15:54:54 +02:00
Xavier Morel d6074e6619 [IMP] move openerp.base.Widget to relevant section of the actual dogs (as a guide), remove old manual openerp.base.Widget APIDoc
bzr revid: xmo@openerp.com-20110812103643-2ew32jiqdsm71jqe
2011-08-12 12:36:43 +02:00
Xavier Morel f130d1c374 [IMP] rename openerp.base.Class.mix to openerp.base.Class.include, // to Ruby's name for the same behavior
bzr revid: xmo@openerp.com-20110808095750-yhg1ixaump4rq09x
2011-08-08 11:57:50 +02:00
Xavier Morel ec186dfb7d [FIX] race condition between graph view loading and search request: View.start() should return a promise if it makes an async call, so caller (ViewManager in this case) knows when the graph view is ready for action
Also inherit from View

bzr revid: xmo@openerp.com-20110620143946-tv0qx84e0y06zxu7
2011-06-20 16:39:46 +02:00
Xavier Morel bfd76b67d5 [IMP] DataGroup API doc
bzr revid: xmo@openerp.com-20110511121021-ivie7r93fc6u6quf
2011-05-11 14:10:21 +02:00
Xavier Morel a83bd29ada [IMP] document automatic binding of do_ and on_ methods of BasicController subclasses
bzr revid: xmo@openerp.com-20110413140735-hc8nbxxos4yl11xj
2011-04-13 16:07:35 +02:00
Xavier Morel ffefcd76ed [IMP] documentation of addons structure and namespacing
bzr revid: xmo@openerp.com-20110413133157-pin980f20ovwi4bw
2011-04-13 15:31:57 +02:00
Antony Lesuisse 2283e03546 reorganize directories
bzr revid: al@openerp.com-20110330135619-9lcvg2mijzxud8gr
2011-03-30 15:56:19 +02:00
Xavier Morel 0a7efc04dc [IMP] eval action context and domain straight as they come from a tree_but_open (on menu), add APIDoc for OpenERPSession
OpenERPSession is in charge of evaluating domains and contexts. Always.

bzr revid: xmo@openerp.com-20110325094119-fpd4e00w20kbgfzf
2011-03-25 10:41:19 +01:00
Xavier Morel 65c8aaf78b [ADD] some doc for the dataset
bzr revid: xmo@openerp.com-20110323105031-9j2s5d2g8kxwf9wu
2011-03-23 11:50:31 +01:00
Fabien Meghazi 8284359b83 [IMP] Improved FieldChar widget
bzr revid: fme@openerp.com-20110322171801-e5jmov41xg3pnzfz
2011-03-22 18:18:01 +01:00
Xavier Morel 562de2d9a9 [ADD] documentation on running tests in OpenERP Web core
bzr revid: xmo@openerp.com-20110321122328-u1u55gbf3rfks2xv
2011-03-21 13:23:28 +01:00
Xavier Morel 6f471d8946 [ADD] documentation on testing the Python side of addons
bzr revid: xmo@openerp.com-20110321121340-tq0s9p28g6cwg9op
2011-03-21 13:13:40 +01:00
Xavier Morel 60e59e6d8c [ADD] very basic documentation skeleton with some sections/needs thrown in
bzr revid: xmo@openerp.com-20110318155247-m4lfwzwp43gkesno
2011-03-18 16:52:47 +01:00