phpScheduleIt
September 09, 2010, 04:50:56 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: phpScheduleIt 1.2.11 has been released
Home
Help
Search
Login
Register
phpScheduleIt
>
Modifications
>
Request Modification
>
Daily scheduling
Pages: [
1
]
« previous
next »
Print
Author
Topic: Daily scheduling (Read 1575 times)
jferris01
Newbie
Karma: 0
Posts: 1
Daily scheduling
«
on:
August 19, 2008, 07:46:27 AM »
Hi,
I have a requirement to schedule resources on a daily basis, not in hourly increments.
Just wondering if anyone has had a similar requirement and where one would start?
cheers
Logged
Nick
Administrator
Hero Member
Karma: 1
Posts: 2710
Re: Daily scheduling
«
Reply #1 on:
August 19, 2008, 09:52:48 AM »
The easiest way would be to make the min/max reservation times 24 hours and making the interval 24 hours.
This isn't supported by default, but you can add the 24 hour option by changing line 136 in templates/admin.template.php to:
$spans = array (1440, 30, 10, 15, 60, 120, 180, 240);
Logged
joeclarkia
Newbie
Karma: 0
Posts: 1
Re: Daily scheduling
«
Reply #2 on:
March 11, 2010, 02:10:22 PM »
I'm interested in basically a day-by-day scheduler as well (hour-by-hour is not as useful in my case). I could try the suggestion above, but I'm guessing that wouldn't change any of the output displays, which are heavy on the hour-by-hour reporting. Does phpScheduleIt (or maybe some similar tool) have a way to optimize the output displays for day-by-day scheduling?
Logged
Nick
Administrator
Hero Member
Karma: 1
Posts: 2710
Re: Daily scheduling
«
Reply #3 on:
March 16, 2010, 01:53:44 PM »
This should indirectly change the display since the users will only see a single, full day block instead of hourly blocks.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Announcements
=> Open Discussion
=> Donations
-----------------------------
Help and Support
-----------------------------
=> phpScheduleIt 1.2.x
=> phpScheduleIt 1.1.x
=> New Features and Suggestions
=> Developers
-----------------------------
Bugs
-----------------------------
=> phpScheduleIt 1.2.x
=> phpScheduleIt 1.1.x
-----------------------------
Modifications
-----------------------------
=> Post Modifications
=> Request Modification
-----------------------------
Development
-----------------------------
=> phpScheduleIt 2.0
-----------------------------
Off-Topic
-----------------------------
=> Non-phpScheduleIt Discussion
Loading...