Commit Graph

58 Commits

Author SHA1 Message Date
Xavier Morel e6b56412a0 [ADD] views documentation 2014-08-28 15:02:33 +02:00
Raphael Collet 2ad092b5e5 [ADD] doc: new documentation, with training tutorials, and new scaffolding 2014-08-22 17:51:20 +02:00
Fabien Meghazi b76c4e248c Add form@version in rng 2014-06-12 10:17:36 +02:00
Kersten Jeremy 525b47510d [IMP] allow to pass an avatar_filter in calendar view. this field allow the user to customize the sidebar pictures with another picture that the event.
bzr revid: jke@openerp.com-20140429150233-us6e51xl3o4ixzsi
2014-04-29 17:02:33 +02:00
Gery Debongnie 02f7760063 [IMP] adds an 'interval' attribute to 'field' in the rng file (view.rng)
bzr revid: ged@openerp.com-20140124084319-g4al01wlwnxf8irh
2014-01-24 09:43:19 +01:00
jke-openerp 344166ba15 [IMP] Removed quick_create_instance from rng calendar, now by default quick_add is use as if set to True, and if value is not False, we use this value as quick_create_instance
bzr revid: jke@openerp.com-20140110170645-ubdxpga4aah8g50c
2014-01-10 18:06:45 +01:00
jke-openerp 5a4ecf0134 [Merge] Merge with trunk
bzr revid: jke@openerp.com-20131218130304-y3scbl1ms65vhupf
bzr revid: jke@openerp.com-20131220144934-e0hvmc5du87k2k8n
bzr revid: jke@openerp.com-20140106082149-xzralqftgxnauv51
2014-01-06 09:21:49 +01:00
Gery Debongnie 68795d8a10 [IMP] changes the rng description of the xml grammar to add a 'stacked' attribute to the tag 'graph'
bzr revid: ged@openerp.com-20131224103207-48jd6gh78xmri8wd
2013-12-24 11:32:07 +01:00
jke-openerp 4e607334f7 [IMP] Add some fields in nrg for calendar
bzr revid: jke@openerp.com-20131217121843-zatimzcp0bye5e7p
2013-12-17 13:18:43 +01:00
jke-openerp dae2d40546 [IMP] Add param "event_open_popup" to calendar to allow to specify an action to execte on click on a meeting
bzr revid: jke@openerp.com-20131126135245-faan29zfvwd3q8wo
2013-11-26 14:52:45 +01:00
jke-openerp 9963f892ba [IMP] add options for calendar view
bzr revid: jke@openerp.com-20131123113053-79idzhhx88ps2dw6
2013-11-23 12:30:53 +01:00
jke-openerp 9e980b4e9d bzr revid: jke@openerp.com-20131115165942-pki8hgk1j7qxitk8 2013-11-15 17:59:42 +01:00
jke-openerp 7c58ae62fb [MERGE]0k/web_fullcalendar branch from github
bzr revid: jke@openerp.com-20131106164738-0medo6b8938rphzm
2013-11-06 17:47:38 +01:00
Christophe Matthieu b09c7b6e4c [IMP] gantt view (rng): add optional attribute in the gantt view to display the percent of completion.
bzr revid: chm@openerp.com-20130130160306-8tee1nwdecvhotd9
2013-01-30 17:03:06 +01:00
Fabien Pinckaers cd9f7171d0 [IMP] revert improt add
bzr revid: fp@tinyerp.com-20121126072147-mvmrwn86zzlxflgz
2012-11-26 08:21:47 +01:00
Tejas Tank 5ffb938cbc [IMP] Enable import feature with tree view.
bzr revid: tta@openerp.com-20121107102150-8e1wr83hyj0mxqmq
2012-11-07 15:51:50 +05:30
Jigar Amin - OpenERP 2cb5de993a Merge lp:openobject-server
bzr revid: jam@tinyerp.com-20120817044741-thqezvmy7iaphkea
bzr revid: jam@tinyerp.com-20120821043844-4wf3dcxbbbokhe5l
bzr revid: jam@tinyerp.com-20120827043023-kz2bbk8fvfv4gkh5
2012-08-27 10:00:23 +05:30
Jigar Amin - OpenERP 9aca3bac8b [REF/IMP] refectorec the varibale names and added the gantt view, added create ndoe button diable condition
bzr revid: jam@tinyerp.com-20120816125706-h92owusp47t6chl1
2012-08-16 18:27:06 +05:30
Tejas Tank 246b476020 Workflow editor label.
bzr revid: tta@openerp.com-20120813091519-lcxiemc2wojfx2d6
2012-08-13 14:45:19 +05:30
Vo Minh Thu 5e0f709410 [IMP] views: allow create/delete/edit attribte on form/tree/kanban views, automatically set the attributes from access rights.
bzr revid: vmt@openerp.com-20120813091047-vqjk3an52dfzbhqe
2012-08-13 11:10:47 +02:00
Dharti Ratani (OpenERP) 48f50f9944 Adding a rng for label in digram view
bzr revid: dhr@tinyerp.com-20120720132003-kq0ikv9b6ewkasxx
2012-07-20 18:50:03 +05:30
Jigar Amin - OpenERP f15a90506e [MERGE] lp:openobject-server
bzr revid: jam@tinyerp.com-20120619095827-m7po4bnrbfdczngp
bzr revid: jam@tinyerp.com-20120621043813-wrq6feypa8416cvs
bzr revid: jam@tinyerp.com-20120625040603-5yej71frefq7gl2y
2012-06-25 09:36:03 +05:30
Olivier Dony 3a81cf88f8 [IMP] Improve view validation to based on fields_view_get rendering, not just raw arch
This will allow improved validation of inherited
views, which is not possible when only the raw
arch is validated on its own - without context 
many things cannot be verified.
Calling fields_view_get() also catches early all
mistakes that require dynamic validation, like
wrong XPath expressions (parent view contains
no match).
In order to have current addons pass the improved
validation the RNG had to be fixed to support
the new @modifiers attribute added by fields_view_get()
itself on many view elements, and a few missing
valid attributes, like @invisible on <filter>
and <group>. The latter had never been used
as part of the view architecture but appear
as a result of the handling of @groups
restrictions on view elements, and must
be allowed by the RNG schema.

bzr revid: odo@openerp.com-20120614144633-31c642s7q7f28o6b
2012-06-14 16:46:33 +02:00
Jigar Amin - OpenERP 983af4e230 [FIX] Added missing class attrbiute for the button
bzr revid: jam@tinyerp.com-20120613114958-j9o6yeviu3i7jrkj
2012-06-13 17:19:58 +05:30
Antonin Bourguignon 7bc2664663 [IMP] view.rng: allow @groups for <label> element
bzr revid: abo@openerp.com-20120521143813-2p9fflonbt38ftat
2012-05-21 16:38:13 +02:00
niv-openerp c47dc13048 [imp] modified rng of kanban view to add quick_create/create flags
bzr revid: nicolas.vanhoren@openerp.com-20120521100204-maa76010h4ugz6oz
2012-05-21 12:02:04 +02:00
Fabien Meghazi 728b27c484 [MERGE] Merge trunk
bzr revid: fme@openerp.com-20120509074654-bhig8jx2035uegby
2012-05-09 09:46:54 +02:00
niv-openerp 48b9985d4d [imp] modified rng to allow placeholder attribute
bzr revid: nicolas.vanhoren@openerp.com-20120504131454-gptcatvc3pjl3pm9
2012-05-04 15:14:54 +02:00
Fabien Meghazi 8837114b3e [ADD] Add label @for attribute in rng
bzr revid: fme@openerp.com-20120423135702-keldft0r876y1zqb
2012-04-23 15:57:02 +02:00
Turkesh Patel (Open ERP) 17fbe120db [IMP] Improved code in rng file for new attribute fonts.
bzr revid: tpa@tinyerp.com-20120417101026-see9y162am9k7bf9
2012-04-17 15:40:26 +05:30
Turkesh Patel (Open ERP) a07d6e7364 [IMP] added new attribute for tree view
bzr revid: tpa@tinyerp.com-20120404072622-08evqadcnksplkwb
2012-04-04 12:56:22 +05:30
Xavier Morel 48645fe412 [IMP] remove nonsensical attributes on tree and search, tighten tree/@toolbar
bzr revid: xmo@openerp.com-20120213101758-i20p214w21u0ik5r
2012-02-13 11:17:58 +01:00
Christophe Simonis 5af49817f4 [FIX] allow text inside <label> tags
bzr revid: chs@openerp.com-20120208135945-6p22z3e69r7z0tty
2012-02-08 14:59:45 +01:00
Xavier Morel e719558c79 [ADD] values restriction pattern for notebook/@tabpos
bzr revid: xmo@openerp.com-20120131154023-lbxqpdirjk9df694
2012-01-31 16:40:23 +01:00
Xavier Morel b1985884fb [FIX] link between binary field and file name is @filename, not @fieldname
lp bug: https://launchpad.net/bugs/915537 fixed

bzr revid: xmo@openerp.com-20120116140158-8tah34gwy01967u8
2012-01-16 15:01:58 +01:00
Olivier Dony cbfbf78e05 [ADD] view.rng: new @options attribute for field widgets
This attribute is supposed to be a JSON dict containing
arbitrary widget-specific options. To be ignored if the
widget or client does not support them.

bzr revid: odo@openerp.com-20111221110301-ejjm4s4f2vttw2r6
2011-12-21 12:03:01 +01:00
Fabien Meghazi 89ee71e742 [IMP] Change in dashboard view api. @creatable is an action id, not a form view id
bzr revid: fme@openerp.com-20111212095711-hvtk2sa92cnz6oxw
2011-12-12 10:57:11 +01:00
Fabien Meghazi cf6fedf5bb [ADD] Add 'creatable' attribute to dashboard's action tags
bzr revid: fme@openerp.com-20111208160359-uyb3jx719s5iwevo
2011-12-08 17:03:59 +01:00
niv-openerp bb5b643f13 [imp] added new property in gantt view
bzr revid: nicolas.vanhoren@openerp.com-20111122141314-e8dqyq9m28qvekau
2011-11-22 19:43:14 +05:30
Xavier Morel 783cc897d7 [ADD] new-style dashboards to schema
bzr revid: xmo@openerp.com-20111110124102-2zhxrk8a68bvo75h
2011-11-10 13:41:02 +01:00
Xavier Morel e361ee97d1 [REF] deduplicate old-style dashboard elements
bzr revid: xmo@openerp.com-20111110112611-u4mxmgp6lrezytdy
2011-11-10 12:26:11 +01:00
Xavier Morel 8015497a02 [IMP] fix some identation
bzr revid: xmo@openerp.com-20111110104933-cd4nfujpgxwqf817
2011-11-10 11:49:33 +01:00
Olivier Dony 6fa6d8369c [MERGE] latest trunk
bzr revid: odo@openerp.com-20110913144600-ve4vb5po9vi3edw4
2011-09-13 16:46:00 +02:00
Olivier Dony 1044d63047 [MERGE] view.rng: @default_group_by for kanban view
bzr revid: odo@openerp.com-20110912152416-rk42c970okvdyla3
2011-09-12 17:24:16 +02:00
Fabien Meghazi 7fb1eb5a64 [IMP] Added default_group_by attribute for kanban view
bzr revid: fme@openerp.com-20110912150844-dtohl83qew4ssdyc
2011-09-12 17:08:44 +02:00
Olivier Dony b225276cd0 [MERGE] latest trunk
bzr revid: odo@openerp.com-20110912122217-a3fy0gmxbu18kemr
2011-09-12 14:22:17 +02:00
niv-openerp 061df0800d [imp] added properties for statusbar in .rng of views
bzr revid: nicolas.vanhoren@openerp.com-20110909093643-h0jnvcytov70be8o
2011-09-09 11:36:43 +02:00
Olivier Dony 5fdff4bc17 [IMP] view.rng: allow @name attribute for `label`
bzr revid: odo@openerp.com-20110908173606-unrv4dad5klxh3yq
2011-09-08 19:36:06 +02:00
Yogesh (OpenERP) 004a92829e [MERGE] Merge with trunk server upto revision no 3569.
bzr revid: ysa@tinyerp.com-20110905045551-jp9fwif57xbma3d3
2011-09-05 10:25:51 +05:30
Xavier Morel eac94dd2c9 [FIX] diagram view schema: diagram children are a single 'node' and a single 'arrow', in this order. Also require at least one 'field' in both node and arrow
bzr revid: xmo@openerp.com-20110901114349-c279654t361ta3q5
2011-09-01 13:43:49 +02:00