d36aa4fc89
provide a recent activity link in /connections
Mario Vavti2016-01-15 12:08:04 +01:00
f4e1b2123a
add an approve button to /connections and get rid of the modal popup in /connedit. for quick approval (default collection and perms etc.) we now can use the approve button in /connections else click the edit button and make changes and approval from /connedit. hope thats any better...
Mario Vavti2016-01-15 11:28:05 +01:00
63ee0daac5
provide more contact infos and update some protocol type definitions
Mario Vavti2016-01-15 10:42:44 +01:00
b58177e3c6
Use ctrl-d for multi-line messages.
ken restivo2016-01-14 21:05:36 -08:00
f888548e0e
issue with plugin loadable layouts
redmatrix2016-01-14 20:51:59 -08:00
6ff192c4ea
update widget docs with widget_cover_photo
redmatrix2016-01-14 18:43:54 -08:00
ef2890fe51
this might be controversal - if approving a connection from the popup go back to connections page. if the popup is dismissed and the connection is approved from the page stay on /connedit page to be able to adjust perms etc...
Mario Vavti2016-01-15 00:03:15 +01:00
614dcb8bce
since the perms will be reset on approval better do not provide the perms tool before we approved a connection
Mario Vavti2016-01-14 23:38:00 +01:00
588d022fbb
provide some info about our contacts - status (archived, hidden, etc.), public forum (like in directory) and show since when we are connected
Mario Vavti2016-01-14 23:23:12 +01:00
f757285ea8
cli utility for managing addons
redmatrix2016-01-12 18:00:20 -08:00
baedd25309
'auto channel creation' - if the corresponding config variable is set, create a channel when an account is created. Plugins can provide the necessary channel details (probably from an extended registration form). If no details are provided, a social (mostly public) channel will be created using the LHS of the email address and you will be directed to your channel page (unless email verification is required, in which case this step will be delayed until successful validation and login). If the reddress is already assigned a random name(1000-9999) reddress will be assigned.
redmatrix2016-01-12 15:43:08 -08:00
66c8658898
plugin version compatibility checking. To use, set MinVersion, MaxVersion or MinPHPversion in the plugin header block. Case is not important. We check the project versions against STD_VERSION, which should be rolled to a new y of x.x.y if the plugin interface or project code changes in an incompatible way.
redmatrix2016-01-11 16:34:12 -08:00
c076e72cbf
provide an option to toggle the view of locked features so we can use the same list in an admin feature set & lock page.
redmatrix2016-01-05 20:38:32 -08:00
26139ee06f
make 'refresh permissions' do something useful for non-zot connections
redmatrix2016-01-04 23:27:06 -08:00
26ed0b0f34
version script was all screwed up
redmatrix2016-01-04 01:19:40 -08:00
374aadc97e
Provide a mechanism for a hub admin to lock features in the on or off state. Locked features will not be available in the UI on the Additional Features page to be set by members. If all features are locked, the link to the Additional Features page will not be displayed.
redmatrix2016-01-04 01:02:10 -08:00
9e6f43e3ff
added some real examples for the default-permission-role in de docu. also updated comanche template redable and another css class to tpl file
jeroenpraat2016-01-03 21:56:39 +01:00
07f5bdde60
Merge pull request #10 from redmatrix/master
mrjive2016-01-03 09:52:37 +01:00
5b0a17359d
Provide the ability for a hub admin to specify a default permissions role for the first channel created by a new account. This simplifies channel creation by restricting the available options at registration time. The restriction is not applied to any additional channels created under the same account; and in any event can be changed immediately after channel creation, if desired.
redmatrix2016-01-02 23:39:57 -08:00
1ad90b8662
Update es+nl strings and added title on hover for items (needed to view titles that are cut-off)
jeroenpraat2016-01-02 15:14:30 +01:00