LibreBooking / app

Repository for the last open source version of Booked Scheduler. The "develop" branch contains the most current working code of the project and should be considered beta. The "master" branch is the most current stable release of BookedScheduler. Please read doc/README.md for further details.
GNU General Public License v3.0
427 stars 245 forks source link

Time slots adjusted vertically automatically. #69

Open msarocha opened 3 years ago

msarocha commented 3 years ago

Hi All! In version 2.7.4 the time slots adjusted vertically automatically. How to do this in version 2.8.5.4?

Thanx!

2.7.4 2 7 2.8.5.4 2 8

effgarces commented 3 years ago

I have been unable to replicate this exact issue/enhancement (check gitter discussion), if anyone has extra info or can contribute it will appreciated.

msarocha commented 3 years ago

image

I may not have explained it correctly. In version 2.7.4 the reserve slots automatically adjust vertically (as in the image I posted) while in version 2.8.5.4 the vertical size is fixed. It's not an error in your code (which is great!) I just wanted to have this same behavior (automatically expand the slot vertically) so the user could see more information without having to mouse hover over the reservation slot.

YZone commented 3 years ago

Hi,

Maybe this link can give you some help: [https://sourceforge.net/p/phpscheduleit/bugs/412/]

YZone

effgarces commented 3 years ago

Thanks for the link, I took a look at it, the two situations seem to be slightly different. From looking to the files provided on gitter there was some changes on how the data is presented, so the code to in version 2.7.4 is not directly applicable to version 2.8.x

msarocha commented 3 years ago

Hi,

Maybe this link can give you some help: [https://sourceforge.net/p/phpscheduleit/bugs/412/]

YZone

Thanks. They are discussing something very similar to my problem but I haven't seen the solution yet. I did the tests but the slot is with a fixed size. I wanted it to be dynamic.

msarocha commented 3 years ago

Thanks for the link, I took a look at it, the two situations seem to be slightly different. From looking to the files provided on gitter there was some changes on how the data is presented, so the code to in version 2.7.4 is not directly applicable to version 2.8.x

Exactly. This is the problem, a lot has been changed and as I have difficulty with CSS I keep trying to solve it here but without success. Thank you for your help.

JackMuskens commented 2 years ago

Clean up folder tpl_c.

uebmaster commented 10 months ago

same for me