Management: Difference between revisions
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
(17 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<tabs> | <tabs> | ||
<tab name="Projects" block> | |||
{{#buttonlink: Add project|Add project}} | |||
{{#visualdataquery:[[organizations/name::{{#urldecode:{{#urlget:name}}}}]] | |||
|schema=Project | |||
|?project_number | |||
|?name | |||
|?start_date | |||
|?end_date | |||
|pagetitle= | |||
|template?project_number=Project number field | |||
|format=datatable | |||
|mode=nested_ | |||
|order=start_date desc | |||
}} | |||
</tab> | |||
<tab name="Membership" block> | |||
{{#buttonlink: Add membership|Add membership}} | |||
{{#visualdataquery:[[organization::{{#urldecode:{{#urlget:name}}}}]] | |||
|schema=Membership | |||
|?person | |||
|?role | |||
|template?person=Membership person field | |||
|pagetitle= | |||
|format=datatable | |||
|order=person asc | |||
}} | |||
</tab> | |||
<tab name="Activities" block> | <tab name="Activities" block> | ||
{{#buttonlink: Add activity| | {{#buttonlink: Add activity|Add activity}} | ||
{{#visualdataquery:[[organization::{{#urldecode:{{#urlget:name}}}}]] | {{#visualdataquery:[[organization::{{#urldecode:{{#urlget:name}}}}]] | ||
|schema=Activity | |schema=Activity | ||
|?name | |||
|?description | |||
|?locations | |||
|template?name=Activity name field | |||
|template?locations=Activity locations field | |||
|pagetitle= | |||
|format=datatable | |format=datatable | ||
|mode=nested | |||
|order=start_date desc | |order=start_date desc | ||
}} | }} | ||
Line 15: | Line 53: | ||
<tab name="Locations" block> | <tab name="Locations" block> | ||
{{#buttonlink: Add location| | {{#buttonlink: Add location|Add location}} | ||
{{#visualdataquery:[[organization::{{#urldecode:{{#urlget:name}}}}]] | {{#visualdataquery:[[organization::{{#urldecode:{{#urlget:name}}}}]] | ||
|schema=Location | |schema=Location | ||
|?name | |||
|?address | |||
|?geolocation | |||
|pagetitle= | |||
|template?name=Location name field | |||
|format=datatable | |format=datatable | ||
|order=start_date desc | |order=start_date desc | ||
Line 24: | Line 67: | ||
</tab> | </tab> | ||
<tab name=" | <tab name="Aparments" block> | ||
{{#buttonlink: Add | {{#buttonlink: Add apartment|Add apartment}} | ||
{{#visualdataquery:[[ | {{#visualdataquery:[[organization::{{#urldecode:{{#urlget:name}}}}]] | ||
|schema= | |schema=Apartment | ||
|? | |?address | ||
|? | |?geolocation= | ||
|? | |?pictures= | ||
|? | |?from_date | ||
|?to_date | |||
| | |||
|format=datatable | |format=datatable | ||
|mode= | |mode=nested | ||
|order=start_date desc | |order=start_date desc | ||
}} | |||
</tab> | |||
<tab name="Pictures" block> | |||
{{#buttonlink: Add pictures|Add pictures}} | |||
{{#visualdataquery:[[organization::{{#urldecode:{{#urlget:name}}}}]] | |||
|schema=Pictures | |||
|?pictures | |||
|format=datatable | |||
|mode=nested | |||
|order=Creation date desc | |||
}} | }} | ||
</tab> | </tab> | ||
</tabs> | </tabs> |
Latest revision as of 09:47, 6 June 2025
Overview of
project_number | name | start_date | end_date |
---|
person | role |
---|
name | description | locations |
---|
name | address | geolocation |
---|
page title | address | from_date | to_date |
---|
page title | pictures |
---|