aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Render
Commit message (Expand)AuthorAgeFilesLines
* Implemented switch statement logic in Comanche layout parser.root2017-05-081-1/+43
* remove include/widgets.phpzotlabs2017-03-291-2/+0
* use absolute namespacezotlabs2017-03-291-1/+2
* Comanche: allow widgets to be class based and stored appropriately in Zotlabszotlabs2017-03-291-0/+14
* whitespaceMario Vavti2017-02-271-2/+0
* do not mess up schemasMario Vavti2017-02-271-4/+6
* set minversion and maxversion for themes in view/theme/themename/php/theme.ph...Mario Vavti2017-02-271-2/+3
* add a minversion to the theme and fallback to default if requirement is not m...Mario Vavti2017-02-261-1/+6
* fix several places where head_add_(css|js) functions have been used incorrect...zotlabs2017-02-191-2/+2
* channel export - use a selected list of functional data categories to export;...zotlabs2017-01-311-0/+11
* language aware contentHubzilla2017-01-201-0/+2
* Comanche: add greater/less than (plus greater/less than or equal) conditionalszotlabs2017-01-071-1/+31
* Comanche conditionals - provide a conditional "~=" form for testing 'contains...zotlabs2017-01-071-0/+12
* comanche: simple test issueredmatrix2016-09-081-2/+1
* patch foundation-6.2.3 to work with jquery-3.1Mario Vavti2016-09-081-2/+2
* theme preview - that was easy; plus a bit more tweaking of the saved search w...redmatrix2016-09-011-0/+2
* provide techlevels in the pro server role. Should have no visible effect on o...redmatrix2016-08-311-0/+1
* Before throwing a 'smarty3 dir does not exist' fatal error, try and create it...redmatrix2016-08-281-1/+4
* add a couple of useful observer constructs to support identity aware pagesredmatrix2016-08-261-1/+12
* comanche: generalise the conditional variable usage and add $observer as a te...redmatrix2016-08-261-19/+27
* some more complex test scenarios for comanche conditionals: equals x, not equ...redmatrix2016-08-241-4/+40
* provide a mechanism for global template values (macro replacements that are a...redmatrix2016-08-241-0/+6
* don't set session theme unless logged in.redmatrix2016-08-161-0/+7
* move schema settings into the display settings main so we can set theme:schem...redmatrix2016-08-151-1/+1
* deprecate the item_id table - replace with iconfig. A possibly useful functio...redmatrix2016-06-131-4/+5
* move template stuff to zotlabs/renderredmatrix2016-05-204-0/+445
* support work for a long-term fix for issue #390, essentially one can specify ...redmatrix2016-05-171-0/+131
* Comanche: provide a variable '$region' which can be used within a layout to m...redmatrix2016-05-121-3/+4
* objectify comancheredmatrix2016-05-051-0/+404