Mario Vavti
c2655370e0
issue #1401
...
(cherry picked from commit cac0672a49cd710b3eced1d66f1bfb18747ddbf8)
2019-10-08 11:28:36 +02:00
Mario Vavti
b11db26edf
do not update #acl-list-content on every click in jot. we just need this updated when in cutom mode (which is rarely the case). jot interaction was getting sluggish due to this when having lots of contacts.
2018-05-20 11:12:39 +02:00
Mario Vavti
244e813bfa
fix issue where images were not visible in acl selector after using search
2018-05-19 21:21:02 +02:00
Mario Vavti
ee5fd8a0bd
fix minor issue with custom acl selector
2018-02-26 15:09:46 +01:00
Mario Vavti
032cbca651
slightly improve custom acl selector
2018-02-26 13:57:13 +01:00
Mario Vavti
d6ff8dc9b6
introduce datasrc2src(selector) js function
2018-01-10 11:34:37 +01:00
Mario Vavti
b1f82257e8
load the profile images in the custom acl selector only if we actually need them
2017-11-29 11:35:13 +01:00
Mario Vavti
2556d05602
bs4 fixes
2017-03-18 17:28:46 +01:00
zotlabs
827d4c5fb0
use lock colour to indicate that permissions have been set by the software to something you might not expect rather than an exclamation mark. This may not be the best colour in this page context, but it serves the intended purpose. Perhaps orange might be less intrusive and still convey the desired information.
2016-12-16 19:54:07 -08:00
Mario Vavti
4050ff7c1f
make lock switching actually work with multiple acl forms
2016-08-29 12:48:16 +02:00
Mario Vavti
4f62d7a78f
move jotnets to jot and some cleanup (mostly whitespace)
2016-08-21 15:43:03 +02:00
Mario Vavti
291b0edbe0
rename limited -> custom
2016-08-16 08:05:46 +02:00
Mario Vavti
452c4d13b0
remove unneeded function
2016-08-16 07:54:24 +02:00
Mario Vavti
4b101c2240
provide group options serverside and minor cleanup
2016-08-15 22:54:07 +02:00
Mario Vavti
dd8d20f089
implement groups in the acl select. please notice that selecting *custom selection* now sets an empty (public) acl. it was set to self before...
2016-08-15 18:52:27 +02:00
Mario Vavti
87a74a44d3
possible quickfix for multi-acl not honoring jotnets
2016-08-12 17:40:22 +02:00
Mario Vavti
531baa8fc4
Revert "Revert "remove some logging""
...
This reverts commit e67f5bc6bb
.
2016-08-05 16:05:21 +02:00
Mario Vavti
e67f5bc6bb
Revert "remove some logging"
...
This reverts commit 316b090433
.
2016-08-05 15:19:17 +02:00
Mario Vavti
316b090433
remove some logging
2016-08-05 14:53:46 +02:00
Mario Vavti
b2298d44a4
multi acl: port /settings
2016-08-05 14:45:06 +02:00
Mario Vavti
e7e73e6fd1
multi acl: port /thing
2016-08-05 13:37:47 +02:00
Mario Vavti
bed0a5773f
multi acl: port /rpost
2016-08-05 13:20:03 +02:00
Mario Vavti
7e5428c697
multi acl: provide a acl-form-trigger class which comes handy in certain situations
2016-08-04 21:26:30 +02:00
Mario Vavti
908e15bc90
multi acl: port events
2016-08-03 23:57:41 +02:00
Mario Vavti
df27a48e72
multiple acl: store new data in update_view()
2016-08-03 22:50:37 +02:00
Mario Vavti
c50bfa07ca
multiple acl work
2016-08-03 21:16:57 +02:00
Mario Vavti
9908a7193a
remove the add others button for now - after some research it turned out not beeing so useful
2016-05-25 14:31:58 +02:00
Mario Vavti
0f5eb65210
provide an acl select option for only me
2016-05-19 23:35:19 +02:00
Mario Vavti
573dea42d0
instead of radio buttons use select to choose between public and restricted acl. if restricted is selected acl is set to default. if there is no default acl will be set to self. if public is selected acl-list will be hidden and acl-info is visible.
2016-05-13 16:22:43 +02:00
Treer
33a8d845c1
Refine permissions dialog UI
2016-05-04 23:55:32 +10:00
Treer
2f74f9eb40
update icon names in view/js
2016-05-01 04:51:01 +10:00
Mario Vavti
931a4fafe3
get rid of the unused ispublic variable
2016-04-29 21:38:36 +02:00
Mario Vavti
1ddb43b0d3
an attempt to visualize the supremacy of dont show over show in the acl selector
2016-03-20 23:07:39 +01:00
Mario Vavti
30cf56bdb5
make >>indicate group members<< in acl selector work again on group > show or group > dont show is selected
2016-03-20 01:45:56 +01:00
redmatrix
f73c82632f
some minor cleanup - change the default of the discover tab (public stream access)
2015-12-10 19:18:55 -08:00
redmatrix
68da4d90dc
fix admin plugin hooks
2015-11-17 20:44:57 -08:00
redmatrix
a06f7fbe2e
photo album widget permissions issue
2015-11-17 15:03:27 -08:00
redmatrix
6df98f080b
fix api/direct_messages/new at least for the json case. We seem to have a missing template for XML
2015-11-16 19:17:39 -08:00
Klaus Weidenbach
792e475a78
Some JavaScript cleanups.
...
Adding some missing and remove some unnecessary semicolons.
Change some comparing operators.
Changed access to objects with dot operator.
2015-03-15 23:56:32 +01:00
Mario Vavti
1d59924f4d
make areYouSure alert also if default post perms change
2015-03-09 23:21:00 +01:00
Stefan Parviainen
a7db0ed071
Fix height calculation in acl.js
2015-01-04 22:37:19 +01:00
friendica
1d96e165e0
undo disabled submit buttons now that ACL is initialised when page loaded
2014-11-18 00:24:32 -08:00
friendica
b5da015789
put timeout code in place but don't turn it on.
2014-11-13 15:34:35 -08:00
friendica
800e457290
populate initial ACL before the ajax loader gets called, just in case the form is submitted before it completes. Related to issue #615
2014-11-12 18:35:33 -08:00
marijus
862f0ff29a
prevent posting before acl got populated since this will disregard the default acl setting and the post will be visible to the default audience without warning. the chance that this happens is quite small while writing a post but can easily happen on eg editing photos (maybe just tick a checkbox and press submit). the acl and submit buttons are disabled by default and will be activated as soon as acl is populated.
2014-11-08 21:55:44 +01:00
Olaf Conradi
32a34f76df
Fix unwanted GET {0} requests
...
Because of image prefetch of browsers the <img src="{0}"> templates cause
unwanted /{0} requests to the webserver. Templates are changed to use a
data-src attribute.
2014-05-02 02:32:52 +02:00
marijus
3197ccbf5e
bootstrapify aclselector
2014-04-11 16:06:39 +02:00
marijus
74bd772a5b
replace lock icon with icon-{lock, unlock}
2014-04-09 17:10:07 +02:00
friendica
d7dcf463ed
update acl internal list whenever there is a change - the submit handler seems to be unreliable or is getting into a race condition.
2014-03-11 20:17:14 -07:00
friendica
41df51a815
add "self" to access control lists with special marking to indicate it's special (for instance you can't really deny access to yourself). But this lets us make something private to our eyes only; whatever it may be.
2014-01-06 17:12:44 -08:00