Git Product home page Git Product logo

Comments (6)

effgarces avatar effgarces commented on August 18, 2024 1

Nice, glad it's working for you, I've also implemented it in our installs and seems to be working ok.

I've noticed that the comments were stripped, but I never went to look why was that, oh well now my ocd won't let me stop looking at the file. I don't know how long it will take to get to that issue, there's alot of things needing attention before, but everytime that I open that file it will remind me of it.

from app.

effgarces avatar effgarces commented on August 18, 2024

Thanks for the report, especially for finding were the issue started to occur. I'm going to look into this as soon as I can.
If you detect(ed) similar issues let us know, everything that has to do with GDPR in europe is a big deal.

from app.

QuasiMoko avatar QuasiMoko commented on August 18, 2024

That sounds very good.

I reviewed some docs, so the key point should be this setting, that is not working (the others i mentioned above should work fine):
$conf['settings']['privacy']['view.reservations'] = 'false';

Public Schedule Visibility
By default only logged in users can view schedules, but this can be changed with some configuration updates.

In Application Configuration the privacy section contains two settings โ€“ view.schedules and view.reservations.

view.schedules will allow unauthenticated users to browse your schedules, though they will need to log in to book any resources. A new menu option on the login page will be displayed to let users open the schedule in a read only mode.

view.reservations lets you control whether or not unauthenticated users will be able to see reservation details from the read only schedule. By default, only available and unavailable times are shown. Setting this to true will show full reservation details to unauthenticated users.

May it helps you

from app.

effgarces avatar effgarces commented on August 18, 2024

yes, every little bit of info is helpfull, I will get around this issue over at the weekend (I hope)

from app.

effgarces avatar effgarces commented on August 18, 2024

I just added a fix to the develop branch, that should take care of this issue, if can test it and report back it would be great, just replace the lib/Application/Schedule/SlotLabelFactory.php with the one on the develop branch and you should be good to go.

By the way while investigating this issue I've noticed that sometimes a label saying "Private" replaces the private data, but in certain situations the label is simply blank and while this is not a showstopper issue it's annoying. The issue is on the exact same place that the fix was added, so in a nearby future I hope to take a closer look at that file/function and make it neater.

from app.

QuasiMoko avatar QuasiMoko commented on August 18, 2024

Hi, as far as I could test at the moment with my config...it looks fine.
The SlotLabelFactory class is also used for Web/monitor-display.php, so the bug is fixed there too...great.

Thanks a lot for your quick support

PS (off-topic): A little annoying is, that the config.php will be cleared from all comments during config-update while System-Upgrade and new config-entries are not just added at the end.

from app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.