aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Webpages.php
Commit message (Expand)AuthorAgeFilesLines
* more deprecate $aMario2023-09-211-1/+1
* fix php warningsMario2022-10-261-8/+6
* more app descriptions and remove some unused imagesMario2021-08-281-4/+2
* remove unobscure()Mario2021-05-281-99/+98
* Status editor hookM. Dent2018-09-291-1/+1
* Update Webpages.phpMax Kostikov2018-09-281-1/+1
* Update Webpages.phpMax Kostikov2018-09-281-1/+1
* remove profile_tabs() which has been deprecated and replaced by channel_apps()Mario Vavti2018-09-131-1/+1
* mpre feature to app transitionMario Vavti2018-09-121-20/+35
* feed untranslated appnames to nav_set_selected() and query for the active app...Mario Vavti2017-10-091-1/+1
* more nav_set_selectedgit-marijus2017-07-221-1/+3
* remove unused page_widgets.php include and provide a general function for loa...zotlabs2017-06-221-9/+0
* fix issue #790 - zip->open returned error 19 (not a valid zip archive). in ca...Mario Vavti2017-05-301-1/+2
* hubzilla issue #795zotlabs2017-05-271-2/+4
* apporder style improvement and add to nav menu, also add language awareness t...zotlabs2017-05-231-2/+2
* move profile tabs to app-trayMario Vavti2017-03-201-1/+2
* create first webpage as 'home' if none exist.zotlabs2016-12-251-1/+5
* more get rid of illegal offset in include/conversationredmatrix2016-09-081-3/+5
* 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