aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Render/Comanche.php
Commit message (Expand)AuthorAgeFilesLines
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-13/+15
* add "falsey" testMario2022-07-261-1/+11
* PHP 8.1 band-aidMario Vavti2022-01-311-2/+3
* PHP 8 fixesMax Kostikov2021-04-181-2/+5
* install bootstrap via composerMario Vavti2018-09-071-2/+2
* functions to support module and widget registration by plugins. These have id...zotlabs2018-07-121-10/+24
* fix loading of theme-specific widgetszotlabs2017-12-071-6/+13
* :bulb: Improving Doxygen documentation.Klaus Weidenbach2017-11-031-60/+119
* allow plugin class widgets, fix sql error in page modulezotlabs2017-10-291-0/+3
* add local_channel as a comanche condition variablezotlabs2017-10-111-0/+4
* typozotlabs2017-10-091-1/+1
* purify user-supplied filenames in some cases. Probably not needed but it's th...zotlabs2017-10-091-0/+3
* alternate navbar layoutszotlabs2017-10-081-0/+5
* wiki double encoding html entitieszotlabs2017-10-041-0/+2
* 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
* 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
* 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
* deprecate the item_id table - replace with iconfig. A possibly useful functio...redmatrix2016-06-131-4/+5
* 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