Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | permcats app | Mario Vavti | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | remove mobile_detect (outdated and unmaintainable) | zotlabs | 2018-02-05 | 1 | -1/+1 |
| | |||||
* | fix some regressions with permission roles | Mario Vavti | 2018-01-15 | 1 | -1/+0 |
| | |||||
* | modify connection edit display for channels with no address/webbie | zotlabs | 2017-07-30 | 1 | -1/+1 |
| | |||||
* | clean up the warnings about connections on unclonable networks | zotlabs | 2017-06-09 | 1 | -2/+3 |
| | |||||
* | put unreachable federated connections in the archived tab of the connections ↵ | zotlabs | 2017-06-08 | 1 | -0/+5 |
| | | | | list page | ||||
* | Revert "move theme specific files to theme dir" | zotlabs | 2017-05-02 | 1 | -0/+519 |
| | | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c. | ||||
* | move theme specific files to theme dir | zotlabs | 2017-05-01 | 1 | -519/+0 |
| | |||||
* | update to latest bs4 from git and change hidden-* classes to d-* | Mario Vavti | 2017-03-20 | 1 | -2/+2 |
| | |||||
* | more abook_edit and some css | Mario Vavti | 2017-03-18 | 1 | -6/+8 |
| | |||||
* | more abook_edit | Mario Vavti | 2017-03-18 | 1 | -3/+3 |
| | |||||
* | fix abook_edit and private mail | Mario Vavti | 2017-03-18 | 1 | -17/+16 |
| | |||||
* | fixing classes | Mario Vavti | 2017-03-10 | 1 | -1/+1 |
| | |||||
* | some sed magic on button class names | Mario Vavti | 2017-03-10 | 1 | -6/+6 |
| | |||||
* | fetch profile vcard for connection | zotlabs | 2017-02-27 | 1 | -1/+5 |
| | |||||
* | bringer - all basic functionality is implemented | zotlabs | 2017-02-08 | 1 | -0/+3 |
| | |||||
* | provide a few system defined permcats; will require a permission editor page ↵ | zotlabs | 2017-02-07 | 1 | -0/+3 |
| | | | | to define new (personal) ones. | ||||
* | /connedit do not show vcard and section selector if not yet approved. ↵ | Mario Vavti | 2017-01-10 | 1 | -257/+249 |
| | | | | whitespace cleanup | ||||
* | implement a menu to select a section to be open by default | Mario Vavti | 2017-01-09 | 1 | -9/+11 |
| | |||||
* | more vcard work | zotlabs | 2016-12-21 | 1 | -1/+1 |
| | |||||
* | abook_vcard cleanup | zotlabs | 2016-12-20 | 1 | -30/+5 |
| | |||||
* | progress on abook_vcard | zotlabs | 2016-12-20 | 1 | -176/+9 |
| | |||||
* | more abook_vcard | zotlabs | 2016-12-20 | 1 | -0/+203 |
| | |||||
* | abook_vcard first commit | zotlabs | 2016-12-20 | 1 | -0/+279 |
| | |||||
* | This isn't the most elegant solution as it requires a bit of arcane ↵ | zotlabs | 2016-11-29 | 1 | -5/+6 |
| | | | | knowledge, but provide a way to step through connections with a specific tab/panel open in the connection editor. It does not close the default panel, but merely opens the one specified by a §ion= URL parameter (closing the default panel would require a major refactoring of the default panel logic). Valid choices for section currently are affinity, filter, and perms. This tab/panel selection should persist across form posting and 'prev/next'. | ||||
* | rearrange buttons | Mario Vavti | 2016-11-25 | 1 | -16/+18 |
| | |||||
* | prev-next navigation for mod_connedit | zotlabs | 2016-11-24 | 1 | -0/+10 |
| | |||||
* | update icon names in view/ | Treer | 2016-05-01 | 1 | -1/+1 |
| | |||||
* | make it more obvious what is behind the dropdowns | Mario Vavti | 2016-04-25 | 1 | -12/+12 |
| | |||||
* | add an approve button to /connections and get rid of the modal popup in ↵ | Mario Vavti | 2016-01-15 | 1 | -19/+0 |
| | | | | /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... | ||||
* | since the perms will be reset on approval better do not provide the perms ↵ | Mario Vavti | 2016-01-14 | 1 | -0/+2 |
| | | | | tool before we approved a connection | ||||
* | This may take a few iterations to discover the best way to present the ↵ | redmatrix | 2015-10-29 | 1 | -1/+6 |
| | | | | information, but we need a way for members to know what alternate locations are available for a channel during times of server issues - and as recently discovered if there aren't any hublocs at all; without digging around the database and probing channels and other messy stuff. | ||||
* | Provide connection status if status is "a-normal" | Mario Vavti | 2015-07-26 | 1 | -0/+9 |
| | |||||
* | show inherited state in Connection Default Permissions | Mario Vavti | 2015-07-15 | 1 | -2/+5 |
| | |||||
* | make strings translateable | Mario Vavti | 2015-07-14 | 1 | -6/+6 |
| | |||||
* | cleanup connedit | Mario Vavti | 2015-07-14 | 1 | -139/+210 |
| | |||||
* | turn the connection filter into a feature. | redmatrix | 2015-06-29 | 1 | -0/+5 |
| | |||||
* | no this isn't it. well ok, it's part of it, but not the important part. it's ↵ | redmatrix | 2015-06-28 | 1 | -2/+6 |
| | | | | still pretty cool. | ||||
* | we also don't need a profile selector when editing our default permissions. | friendica | 2015-01-25 | 1 | -0/+2 |
| | |||||
* | don't hide the scary stuff when editing self permissions. | friendica | 2015-01-25 | 1 | -2/+8 |
| | |||||
* | Hide all the scary decision making stuff that sends intellectually ↵ | friendica | 2015-01-25 | 1 | -0/+3 |
| | | | | challenged beings into siezures and brain melt-downs and online freak-outs. | ||||
* | move connection approval checkbox to top of page (above the sliders) - ↵ | friendica | 2015-01-25 | 1 | -11/+8 |
| | | | | instead of being in between rating and rating text. | ||||
* | poco rating - add a test module for pulling out ratings | friendica | 2015-01-15 | 1 | -1/+2 |
| | |||||
* | editing stuff for poco reputation | friendica | 2015-01-15 | 1 | -0/+8 |
| | |||||
* | more backend work on poco rating | friendica | 2015-01-15 | 1 | -0/+8 |
| | |||||
* | another attempt to explain default permissions on connedit page | friendica | 2015-01-11 | 1 | -4/+17 |
| | |||||
* | some work on the edit connection workflow explanation and connedit page. ↵ | friendica | 2015-01-02 | 1 | -15/+17 |
| | | | | This needs a lot more attention, but it was screaming for any improvement in documenting why we tell you that the permissions have been changed but not saved. | ||||
* | minor adjustments to make the form work as designed | friendica | 2014-11-04 | 1 | -6/+9 |
| | |||||
* | ok heads up - potentially destabilising change. I've tried to sort out all ↵ | friendica | 2014-11-04 | 1 | -0/+3 |
| | | | | | | | | | | the default connection permissions for those who don't have a predefined (or therefore have a "custom") permissions role. Unfortunately this includes most people that were using this software more than a month ago. The real changes are that the SELF address book entry no longer holds "auto-permissions" but instead holds your "default permissions" (if you have a pre-defined role, the defaults will be pulled from the role table). The auto permissions have moved to a pconfig (uid.system.autoperms). A DB update will move these settings into their new homes. What used to be the "Auto-permissions settings" page is now the "default permissions settings" page and a checkbox therein decides whether or not to apply the permissions automatically. A link to this page will only be shown when you have the "custom" role selected. With luck nobody will notice anything wrong. But at least for the next few days, please review permissions that have been assigned to new connections (either automatically or manually) and make sure they make sense (e.g. they aren't "nothing"). You still need to take action when seeing a message "permissions have changed but not yet submitted" as we always let you review and perhaps adjust the settings _before_ a connection is established (unless you have autoperms turned on). | ||||
* | and more missing wrappers | marijus | 2014-10-10 | 1 | -1/+1 |
| |