Antony Lesuisse
2d296cb779
[MERGE] ir-ui-view split active and show_customize
...
Split the ternary field application in active and show_customize, all four
possible value are now needed for the customize theme popup.
9 years ago
Raphael Collet
2ad092b5e5
[ADD] doc: new documentation, with training tutorials, and new scaffolding
9 years ago
Christophe Simonis
e16233217c
[MERGE] Replace inherit_option_id by a selection field (PR #229 )
9 years ago
Xavier Morel
cdd89f4ae6
[FIX] forgot to add primary attribute support to <template> in schema
9 years ago
Xavier Morel
e06f5b414b
[IMP] inherit_option_id -> application
9 years ago
Fabien Pinckaers
3e26abe6ee
[FIX] fix to support groups on tempaltes
...
bzr revid: fp@tinyerp.com-20131202085952-htkxqv3l3zdtecnu
10 years ago
Fabien Pinckaers
4b5d3e4a40
[IMP] priority on views
...
bzr revid: fp@openerp.com-20130929085000-p2pcmkdubqw1lfbj
10 years ago
Xavier Morel
0b90087828
[IMP] field regularity
...
Make @file a more generic data source, add base64 type for b64 encoding
bzr revid: xmo@openerp.com-20130927121325-mbjm4612qkaa0z0x
10 years ago
Fabien Pinckaers
29326cd993
[IMP] Add file='...' on <field> tags + [FIX] forced noupdate
...
bzr revid: fp@openerp.com-20130922093113-80p3pig45qbm7lsn
10 years ago
Xavier Morel
4d1b266819
[IMP] don't allow template/@page and template/@inherit_id to coexist, makes no sense
...
bzr revid: xmo@openerp.com-20130821135844-oc05w3mt6s6nfni7
10 years ago
Xavier Morel
d8bf3892f3
[ADD] page attribute to views
...
This can be used to distinguish template views expected to be
available as web pages, and thus directly linkable. By opposition to
non-web views and template sections (reusables).
bzr revid: xmo@openerp.com-20130821121206-ebxsxrmyogcv7pnv
10 years ago
Fabien Meghazi
cb56924437
[ADD] xml data <template> helper
...
bzr revid: fme@openerp.com-20130722101210-idtrfwva7e903oq8
10 years ago
Xavier Morel
de4c781392
[FIX] turns out @model is optional on field when using @search
...
it's required on @value though.
or on recursive @field calls, but let's just ignore that eldritch horror
bzr revid: xmo@openerp.com-20130429123831-waj3snv8pqcfda1n
10 years ago
Xavier Morel
de13720f0e
[IMP] rng of field tag in data xml
...
also fix nonsensical XML files specifying @ref and @model
bzr revid: xmo@openerp.com-20130429122423-qubsy2ccwo5tb8bq
10 years ago
Vo Minh Thu
0cb53890df
[IMP] report: reports with custom parsers can be declared in XML files.
...
bzr revid: vmt@openerp.com-20130222093428-f1isxxqlbaj7uhuo
10 years ago
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
10 years ago
Olivier Dony
a337ca201d
[IMP] rng: forbid redundant @type for menuitem, now inferred from the action type + minor cleanup
...
bzr revid: odo@openerp.com-20120822144946-fdsw9ee1ia3nfe86
11 years ago
Raphael Collet
594b4ed4af
[FIX] import xml validation: allow optional text in element <value>
...
bzr revid: rco@openerp.com-20120725094617-1wnle5r9blt79x4e
11 years ago
nicolas.bessi@camptocamp.com
d87ee3e162
[IMP] webkit_header attribute support in report tag
...
bzr revid: nicolas.bessi@camptocamp.com-20120119152732-dbn48789auu009r4
12 years ago
Olivier Dony
0c9e9a7643
[IMP] rng,convert: add support for report `usage` attribute
...
The `usage` attribute may indicate a special purpose
of this report. For instance, the "default" usage
is used to identify the report to include along with
a record for EDI exports.
bzr revid: odo@openerp.com-20111010142226-ceradf4acsbr3r5l
12 years ago
Olivier Dony
c262393950
[IMP] tools.convert,rng: fixed support for <url> tag
...
bzr revid: odo@openerp.com-20110411083201-2ir0ed4o3xdal6tk
12 years ago
Vo Minh Thu
f8572e5c60
[IMP] openerp python module.
...
- Some logging code moved from netsvc.py to loglevels.py
- Changed imports to use the new openerp module
- config and netsvc initialization calls move to openerp-server.py
- Moved openerp-server.py outside the old bin directory
- Some imports in tools moved inside the methods to break mutual-dependencies
bzr revid: vmt@openerp.com-20110207125723-ooee7d7ng5elmkso
12 years ago