aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Webpages.php
Commit message (Expand)AuthorAgeFilesLines
* Imported webpage elements update existing elements properly. AllowCode permis...Andrew Manning2016-08-301-2/+0
* Website export to cloud files works. Created new recursive copy function in a...Andrew Manning2016-08-231-8/+47
* Block export and re-import works. Fixed bug where layout content was not bein...Andrew Manning2016-08-201-1/+68
* Layouts list and are selectable for export to the zip fileAndrew Manning2016-08-201-14/+56
* Export of pages and their layouts to a zip file works. Bug on importing the e...Andrew Manning2016-08-201-6/+136
* Pages populate the available-to-export list. New checkbox class for smaller b...Andrew Manning2016-08-191-4/+10
* Progress implementing zip file exportAndrew Manning2016-08-171-2/+24
* multi acl: port /webpages and /mitemMario Vavti2016-08-041-0/+1
* Improved UI. Removed logger statements.Andrew Manning2016-07-311-9/+17
* Import element selection page added to allow selective importing.Andrew Manning2016-07-301-22/+91
* Starting to make the import selection page after element scan.Andrew Manning2016-07-201-80/+98
* Importing webpage elements from manually entered cloud file path work. All de...Andrew Manning2016-07-171-2/+21
* Added functions to check cloud files path and return path with hashed namesAndrew Manning2016-07-171-51/+5
* Stash changes to merge from devAndrew Manning2016-07-161-13/+43
* Postpone remote folder import until filesystem mirroring matures.Andrew Manning2016-07-161-2/+36
* Refactored the scan and import functions to reduce redundant code and simplif...Andrew Manning2016-07-141-373/+23
* Blocks, pages, and layouts import from zip file. Layouts are not applied to p...Andrew Manning2016-07-131-9/+190
* Updated import_blocks for database callsAndrew Manning2016-07-131-5/+3
* Merge remote-tracking branch 'upstream/dev' into website-importAndrew Manning2016-07-121-2/+1
|\
| * move permissiondescription class to zotlabs/libredmatrix2016-07-111-2/+1
* | Import blocks from zip file, but needs updates as detailed in https://gitlab....Andrew Manning2016-07-121-0/+222
|/
* remove the app $a passed to profile_load, also add profile_load to mod_wiki w...redmatrix2016-06-261-1/+1
* deprecate the item_id table - replace with iconfig. A possibly useful functio...redmatrix2016-06-131-5/+13
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-1/+1
* make editwebpage use status_editor() and fix storing of layout on webpage cre...Mario Vavti2016-05-091-17/+14
* Update some modules to use new ACL dialog featureTreer2016-05-081-1/+2
* module updatesredmatrix2016-04-181-0/+207