aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Editwebpage.php
Commit message (Collapse)AuthorAgeFilesLines
* more deprecate $aMario2023-09-211-5/+5
|
* Status editor hookM. Dent2018-09-291-1/+1
|
* add cancel button to editor, fix issue with autosave of categorieszotlabs2018-05-101-0/+1
|
* hubzilla issue #795zotlabs2017-05-261-1/+1
|
* apporder style improvement and add to nav menu, also add language awareness ↵zotlabs2017-05-221-1/+1
| | | | to webpages
* The rest of the library and backend changes to support client-side e2ee and ↵zotlabs2017-04-201-9/+4
| | | | deprecate previous uses of item_obscured.
* various input filter fixeszotlabs2017-03-181-1/+5
|
* better handling of mimetype securityzotlabs2017-03-121-2/+0
|
* more backquotes - this should take care of most except for the array import ↵zotlabs2016-10-091-1/+1
| | | | queries
* multi acl: port /webpages and /mitemMario Vavti2016-08-041-0/+1
|
* deprecate/remove json_decode_plusredmatrix2016-07-131-2/+2
|
* move permissiondescription class to zotlabs/libredmatrix2016-07-111-2/+1
|
* remove the app $a passed to profile_load, also add profile_load to mod_wiki ↵redmatrix2016-06-261-1/+1
| | | | which should fix issue #431
* deprecate the item_id table - replace with iconfig. A possibly useful ↵redmatrix2016-06-131-2/+2
| | | | function in the iconfig class would be a search which takes a service id and type and uid, matches against an item and returns the iid. That could save a bit of code duplication.
* renamed include files identity.php (channel.php) and Contact.php ↵redmatrix2016-05-221-1/+1
| | | | (connections.php)
* make editwebpage use status_editor() and fix storing of layout on webpage ↵Mario Vavti2016-05-091-118/+64
| | | | creation
* Update some modules to use new ACL dialog featureTreer2016-05-081-1/+2
|
* some refinements on jotMario Vavti2016-04-271-11/+4
|
* module updatesredmatrix2016-04-181-0/+239