Greg Trounson | 1 Aug 2006 02:00
Picon

[patch] All day fix

Hi,

I hope this is the right place for patch submission (see my prior post), but the traffic 
on this list seems sufficiently low that I figure nobody's going to mind too much.

Here is a patch	against mrbs 1.2.3 (not CVS) that I call the all day fix.
In the add/edit booking page, if you check the 'all day' checkbox the time fields are 
reset to 0:00.  With this patch, clearing the 'all day' checkbox now restores the time
fields to what they were prior to 'all day' being checked.

Greg

Attachment (alldayfixpatch.diff): text/x-patch, 930 bytes
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
mrbs-general mailing list
mrbs-general <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mrbs-general
Greg Trounson | 1 Aug 2006 02:12
Picon

[patch] check Weekday box

Here is a patch	against mrbs 1.2.3 that I call check weekday box.

When editing a new booking the selected day of week is pre-checked in the Repeat Day
section.  This comes from the majority of recurring bookings being on the same weekday as
the original booking, but previously the only way to determine the day of week was to go
back to the table view.  This patch fixes the problem by adding a field 'weekday' to HTTP
GET requests to edit_entry.php.

Greg

Attachment (checkWeekDayBoxpatch.diff): text/x-patch, 3820 bytes
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
mrbs-general mailing list
mrbs-general <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mrbs-general
Greg Trounson | 1 Aug 2006 02:13
Picon

[patch] Fix return from edit page

Here is a patch	against mrbs 1.2.3 that I call the edit return fix.

Currently, submitting a new entry or change in edit_entry.php returns to the day view page 
no matter what view the user was previously in (day, week or month).  This patch gives a 
partial fix by basing the return location on $default_view in config.inc.php.

Greg

Attachment (editReturnpatch.diff): text/x-patch, 512 bytes
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
mrbs-general mailing list
mrbs-general <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mrbs-general
Greg Trounson | 1 Aug 2006 02:13
Picon

[patch] Colour key fix

Here is a patch	against mrbs 1.2.3 that I call the colour key fix.

The colour key/legend at the bottom of the timetable is now only displayed if there is
more than one booking type defined in config.inc.php (eg 'Internal' and 'External').  This
saves on redundant information in printed timetables where only one type of booking is used.

Greg

Attachment (colourkeypatch.diff): text/x-patch, 586 bytes
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
mrbs-general mailing list
mrbs-general <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mrbs-general
Matthew Fazakerley | 1 Aug 2006 03:04
Picon

odd issues moving mrbs from 1 server to another

Hi,

 

I'm migrating an mrbs install and data from a decommissioned server to a new one, and am having some frustrating trouble!!!## <at> $ <at> !

 

The original install is on a Windows 2000 box,

 

Meeting Room Booking System - MRBS 1.1-pre1
Database: MySQL 4.0.16-nt
System: Windows NT OLDSERVER 5.0 build 2195
PHP: 4.3.4

 

I new installed on a Windows 2003 box

 

Meeting Room Booking System - MRBS 1.1-pre1
Database: MySQL 5.0.21-community-nt
System: Windows NT ZEUS 5.2 build 3790
PHP: 5.1.4

 

The issue is that when running on the new server, all existing bookings from the old install are 10 hours out - ie a booking from 8.30 Friday 14 July morning to starting 22.30 Thursday 13 July night. This is consistent with all bookings, however, those that were repeat bookings have just disappeared.

 

I am using the same MRBS version on the new server currently, just to make sure that data is working - which it's not!!! I tried the same version of MySQL (see below) 

 

When I export and import the mrbs mySQL database from 4.0.16-nt to whatever version - when I install the 4.0.16 onto windows 2003 the version changes to - 4.0.16-max-debug. whatever the case I get the same issue I do with MySQL 5...

 

OK -

 

Installed PHP 4.3.4 instead of 5 – and all works fine – time and existing repeat bookings reappeared. Looks like an incompatibility with PHP 5….

 

Until… - can add new bookings, but repeat bookings do not work – no entry is added. Using the n-weekly method, this does the first in the series, and then nothing!

 

Any advice is greatly appreciated!

 

 

 

Matthew

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
mrbs-general mailing list
mrbs-general <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mrbs-general
Matthew Fazakerley | 4 Aug 2006 02:29
Picon

Re: odd issues moving mrbs from 1 server to another

Hi all,

 

Not that there’s anyone out there, but I found a solution.

 

Installed MySQL 4.0.20 instead of MySQL 5.

 

Repeat bookings work.

 

That’s weird.

Matthew Fazakerley
IT Systems Support
Annesley College
CRICOS Provider No: 00357D
89 Greenhill Road, Wayville SA 5034
e:  fazakerleym <at> annesley.sa.edu.au
w:  www.annesley.sa.edu.au
p:  8422 2224
f:   8422 2237

Annesley College is a UnitingChurch day and boarding school for girls.

From: mrbs-general-bounces <at> lists.sourceforge.net [mailto:mrbs-general-bounces <at> lists.sourceforge.net] On Behalf Of Matthew Fazakerley
Sent: Tuesday, 1 August 2006 10:34 AM
To: mrbs-general <at> lists.sourceforge.net
Subject: [MRBS-general] odd issues moving mrbs from 1 server to another
Importance: High

 

Hi,

 

I'm migrating an mrbs install and data from a decommissioned server to a new one, and am having some frustrating trouble!!!## <at> $ <at> !

 

The original install is on a Windows 2000 box,

 

Meeting Room Booking System - MRBS 1.1-pre1
Database: MySQL 4.0.16-nt
System: Windows NT OLDSERVER 5.0 build 2195
PHP: 4.3.4

 

I new installed on a Windows 2003 box

 

Meeting Room Booking System - MRBS 1.1-pre1
Database: MySQL 5.0.21-community-nt
System: Windows NT ZEUS 5.2 build 3790
PHP: 5.1.4

 

The issue is that when running on the new server, all existing bookings from the old install are 10 hours out - ie a booking from 8.30 Friday 14 July morning to starting 22.30 Thursday 13 July night. This is consistent with all bookings, however, those that were repeat bookings have just disappeared.

 

I am using the same MRBS version on the new server currently, just to make sure that data is working - which it's not!!! I tried the same version of MySQL (see below) 

 

When I export and import the mrbs mySQL database from 4.0.16-nt to whatever version - when I install the 4.0.16 onto windows 2003 the version changes to - 4.0.16-max-debug. whatever the case I get the same issue I do with MySQL 5...

 

OK -

 

Installed PHP 4.3.4 instead of 5 – and all works fine – time and existing repeat bookings reappeared. Looks like an incompatibility with PHP 5….

 

Until… - can add new bookings, but repeat bookings do not work – no entry is added. Using the n-weekly method, this does the first in the series, and then nothing!

 

Any advice is greatly appreciated!

 

 

 

Matthew

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
mrbs-general mailing list
mrbs-general <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mrbs-general
Borrow, Anthony S.J. | 4 Aug 2006 03:01

Re: odd issues moving mrbs from 1 server to another


I assure you there is at least one person out here and interested in what is happening with MRBS as I am using it
at our high school. Thanks for your work. Some of the mysql 5 issues I have seen have been related to strict
tables being enforced.

Peace - Anthony

-----Original Message-----
From: mrbs-general-bounces <at> lists.sourceforge.net on behalf of Matthew Fazakerley
Sent: Thu 8/3/2006 7:29 PM
To: General purpose list (support/developers/users)
Subject: Re: [MRBS-general] odd issues moving mrbs from 1 server to another

Hi all,

Not that there's anyone out there, but I found a solution.

Installed MySQL 4.0.20 instead of MySQL 5.

Repeat bookings work.

That's weird.

Matthew Fazakerley
IT Systems Support
Annesley College
CRICOS Provider No: 00357D
89 Greenhill Road, Wayville SA 5034
e:  fazakerleym <at> annesley.sa.edu.au
w:  www.annesley.sa.edu.au
p:  8422 2224
f:   8422 2237

Annesley College is a Uniting Church day and boarding school for girls. 

________________________________

From: mrbs-general-bounces <at> lists.sourceforge.net
[mailto:mrbs-general-bounces <at> lists.sourceforge.net] On Behalf Of Matthew
Fazakerley
Sent: Tuesday, 1 August 2006 10:34 AM
To: mrbs-general <at> lists.sourceforge.net
Subject: [MRBS-general] odd issues moving mrbs from 1 server to another
Importance: High

Hi,

I'm migrating an mrbs install and data from a decommissioned server to a
new one, and am having some frustrating trouble!!!## <at> $ <at> !

The original install is on a Windows 2000 box, 

Meeting Room Booking System <http://mrbs.sourceforge.net>  - MRBS
1.1-pre1 
Database: MySQL 4.0.16-nt 
System: Windows NT OLDSERVER 5.0 build 2195 
PHP: 4.3.4 

I new installed on a Windows 2003 box

Meeting Room Booking System <http://mrbs.sourceforge.net>  - MRBS
1.1-pre1 
Database: MySQL 5.0.21-community-nt 
System: Windows NT ZEUS 5.2 build 3790 
PHP: 5.1.4

The issue is that when running on the new server, all existing bookings
from the old install are 10 hours out - ie a booking from 8.30 Friday 14
July morning to starting 22.30 Thursday 13 July night. This is
consistent with all bookings, however, those that were repeat bookings
have just disappeared.

I am using the same MRBS version on the new server currently, just to
make sure that data is working - which it's not!!! I tried the same
version of MySQL (see below) 

When I export and import the mrbs mySQL database from 4.0.16-nt to
whatever version - when I install the 4.0.16 onto windows 2003 the
version changes to - 4.0.16-max-debug. whatever the case I get the same
issue I do with MySQL 5... 

OK - 

Installed PHP 4.3.4 instead of 5 - and all works fine - time and
existing repeat bookings reappeared. Looks like an incompatibility with
PHP 5....

Until... - can add new bookings, but repeat bookings do not work - no
entry is added. Using the n-weekly method, this does the first in the
series, and then nothing!

Any advice is greatly appreciated!

Matthew

Attachment (winmail.dat): application/ms-tnef, 4503 bytes
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
mrbs-general mailing list
mrbs-general <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mrbs-general
Vaibhav Naldurgkar | 7 Aug 2006 09:02
Picon

MRBS + Active directory authentication

Hi All,

Greetings for the day!

I am using the MRBS version 1.2.1 on Linux and I am authenticating the
users through My Windows 2003 Active directory.

It is working fine with this setup BUT when an AD users set this
domain password which contains the special characters like ' ' < > ? "
" the MRBS system fails to authenticate this user.

Please let me know if some one already faced this problem and also is
there any solution/workaround for this.

PS:- I am sorry if this is a repost.

Regards,

VVN

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Szymon Janowski | 9 Aug 2006 20:04
Picon

Customizing MRBS

Hi,

I've just setup new MRBS installation. I'm new to PHP scripting, but I
wonder if there's any possibility to remove following items from new
reservation page. I'd like to remove:
1. Duration
2. Category
3. Repeat Type and everything which is below that

I'd appreciate any help from you guys. Thanks in advance

Szymon

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Timothy Sheehan | 22 Aug 2006 21:18
Picon
Favicon

Fwd: MAC X Serve and Active Directory

Hello,

I am working with a school system integrating MRBS and
their Active Directory. I am having some issues
getting it to work. Below is a copy of the LDAP
settings I am using in the config.

# 'auth_ldap' configuration settings
# Where is the LDAP server
$ldap_host = "ldap://fr-xserve.admin.address.us";
# LDAP base distinguish name
# See AUTHENTICATION for details of how check against
multiple base dn's
$ldap_base_dn =
"cn=users,dc=fr-xserve,dc=admin,dc=address,dc=us";
# Attribute within the base dn that contains the
username
#$ldap_user_attrib = "uid";

 I am also using the modified version of auth_ldap.inc
altered by Brad Schonhorst.

In the given settings, I can connect into the LDAP 
server but I cannot hit the Active directory users. 
This is way above my head, so any help would be
appreciated.

 Thanks,
 Tim S

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

Gmane