Commit Graph

167 Commits

Author SHA1 Message Date
Antony Lesuisse d1e40a55af [IMP] directory cleanups, moved historical cruft into history
bzr revid: al@openerp.com-20110926005444-a7vqjb05vep7xbvj
2011-09-26 02:54:44 +02:00
Xavier Morel 0ad6c7ea78 [ADD] guide for developing client actions
bzr revid: xmo@openerp.com-20110920095657-9rk9ktekn1uuf36d
2011-09-20 11:56:57 +02:00
Xavier Morel ce55ea5255 [FIX] more documentation
bzr revid: xmo@openerp.com-20110907061416-thr8qy3td8dr78y0
2011-09-07 08:14:16 +02:00
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 8ad063965d [FIX] do not use for...in to iterate on arrays, avoid using it to iterate on object as well. Use _.each in either cases. See doc for rationale
bzr revid: xmo@openerp.com-20110617115226-21meg23d0tg43wgv
2011-06-17 13:52:26 +02:00
Xavier Morel ff50ec6407 [FIX] syntax highlighting settings on a pair of code blocks
bzr revid: xmo@openerp.com-20110617102931-85kof2qm1m5psnwl
2011-06-17 12:29:31 +02:00
Xavier Morel 7ed58deec7 [FIX] remove trailing commas in object literals
bzr revid: xmo@openerp.com-20110617091344-mlal79a9poagjwm3
2011-06-17 11:13:44 +02:00
Xavier Morel 3bbb11353a [FIX] non-instance should all be declared with 'var'
See doc for rationale

bzr revid: xmo@openerp.com-20110617090746-z35n4jsdqvicoa9h
2011-06-17 11:07:46 +02:00
Xavier Morel 4ee9ba6d57 [ADD] some listview doc
bzr revid: xmo@openerp.com-20110527091649-gafhkh5gahcxwy3u
2011-05-27 11:16:49 +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 c59d9b69a2 [REM] extraneous g tacked at the end of 'directive'
bzr revid: xmo@openerp.com-20110421085228-ydy0pc7p594xuj50
2011-04-21 10:52:28 +02:00
Daniel Watkins c6b812ebfa Minor fixes.
bzr revid: daniel@daniel-watkins.co.uk-20110414214530-767qdh3ygh8kxkpj
2011-04-14 22:45:30 +01:00
Daniel Watkins ec98904f9c Typos.
bzr revid: daniel@daniel-watkins.co.uk-20110414213622-7c3zb9zd5o1ur4yb
2011-04-14 22:36:22 +01:00
Daniel Watkins fcfa8feb19 Consistent reference to methods.
bzr revid: daniel@daniel-watkins.co.uk-20110414213611-e7duvzsd65ygxp9o
2011-04-14 22:36:11 +01:00
Daniel Watkins 8ed08b8d6f Minor grammatical improvement.
bzr revid: daniel@daniel-watkins.co.uk-20110414212603-3wn8ek3xiawug8ry
2011-04-14 22:26:03 +01:00
Daniel Watkins 2fabcdffd9 'research' unclear; changed wording.
bzr revid: daniel@daniel-watkins.co.uk-20110414212448-oncc720ar4gw7td9
2011-04-14 22:24:48 +01:00
Daniel Watkins 417bdbf690 s/falsy//
bzr revid: daniel@daniel-watkins.co.uk-20110414212343-aam4fc6nxgkxmnwz
2011-04-14 22:23:43 +01:00
Daniel Watkins 8b4fd86743 s/have to/must/ -- it's a more common directive in docs.
bzr revid: daniel@daniel-watkins.co.uk-20110414212132-yw281minl1zx5a7d
2011-04-14 22:21:32 +01:00
Daniel Watkins 82b08318fe Typo fixes.
bzr revid: daniel@daniel-watkins.co.uk-20110414212045-hlglpa7dfum3j15w
2011-04-14 22:20:45 +01: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
Xavier Morel a3eabdbeee [ADD] notes for packaging/installation doc
bzr revid: xmo@openerp.com-20110412200646-z5yld51pjwyzylak
2011-04-12 22:06:46 +02:00
Xavier Morel 4b99639e32 [ADD] documenting the documentation, a bunch of JsDoc
bzr revid: xmo@openerp.com-20110330152736-iqcb533xgvzbnuq6
2011-03-30 17:27:36 +02:00
Antony Lesuisse 2283e03546 reorganize directories
bzr revid: al@openerp.com-20110330135619-9lcvg2mijzxud8gr
2011-03-30 15:56:19 +02:00
Xavier Morel f15f180777 [ADD] some documentation on the search view
bzr revid: xmo@openerp.com-20110328194809-yw0oyo6db5iyy1tk
2011-03-28 21:48:09 +02:00
Xavier Morel ec7510b839 [FIX] documentation handling issues
bzr revid: xmo@openerp.com-20110328091809-kju0n2rw232z1pxf
2011-03-28 11:18:09 +02:00
Xavier Morel 91d620c328 [IMP] Sphinx will automatically cross-reference return types it understands, for direct class references no need to manually cross-ref
bzr revid: xmo@openerp.com-20110327135900-wqk5ow1m4zavnwvg
2011-03-27 15:59:00 +02:00
Xavier Morel bdddf2269d [ADD] document documentation (esp. JS APIDoc via JsDoc, which is actually a fairly complex endeavour)
bzr revid: xmo@openerp.com-20110327120515-wdcxc19j4exuu2zu
2011-03-27 14:05:15 +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
Vo Minh Thu e7d0ec2b92 [MERGE] merged setup.py revamping
lp bug: https://launchpad.net/bugs/715667 fixed
lp bug: https://launchpad.net/bugs/703422 fixed
lp bug: https://launchpad.net/bugs/727058 fixed

bzr revid: vmt@openerp.com-20110324105651-cd0zmwa47wms9abj
2011-03-24 11:56:51 +01:00
Xavier Morel 1d587145de [IMP] fix docstrings on DataSet, insert into internal APIdoc (and fix documentation PYTHONPATH to generate this correctly)
bzr revid: xmo@openerp.com-20110323122126-3qj7vkhjsc6l0x5x
2011-03-23 13:21:26 +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
niv-openerp 2a068e2152 [FIX] Removed useless dependency in the documentation generator that is difficult to install under ubuntu.
bzr revid: nicolas.vanhoren@openerp.com-20110322165742-umlvufznh5unkhh5
2011-03-22 17:57:42 +01:00
Xavier Morel 3b3494b27e [FIX] rooted application menus incorrectly, fixed tests
bzr revid: xmo@openerp.com-20110321154034-tqd03u8u7tpxm5vc
2011-03-21 16:40:34 +01:00
Vo Minh Thu 79ed98fd14 [MERGE] merge from trunk.
bzr revid: vmt@openerp.com-20110321132318-8dp8xz8r8wr7q5ar
2011-03-21 14:23:18 +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 f252f3ff3c [ADD] placeholder document for differences between 6 and 6.1
bzr revid: xmo@openerp.com-20110319143131-9i7hy4057lcc97cj
2011-03-19 15:31:31 +01:00
Xavier Morel fd36eabd0c Add note/todo in production doc
bzr revid: xmo@openerp.com-20110319133225-y4wwadkopb99cpfm
2011-03-19 14:32:25 +01:00
Xavier Morel 01298d805b [ADD] basic skeleton for project involvement
bzr revid: xmo@openerp.com-20110318160026-7b3yf5szxymtxsh1
2011-03-18 17:00:26 +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
Xavier Morel 9654f60422 [ADD] generated documentation quickstart
bzr revid: xmo@openerp.com-20110318153241-816m0b1clxwuq4e2
2011-03-18 16:32:41 +01:00
Julien Thewys 3d24d76b4f [FIX] Removed deprecated license files (was GPL v3, we are using AGPL v3).
bzr revid: jth@openerp.com-20110311171816-5zoozckwq3efv7ed
2011-03-11 18:18:16 +01:00
Vo Minh Thu 175dc96747 [IMP] setup.py: cleaning
- Removed unnecessary custom code to search/list files and addons.
- Handling of some environment variable and files created specifically by debian/rule.
- This case should be handled by simply copying the addons in the server (as is done)
  for packaging if needed. A setup.py file will probably be created for addons in the
  future.
- The console option has been reintroduced (it is needed for py2exe) but taking care
  of adding it only on os=nt.
- The dependency on pychart as been commented out as we already include its code.
- Building (with py2exe) on windows has yet to be tested.

bzr revid: vmt@openerp.com-20110304160911-4redpkh8mbn19rid
2011-03-04 17:09:11 +01:00