9d1443bbfe
move the remote user homebutton to the user menu. this way everything remote user related is in one place.
Mario Vavti
2016-11-20 15:38:36 +01:00
f4f3769225fix#594
Mario Vavti
2016-11-20 14:15:13 +01:00
38543ad202
Updated ES-ES: better revision of some plugins
Manuel Jiménez Friaza
2016-11-20 10:21:47 +01:00
dda2ea8fed
Do not render maps for Diaspora destinations.
zotlabs
2016-11-19 14:16:38 -08:00
16281c626b
Hide all content if no wiki is selected except for a message saying to choose one.
Andrew Manning
2016-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 Manning
2016-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 Manning
2016-11-18 21:25:40 -05:00
f9b836027d
Merge branch 'dev' into wiki-gui
Andrew Manning
2016-11-18 18:51:02 -05:00
3147b7c62b
revert simple checkbox
Mario Vavti
2016-11-18 14:15:01 +01:00
0ceb75ea09
add a simple checkbox template for use in widgets
Mario Vavti
2016-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 Manning
2016-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 Manning
2016-11-17 20:38:07 -05:00
3b6248cb64
dba_pdo: return false on q() DB error like the old driver did
zotlabs
2016-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 Manning
2016-11-17 05:58:26 -05:00
154923ca7d
Merge remote-tracking branch 'upstream/dev' into wiki-gui
Andrew Manning
2016-11-17 05:33:09 -05:00
a34d636366
remove redundant comma
Mario Vavti
2016-11-17 11:30:11 +01:00
89ad259050
configure ace with setOptions, get rid of redundant scrollbars
Mario Vavti
2016-11-17 11:11:11 +01:00
db1ae80877
Hide edit dialog if new wiki dialog opens
Andrew Manning
2016-11-16 20:46:30 -05:00
7aa712a481
Create wiki edit dialogs directly underneath the wiki name in the wiki list
Andrew Manning
2016-11-16 20:38:06 -05:00
748c894450
Move new wiki dialog directly underneath new wiki button in wiki list widget
Andrew Manning
2016-11-16 20:16:46 -05:00
1ad8f20bce
only turn [] and [x] into checkboxes if it is found inside a checklist
Mario Vavti
2016-11-16 20:49:58 +01:00
de421d02ef
remove print margin and set wrap mode to free
Mario Vavti
2016-11-16 14:57:18 +01:00
da390ff573
remove redundant function call
Mario Vavti
2016-11-16 14:28:36 +01:00
14cfa90d63
use modal-lg instead of width 80%
Mario Vavti
2016-11-16 14:17:10 +01:00
90a97ae35f
minor wiki changes
Mario Vavti
2016-11-16 13:14:46 +01: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.
zotlabs
2016-11-15 18:43:26 -08:00
0f5a166cce
still a bit of wiki permission weirdness, this should catch the major ones
zotlabs
2016-11-15 02:12:30 -08:00
d59f450819
use same icon with rest of app
zotlabs
2016-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.
zotlabs
2016-11-15 00:50:31 -08:00
e990a35a91
xchan_fetch() returns a simplified structure
zotlabs
2016-11-14 21:06:58 -08:00
3e286f4f19
update api perm_allowed to return all perms if no perm specified
zotlabs
2016-11-14 20:59:10 -08:00
e0a83b4b94
API: add GET /api/z/1.0/perm_allowed
zotlabs
2016-11-14 20:50:55 -08:00
b9728a96ce
API: add GET /api/z/1.0/abconfig
zotlabs
2016-11-14 20:30:28 -08:00
52cbbed6a0
Merge remote-tracking branch 'upstream/dev' into wiki
Andrew Manning
2016-11-12 19:38:24 -05:00
4b624ab5da
Bring Ace editor into focus when Edit tab is clicked to allow immediate text entry.
Andrew Manning
2016-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.
zotlabs
2016-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 Manning
2016-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 Manning
2016-11-12 14:42:21 -05:00
98b71bc63a
Move save button to tab bar
Andrew Manning
2016-11-12 11:40:56 -05:00
271244bb36
Wiki control dropdown menu improvement
Andrew Manning
2016-11-12 08:06:18 -05:00
ebef7d6348
attach_rename: flaw in duplicate filename detection resulted in filename(1)(1)(1).ext
zotlabs
2016-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
zotlabs
2016-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()
zotlabs
2016-11-08 18:15:57 -08:00
db3d230ad9
more api work
zotlabs
2016-11-08 17:47:56 -08:00
fabf278633
more api re-org
zotlabs
2016-11-08 16:55:29 -08:00
743cfa13fd
a bit more background work to support private mail preview
zotlabs
2016-11-08 16:25:36 -08:00
127ed1b188
typo when consolidating icons
zotlabs
2016-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.
zotlabs
2016-11-08 14:54:55 -08:00
f74f7d543e
use a single icon
zotlabs
2016-11-08 11:29:42 -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
zotlabs
2016-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
zotlabs
2016-11-07 19:00:22 -08:00