Commit Graph

676 Commits

Author SHA1 Message Date
Thibault Delavallée 0a4fd128e0 [ADD] ir_actions: added documentation
bzr revid: tde@openerp.com-20130726101545-o4mtnaz18cni4pm3
2013-07-26 12:15:45 +02:00
Thibault Delavallée f737eb63d0 [IMP] ir_actions_server: added doc + comments + recursion check
orm: added _check_m2my_recursion, to check loops in many2many recursive fields
tools: removed sms_send

bzr revid: tde@openerp.com-20130725104914-dutxfon3odp8z167
2013-07-25 12:49:14 +02:00
Vo Minh Thu b7f02c329e [DOC] workflows: added Kinds section.
bzr revid: vmt@openerp.com-20130725094219-tintybvpdl5izdca
2013-07-25 11:42:19 +02:00
Thibault Delavallée 7c5429e0d1 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130725083500-xp21mgp9w2cu8vzi
2013-07-25 10:35:00 +02:00
Vo Minh Thu 33ab08b8b3 [DOC] workflows: added remaining sections for the Activities.
bzr revid: vmt@openerp.com-20130724152518-gab0fa44t8a81u30
2013-07-24 17:25:18 +02:00
Vo Minh Thu eff32c650c [DOC] workflows: added Subflow section.
bzr revid: vmt@openerp.com-20130724135102-2zzaoqpjpebim59k
2013-07-24 15:51:02 +02:00
Vo Minh Thu 86c544d202 [DOC] workflows: added Flow start and flow stop section.
bzr revid: vmt@openerp.com-20130724123741-jf3l9w3flxf7ty4k
2013-07-24 14:37:41 +02:00
Vo Minh Thu 8501e89735 [DOC] workflows: improved Triggers section.
bzr revid: vmt@openerp.com-20130723151249-oa18owwzg82ea79t
2013-07-23 17:12:49 +02:00
Vo Minh Thu 3f9fb6eacc [DOC] workflows: added Signals section.
bzr revid: vmt@openerp.com-20130723132751-lwn5r6y1m51jhj9o
2013-07-23 15:27:51 +02:00
Vo Minh Thu b5068764ad [DOC] workflows: added Conditions section.
bzr revid: vmt@openerp.com-20130723125143-20n8ukewixxbkbt4
2013-07-23 14:51:43 +02:00
Vo Minh Thu 9357ed959a [DOC] workflows: started to write some workflow documentation.
bzr revid: vmt@openerp.com-20130723112147-wje0mt5e1a59zj68
2013-07-23 13:21:47 +02:00
Thibault Delavallée 62bcae6fcc [REF] ir.actions.server: cleaning and refactoring.
Main modifications:
- removed dummy, email (now coming with email_template), loop, sms
- cleaned code, made it easy to override
- improved view to ease the definition of new server actions
- changed/updated fields
- added tests
- added changelog

bzr revid: tde@openerp.com-20130715152424-deucc2rlg2ax3tyc
2013-07-15 17:24:24 +02:00
Thibault Delavallée 35c73992c5 [DOC] Added changelog for this branch
bzr revid: tde@openerp.com-20130709134341-9qf3blsiq2sd8l81
2013-07-09 15:43:41 +02:00
Antony Lesuisse f4332b9b60 [MERGE] trunk
bzr revid: al@openerp.com-20130625162755-d6552p98m5jiw941
2013-06-25 18:27:55 +02:00
Quentin (OpenERP) 31d05360b2 [REF] fields: removed deprecated view_load attribute and removed useless first argument in property fields definition
bzr revid: qdp-launchpad@openerp.com-20130619091332-29pisdnyfemn1u3d
2013-06-19 11:13:32 +02:00
Martin Trigaux eac496bb64 [IMP] doc: add changelog for changes in addons revision 8753
bzr revid: mat@openerp.com-20130621074428-tljs9v8rxd891quf
2013-06-21 09:44:28 +02:00
Xavier Morel 45bb6ec7f1 [ADD] file field type in xml_convert, tests
bzr revid: xmo@openerp.com-20130429112459-ol1ayn2z34j32r54
2013-04-29 13:24:59 +02:00
Vo Minh Thu e7bd5fd40d [IMP] doc: added missing images.
bzr revid: vmt@openerp.com-20130328163059-8rwu3xcvmg0l27dw
2013-03-28 17:30:59 +01:00
Vo Minh Thu 76802bc8bf [IMP] doc: actually use the images in the .rst.
bzr revid: vmt@openerp.com-20130328161719-0x6ugso3hm2k5ha4
2013-03-28 17:17:19 +01:00
Vo Minh Thu ec8c66f133 [ADD] doc: added Form View Guidelines (authored by apr and rco).
bzr revid: vmt@openerp.com-20130328155941-5cxok3ymhiolrfo5
2013-03-28 16:59:41 +01:00
Vo Minh Thu 63222e389e [DOC] changelog updated to mention the new print_report().
bzr revid: vmt@openerp.com-20130325144055-kmoixbn2e40vr3vu
2013-03-25 15:40:55 +01:00
Vo Minh Thu 1683fc7abd [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20130322135152-1hdlptwj1qqqfz4z
2013-03-22 14:51:52 +01:00
Vo Minh Thu 687fc9afac [DOC] report.
bzr revid: vmt@openerp.com-20130222153649-h4quh4r8ptz465s1
2013-02-22 16:36:49 +01:00
Vo Minh Thu 1ce0db171d [DOC] changelog: give a better hint at how LocalService() can be replaced.
bzr revid: vmt@openerp.com-20130222134012-n8zg5s3jud08me18
2013-02-22 14:40:12 +01:00
Vo Minh Thu 729d969fd9 [IMP] report: use openerp.report.render_report() instead of LocalService().create().
bzr revid: vmt@openerp.com-20130222124801-zhhbw2bgghhf6rg6
2013-02-22 13:48:01 +01:00
Skrillex de03f4d670 [REM] netrpc: KILL EVERYBODY
bzr revid: vmt@openerp.com-20130221121825-dvpacxajwztslukj
2013-02-21 13:18:25 +01:00
Vo Minh Thu 331ccca310 [DOC] Added section `Process model` to talk a bit about the recently merged longpolling feature.
bzr revid: vmt@openerp.com-20130219110027-8kld9li7i5g0dtjo
2013-02-19 12:00:27 +01:00
Antonin Bourguignon 74ba45d1fc [MERGE] trunk
bzr revid: abo@openerp.com-20130214173522-2ama9xjn4c2hloap
2013-02-14 18:35:22 +01:00
Raphael Collet 4af2877725 [IMP] doc: add missing documentation on new methods
bzr revid: rco@openerp.com-20130213152756-asq8oalkorn4nr1b
2013-02-13 16:27:56 +01:00
Antonin Bourguignon 5f080c1f9f [IMP] update changelog
bzr revid: abo@openerp.com-20130213152124-1zd6j9zs4zgtw01a
2013-02-13 16:21:24 +01:00
Vo Minh Thu cf99d6af90 [DOC] Updated changelog.
bzr revid: vmt@openerp.com-20130213134707-moo136efomhfm8dy
2013-02-13 14:47:07 +01:00
Raphael Collet 6f045b48e8 [MERGE] from trunk
bzr revid: rco@openerp.com-20130213082352-t3wbhkxfh3z10ukt
2013-02-13 09:23:52 +01:00
Vo Minh Thu 856429efd3 [DOC] Updated changelog.
bzr revid: vmt@openerp.com-20130212162116-0ly3zelhywn4fqvu
2013-02-12 17:21:16 +01:00
Raphael Collet e76befd6c6 [MERGE] trunk-service-thu (remove the class openerp.netsvc.ExportService)
bzr revid: rco@openerp.com-20130212154230-y54s2rbetllwnh4q
2013-02-12 16:42:30 +01:00
Vo Minh Thu 9f9c9585a1 [REF] Removed support for __terp__.py files and `terp` root elements in XML files.
bzr revid: vmt@openerp.com-20130212152328-flpn1tbz75lhi2m2
2013-02-12 16:23:28 +01:00
Vo Minh Thu 6b459a1f27 [DOC] orm: documented workflow-related methods.
bzr revid: vmt@openerp.com-20130206150244-hs67hhe35okl42ei
2013-02-06 16:02:44 +01:00
Vo Minh Thu f609cce671 [DOC] mod_wsgi: slight improvement.
bzr revid: vmt@openerp.com-20130206103835-dsd4mrq8ya4fkz52
2013-02-06 11:38:35 +01:00
Vo Minh Thu 174b5cb889 [FIX+DOC] added doc for deployment under mod_wsgi + a fix for that use case.
bzr revid: vmt@openerp.com-20130205172341-pwh0z4go2xsdz7n1
2013-02-05 18:23:41 +01:00
Vo Minh Thu 56df6d6ecc [DOC] openerp.http: use sphinx domains.
bzr revid: vmt@openerp.com-20130201151354-uyxgyt0aw101a2mq
2013-02-01 16:13:54 +01:00
Vo Minh Thu 665fc8d8f1 [REF] openerp.service.{rpc,route,handler} decorators moved to openerp.http.
bzr revid: vmt@openerp.com-20130201093727-pgcvauuo87o2a3p6
2013-02-01 10:37:27 +01:00
Vo Minh Thu b303bfe5a4 [REF] service: A new openerp.service.rpc decorator is provided to replace the ExportService class.
bzr revid: vmt@openerp.com-20130131131051-5189susswxlshp29
2013-01-31 14:10:51 +01:00
Vo Minh Thu 8eb9987b0e [DOC] Started workflow (technical) documentation.
bzr revid: vmt@openerp.com-20130125155056-9b1nizd4yfsfnd6a
2013-01-25 16:50:56 +01:00
Vo Minh Thu 7b74eb79a7 [DOC] updated gunicorn doc, a.k.a. why we can't have nice things.
bzr revid: vmt@openerp.com-20130122112658-wu8ffx6h5c4otv1r
2013-01-22 12:26:58 +01:00
Vo Minh Thu 83b49ff625 [DOC] added prose for oe web and oe cron.
bzr revid: vmt@openerp.com-20130118144750-lddby5a526092vdi
2013-01-18 15:47:50 +01:00
Vo Minh Thu 3da57500c2 [ADD] oe: provides sane (unfucked) command-line interface.
The implementation is far from perfect. Some improvements are waiting in
its previous location: lp:~openerp/openerp-command.

Some docs are provided, see doc/openerp-command.rst and
doc/adding-command.rst.

bzr revid: vmt@openerp.com-20130111134657-im2f3uqjluyo4pm6
2013-01-11 14:46:57 +01:00
Vo Minh Thu 432eccccc9 [IMP] To hell with global doc.
bzr revid: vmt@openerp.com-20130104134955-dpf9792ng2gqani3
2013-01-04 14:49:55 +01:00
Raphael Collet eecc7de437 [MERGE] trunk-acl-thu (check read/write access restrictions on fields with a groups attribute)
bzr revid: rco@openerp.com-20121217101528-nt5hsjvvodaap57m
2012-12-17 11:15:28 +01:00
Vo Minh Thu 9ebbe7d230 [IMP] doc/security: removed note stating the groups attribute was partially implemented.
bzr revid: vmt@openerp.com-20121214153048-pehjjfp05uc9gdu4
2012-12-14 16:30:48 +01:00
Xavier Morel e9b946d243 [FIX] doc warnings: replace ref by term, add glossary
bzr revid: xmo@openerp.com-20121212161700-gxrzeh1yjqhelroc
2012-12-12 17:17:00 +01:00
Xavier Morel 86f67c5d60 [ADD] domains ref, to avoid warnings in web client doc
bzr revid: xmo@openerp.com-20121212161631-v8s83jhlxzl7z0p1
2012-12-12 17:16:31 +01:00
Thibault Delavallée 5492626263 [DOC] Updated the doc about auto_join: a bit more precise, and updated accordingly to last changes in implementation.
bzr revid: tde@openerp.com-20121205153449-68uel0ne0od3jl9i
2012-12-05 16:34:49 +01:00
Thibault Delavallée 37a949e30a [DOC] First draft of doc on _auto_join, to at least have something.
bzr revid: tde@openerp.com-20121129152852-akslcby3ics61vuz
2012-11-29 16:28:52 +01:00
Xavier Morel ad11004a32 [ADD] refs to server doc, intersphinx doesn't allow linking documents across docs
bzr revid: xmo@openerp.com-20121119143912-z3152u20zxjizzto
2012-11-19 15:39:12 +01:00
Olivier Dony 4d35f90ff2 [IMP] getting started doc: reformat package installation command, courtesy of Nhomar Hernandez (Vauxoo)
bzr revid: odo@openerp.com-20121116122027-j2xiebnixhurfvic
2012-11-16 13:20:27 +01:00
Xavier Morel 59ffc0af69 [FIX] comment all missing image includes in doc, so that it can build at all
bzr revid: xmo@openerp.com-20121116112659-fy9amck0k5g5xvjz
2012-11-16 12:26:59 +01:00
Xavier Morel e5bae342ae [FIX] unfuck getting started rst
bzr revid: xmo@openerp.com-20121116112357-98gpqfyjlma3gf0b
2012-11-16 12:23:57 +01:00
Xavier Morel 82fc839c55 [ADD] program directive to doc
bzr revid: xmo@openerp.com-20121116080413-dv4q0bj161a2psv4
2012-11-16 09:04:13 +01:00
Nhomar Hernandez 58ce165627 [FIX] Doc compiled doesn't allow copy and paste, little fix to better use of docs
bzr revid: nhomar@gmail.com-20121116045112-8xygt4bib72dd51v
2012-11-16 00:21:12 -04:30
Antony Lesuisse b6bdd7c699 doc review part1
bzr revid: al@openerp.com-20121113010059-efzzjaak19n1fn7s
2012-11-13 02:00:59 +01:00
Antony Lesuisse 6123dc10f1 [MERGE] doc reorganisation, import technical doc from openobject-doc by tde
bzr revid: al@openerp.com-20121111024238-flv07s7o7wpd6wak
2012-11-11 03:42:38 +01:00
Antony Lesuisse d9554b698a rearrange toc, remove some deprecated stuff
bzr revid: al@openerp.com-20121111023903-yus5wxlw06ods46f
2012-11-11 03:39:03 +01:00
Antony Lesuisse 4820450aef merge trunk fixes
bzr revid: al@openerp.com-20121111021022-jppw87f7l42shlwn
2012-11-11 03:10:22 +01:00
Antony Lesuisse cb66985c9b [MERGE] trunk
bzr revid: al@openerp.com-20121111014431-bxrn6tte0anyba5v
2012-11-11 02:44:31 +01:00
niv-openerp 82ab87af5c [IMP] Added documentation about on change methods.
bzr revid: nicolas.vanhoren@openerp.com-20121108135815-426n6529rc5b4wd2
2012-11-08 14:58:15 +01:00
Vo Minh Thu 3c28326317 [DOC] test-framework: added note about setUp() throwing exceptions.
bzr revid: vmt@openerp.com-20121031084847-fuwtnu8nmegphwqm
2012-10-31 09:48:47 +01:00
Vo Minh Thu c902eb4539 [DOC] openerp.tests.common: now included in the test-framework page.
bzr revid: vmt@openerp.com-20121030113737-10h045k368pbrldq
2012-10-30 12:37:37 +01:00
Vo Minh Thu 103da57584 [MERGE] doc: added module versioning policy.
bzr revid: vmt@openerp.com-20121012151948-7n0eapi1r6qtb3d9
2012-10-12 17:19:48 +02:00
Antony Lesuisse 07e1fba67d [MERGE] remove standalone web client
bzr revid: al@openerp.com-20121010204451-nq3eatsl1x9zi1cf
2012-10-10 22:44:51 +02:00
Xavier Morel 3351bb2167 [MERGE] second and last phase of new import
bzr revid: xmo@openerp.com-20121010155101-fs38ceua1mp7rw6z
2012-10-10 17:51:01 +02:00
Xavier Morel 96ffc4401a [IMP] document date and datetime conversions
bzr revid: xmo@openerp.com-20121009101051-rsdq3u3ues022wuc
2012-10-09 12:10:51 +02:00
Xavier Morel e9aef29110 [FIX] titles of import doc
bzr revid: xmo@openerp.com-20121009100654-iqhppxeo9fijnceb
2012-10-09 12:06:54 +02:00
Vo Minh Thu 2e545a6506 [IMP] doc: added new module versioning policy/guidelines to the documentation.
bzr revid: vmt@openerp.com-20121009100628-f9d8ao4gxtd60ihb
2012-10-09 12:06:28 +02:00
Xavier Morel 61106da6e8 [FIX] import docs: clarify handling of empty cells
bzr revid: xmo@openerp.com-20121009100326-bil1rw8904ze7opk
2012-10-09 12:03:26 +02:00
Antony Lesuisse bc3cf0b74f rm files, move postload hook
bzr revid: al@openerp.com-20121006171053-qggp1r5263h7v7vd
2012-10-06 19:10:53 +02:00
Xavier Morel 29a53e1954 [REV] header template extraction
bzr revid: xmo@openerp.com-20121004074610-o2wk9nspzgqjj4y1
2012-10-04 09:46:10 +02:00
Xavier Morel 10513dc524 [IMP] client actions: allow functions, not just widgets
bzr revid: xmo@openerp.com-20121003114258-vp3mg1yqps4qfkyp
2012-10-03 13:42:58 +02:00
Olivier Dony f6314c0907 [FIX] doc: use relative path for image::, doc root is different on our doc builder
bzr revid: odo@openerp.com-20121003091937-vse9xdptdgdtoblf
2012-10-03 11:19:37 +02:00
Xavier Morel 848a08f934 [ADD] missing doc image
bzr revid: xmo@openerp.com-20121002172724-p93ku1ebo4m7gu9e
2012-10-02 19:27:24 +02:00
Xavier Morel e3dc230335 [IMP] extract header generic template
bzr revid: xmo@openerp.com-20121002142615-7ewhu2snadhqd9c1
2012-10-02 16:26:15 +02:00
Xavier Morel 79f39b9c12 [FIX] versions and class names in doc
bzr revid: xmo@openerp.com-20121002135053-0br6kzif8tmarltp
2012-10-02 15:50:53 +02:00
Xavier Morel c8dead4f60 [REM] old doc
bzr revid: xmo@openerp.com-20121002134604-w6xbkg7sqitd96db
2012-10-02 15:46:04 +02:00
Antony Lesuisse c4eafc859d [IMP] dataset docstrings cleanups, remove traverser
Direct access to Dataset.ids was supposed to be superseeded by exposing a cleaner api named Traverser.
But as it never happened we keep the leaky dataset api for the moment.
Direct access to ids should be avoided whenever possible.
We might reintroduce Traverser in the future.

bzr revid: al@openerp.com-20121001223630-epxu4vad93i74lmd
2012-10-02 00:36:30 +02:00
Xavier Morel ab9c637ae8 [FIX] searchview doc
bzr revid: xmo@openerp.com-20120928130653-pqovcp0pnpa6x4bb
2012-09-28 15:06:53 +02:00
Xavier Morel 879886decd [ADD] some import doc
bzr revid: xmo@openerp.com-20120928091519-ksdprqdq0tpklggw
2012-09-28 11:15:19 +02:00
Xavier Morel aaff4459c4 [DOC] fixes and cleanups
bzr revid: xmo@openerp.com-20120928065654-jj3ot17dz8vd3wum
2012-09-28 08:56:54 +02:00
Xavier Morel d34fec4471 [FIX] typo in doc breaking links
bzr revid: xmo@openerp.com-20120808104956-noxw9sw1c9x3ez6q
2012-08-08 12:49:56 +02:00
Xavier Morel 38e42e6134 [DOC] incorrect directives, missing class
bzr revid: xmo@openerp.com-20120808104858-v0pd1t6l4kfsrtkt
2012-08-08 12:48:58 +02:00
Xavier Morel 5c225be25e [FIX] split formatting of list cells to formatting objects
simpler to override in order to have new list field widgets

bzr revid: xmo@openerp.com-20120808103404-jj6w04x2mp2lrwl1
2012-08-08 12:34:04 +02:00
Xavier Morel d8e2bec158 [FIX] state of editor after cancelled cancel() (haha), handling of a record being edited during o2m deletion
bzr revid: xmo@openerp.com-20120806150002-45c8mjq9dk5hck7y
2012-08-06 17:00:02 +02:00
Xavier Morel eafee2f602 [FUCK] remove note which makes no sense anymore
bzr revid: xmo@openerp.com-20120726145910-nn8vvu42n9634ycu
2012-07-26 16:59:10 +02:00
Xavier Morel d304f9fbb7 [CHG] rename this. to this.
because why make things simple when you can make them fucked up

bzr revid: xmo@openerp.com-20120726075359-b0uvuuagrfsf7nhb
2012-07-26 09:53:59 +02:00
Antony Lesuisse 3235ed8a18 [MERGE] trunk
bzr revid: al@openerp.com-20120725082646-ff6ljt0pquvm0dup
2012-07-25 10:26:46 +02:00
Xavier Morel 38cb3de518 [FIX] attempt to make editability handling more logical and simpler to manage.
Also less buggy, with a bit o' luck

bzr revid: xmo@openerp.com-20120724170550-150vimuk6bvzh8y8
2012-07-24 19:05:50 +02:00
Xavier Morel 35bb49701c [IMP] keep focus in the same column when navigating to the previous/next record with up/down arrows
bzr revid: xmo@openerp.com-20120724135655-hjk2l0mxvncker4q
2012-07-24 15:56:55 +02:00
Xavier Morel ac5dc58367 [IMP] focus the clicked field when starting a row edition by clicking on a cell
bzr revid: xmo@openerp.com-20120719095742-lps9xjsrvhn5fnlh
2012-07-19 11:57:42 +02:00
Xavier Morel 0f054b57c1 [IMP] add ability to change row using up/down key while editing list
* Allow asserting state of record being edited (creating or modifying) through Editor#is_editing
* Improve setup_events to also dispatch keydown events

bzr revid: xmo@openerp.com-20120718124359-q0udajwbuhzpqjmi
2012-07-18 14:43:59 +02:00
Xavier Morel 01e6e3ec07 [IMP] DOWNCASE ALL THE THINGS
apparently and contrary to what I remembered, we're still supposed to use underscore_separated method names, not camelCase

bzr revid: xmo@openerp.com-20120717132308-wvpldtprt33heee3
2012-07-17 15:23:08 +02:00
Xavier Morel e431cda2d3 [MERGE} from trunk
bzr revid: xmo@openerp.com-20120711112959-tcb9epdfc9frt6ux
2012-07-11 13:29:59 +02:00
Xavier Morel c0e9d320f3 [ADD] one more styling hook for the exact type of the field rendered in the cell
bzr revid: xmo@openerp.com-20120711101740-8po45qujkny5gk6a
2012-07-11 12:17:40 +02:00
Xavier Morel af5cd045f2 [DOC] doc
bzr revid: xmo@openerp.com-20120711085926-dnsdnqmrd1tvl2oo
2012-07-11 10:59:26 +02:00
Xavier Morel 039cf85e32 [TEST] start adding some testing to new editable listview, validate structure of editionView in Editor
bzr revid: xmo@openerp.com-20120704095626-j7wtbgdmoti0kjie
2012-07-04 11:56:26 +02:00
Xavier Morel db4aa8dfe7 [REF] remove deprecated & unused methods; extract some other methods
bzr revid: xmo@openerp.com-20120703155305-4bigm8htt3xutkyt
2012-07-03 17:53:05 +02:00
Xavier Morel 895dfe2448 [FIX] replace references to parent in editor with delegate, write some basic APIDoc
bzr revid: xmo@openerp.com-20120703133210-kgrj7y10cr3c8hai
2012-07-03 15:32:10 +02:00
Xavier Morel 94f6eec2ab [BREAK] editable list view
* Introduce overlay form on row edition
* Broken save
* Broken cancel
* (probably) broken o2m
* Broken create

bzr revid: xmo@openerp.com-20120627143228-qku9ku3zo6k59r0f
2012-06-27 16:32:28 +02:00
Xavier Morel f0ad5fedac [IMP] move .replaceWith() back into renderElement
* Better formalizes repeated calls to renderElement
* Makes setElement cleaner and less surprising to call

bzr revid: xmo@openerp.com-20120612132120-egsg4kr5n2riv4zk
2012-06-12 15:21:20 +02:00
Xavier Morel d2f7ddb43e [ADD] doc for backbone-ish APIs
bzr revid: xmo@openerp.com-20120611150702-r4c9kyxmu8m7g4c0
2012-06-11 17:07:02 +02:00
Xavier Morel b23e1ed416 [IMP] search view
bzr revid: xmo@openerp.com-20120522132442-am276368d5nkwn2k
2012-05-22 15:24:42 +02:00
Xavier Morel 1c09d982bc [ADD] note about non-standard fields in facets and facet values
bzr revid: xmo@openerp.com-20120521072500-bzjlrybvtepgryq2
2012-05-21 09:25:00 +02:00
Olivier Dony dbe7b45276 [IMP] orm: support model-level @groups attribute for access restriction
This is a partial implementation with no support for
restricting read/write access via RPC. This first
part only covers the removal of the restricted fields
from the client-side view, i.e. in the results of
fields_view_get() and fields_get().

The second part will come later and will cover the
real low-level access control.

bzr revid: odo@openerp.com-20120518143625-ps9db62vzrc2pylh
2012-05-18 16:36:25 +02:00
Xavier Morel aa3ef52416 [FIX] make display of advanced filters look less purely technical and more human-readable
* Use field strings
* Use operator labels
* If applicable, use human-readable version of field values

bzr revid: xmo@openerp.com-20120516132237-z6zacy34sq7ujhg0
2012-05-16 15:22:37 +02:00
Xavier Morel 378100e3ac [IMP] cleanup advanced search fields
bzr revid: xmo@openerp.com-20120516122551-c670k5lrqxnyx5ej
2012-05-16 14:25:51 +02:00
Xavier Morel 3ecf0e1ae1 [IMP] doc for facet's field property
bzr revid: xmo@openerp.com-20120511131613-zbqye92sex1ius6x
2012-05-11 15:16:13 +02:00
Xavier Morel 84cae313d2 [ADD] icons instead of category names for filters (and groupby filters)
bzr revid: xmo@openerp.com-20120504095717-va123l3gz3wvhjd1
2012-05-04 11:57:17 +02:00
Thibault Delavallée 86321489c8 [MERGE] Merged branch holding the 'Deploying with Gunivorn' documentation, thanks to VMT.
bzr revid: tde@openerp.com-20120504074420-tldflxm3rx1szqkp
2012-05-04 09:44:20 +02:00
Thibault Delavallée 42e23fd759 [MV] Moved font_style from API to revisions.
bzr revid: tde@openerp.com-20120504073832-xmp4dyus3pre44tb
2012-05-04 09:38:32 +02:00
Thibault Delavallée 9a0cf94c75 [MERGE] Merged with main server
bzr revid: tde@openerp.com-20120418150754-gijvu06jii2hzz8g
bzr revid: tde@openerp.com-20120504073145-tc7jwahqavtxg4iw
2012-05-04 09:31:45 +02:00
Xavier Morel 0c99ac1333 [FIX] domain and context generation from fields, also doc
bzr revid: xmo@openerp.com-20120503154311-4pg762pcgt83416c
2012-05-03 17:43:11 +02:00
Xavier Morel 6d12c155a4 [TEST] serialization of search domains & contexts by the search view
bzr revid: xmo@openerp.com-20120503125949-2m8euott3xzyivdm
2012-05-03 14:59:49 +02:00
Xavier Morel 1f0b1673e2 [TEST] rendering of drawer
bzr revid: xmo@openerp.com-20120427150436-3wxgyyp59l5vefr5
2012-04-27 17:04:36 +02:00
Xavier Morel 611adc838f [REM] older searchview doc (deprecated/replaced)
bzr revid: xmo@openerp.com-20120425122056-bdvsfjbtc7bmhsuw
2012-04-25 14:20:56 +02:00
Xavier Morel 6754110eb7 [IMP] get started on doc for VS-less searchview
bzr revid: xmo@openerp.com-20120424160759-aghh2pzioy1k4yw4
2012-04-24 18:07:59 +02:00
Xavier Morel 2ccb3e793f [MERGE] from trunk
bzr revid: xmo@openerp.com-20120423125009-ndyll5onu37j4kaf
2012-04-23 14:50:09 +02:00
Vo Minh Thu 7db99c211b [DOC] added gunicorn entry.
bzr revid: vmt@openerp.com-20120419132756-hcs30tuey4yfy1zj
2012-04-19 15:27:56 +02:00
Thibault Delavallée cc7726a25f [MERGE] Merged server-side branch of feature allowing to use 'fonts="bold:expression"' in list views. This comes with a web branch effectively implementing this behavior, and an addon branch using this feature with the need_action mechanism.
bzr revid: tde@openerp.com-20120419095730-e3ty2upzbdfv0gwk
2012-04-19 11:57:30 +02:00
Xavier Morel ac8646d322 [FIX] typos in rpc doc
bzr revid: xmo@openerp.com-20120419095104-30wwmeh1mj1w0rxy
2012-04-19 11:51:04 +02:00
Thibault Delavallée 8c6ad14da9 [DOC] Slightly improved documentation.
bzr revid: tde@openerp.com-20120419091404-1sskcrfiql1v7fe7
2012-04-19 11:14:04 +02:00
Sbh (Openerp) 459abe3c36 [MERGE] merge with lp:openobject-server
bzr revid: sbh@tinyerp.com-20120419082626-y3jwqmfwolgd888o
2012-04-19 13:56:26 +05:30
Xavier Morel cafb491afc [MERGE] model-backed datasets
bzr revid: xmo@openerp.com-20120419081433-6tmpdfum79lixxah
2012-04-19 10:14:33 +02:00
Xavier Morel e7ab44929f [MERGE] from trunk
bzr revid: xmo@openerp.com-20120419081213-m3fhofkgydj6gp1m
2012-04-19 10:12:13 +02:00
Sbh (Openerp) 303a168a3a [ADD] add the rst file for font feature
bzr revid: sbh@tinyerp.com-20120419052644-nkczuqh4zfzftcee
2012-04-19 10:56:44 +05:30
Thibault Delavallée 19530df8f3 [MERGE] Merged branch holding improvements and fixes for the 'need action' mechanism, such as needaction_record_ids remove on ir.ui.menu, and a boolean functional field added in ir.needaction_mixin class for use in views. Please refer to the updated feature documentation for more details.
bzr revid: tde@openerp.com-20120418145648-5kywizj3nhhpntss
2012-04-18 16:56:48 +02:00
Thibault Delavallée d029e2734c [DOC] Small doc update.
bzr revid: tde@openerp.com-20120418113748-vsdtsype2l94wbl5
2012-04-18 13:37:48 +02:00
Thibault Delavallée a787430ba9 [DOC] Small doc update.
bzr revid: tde@openerp.com-20120418111016-fgmvnq85esyhvw87
2012-04-18 13:10:16 +02:00
Thibault Delavallée 49f785c74e [DOC] Improved doc, adding reference to the needaction_pending field.
bzr revid: tde@openerp.com-20120418095854-29o6qupaoi741imr
2012-04-18 11:58:54 +02:00
Thibault Delavallée 94210b26a2 [REVIEW] [DOC] Updated documentation.
bzr revid: tde@openerp.com-20120418090141-ho1205rt0omyxo4k
2012-04-18 11:01:41 +02:00
Thibault Delavallée bad0a7e8b3 [DOC] [ADD] Added new images.
bzr revid: tde@openerp.com-20120417172105-jg64fr5nvtqkjmit
2012-04-17 19:21:05 +02:00
Thibault Delavallée c472efa688 [DOC] [REF] Refactoring of the module chapter, still WIP ...
bzr revid: tde@openerp.com-20120417172034-h5pzpiair5sk94wz
2012-04-17 19:20:34 +02:00
Thibault Delavallée 0b7c420dbb [DOC] [ADD] Added a security chapter about users, groups and user roles.
bzr revid: tde@openerp.com-20120417141746-gyrcnvrnz62ueduw
2012-04-17 16:17:46 +02:00
Thibault Delavallée aca1e5ccd9 [DOC] [CLEAN] First pass of menu and actions doc cleaning.
bzr revid: tde@openerp.com-20120417141723-9hq5hjvmdm1zgsy3
2012-04-17 16:17:23 +02:00
Thibault Delavallée 7ceabb818d [DOC] [ADD] Added module development chapter from developer book.
bzr revid: tde@openerp.com-20120417134034-dqrgog0nxhz3d10e
2012-04-17 15:40:34 +02:00
Thibault Delavallée 597a287723 [DOC] [REF] Refactored architecture chapter.
bzr revid: tde@openerp.com-20120417125242-5xy4tugaa9fd7e4q
2012-04-17 14:52:42 +02:00
Thibault Delavallée 6d16d56970 [DOC] [ADD] Added architecture chapter.
bzr revid: tde@openerp.com-20120417111016-nnjncznndlcchyrg
2012-04-17 13:10:16 +02:00
Thibault Delavallée 8624a85a20 [DOC] getting_started: improved content
bzr revid: tde@openerp.com-20120417110940-b8mq1sqone0wpycp
2012-04-17 13:09:40 +02:00
Thibault Delavallée efa85ca080 [REF] Added first chapter from dev book: getting started. Rewrote the installation guide.
bzr revid: tde@openerp.com-20120417092205-5mfvukv35qysj6h6
2012-04-17 11:22:05 +02:00
Thibault Delavallée 05cbf324d4 [REN] Renamed test-framework to 99_test_framework (temp modification to include dev book)
bzr revid: tde@openerp.com-20120417092134-rpmk8rd14svdgde2
2012-04-17 11:21:34 +02:00
Thibault Delavallée a4a9c2941f [REF] Moved nex features merges from api to revisions.
bzr revid: tde@openerp.com-20120417084315-omitzsd21sq3mby0
2012-04-17 10:43:15 +02:00
niv-openerp f7418cc61a [merge] lot and lot of improvements, mainly css + new form views
bzr revid: nicolas.vanhoren@openerp.com-20120416102503-latyewf3ksvc6mvv
2012-04-16 12:25:03 +02:00
Thibault Delavallée 6fdeb5ec98 [MERGE] Merged with main server, holding the need_action mechanism
bzr revid: tde@openerp.com-20120403171512-pb7l4g6pnqryxudm
2012-04-03 19:15:12 +02:00
Thibault Delavallée a7c8c8d6ae [DOC] Updated doc and comments
bzr revid: tde@openerp.com-20120403154941-0h83ws1av3clhxg4
2012-04-03 17:49:41 +02:00
Thibault Delavallée f8ad1d77e4 [DOC] Updated documentation.
bzr revid: tde@openerp.com-20120403145744-xxibrjlzhersfmkb
2012-04-03 16:57:44 +02:00
Xavier Morel 30ba123a1f [IMP] partially fix group_by handling
* Don't just use the domain out of a FilterGroup as group_by keys in filters will overwrite one another
* Add dedicated get_groupby API returning an array of groups to evaluate

limitation: can't intersperse groupby from a different FilterGroup, that'll have to be fixed by ungrouping buttons

bzr revid: xmo@openerp.com-20120403120742-o3liksqaigsnxvb4
2012-04-03 14:07:42 +02:00
Thibault Delavallée e12dff66de [MERGE] Merged with fix from need_action branch
bzr revid: tde@openerp.com-20120403074906-1m4yjhz60i9f5tsk
bzr revid: tde@openerp.com-20120403075529-nyp3tq6xafig088w
2012-04-03 09:55:29 +02:00
Thibault Delavallée 87fd9521dd [DOC] Improved help tootips and documentation.
bzr revid: tde@openerp.com-20120402085042-e65y8nsqey1vlvxv
2012-04-02 10:50:42 +02:00
Thibault Delavallée 8c2b07bf76 [REF] Cleaned ir.needaction code and documentation.
bzr revid: tde@openerp.com-20120402081826-016k0ecbjz3fqnps
2012-04-02 10:18:26 +02:00
Thibault Delavallée 97655cc8d2 [MERGE] Merged with branch holding need_action mechanism
bzr revid: tde@openerp.com-20120330120359-gd5gnuico0vshw0v
2012-03-30 14:03:59 +02:00
Thibault Delavallée 07b943bbdf [MERGE] Merged with main server
bzr revid: tde@openerp.com-20120330104453-ceto9uwwb0n206jk
2012-03-30 12:44:53 +02:00
Thibault Delavallée c2e1b6a384 [DOC] Improved documentation.
bzr revid: tde@openerp.com-20120330104242-h68fy7zsnueaod9m
2012-03-30 12:42:42 +02:00
Thibault Delavallée b6bb8bf533 [MERGE] Merged branch adding an avatar to users. This avatar will replace the use of gravatars in various addons. For more info, please refer to the included documentation.
bzr revid: tde@openerp.com-20120330083725-n4k8hex92ezxq6wg
2012-03-30 10:37:25 +02:00
Xavier Morel 6ecd85d826 [FIX] todo note and stray quotes in doc
bzr revid: xmo@openerp.com-20120329094824-w0tviwz4pe85e0k1
2012-03-29 11:48:24 +02:00
Thibault Delavallée 4e815d28cc [MERGE] Merged with branch holding user image
bzr revid: tde@openerp.com-20120327070733-8hfaskwoi7lh6mhi
2012-03-27 09:07:33 +02:00
Xavier Morel c21f00ab81 [FIX] greatly simplify widgets-rendering routine of search view (basically remove all the rendering part), add basic drawer behavior
bzr revid: xmo@openerp.com-20120326145017-g1ydm1k93hipy2j5
2012-03-26 16:50:17 +02:00
Thibault Delavallée 4a2b5a72e5 [DOC] Updated doc.
bzr revid: tde@openerp.com-20120323111029-6h8je23ywv61123s
2012-03-23 12:10:29 +01:00
Thibault Delavallée d67e232806 [IMP] Improved comments and doc. Note that now avatar_stored stores a bigger version of the avatar, in case a bigger image must be used.
bzr revid: tde@openerp.com-20120323103230-lcpbl1e9qhidivz7
2012-03-23 11:32:30 +01:00
Thibault Delavallée d7be1e92d0 [DOC] Updated doc to match last revision.
bzr revid: tde@openerp.com-20120323091508-2m01y3hj9vw49ofk
2012-03-23 10:15:08 +01:00
Xavier Morel 7353e02e2e [MERGE] from trunk
bzr revid: xmo@openerp.com-20120322143331-iajlifomw1hohbht
2012-03-22 15:33:31 +01:00
Xavier Morel 76baf024fc [REM] start, destroy, clear, make_id methods in search view widgets; do_clear and do_toggle_filter in search view itself
bzr revid: xmo@openerp.com-20120321165656-ht0o431r7xo4s3yv
2012-03-21 17:56:56 +01:00
Xavier Morel 60c07691f1 [ADD] searching to faceted field
* Removed idea of "text" facet category (~null category) working on
  all text-kinded fields at the same time, fp thinks this should be
  done by defining search view fields with filter_domain

- Adding a facet to the facets collection does not trigger a search,
  nor does editing the value of an (editable) facet

bzr revid: xmo@openerp.com-20120321154550-0ubjon97vfnj3dxf
2012-03-21 16:45:50 +01:00
Xavier Morel c3b181d7f3 [IMP] autocompletion interface (more similar to SearchFacet attributes), correctly document that
bzr revid: xmo@openerp.com-20120321092847-hjsn23ytttzy75ny
2012-03-21 10:28:47 +01:00
Xavier Morel 248c91d9dd [IMP] wording
bzr revid: xmo@openerp.com-20120321084748-ibdq0jlkg0hmjffu
2012-03-21 09:47:48 +01:00
Xavier Morel fc9b3ecf20 [FIX] force renderFacets on VS search event
originally this comes from the (monkeypatch-removed) serialization and
reloading of the VS searchQuery.

This is needed because on ``SearchFacet#remove`` VS launches a
``searchEvent``, and counts on *that* to visually impact the removal
of a given facet (by just re-rendering everything)

bzr revid: xmo@openerp.com-20120320153634-rhguje7to3f0dj2p
2012-03-20 16:36:34 +01:00
Xavier Morel 8d2f4c1b13 [IMP] docdocdoc
start some documentation on VisualSearch and the interaction between the search view and VS

bzr revid: xmo@openerp.com-20120320144738-9jkdw78os1gect1e
2012-03-20 15:47:38 +01:00
Xavier Morel b39712cf3d [ADD] basic loading of default values in faceted search view
bzr revid: xmo@openerp.com-20120320102846-g2ymabvt4qc4bwzg
2012-03-20 11:28:46 +01:00
Thibault Delavallée e09d180008 [MERGE] Merged with new base.needaction implementation
bzr revid: tde@openerp.com-20120315101558-gdxas1qywl15zx7k
2012-03-15 11:15:58 +01:00
Thibault Delavallée 6808cd7e53 [ADD] Added a menu entry in Settings/Users, along with a tree view definition.
bzr revid: tde@openerp.com-20120315100542-xhlvb43lda9d3a0m
2012-03-15 11:05:42 +01:00
Thibault Delavallée 632c5e3036 [DOC] Updated code and server documentation.
bzr revid: tde@openerp.com-20120315095203-8g7drwdz9axjexwj
2012-03-15 10:52:03 +01:00
Thibault Delavallée 059cc5bef3 [ADD] Added documentation for merge proposal, related to the need_action mixin class.
bzr revid: tde@openerp.com-20120313122939-239ae3ftask1rrmb
2012-03-13 13:29:39 +01:00
Thibault Delavallée 8454553a5b [DOC] Updated merge documentation.
bzr revid: tde@openerp.com-20120313104155-221i8zfzfs03yenq
2012-03-13 11:41:55 +01:00
Thibault Delavallée 6c4ccf9bd5 [DOC] Added merge proposal documentation
bzr revid: tde@openerp.com-20120313085743-oa9jrbvnqwklpnlb
2012-03-13 09:57:43 +01:00
Thibault Delavallée 071dc54a5c [MERGE] Merged with main server
bzr revid: tde@openerp.com-20120308083904-l05slz6td2ibggk4
2012-03-08 09:39:04 +01:00
Openerp Online 3fec9bb049 [DOC] change v6.1 reference to trunk.
bzr revid: online@openerp.com-20120305164617-2ykj6o263sywjstz
2012-03-05 17:46:17 +01:00
Openerp Online 1ae5913ae8 [DOC] change v6.1 reference to trunk.
bzr revid: online@openerp.com-20120305164552-tij9m4if82h4huts
2012-03-05 17:45:52 +01:00
Vo Minh Thu 7e3d080aa2 [MERGE] run unit tests in addition to YAML tests.
bzr revid: vmt@openerp.com-20120305141355-djmbojnntj583ujd
2012-03-05 15:13:55 +01:00
Vo Minh Thu c7ab774b53 [DOC] moved FEATURES.rst to doc/.
bzr revid: vmt@openerp.com-20120305140738-ou7f1pz5fnqffukm
2012-03-05 15:07:38 +01:00
Vo Minh Thu 19d96751a5 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120305133437-yrgb2pzroch84cyw
2012-03-05 14:34:37 +01:00
Openerp Online 0c8e11643f [DOC] use a flat (i.e. no source/ directory) structure.
bzr revid: online@openerp.com-20120305124016-d25rncl3q2qcem31
2012-03-05 13:40:16 +01:00
Openerp Online ba3193dd4d [DOC] added intersphinx namespaces.
bzr revid: online@openerp.com-20120305114029-j0g6jf8v3t6uf090
2012-03-05 12:40:29 +01:00
Openerp Online 14a682903c [DOC] added intersphinx namespaces.
bzr revid: online@openerp.com-20120305113957-xmrjudts6kbdhh6e
2012-03-05 12:39:57 +01:00
Vo Minh Thu fa4bc04db0 [DOC] added new Makefile.
bzr revid: vmt@openerp.com-20120305085836-qhz3glwhyp8an38z
2012-03-05 09:58:36 +01:00
Vo Minh Thu 2b8d20f424 [DOC] Added modified (used in global doc and server) flask theme.
bzr revid: vmt@openerp.com-20120305084940-wxz0haidk99fh77s
2012-03-05 09:49:40 +01:00
Xavier Morel e178185b4f [MERGE] bug fixes form 6.1 branch
bzr revid: xmo@openerp.com-20120305070634-li0eloj7vhsljguu
2012-03-05 08:06:34 +01:00
Openerp Online 288ee81ca1 [DOC] adapted some strings in conf.py.
bzr revid: online@openerp.com-20120302160653-2oe2s50s3coerugq
2012-03-02 17:06:53 +01:00
Openerp Online 7dcf552f27 [DOC] changed temporary thu.openerp.com to doc.openerp.com.
bzr revid: online@openerp.com-20120302155629-34axylxb90us0dx6
2012-03-02 16:56:29 +01:00
Openerp Online bac3c40a3e [DOC] removed index content (only add content when it is ready for
public consumption), some bikeshedding.

bzr revid: online@openerp.com-20120302154927-fbx212tovmutraah
2012-03-02 16:49:27 +01:00
Xavier Morel 9b0cc92b66 [ADD] grouping to the Model/Query API, but filtering looks completely broken
bzr revid: xmo@openerp.com-20120302154759-8ihi5p1ffygiyhw3
2012-03-02 16:47:59 +01:00
Xavier Morel 2c2df2b325 [FIX] Model#call not working correctly if the second argument (after method) is the kwargs
bzr revid: xmo@openerp.com-20120302100742-p1wrg44ght8d3cdy
2012-03-02 11:07:42 +01:00
Xavier Morel 8225ef6c99 [ADD] small doc for Connection#rpc
bzr revid: xmo@openerp.com-20120301103049-u2b208awbv6e67xb
2012-03-01 11:30:49 +01:00
Xavier Morel 9022aae8cb [ADD] core Traverser API
There are still questions over how it'll work, and if it can work at all

bzr revid: xmo@openerp.com-20120301102117-zxd89ffcvo2n32nw
2012-03-01 11:21:17 +01:00
Xavier Morel 923e947917 [ADD] small Model examples
bzr revid: xmo@openerp.com-20120229141754-2mr8b6sm6es2j4wb
2012-02-29 15:17:54 +01:00
Openerp Online 3a639fb1c0 [DOC] separate files.
bzr revid: online@openerp.com-20120229141536-u3cip5vptyunpa8v
2012-02-29 15:15:36 +01:00
Openerp Online cc552fd36a [DOC] added an index.
bzr revid: online@openerp.com-20120228144338-si3lgz4ega69h01x
2012-02-28 15:43:38 +01:00
Xavier Morel e6f5d4c211 [ADD] Model API, reimplement DataSet/DataSetSearch on top of it (as much as possible)
TODO: traversal state API, removing even more method (e.g. completely remove DataSet.call in the Python API)

bzr revid: xmo@openerp.com-20120227135626-yxqh0gc6jwrdkshs
2012-02-27 14:56:26 +01:00
Olivier Dony 30dae1d7d6 [REL] OpenERP 6.1.1
bzr revid: odo@openerp.com-20120222114322-hl61qi2nan0mnbz0
2012-02-22 12:43:22 +01:00
Xavier Morel c881a2b134 [FIX] autodoc references
bzr revid: xmo@openerp.com-20120222085727-qdwfgx92q3yv2gsj
2012-02-22 09:57:27 +01:00
Xavier Morel 9f6af7c974 [ADD] asynchronous javascript guide, as it'll be needed by the networking/RPC guide
bzr revid: xmo@openerp.com-20120221170455-rcrbyvz1ozj7mfib
2012-02-21 18:04:55 +01:00
Openerp Online d2fb00bb34 [IMP] added doc directory, intended to be included in the new openerp technical documentation.
bzr revid: online@openerp.com-20120218203101-8p35jsuylp0ovvj8
2012-02-18 21:31:01 +01:00
Xavier Morel bd6694fb5a [FIX] documented signature of View#do_search
bzr revid: xmo@openerp.com-20120126095432-x359um1e0b2g7vw2
2012-01-26 10:54:32 +01:00
niv-openerp c044b70429 [imp] removed identifier_prefix
bzr revid: nicolas.vanhoren@openerp.com-20120124151343-t17b3obenv244io3
2012-01-24 16:13:43 +01:00
Xavier Morel d206ee9124 [ADD] guide to translations in OpenERP Web
bzr revid: xmo@openerp.com-20111220183521-oo4dvofca1uqmzuy
2011-12-20 19:35:21 +01:00
Xavier Morel 542928adde [ADD] protocol to allow sidebar to query its parent view for context data
bzr revid: xmo@openerp.com-20111121140908-e9b3eygtt42m9bnp
2011-11-21 15:09:08 +01:00
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
P. Christeas 2bc1ef6c31 openerp-server.conf: adapt sample config to 6.0 options.
bzr revid: p_christ@hol.gr-20110117152232-2o5957d6euvn4cba
2011-01-17 17:22:32 +02:00
Olivier Dony a073aea2a4 [FIX] doc/INSTALL: mention yaml dependency, added to doc.openerp.com too
bzr revid: odo@openerp.com-20101222135005-t23nu4s2gv83hy0q
2010-12-22 14:50:05 +01:00
nvi-openerp b2f7d0c445 [FIX] Fixed imcompatiblity with Windows
bzr revid: nicolas.vanhoren@openerp.com-20101028094826-mqefsvceu14w3v2n
2010-10-28 11:48:26 +02:00
nvi-openerp 1ec3503256 [FIX] Fixed a little bug with multi addon path + changed minimal chart module
name

bzr revid: nicolas.vanhoren@openerp.com-20101026095759-201hggg8n39hmdtm
2010-10-26 11:57:59 +02:00
Olivier Dony 891eb265b6 [REF] config: rationalized config parameters to make consistent for v6.
Renamed parameters for static HTTP service + improved param check message.
+ minor cleanup in config params

bzr revid: odo@openerp.com-20100810131200-p71zge94l1qp1s18
2010-08-10 15:12:00 +02:00
P. Christeas 9613c0c864 Static httpd: by default, disable. Sample config.
bzr revid: p_christ@hol.gr-20100726093335-m6kfvk8xn2c6ddrh
2010-07-26 12:33:35 +03:00
OpenERP Framework R&D Team 8e13209525 [ADD] new experimental utility script: xml2yml for conversion of XML data/test files to the new YAML format
bzr revid: odo@openerp.com-20100520143528-3717ybwyp1exhsd6
2010-05-20 16:35:28 +02:00
Anup (OpenERP) 67277f6f3d [MERGE] Merged from the main trunk server branch.
bzr revid: ach@tinyerp.com-20100520050727-zdkp6mp65kmfm66o
2010-05-20 10:37:27 +05:30
Olivier Dony d65180c290 [ADD] starting draft changelog for 6.0 server
bzr revid: odo@openerp.com-20100519173958-88p9bmv3p7j8uak5
2010-05-19 19:39:58 +02:00
Jay (Open ERP) 0c9ecbf429 [MERGE] Merged the changelog upto 5.0.10
bzr revid: jvo@tinyerp.com-20100511143954-exhrzxidou2r3j2a
2010-05-11 20:09:54 +05:30
Xavier Morel 766edc36f8 [fix] remove mentions of python-xml, libxml2 and libxslt from doc/INSTALL; bump python dep from 2.4-2.5 to >2.5 < 3.O
bzr revid: xmo@tinyerp.com-20100302131257-nomnqff50z5p643x
2010-03-02 14:12:57 +01:00
HDA (OpenERP) 8a887ad4e0 Merged
bzr revid: hda@tinyerp.com-20100112104830-x35l4g08og2gacwo
2010-01-12 16:18:30 +05:30
Christophe Simonis 9a3b004ae4 [REL] 5.0.7
bzr revid: chs@tinyerp.com-20091203135108-9enz6ke9f35y0u2x
2009-12-03 14:51:08 +01:00
Xavier Morel cf13b6c36e [merge] fix-shebang from 5.0 to trunk
bzr revid: hmo@tinyerp.com-20091202091102-r509b0bgogyul6yx
bzr revid: xmo@tinyerp.com-20091202101458-6a1mo240grkld6do
2009-12-02 11:14:58 +01:00
Xavier Morel 9bb02a1bb0 [fix] use env for python shebang rather than hardcoding /usr/bin/python
bzr revid: xmo@tinyerp.com-20091202100658-d2q66mu6kihgj8h5
2009-12-02 11:06:58 +01:00
xrg dad1ff955b [merge] merge from lp:~xrg/openobject-server/optimize-5.0 and removed some confilts
bzr revid: hmo@tinyerp.com-20091120143104-tb6136unkdw7yfy9
2009-11-20 20:01:04 +05:30
P. Christeas c716ecb731 Mandriva: when server starts/stops, run scripts
With this feature, server special initialization and/or preparation can
be scripted. The same after stopping, too.

bzr revid: p_christ@hol.gr-20091023222925-oph2bc6kr3u0ol7w
2009-10-24 01:29:25 +03:00
pap(openerp) 251b6720ca Changed encoding to coding ref: PEP: 0263
bzr revid: hda@tinyerp.com-20091020105223-2o94yr2iv2v10axr
2009-10-20 16:22:23 +05:30
PSO(OpenERP) 4d7134cd99 Changed licencing
bzr revid: hda@tinyerp.com-20091014123215-nuyqs18090whzt5o
2009-10-14 18:02:15 +05:30
P. Christeas 71d5ee956a Merge remote branch 'origin/master', v5.0.6 into optimize
Conflicts:
	bin/addons/base/ir/ir_cron.py
	bin/netsvc.py
	bin/osv/orm.py

bzr revid: p_christ@hol.gr-20090925204745-352t3ngsltr4cj8a
2009-09-25 23:47:45 +03:00
olt@tinyerp.com 605e3786ce [IMP] updated changelog file for 5.0.6 release
bzr revid: olt@tinyerp.com-20090922111815-je0c161jzeoeeaqn
2009-09-22 13:18:15 +02:00
olt@tinyerp.com 0d7199a133 [IMP] updated changelog file
bzr revid: olt@tinyerp.com-20090917132335-so2fugos4sutat90
2009-09-17 15:23:35 +02:00
olt@tinyerp.com cdb2371b83 [IMP] updated changelog file
bzr revid: olt@tinyerp.com-20090917132126-bghsqfgbvfod54ac
2009-09-17 15:21:26 +02:00
P. Christeas 6e6329bb7d Merge origin/5.0.4 into xrg
Conflicts:
	bin/addons/base/i18n/base.pot

bzr revid: p_christ@hol.gr-20090828180203-xbavbj02nas6f0qy
2009-08-28 21:02:03 +03:00
Christophe Simonis 36b7806e8f [REL] 5.0.4
bzr revid: christophe@tinyerp.com-20090828165855-461psr84dugkzvp7
2009-08-28 18:58:55 +02:00
P. Christeas 8cbe393b52 Merge commit 'origin/master' into xrg (5.0.3 official)
Conflicts:
	bin/netsvc.py
	bin/tools/config.py
	bin/workflow/instance.py

bzr revid: p_christ@hol.gr-20090823100210-2py390qp3hym8jlp
2009-08-23 13:02:10 +03:00
Christophe Simonis fe82cf7fac [REL] 5.0.3
bzr revid: christophe@tinyerp.com-20090821152731-0utzy021ac629lbx
2009-08-21 17:27:31 +02:00
P. Christeas aba9fd3e77 Merge commit 'origin/master' into xrg
bzr revid: p_christ@hol.gr-20090813010638-2uwue8bg4w5uv99o
bzr revid: p_christ@hol.gr-20090813010706-h9s7e7flcw2wwgt9
2009-08-13 04:07:06 +03:00
Christophe Simonis 695f0ef325 [REL] 5.0.2
bzr revid: christophe@tinyerp.com-20090812095443-6mweuxhguci0o6vc
2009-08-12 11:54:43 +02:00
P. Christeas 133d34b24c [MAJOR]: change the system user for Mandriva to "openerp".
After this commit, systems MUST upgrade their installations.

bzr revid: p_christ@hol.gr-20090613151559-4yffmcnpq8d36jas
2009-06-13 18:15:59 +03:00
P. Christeas b69c19fbb2 Merge branch 'master' of openobject-server into mdv-gpl3-py26
Conflicts:
	bin/netsvc.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090131100804-pu97gelwjh1flk3h
2009-01-31 12:08:04 +02:00
Christophe Simonis b9ae9fd0e8 [FIX] update the docs
bzr revid: christophe@taupe-20090129234116-q47b2kupt02o24s0
2009-01-30 00:41:16 +01:00
P. Christeas 1435d6d064 Merge branch 'master' of /home/panos/tmp/tinyerp/openobject-server/ into mdv-gpl3
bzr revid: p_christ@hol.gr-20090106094017-i26aufnjth5am64m
2009-01-06 11:40:17 +02:00
Stephane Wirtel 9d293d1f00 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221329-rem11cbgwu30xnji
2009-01-04 23:13:29 +01:00
P. Christeas a8229141bc Merge branch 'master' of openobject-server into mdv-gpl3-fwd
Conflicts:
	bin/netsvc.py
	bin/sql_db.py
	bin/ssl/SecureXMLRPCServer.py (note: fixes are lost now)

bzr revid: p_christ@hol.gr-20081223154608-fs0830k7vyo81m5u
2008-12-23 17:46:08 +02:00
P. Christeas 68c880cc4f Conf: don't define the db_name, fix crash on new startup.
bzr revid: p_christ@hol.gr-20081221104454-awuvhajofafadcr4
2008-12-21 12:44:54 +02:00
P. Christeas bf1d0a2535 Merge commit 'origin/master' into mdv-gpl3-fwd
bzr revid: p_christ@hol.gr-20081215182709-rusb3oq7npwecnt7
2008-12-15 20:27:09 +02:00
Stephane Wirtel 117907432b [FIX] There was a warning about this file with the sdist target of the setup.py script
bzr revid: stephane@tinyerp.com-20081215100746-t1b0s3i0rqiqwk6z
2008-12-15 11:07:46 +01:00
Stephane Wirtel 3ff2adc2e9 [IMP] Remove the README of PyChart, because we use the package from the distribution
bzr revid: stephane@tinyerp.com-20081215100709-b2hmdi2v7vn3j8zf
2008-12-15 11:07:09 +01:00
P. Christeas 101afd1a4f Rearrange the server config file.
bzr revid: p_christ@hol.gr-20081210204949-pujfjpa1ebv7w91d
2008-12-10 22:49:49 +02:00
P. Christeas 281c7c980a Merge commit 'origin/master' into mdv-gpl3
bzr revid: p_christ@hol.gr-20081207195509-2tb8fb3d7qr2xigt
bzr revid: p_christ@hol.gr-20081210075901-97mt6chs3ljokpsx
2008-12-10 09:59:01 +02:00
Fabien Pinckaers 1e87af4390 bugfix_304008
bzr revid: fp@tinyerp.com-20081201151351-auit087r6pz2ii69
2008-12-01 16:13:51 +01:00
P. Christeas 4b84712363 Fix SSL server, conf samples
bzr revid: p_christ@hol.gr-20081117092339-652ppsxbhzc3nzik
2008-11-17 11:23:39 +02:00
P. Christeas 8220e0ad02 Merge commit 'origin/master' into mdv-gpl3
Conflicts:
	bin/tools/convert.py

bzr revid: p_christ@hol.gr-20081025224421-g367ati5b2eeplw6
bzr revid: p_christ@hol.gr-20081104201238-oy0vgsunt2jxgu2p
2008-11-04 22:12:38 +02:00
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Stephane Wirtel 9c29f36a5b Upgrade the license
bzr revid: stephane@tinyerp.com-20081031115117-nl913l8oz2b5svc8
2008-10-31 07:51:17 -04:00
P. Christeas d3766694a7 Fix hardcoded paths in initscript
bzr revid: p_christ@hol.gr-20080926074933-mnqm3zwtbxvfrgku
2008-09-26 10:49:33 +03:00
P. Christeas 410247285e Rename TinyERP to OpenERP in scripts.
bzr revid: p_christ@hol.gr-20080923160156-if74p01bs4js0mr6
2008-09-23 19:01:56 +03:00
P. Christeas f345da353a Add the old Mandriva RPM-related files
bzr revid: p_christ@hol.gr-20080923155959-zrz01lqqx22j63mq
2008-09-23 18:59:59 +03:00
Stephane Wirtel dbe1e8ca98 Rename Tiny ERP to OpenERP
Rename tinyerp to openerp

bzr revid: stephane@tinyerp.com-20080910084640-bg1h1bre7mwky8s0
2008-09-10 10:46:40 +02:00
Christophe Simonis d74b86c290 retake empty files from svn
bzr revid: christophe@tinyerp.com-20080819111955-j96mhd8q5u5xm9du
2008-08-19 13:19:55 +02:00
Christophe Simonis 2eb6b8265b add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723150127-fmitw7zgeokcualh
2008-07-23 17:01:27 +02:00
Christophe Simonis 2dd9723b8b convert tabs to 4 spaces
bzr revid: christophe@tinyerp.com-20080722142436-143iu4ryy47w3av0
2008-07-22 16:24:36 +02:00
stw 7134784787 add Copyright and GPL license into the Header of Python files
bzr revid: stw-eb6ee9b006e577bda6338caa450ec9795b12f9bc
2008-06-16 11:00:21 +00:00
Fabien Pinckaers ba817b5b3a Removed unused file
bzr revid: fp@tinyerp.com-c4d20747167f26b7ab2d03cc1e1be035b209278a
2008-04-22 17:33:13 +00:00
ced a2fd4ab99e Update changelog
bzr revid: ced-4104deedee39cec0a9b9bc5bbc0168a498dbfb07
2007-12-24 14:45:31 +00:00
Fabien Pinckaers cc2d3de1bd Modifications
bzr revid: fp@tinyerp.com-25c1dc66ea09209b6b356c3460108e8e9a895ff1
2007-12-18 12:37:59 +00:00
Fabien Pinckaers aa8c0e4ad9 Migration update for crm module change
bzr revid: fp@tinyerp.com-a9432763a5041da0d4a694cf7171231b57a97490
2007-12-17 20:25:36 +00:00
ced cf35e2b136 Add primary key on table inherits ir_actions
bzr revid: ced-fafa824a7b9df0dac499814aaf2b77a606700de5
2007-10-10 13:32:26 +00:00
Fabien Pinckaers d60676539b Barcode extension of reportlab
bzr revid: fp@tinyerp.com-b01bb6f0fe82521d3492a38e8215bdc3285d4442
2007-10-09 06:17:00 +00:00
ced 5d64919461 Move tiny script to prevent confusion
bzr revid: ced-906040f427807eec662927bd5c3b6fc4210890da
2007-10-05 13:31:17 +00:00
ced 3e568de6a1 Fix typo
bzr revid: ced-3c74c801fdf20f8646ec4eac8d094d63f3a518f0
2007-09-20 08:48:56 +00:00
ced 9ea107b063 Fix typo
bzr revid: ced-e642ad70ec59528e5bb9abd3333740534932d5de
2007-09-20 08:48:00 +00:00
ced 88f90e4776 Fix typo
bzr revid: ced-c1f42b65cfc3f5286d02b67a9e0b61cf246f79ef
2007-09-20 08:47:57 +00:00
ced 26b7bb43f9 Fix migration script for new res_bank
bzr revid: ced-3e3bbc39c351c4f94b2eca9e0c1247a22dba2c73
2007-09-14 13:42:11 +00:00
ced 6752e83938 Fix bad move from previous commit and now move the right portion from res_currency_rate
bzr revid: ced-554bacf7b94a2b773f39226a0f0f2fb29efc761c
2007-09-14 13:41:53 +00:00
ced 21a2cfd693 Force upper case for state/country code
bzr revid: ced-e884e4e3cbf4099c2356627c3da0277772660b19
2007-09-13 14:21:54 +00:00
ced b7e0c8b78d Change constraint on stock_production_lot
- used name, ref
- improve check in the wizard
- add migration script
- add sequence

bzr revid: ced-43b6788fd2f2525e153d7b5bdfaee28b8889e230
2007-09-12 13:21:07 +00:00
ced c33f652d61 Fix tiny migrate script
bzr revid: ced-65e965256596bcc5f9f1ef186a1d706a1ac9efe0
2007-09-12 13:20:24 +00:00
ced b594c23c14 Fix unit used in SO
- Now convert from the unit define in the product
- Don't convert from unit to unit that are not in the same category
- Fix SO report to print the right quantity
- Improve coding guidelines
- Add more digits to uom's factor

bzr revid: ced-34db9376db2a0bc6920494e9e155fbff03a6d594
2007-09-11 14:14:15 +00:00
ced 216a5511fe Add migration script
- Remove not null on attachment

bzr revid: ced-6cb05b8c280d6834cc8b54901fc014132ca9d0b2
2007-08-29 14:19:38 +00:00
ced b53d1f9ce2 Fix bad move from previous commit and now move the right portion from res_currency_rate
bzr revid: ced-09d632ef5348eed56ee7561f747d2b54a2209cab
2007-08-16 14:10:08 +00:00
ced c2680d5502 Fix migration script as res_currency_rate was not in the 4.0
bzr revid: ced-a2eff65b19589f35fe4f2dc4c24589507a7910e6
2007-08-16 07:48:13 +00:00
Fabien Pinckaers 4643654e65 Bugfix when droping / recreating db of the same name
Better es_ES translation
Script to test all installs

bzr revid: fp@tinyerp.com-9e12f02dffd05c4b1b0a092d7917124614f2e4cb
2007-08-15 06:56:06 +00:00
Fabien Pinckaers 2915d47a71 Bugfixes
bzr revid: fp@tinyerp.com-7da59f0b0df0768afadc86b20b4ba64db929036c
2007-08-14 09:26:37 +00:00
Fabien Pinckaers 0ec0dba016 Added timeout for postgresql
bzr revid: fp@tinyerp.com-9bc29b7aceec487d6dcf5cb5e26312eb98cf2b05
2007-08-14 09:21:31 +00:00
Fabien Pinckaers 79586ba0b3 Updated script
bzr revid: fp@tinyerp.com-b1c176752968c00ebf6b1d21029ecb132e401810
2007-08-14 07:44:48 +00:00
Fabien Pinckaers e8a178bf0a Adding automated tests
bzr revid: fp@tinyerp.com-c72339a71950b8cee2e4ee7736de63aeb7ba18f8
2007-08-14 07:24:44 +00:00
Fabien Pinckaers e9604f36a1 New INSTALL FILE
bzr revid: fp@tinyerp.com-3c6376d0f6f81bc4a378e4281c818ad70d3ae1b8
2007-08-13 09:09:42 +00:00
ced c272bbfc18 Update INSTALL file
bzr revid: ced-b74649db3b044c1a1ad810b85757b98025460d61
2007-08-13 07:50:03 +00:00
ced ec7e9635a2 New release
bzr revid: ced-852b7405e83c94b4f0da147581830e838e3ccfce
2007-08-10 14:31:46 +00:00
ced d530e2edd8 base: change currency rate definition
bzr revid: ced-e582e4e8fb545a005be3ff6eb05d0f426e345966
2007-08-07 14:29:28 +00:00
ced 039393f53e migration: add insert timezone in ir_value
bzr revid: ced-53d4522144013019393cd3b494f07ad9811677ab
2007-07-13 14:28:00 +00:00
ced 5944cfd2b5 kernel: improve migration
bzr revid: ced-54493ef8166b00a084e5f62d66bdac1c67ddf7f8
2007-07-04 11:27:36 +00:00
ced 88e3541fba kernel: improve migration script
bzr revid: ced-2b2c2f80d1c672687bb279550db122384c745c37
2007-06-29 10:47:14 +00:00
ced 5898a33f79 SERVER: add migration scripts
bzr revid: ced-246ec05ac16ab72ed9f17d92a55e464e4e7c8114
2007-06-28 10:41:28 +00:00
ced a65b744182 SERVER: new icon
bzr revid: ced-7695a89d742b6a1298072c868a534206d565e30d
2007-06-12 08:37:56 +00:00
ced c6ee92d4a1 SERVER: fix win32 installer
bzr revid: ced-264f923444f1e75970420d037fa5dbf31d80b6d3
2007-06-12 08:37:32 +00:00
ced 6927720a9e KERNEL: fix README for win32
bzr revid: ced-a62cab74deb9082fba62d01c671b1542b8dc63ad
2007-06-12 06:15:54 +00:00
ced ed2c8b7cbb KERNEL: add new win32 build script
bzr revid: ced-46d2945759645b49f61adf4274093766670dc123
2007-06-05 13:05:35 +00:00
bch 73d0247667 New ir.model.access check logic. Simpler way to define acces without border effect.
bzr revid: bch-4e1ec3738ad0c4cb830a89cb35b5177398bdcbe7
2007-05-24 11:23:49 +00:00