73bd65ead5
don't offer a settings/features link for techlevel 0 (basic or pro:0) even if there are level 0 features/categories. The definition of level 0 is "don't confuse me with options".
redmatrix
2016-09-20 06:05:20 -07:00
4b691703fe
remove redundant loop
Mario Vavti
2016-09-20 13:39:26 +02:00
85bf025adc
update changelog
Mario Vavti
2016-09-20 13:31:54 +02:00
0011b8fd48
probable fix for #509 - errant comment notifications provided on delayed (duplicate delivery) top level posts which are probably coming from clones
redmatrix
2016-09-19 14:42:56 -07:00
0cba82ce9c
if a feature category array has no items unset it
Mario Vavti
2016-09-19 15:09:19 +02:00
8d0a0674c6
fix issue #517
Mario Vavti
2016-09-19 13:35:36 +02:00
6c4f9f324b
pro: filter features by techlevel
redmatrix
2016-09-19 04:08:27 -07:00
2863c35ab5
a couple more namespace issues with exception handlers
redmatrix
2016-09-18 17:51:40 -07:00
44d945cd08
couple of minor issues with dba namespace during install and enotify::format referencing an unknown variable
redmatrix
2016-09-18 17:35:11 -07:00
0754da58da
some changes merged from wrong branch... new function channel_reddress() instead of hardwired generation and which fixes case-sensitivity; allow dot notation in config and pconfig utils, updated string file
redmatrix
2016-09-17 14:51:57 -07:00
31df7af61f
do not show hidden channels in /randprof issue #513
Mario Vavti
2016-09-15 10:36:46 +02:00
f55636bcb5fix#514
Mario Vavti
2016-09-15 10:20:04 +02:00
1fd8c7ac42fix#512
Mario Vavti
2016-09-15 10:15:02 +02:00
b0f9cd3022
add new locale file
Mario Vavti
2016-09-14 22:51:39 +02:00
0add06380f
upgrade fullcalendar to version 3
Mario Vavti
2016-09-14 22:51:00 +02:00
81624a601a
fix settings/account
Mario Vavti
2016-09-12 15:03:51 +02:00
98d5ae91f5
patch foundation-6.2.3 to work with jquery-3.1
Mario Vavti
2016-09-08 09:52:22 +02:00
83b89b9576
pro: provide settings for techlevel and techlevel_lock on admin/site page
redmatrix
2016-09-08 00:50:53 -07:00
4c89f5d397
pro: better handling of system techlevel settings.
redmatrix
2016-09-07 21:02:57 -07:00
c2f83639d4
provide version info in /pubsites
redmatrix
2016-09-07 17:36:45 -07:00
77e865fc8e
pubsites: we still need to filter really really old redmatrix sites. These will not provide a pleasant experience. We probably should add version to the table.
redmatrix
2016-09-07 13:45:52 -07:00
0d7eb186d1
Remove the platform check in pubsites, since we're reporting it now. Folks can decide for themselves.
redmatrix
2016-09-07 13:40:07 -07:00
b6115d3c56
missing file
Mario Vavti
2016-09-07 12:58:25 +02:00
628187db16
upgrade foundation to version 6.2.3
Mario Vavti
2016-09-07 12:57:52 +02:00
de03f7f9ce
photo move to another album - resurrected from a temporary branch where the work had gotten lost
redmatrix
2016-09-06 23:13:55 -07:00
6e149a2dd3
turn Settings page into sub-modules
redmatrix
2016-09-06 20:10:56 -07:00
884bb60c7d
document the SubModule class and provide an option to change where the submodule name is located in the url path
redmatrix
2016-09-06 16:40:38 -07:00
1639f5b83d
add links to zcards #500 ; also provide drag/drop highlighting of comment regions when a link is being dragged over them
redmatrix
2016-09-05 17:08:48 -07:00
2226d708ba
bump STD_VERSION due to possible js chaching issue with new jotnets implementation
Mario Vavti
2016-09-05 10:36:28 +02:00
ba33c51b8c
json_decode() should return an array instead of an object at this place
Mario Vavti
2016-09-05 10:31:19 +02:00
aaa7d6a0ec
begin to organise the admin module into independent sub-modules. The same needs to happen with the API module. Using admin/plugins->get() as the first test case
redmatrix
2016-09-04 22:42:13 -07:00
483952eb78
remove chatroom suggestions for the time being, until somebody decides it's worth fixing and rolls up their sleeves and does it. See the notes. There's a lot of useful technology involved and some valid use cases so we won't throw the code away. There's a lot of stuff in here worth saving. We just need to spend a bit more time working through the nitty-gritty bits.
redmatrix
2016-09-04 21:09:00 -07:00
5fa43c41eb
minor revision
redmatrix
2016-09-04 21:02:32 -07:00
00fb997995
And the next chapter begins...
redmatrix
2016-09-04 20:55:51 -07:00
c10acb1fb0
add the table of contents files
redmatrix
2016-09-04 18:37:14 -07:00
ecb44ad572
sidebar table of contents for help hierarchies; note that these should probably be html due to extraneous linefeeds you might find in bbcode or markdown
redmatrix
2016-09-04 18:35:06 -07:00
a3171cd429
incutio xmlrpc library uses old-style (php4) constructors which have been deprecated for some time. They should still work on 7.0, but it's only a matter of time before they go away.
redmatrix
2016-09-04 16:38:35 -07:00
2b2f1f2746
fix register link if logged in
Mario Vavti
2016-09-04 10:29:33 +02:00
5a1887ed17
move doc file parsing and rendering from the module level to the help library so that it can be re-used by widgets
redmatrix
2016-09-04 00:50:35 -07:00
a7eae1031c
update diaspora compatibility list, and also remove private mail 'unsend' (recall) from techlevel 0 which includes the basic server configuration. It's one less cross network compatibility issue that basic members will have to be aware of and one less complication for entry-level 'pro' members.
redmatrix
2016-09-03 16:33:48 -07:00
df91b489c4
revert moving home button to first position. instead move register and login buttons to the end of the list.
Mario Vavti
2016-09-03 09:15:55 +02:00
f17eb946f6
pro: add system techlevel to new accounts
redmatrix
2016-09-02 16:14:33 -07:00
904881e207
pro: allow admin to set a site techlevel and optionally lock it.
redmatrix
2016-09-02 16:08:30 -07:00
b00d084243
show home icon in first position in nav, provide register link also if register policy is set to approve and whitespace cleanup
Mario Vavti
2016-09-02 15:05:19 +02:00
75c1e7a193
missed the namespace
redmatrix
2016-09-02 02:34:33 -07:00
47dd1da6fb
put theme config into its own namespace
redmatrix
2016-09-01 22:20:08 -07:00
b3efdf2109
turn theme configuration into a class object
redmatrix
2016-09-01 22:10:56 -07:00
e5c077243c
check that the advanced_theming feature is enabled before the pdledit module can be accessed.
redmatrix
2016-09-01 20:35:52 -07:00
af87038150
separate the 'expert' feature into 'advanced_theming' and 'advanced_dirsearch'. Hide both features unless techlevel > 3.
redmatrix
2016-09-01 19:01:02 -07:00
720f1d7123
actively set all the theme options on the display settings page based on the current theme selection
redmatrix
2016-09-01 17:09:58 -07:00
678148b9aa
more work on theme select backend
redmatrix
2016-09-01 13:48:11 -07:00
549943fb10
provide json module to load theme specific settings so we can auto-fill the display settings page with schemas and theme settings whenever somebody makes a different theme selection
redmatrix
2016-09-01 13:19:08 -07:00
2ebb8851f6
theme preview - that was easy; plus a bit more tweaking of the saved search widget to try and get the sucker to auto submit
redmatrix
2016-09-01 12:42:47 -07:00
24192ff1ef
introduce checklist BBcode for checklists
Mario Vavti
2016-09-01 13:57:45 +02:00
6adb180911
even though there is now a sitesearch widget, remove it from the search page pdl since we can just use the navbar and it offers more modes.
redmatrix
2016-08-31 22:04:45 -07:00
fa8febbb31
some issues with saved search - tags and connection searches weren't being saved.
redmatrix
2016-08-31 21:57:08 -07:00
8ba1bf02a4
document that include/permissions is being deprecated but may still be needed.
redmatrix
2016-08-31 20:29:32 -07:00
4bdb028499
Hubzilla pro: Don't offer 'custom/expert' permissions below a techlevel of 4; but any existing expert mode members are grandfathered in.
redmatrix
2016-08-31 19:55:45 -07:00
d18a8e849e
Do not allow PERMS_PUBLIC as a choice for writable permission limits. Change text of buttons in expert mode for consistency with usage ('Channel Permission Limits' and 'Default Access Control List (ACL)').
redmatrix
2016-08-31 19:22:47 -07:00