Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bs4 fixes | Mario Vavti | 2017-03-18 | 1 | -10/+10 |
| | |||||
* | use lock colour to indicate that permissions have been set by the software ↵ | zotlabs | 2016-12-16 | 1 | -0/+1 |
| | | | | 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. | ||||
* | make lock switching actually work with multiple acl forms | Mario Vavti | 2016-08-29 | 1 | -6/+6 |
| | |||||
* | move jotnets to jot and some cleanup (mostly whitespace) | Mario Vavti | 2016-08-21 | 1 | -7/+5 |
| | |||||
* | rename limited -> custom | Mario Vavti | 2016-08-16 | 1 | -15/+15 |
| | |||||
* | remove unneeded function | Mario Vavti | 2016-08-16 | 1 | -26/+1 |
| | |||||
* | provide group options serverside and minor cleanup | Mario Vavti | 2016-08-15 | 1 | -17/+17 |
| | |||||
* | implement groups in the acl select. please notice that selecting *custom ↵ | Mario Vavti | 2016-08-15 | 1 | -17/+62 |
| | | | | selection* now sets an empty (public) acl. it was set to self before... | ||||
* | possible quickfix for multi-acl not honoring jotnets | Mario Vavti | 2016-08-12 | 1 | -0/+6 |
| | |||||
* | Revert "Revert "remove some logging"" | Mario Vavti | 2016-08-05 | 1 | -10/+1 |
| | | | | This reverts commit e67f5bc6bbb77d53867d7c03bda8410c59360dbe. | ||||
* | Revert "remove some logging" | Mario Vavti | 2016-08-05 | 1 | -1/+10 |
| | | | | This reverts commit 316b090433b7e415fd3c8ac6230f2df0277cdf8c. | ||||
* | remove some logging | Mario Vavti | 2016-08-05 | 1 | -10/+1 |
| | |||||
* | multi acl: port /settings | Mario Vavti | 2016-08-05 | 1 | -2/+0 |
| | |||||
* | multi acl: port /thing | Mario Vavti | 2016-08-05 | 1 | -1/+1 |
| | |||||
* | multi acl: port /rpost | Mario Vavti | 2016-08-05 | 1 | -4/+2 |
| | |||||
* | multi acl: provide a acl-form-trigger class which comes handy in certain ↵ | Mario Vavti | 2016-08-04 | 1 | -4/+5 |
| | | | | situations | ||||
* | multi acl: port events | Mario Vavti | 2016-08-03 | 1 | -3/+2 |
| | |||||
* | multiple acl: store new data in update_view() | Mario Vavti | 2016-08-03 | 1 | -19/+23 |
| | |||||
* | multiple acl work | Mario Vavti | 2016-08-03 | 1 | -26/+60 |
| | |||||
* | remove the add others button for now - after some research it turned out not ↵ | Mario Vavti | 2016-05-25 | 1 | -4/+0 |
| | | | | beeing so useful | ||||
* | provide an acl select option for only me | Mario Vavti | 2016-05-19 | 1 | -13/+51 |
| | |||||
* | instead of radio buttons use select to choose between public and restricted ↵ | Mario Vavti | 2016-05-13 | 1 | -42/+57 |
| | | | | 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. | ||||
* | Refine permissions dialog UI | Treer | 2016-05-04 | 1 | -6/+31 |
| | |||||
* | update icon names in view/js | Treer | 2016-05-01 | 1 | -2/+2 |
| | |||||
* | get rid of the unused ispublic variable | Mario Vavti | 2016-04-29 | 1 | -4/+1 |
| | |||||
* | an attempt to visualize the supremacy of dont show over show in the acl selector | Mario Vavti | 2016-03-20 | 1 | -4/+9 |
| | |||||
* | make >>indicate group members<< in acl selector work again on group > show ↵ | Mario Vavti | 2016-03-20 | 1 | -5/+6 |
| | | | | or group > dont show is selected | ||||
* | some minor cleanup - change the default of the discover tab (public stream ↵ | redmatrix | 2015-12-10 | 1 | -5/+5 |
| | | | | access) | ||||
* | fix admin plugin hooks | redmatrix | 2015-11-17 | 1 | -2/+2 |
| | |||||
* | photo album widget permissions issue | redmatrix | 2015-11-17 | 1 | -2/+2 |
| | |||||
* | fix api/direct_messages/new at least for the json case. We seem to have a ↵ | redmatrix | 2015-11-16 | 1 | -12/+30 |
| | | | | missing template for XML | ||||
* | Some JavaScript cleanups. | Klaus Weidenbach | 2015-03-15 | 1 | -105/+97 |
| | | | | | | Adding some missing and remove some unnecessary semicolons. Change some comparing operators. Changed access to objects with dot operator. | ||||
* | make areYouSure alert also if default post perms change | Mario Vavti | 2015-03-09 | 1 | -1/+4 |
| | |||||
* | Fix height calculation in acl.js | Stefan Parviainen | 2015-01-04 | 1 | -1/+1 |
| | |||||
* | undo disabled submit buttons now that ACL is initialised when page loaded | friendica | 2014-11-18 | 1 | -1/+0 |
| | |||||
* | put timeout code in place but don't turn it on. | friendica | 2014-11-13 | 1 | -7/+9 |
| | |||||
* | populate initial ACL before the ajax loader gets called, just in case the ↵ | friendica | 2014-11-12 | 1 | -1/+3 |
| | | | | form is submitted before it completes. Related to issue #615 | ||||
* | prevent posting before acl got populated since this will disregard the ↵ | marijus | 2014-11-08 | 1 | -0/+1 |
| | | | | 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. | ||||
* | Fix unwanted GET {0} requests | Olaf Conradi | 2014-05-02 | 1 | -1/+6 |
| | | | | | | 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. | ||||
* | bootstrapify aclselector | marijus | 2014-04-11 | 1 | -15/+15 |
| | |||||
* | replace lock icon with icon-{lock, unlock} | marijus | 2014-04-09 | 1 | -14/+2 |
| | |||||
* | update acl internal list whenever there is a change - the submit handler ↵ | friendica | 2014-03-11 | 1 | -10/+20 |
| | | | | seems to be unreliable or is getting into a race condition. | ||||
* | add "self" to access control lists with special marking to indicate it's ↵ | friendica | 2014-01-06 | 1 | -2/+2 |
| | | | | 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. | ||||
* | move js files from core | friendica | 2014-01-04 | 1 | -0/+270 |