Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't auto-open the editor in forum mode. Save the forum selection text ↵ | redmatrix | 2015-09-09 | 1 | -0/+1 |
| | | | | until we open it. | ||||
* | the view_photos and post_photos permissions are redundant and are now mapped ↵ | redmatrix | 2015-07-19 | 1 | -4/+1 |
| | | | | to view_storage and write_storage | ||||
* | Merge branch 'master' into tres | friendica | 2015-04-29 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: include/notifier.php | ||||
| * | fix $noloc state in mod editwebpages | Mario Vavti | 2015-04-29 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -27/+25 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Contact.php include/ItemObject.php include/api.php include/attach.php include/diaspora.php include/dir_fns.php include/enotify.php include/event.php include/expire.php include/items.php include/notifier.php include/notify.php include/photos.php include/taxonomy.php include/text.php include/widgets.php include/zot.php mod/admin.php mod/channel.php mod/dirsearch.php mod/display.php mod/editwebpage.php mod/events.php mod/home.php mod/item.php mod/manage.php mod/mood.php mod/network.php mod/page.php mod/photos.php mod/ping.php mod/post.php mod/thing.php mod/viewsrc.php view/css/mod_events.css | ||||
| * | fix webpage perms | Mario Vavti | 2015-04-22 | 1 | -1/+8 |
| | | |||||
| * | allow jot to be displayed expanded, remove deprected datetimepicker js and ↵ | Mario Vavti | 2015-04-17 | 1 | -10/+9 |
| | | | | | | | | some random fixes | ||||
| * | move share webpage element from editwebpage to webpages and make it ↵ | Mario Vavti | 2015-04-16 | 1 | -15/+0 |
| | | | | | | | | shareable with rpost | ||||
| * | some more on webpages | Mario Vavti | 2015-04-14 | 1 | -1/+1 |
| | | |||||
| * | title of preview button incorrect, fix ability to upload to webpages | friendica | 2015-03-30 | 1 | -1/+3 |
| | | |||||
| * | remove the now redundant audio/video buttons and label the editor text style ↵ | friendica | 2015-03-11 | 1 | -0/+5 |
| | | | | | | | | buttons which didn't have them. Unused editor buttons were commented in case we need to bring them back. If things go smoothly we can remove them. Use the link icon going forward - for all links. | ||||
* | | Merge branch 'master' into tres | friendica | 2015-01-29 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/group.php include/text.php mod/acl.php mod/channel.php mod/connections.php mod/display.php mod/group.php mod/item.php mod/locs.php mod/network.php mod/photos.php mod/ping.php mod/starred.php mod/viewsrc.php | ||||
| * | local_user => local_channel | friendica | 2015-01-28 | 1 | -1/+1 |
| | | |||||
* | | more message restrict conversions | friendica | 2015-01-29 | 1 | -1/+1 |
| | | |||||
* | | more expanding item flags | friendica | 2015-01-22 | 1 | -1/+1 |
|/ | |||||
* | edit and preview removed from additional features and turned into core ↵ | friendica | 2014-12-16 | 1 | -1/+1 |
| | | | | functionality (always enabled). | ||||
* | Make it clear that title and categories are optional | Stefan Parviainen | 2014-12-08 | 1 | -2/+2 |
| | |||||
* | this should make all the 'sys' webpage design tools useable by the admin | friendica | 2014-11-12 | 1 | -4/+1 |
| | |||||
* | extend sys support to layouts | friendica | 2014-11-12 | 1 | -3/+1 |
| | |||||
* | uid not set in webpages.php, start on editwebpage.php | friendica | 2014-11-11 | 1 | -37/+71 |
| | |||||
* | shareable design elements | friendica | 2014-10-06 | 1 | -0/+15 |
| | |||||
* | rule of snakes #1, kill the snake. | friendica | 2014-06-28 | 1 | -2/+2 |
| | | | | | | tinymce is gone. if you want a visual editor, figure out what you want and make it happen. If you don't want a visual editor, do nothing. This is in the community's hands. I don't need a visual editor. | ||||
* | only show jotnets when posting conversation items | friendica | 2014-06-14 | 1 | -1/+1 |
| | |||||
* | no need to have this twice | marijus | 2014-06-14 | 1 | -1/+0 |
| | |||||
* | use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair ↵ | marijus | 2014-04-09 | 1 | -2/+1 |
| | | | | editblock and editlayout which still depended on it. | ||||
* | change the way jot tools are displayed/hidden | marijus | 2014-04-08 | 1 | -2/+2 |
| | |||||
* | Spare / and an undeclared var in editwebpage. | Thomas Willingham | 2014-03-26 | 1 | -2/+1 |
| | |||||
* | Fix page layout selector | Christian Vogeley | 2014-01-12 | 1 | -2/+2 |
| | |||||
* | a few fixes to webpage editing | friendica | 2014-01-04 | 1 | -1/+1 |
| | |||||
* | Confirm webpage deletion prompt | Christian Vogeley | 2014-01-01 | 1 | -2/+3 |
| | |||||
* | check that every invocation of htmlspecialchars has the right arg list | friendica | 2013-12-12 | 1 | -1/+1 |
| | |||||
* | improve editing ability of webpages - acls, photos, location, page link ↵ | friendica | 2013-12-07 | 1 | -5/+31 |
| | | | | title, etc. | ||||
* | provide expire feature on post and comments as well as private messages. ↵ | friendica | 2013-11-07 | 1 | -0/+4 |
| | | | | This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone. | ||||
* | spurious blank lines | friendica | 2013-09-15 | 1 | -1/+0 |
| | |||||
* | provide ability to delete webpages, layouts and blocks | friendica | 2013-09-06 | 1 | -1/+6 |
| | |||||
* | fix mimeselect on edit | friendica | 2013-09-06 | 1 | -1/+1 |
| | |||||
* | provide mimetype selector on edit (pages and blocks) | friendica | 2013-09-06 | 1 | -2/+5 |
| | |||||
* | add design tool menu to appropriate pages | friendica | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | security fix and ability to change layout on webpage edit form | friendica | 2013-09-03 | 1 | -39/+45 |
| | |||||
* | preserve mimetype on page edits | friendica | 2013-09-02 | 1 | -1/+13 |
| | |||||
* | More progress on pages - extend writepages widget, add pagelist widget | Thomas Willingham | 2013-08-14 | 1 | -7/+5 |
| | |||||
* | Unbork webpage permissions - missed this because most of my channel_ids are 1. | Thomas Willingham | 2013-08-07 | 1 | -1/+7 |
| | |||||
* | Remove logging | Thomas Willingham | 2013-08-01 | 1 | -1/+0 |
| | |||||
* | "Can edit my webpages" permissions | Thomas Willingham | 2013-08-01 | 1 | -12/+42 |
| | |||||
* | Minimum value webpages | Thomas Willingham | 2013-07-10 | 1 | -0/+106 |