40e3d37a72
Remove debugging lines
Andrew Manning
2016-05-10 21:01:47 -04:00
2882eef42f
Link plugins in the newly installed addon repo to /addon so they are accessible
Andrew Manning
2016-05-10 21:00:10 -04:00
0b02a6d123
initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import)
redmatrix
2016-05-10 17:26:44 -07:00
78b40e6363
Delete existing repo if the new one has a different URL. Fixed bug that could cause repeated installation.
Andrew Manning
2016-05-10 06:28:00 -04:00
45c19e365d
another public -> pubstream
Mario Vavti
2016-05-10 10:40:36 +02:00
24c1dc528d
make editwebpage use status_editor() and fix storing of layout on webpage creation
Mario Vavti
2016-05-09 11:56:42 +02:00
6f486a3393
prevent recursion in the database driver when debugging is enabled and the system config is not yet loaded - caused by calling get_config and making db calls within the logger function; which we then attempt to log...
redmatrix
2016-05-09 01:12:24 -07:00
89c65de863
Merge remote-tracking branch 'upstream/dev' into dev
zottel
2016-05-09 08:01:00 +02:00
94accd8a4c
remove the old IE html5 hack.
redmatrix
2016-05-08 20:25:10 -07:00
b6e0d8dee0
clean up some cruft
redmatrix
2016-05-08 20:19:23 -07:00
2a14c71128
convert media embed functions that deal with rewriting specific corporate services to addon hooks
redmatrix
2016-05-08 19:12:52 -07:00
d714cd76dd
Addon repo is copied to /extend/addon/ when admin presses install. Addon repos can be removed via GUI.
Andrew Manning
2016-05-08 20:30:00 -04:00
f73a74967e
Existing addon repos are listed on plugin page with controls for updating, removing, and switching branches.
Andrew Manning
2016-05-07 22:12:12 -04:00
bbbae3f42d
Merge remote-tracking branch 'upstream/dev' into plugin-repo
Andrew Manning
2016-05-07 18:39:34 -04:00
0746794e81
New plugin repo cloned using new GitRepo class. Readme and info displayed in wide modal dialog.
Andrew Manning
2016-05-07 18:39:19 -04:00
2b77c9a74b
SDAV is already absolute
redmatrix
2016-05-07 14:23:38 -07:00
75128e8f68
make editblock use status_editor()
Mario Vavti
2016-05-07 23:05:48 +02:00
284d86ad76
Merge remote-tracking branch 'upstream/dev' into plugin-repo
Andrew Manning
2016-05-07 16:22:35 -04:00
852ff39856
Progress implementing GitRepo class in Zotlabs/Storage
Andrew Manning
2016-05-07 16:21:52 -04:00
2e3da0cbbb
- Setup: check php version (5.4 required) - Comanche: implement conditionals. Currently the only supported tests are true/false for system config settings and supports the following forms:
redmatrix
2016-05-05 18:15:07 -07:00
0314624aeb
Merge remote-tracking branch 'upstream/dev' into dev
zottel
2016-05-05 20:47:15 +02:00
2174cdcd0e
Unify permissions dialog for network posts, channel posts, and remote posts * changes the warning from being about when a post is "sent" to when it's "shared", to match the Share button. * hyperlinks the "cannot be changed" part of the warning to the help file * adds some more content to the help file
Treer
2016-05-06 01:34:52 +10:00
6ce939491b
Merge remote-tracking branch 'upstream/dev' into plugin-repo
Andrew Manning
2016-05-05 05:35:00 -04:00
8ffdc4859b
replace app tagcloud with more traditional categories widget. One can always change this in the PDL
redmatrix
2016-05-05 00:45:38 -07:00
9b19a51fc6
Allow follow to work with a pasted webbie from the profile page (where we've replaced the '@' sign with a UTF-8 look-alike)
redmatrix
2016-05-04 20:24:47 -07:00
9eac9ef2b9
isolate all the tagadelic core code into a class and reuse it
redmatrix
2016-05-04 19:39:39 -07:00
566667a263
provide a tag cloud for app categories and allow filtering apps from this
redmatrix
2016-05-04 18:27:46 -07:00
8cb06e7af8
Merge remote-tracking branch 'upstream/dev' into plugin-repo
Andrew Manning
2016-05-04 21:26:52 -04:00
9fe33bb67d
whitespace
Mario Vavti
2016-05-04 11:53:38 +02:00
0db8d3f6c6
whitespace
Mario Vavti
2016-05-04 11:49:29 +02:00
7c57da3a28
Sync the current list of system apps with the built-in name translation table. Some of the names were changed in the past without the translation table being updated to reflect it.
redmatrix
2016-05-03 22:12:09 -07:00
1685548a4c
ensure that important system fields are passed through the appman editor
redmatrix
2016-05-03 21:59:26 -07:00
191298ec93
more background work for app management - give every member a copy of all the system apps so that they can edit and delete them to taste/preference. This needs further work to pick up changes in system apps (additions, edits, deletions, etc.). Currently this is done once and never attempted again.
redmatrix
2016-05-03 20:37:05 -07:00
e4a2aacd1d
Merge remote-tracking branch 'upstream/dev' into plugin-repo
Andrew Manning
2016-05-03 21:50:34 -04:00
5686ee13b4
Increased PHPGit timeout to 120 seconds for large repos. Retrieve Readme.md and render on plugins page.
Andrew Manning
2016-05-03 21:49:52 -04:00