4b350b9090
Fixed bug in access control. Hide new wiki/page buttons if not channel owner.
Andrew Manning
2016-05-29 21:23:56 -04:00
a3dfdd9d38
Remove Parsedown library files and remove references.
Andrew Manning
2016-05-29 20:44:28 -04:00
00d32f6b94
Only show wiki delete control if channel owner
Andrew Manning
2016-05-29 20:39:19 -04:00
fad27fc1e7
Hide page controls when not owner. Fixed some serious access control issues.
Andrew Manning
2016-05-29 20:16:17 -04:00
3e6af5c876
Hacked Parsedown and Markdown to add class inline-code to <code> blocks for proper inline code rendering. Stopped using Parsedown even though Markdown is slower, hence extra delay when previewing pages.
Andrew Manning
2016-05-29 17:06:45 -04:00
75b169f391
Fixed bug where page file was not loaded because of urlencoding/urldecoding
Andrew Manning
2016-05-29 13:50:32 -04:00
df7772e301
Home page create with new wiki. URL redirects here when no page given. Fixed bug with author in wiki item table record.
Andrew Manning
2016-05-29 13:33:52 -04:00
63a97ff6fc
Git commit made for the page edits when the page is saved.
Andrew Manning
2016-05-29 10:18:26 -04:00
cac6cef495
use composer to install sabre32
Mario Vavti
2016-05-29 10:58:11 +02:00
aab9766c53
missed some files
Mario Vavti
2016-05-29 00:33:28 +02:00
ab54bf5149
Wiki pages can be saved.
Andrew Manning
2016-05-28 15:11:19 -04:00
55b587002e
Merge remote-tracking branch 'upstream/dev' into wiki
Andrew Manning
2016-05-28 14:12:53 -04:00
819683a073
Show page content by default. Hide page controls where appropriate. Fix sandbox text format.
Andrew Manning
2016-05-28 14:11:36 -04:00
7393dccde8
Page content is loaded from the file on disk
Andrew Manning
2016-05-28 12:33:07 -04:00
66effbfe08
upgrade to sabre32
Mario Vavti
2016-05-28 17:46:24 +02:00
ae94e8a855
Wiki page list links work. File content is not yet loaded into the editor. Removed some logger calls.
Andrew Manning
2016-05-28 07:42:18 -04:00
f884fa6678
Wiki page list is fetched and the page widget is updated
Andrew Manning
2016-05-28 07:17:42 -04:00
ac4688eac0
allow objs to represent inventory
redmatrix
2016-05-27 23:57:47 -07:00
4691c3ec01
Add new page to wiki and redirect to editor page.
Andrew Manning
2016-05-27 22:19:05 -04:00
ca78ebce6d
Check if wiki exists and redirect if it does not
Andrew Manning
2016-05-27 20:37:37 -04:00
97e6b7c4ba
Wiki deletion works
Andrew Manning
2016-05-27 20:20:33 -04:00
0919c1eb61
check for session before querying session vars
redmatrix
2016-05-27 16:09:44 -07:00
d554681174
Merge remote-tracking branch 'upstream/dev' into wiki
Andrew Manning
2016-05-27 06:35:15 -04:00
551cf8ee94
link to hubchart site for site detail on pubsites page
redmatrix
2016-05-26 19:40:16 -07:00
61304d80d2
track down some issues from the application logs
redmatrix
2016-05-26 18:45:47 -07:00
1bce285eca
don't need quite so many backslashes
redmatrix
2016-05-26 17:51:59 -07:00
096fdfc61b
consolidate all the sys_boot functionality that is common between the web server and the cli daemon manager. Get rid of yet another global variable ($default_timezone) whilst doing so.
redmatrix
2016-05-26 16:33:01 -07:00
4716627453
run background/daemon tasks at approximately 4 hour intervals from web accesses if they aren't being run otherwise. This ensures they run, although perhaps a bit infrequently; even if unconfigured. This is not suitable for a production site, but may be acceptable for small single person hubs and test sites. The 'cron warning email' now means that background processes are totally borked; probably due to a fascist hosting provider that has blocked process execution.
redmatrix
2016-05-25 21:10:13 -07:00
2f64684299
some event fixes, also change jquery-textcomplete to un-minified since the minified version appears to require a mapping file and causes a lot of server fetch errors trying to load it.
redmatrix
2016-05-25 20:06:21 -07:00
66b6f8c0ff
app rendering issues, typo in class name and could not find icon 'fa-arrow-circle-o-down-alt'; using 'fa-arrow-circle-o-down' instead
redmatrix
2016-05-25 17:30:15 -07:00
e559f8b6a1
duplicate daemon run of cronhooks
redmatrix
2016-05-25 16:48:32 -07:00
9908a7193a
remove the add others button for now - after some research it turned out not beeing so useful
Mario Vavti
2016-05-25 14:31:58 +02:00
929d33fb22
another try on #385 - replace sabres restrictive CSP with what we do in boot.php
Mario Vavti
2016-05-25 14:18:41 +02:00
a3e617987f
hubzilla is not a legal entity. the hubzilla community encompasses a group of people who are in fact legal entities.
redmatrix
2016-05-25 01:59:49 -07:00
c37eaff263
require token signatures in zot_refresh, also move channel specific stuff into include/channel.php from include/connections.php
redmatrix
2016-05-24 23:05:00 -07:00
f9a295a236
Add space between project name and server type
redmatrix
2016-05-24 19:25:10 -07:00
516c43ba15
more work associated with DBA and index.php shuffle
redmatrix
2016-05-24 17:54:45 -07:00
84ba6393ad
relocate index and db
redmatrix
2016-05-24 16:36:55 -07:00
e00b8a7082
Delete wiki (in progress)
Andrew Manning
2016-05-24 06:15:42 -04:00
29ba891809
moved enotify
redmatrix
2016-05-24 01:25:13 -07:00
25357b208a
Clarify the privacy rights of commenters, as this can be contentious across the policies of different distributed communication systems.
redmatrix
2016-05-23 16:21:44 -07:00
4e01956b33
Merge remote-tracking branch 'upstream/dev' into dev
zottel
2016-05-23 20:19:50 +02:00
1215638540
remove some doxygen files that leaked into /doc
redmatrix
2016-05-22 23:04:14 -07:00
bbc71343bd
change the signed token format. We don't folks to be able to submit random text for signing by us, as they could then use these to generate known signatures.
redmatrix
2016-05-22 22:44:13 -07:00
a1aa3d9061
Can't use "use x as y" aliases in callback function declarations
redmatrix
2016-05-22 22:08:01 -07:00
1aa3051e97
move chatroom stuff to zlib
redmatrix
2016-05-22 20:54:52 -07:00
598baa1b32
Moved git repository storage to store/[data]/git to avoid collision with a channel named git. Fixed bug where temp repo folder was never created.
Andrew Manning
2016-05-21 12:55:17 -04:00
ef9b42aeb3
Update DE translation strings
phellmes
2016-05-21 16:20:19 +02:00
4979a45120
revert fix for #385
Mario Vavti
2016-05-21 15:14:33 +02:00
b66bacff9f
possible better fix for #385
Mario Vavti
2016-05-21 14:52:07 +02:00
9480e9b68b
possible fix for #385
Mario Vavti
2016-05-21 14:34:01 +02:00
d8ace38041
rework the conversation object stuff at a high level - still needs a bit of refactoring
redmatrix
2016-05-20 22:52:47 -07:00
bc20cf9fa3
remove redundant include
redmatrix
2016-05-20 22:16:57 -07:00
019250eff8
consolidate include/*_selectors.php (not touching acl_selectors for the moment, as it will likely end up with a different disposition)
redmatrix
2016-05-20 22:13:20 -07:00