9d1443bbfe
move the remote user homebutton to the user menu. this way everything remote user related is in one place.
Mario Vavti2016-11-20 15:38:36 +01:00
16281c626b
Hide all content if no wiki is selected except for a message saying to choose one.
Andrew Manning2016-11-18 22:10:55 -05:00
d24e867603
Move page list back out to the side menu, but with the new page form below the new page button like the new wiki form. Disable text editing if viewer lacks edit permission, and change the tab label to Source instead of Edit in that case.
Andrew Manning2016-11-18 21:55:29 -05:00
d5c14a513d
Wiki pages display in tab to the left of the edit pane tab. Home is always first in the list.
Andrew Manning2016-11-18 21:25:40 -05:00
0ceb75ea09
add a simple checkbox template for use in widgets
Mario Vavti2016-11-18 13:55:48 +01:00
3cb138ea41
move commit message and save button into edit pane. Change page list tab label to Pages and move current page name back to section header.
Andrew Manning2016-11-18 06:04:00 -05:00
9016ba0d61
Remove page widget completely. Render the page list in a tab alongside History Edit and renamed View tabs. Move new page form below new page button within this page list tab.
Andrew Manning2016-11-17 20:38:07 -05:00
3b6248cb64
dba_pdo: return false on q() DB error like the old driver did
zotlabs2016-11-17 15:15:34 -08:00
20db8bbe2e
Highlight active wiki in list in preparation for removing active wiki name from content section header to make room for page list viewer
Andrew Manning2016-11-17 05:58:26 -05:00
154923ca7d
Merge remote-tracking branch 'upstream/dev' into wiki-gui
Andrew Manning2016-11-17 05:33:09 -05:00
501bd814c3
wiki: simplify permission model, reduce duplicate calls to get the same channel info and permissions, return the owner permissions with the normal permission check (keeping all permission fetching in one place), rename the 'channel' variable to 'owner' in several places to identify this channel role more clearly as to the way it is being used in this module, update the deprecated call to proc_run (include/notifier) and make several notice messages translatable.
zotlabs2016-11-15 18:43:26 -08:00
0f5a166cce
still a bit of wiki permission weirdness, this should catch the major ones
zotlabs2016-11-15 02:12:30 -08:00
d59f450819
use same icon with rest of app
zotlabs2016-11-15 00:53:13 -08:00
e0a702df76
wiki: permissions issues, untranslated strings in templates and some minor changes to provide a consistent UI with the rest of the app.
zotlabs2016-11-15 00:50:31 -08:00
e990a35a91
xchan_fetch() returns a simplified structure
zotlabs2016-11-14 21:06:58 -08:00
3e286f4f19
update api perm_allowed to return all perms if no perm specified
zotlabs2016-11-14 20:59:10 -08:00
e0a83b4b94
API: add GET /api/z/1.0/perm_allowed
zotlabs2016-11-14 20:50:55 -08:00
b9728a96ce
API: add GET /api/z/1.0/abconfig
zotlabs2016-11-14 20:30:28 -08:00
52cbbed6a0
Merge remote-tracking branch 'upstream/dev' into wiki
Andrew Manning2016-11-12 19:38:24 -05:00
4b624ab5da
Bring Ace editor into focus when Edit tab is clicked to allow immediate text entry.
Andrew Manning2016-11-12 19:34:42 -05:00
640d15dba5
don't send notification for posts/comments on old conversations that were refetched after having expired. We'll accomplish this by limiting notifications to items posted within the last month.
zotlabs2016-11-12 14:09:33 -08:00
da5b9d5c74
Removed wiki list dropdown menus, moving the download and delete icons to beside the open wiki link.
Andrew Manning2016-11-12 15:24:22 -05:00
af11525338
Moved save to bottom. Created Wiki Tools dropdown to be consistent, moved page tools in there as well as new page and new wiki
Andrew Manning2016-11-12 14:42:21 -05:00
ebef7d6348
attach_rename: flaw in duplicate filename detection resulted in filename(1)(1)(1).ext
zotlabs2016-11-10 20:27:18 -08:00
20497f1be3
Some minor tweaks to zotsh.py, document that it needs the twitter_api plugin on the first hop since we no longer provide the twitter api by default
zotlabs2016-11-10 15:59:49 -08:00
74947d1c1c
deprecate/remove get_channel_by_nick() which is just a less generalised variant of channelx_by_nick()
zotlabs2016-11-08 18:15:57 -08:00
743cfa13fd
a bit more background work to support private mail preview
zotlabs2016-11-08 16:25:36 -08:00
127ed1b188
typo when consolidating icons
zotlabs2016-11-08 15:33:15 -08:00
b80674bf2e
move twitter api to addon; there's still a bit of cleanup remaining, mostly dealing with abstracting the authentication calls and separating out the twitter authentication structure from the zot api.
zotlabs2016-11-08 14:54:55 -08:00
72caf2ef9d
let's use the bar-chart icon for voting to make the look consistent with the event attendance button and hint at its function
zotlabs2016-11-07 19:10:35 -08:00
5ef05d3a63
distinguish the buttons for voting and attendance by adding a calendar icon to the button used for attendance
zotlabs2016-11-07 19:00:22 -08:00