iserv-mod-room-reservation.git
16 years agorenamed src/admin/config.php to src/admin/index.php to prevent Apache directory listing
rohieb [Sat, 26 Jul 2008 17:39:09 +0000 (19:39 +0200)]
renamed src/admin/config.php to src/admin/index.php to prevent Apache directory listing

16 years agomod_roomReservationBookingTable: if weekends are not shown, show the next week alread...
rohieb [Sat, 26 Jul 2008 17:33:26 +0000 (19:33 +0200)]
mod_roomReservationBookingTable: if weekends are not shown, show the next week already on saturday

16 years agonasty smb... changed file rights
rohieb [Sat, 26 Jul 2008 04:59:50 +0000 (06:59 +0200)]
nasty smb... changed file rights

16 years agoupdate-iserv1-iserv2.pl is now in maint/
rohieb [Sat, 26 Jul 2008 04:49:11 +0000 (06:49 +0200)]
update-iserv1-iserv2.pl is now in maint/

16 years agomerged .hgtags, Makefile: 'fakeroot id -u' is 0, better using $USER env variable
rohieb [Sat, 26 Jul 2008 04:47:44 +0000 (06:47 +0200)]
merged .hgtags, Makefile: 'fakeroot id -u' is 0, better using $USER env variable

16 years agoAdded tag REL_3.0-2 for changeset 4b56aff6b04d896bffa915c0293cb43fe85a613d
rohieb [Sat, 26 Jul 2008 04:38:37 +0000 (06:38 +0200)]
Added tag REL_3.0-2 for changeset 4b56aff6b04d896bffa915c0293cb43fe85a613d

16 years agodebian/copyright: added /usr/share/iserv/www/img/default/24/mod_room-reservation_time... REL_3.0-2
rohieb [Sat, 26 Jul 2008 04:38:15 +0000 (06:38 +0200)]
debian/copyright: added /usr/share/iserv/www/img/default/24/mod_room-reservation_timeslice.png, release 3.0-2

16 years agoAdded tag REL_3.0 for changeset 2f7a0ec28e849e3eeb2b530714458f9c0ef6ed56
rohieb@agathe.wilhelm-gym.net [Sat, 26 Jul 2008 03:11:35 +0000 (05:11 +0200)]
Added tag REL_3.0 for changeset 2f7a0ec28e849e3eeb2b530714458f9c0ef6ed56

16 years agoupdate-iserv1-iserv2.pl is now in maint/
rohieb@agathe.wilhelm-gym.net [Sat, 26 Jul 2008 03:06:24 +0000 (05:06 +0200)]
update-iserv1-iserv2.pl is now in maint/

16 years agoMakefile: 'fakeroot id -u' is 0, better using $USER env variable
rohieb@agathe.wilhelm-gym.net [Sat, 26 Jul 2008 03:00:55 +0000 (05:00 +0200)]
Makefile: 'fakeroot id -u' is 0, better using $USER env variable

16 years agoAdded tag REL_3.0 for changeset 2940f100bb3088f27be7482702cd297285bebbed
rohieb [Sat, 26 Jul 2008 02:38:42 +0000 (04:38 +0200)]
Added tag REL_3.0 for changeset 2940f100bb3088f27be7482702cd297285bebbed

16 years agoMakefile: merged REL_3.0
rohieb [Sat, 26 Jul 2008 02:35:16 +0000 (04:35 +0200)]
Makefile: merged

16 years agomod_roomReservationBookingTable: reduced height of the tables by 2em
rohieb [Sat, 26 Jul 2008 02:31:22 +0000 (04:31 +0200)]
mod_roomReservationBookingTable: reduced height of the tables by 2em

16 years agomod_roomReservationBookingTable: used gmdate instead of date for timeslices where...
rohieb [Sat, 26 Jul 2008 02:18:18 +0000 (04:18 +0200)]
mod_roomReservationBookingTable: used gmdate instead of date for timeslices where needed

16 years agochangelog.html: degraded bugs to "to do"s
rohieb [Sat, 26 Jul 2008 02:16:29 +0000 (04:16 +0200)]
changelog.html: degraded bugs to "to do"s

16 years agoAdded "whitelist" for rooms that can be booked, side effects: added new control mod_r...
rohieb [Sat, 26 Jul 2008 02:14:58 +0000 (04:14 +0200)]
Added "whitelist" for rooms that can be booked, side effects: added new control mod_roomReservationRoomWhitelististBox for config page, added mod_roomReservationBookingsTable::asErrors for error messages, mod_roomReservationBookingsTable::setRoom() checks if the room is whitelisted; added functions whitelistRoom(), unWhitelistRoom(), isRoomWhitelisted(), getWhitelistedRooms() in mod_roomReservationConfig; changed column layout in mod_roomReservationConfigPage::doShow() for better space utilization; added SQL table mod_roomreservation_roomswhitelist that contains the whitelisted rooms. Furthermore added member variables for controls in mod_roomReservationConfigPage as the controls mustn't be initialized in mod_roomReservationConfigPage::doShow() unless you want lost error messages.

16 years agomod_roomReservationRoomsManager: added getRoomByName() and getRoomByOid()
rohieb [Sat, 26 Jul 2008 00:13:35 +0000 (02:13 +0200)]
mod_roomReservationRoomsManager: added getRoomByName() and getRoomByOid()

16 years agoadded mod_roomReservationRoom::__toString()
rohieb [Fri, 25 Jul 2008 22:47:37 +0000 (00:47 +0200)]
added mod_roomReservationRoom::__toString()

16 years agomod_roomReservationControl.inc needs functions.inc for rrGetCss() and quote.inc for q()
rohieb [Fri, 25 Jul 2008 03:02:15 +0000 (05:02 +0200)]
mod_roomReservationControl.inc needs functions.inc for rrGetCss() and quote.inc for q()

16 years agomoved update-iserv1-iserv2.pl to maint/
rohieb [Fri, 25 Jul 2008 02:40:55 +0000 (04:40 +0200)]
moved update-iserv1-iserv2.pl to maint/

16 years agoadded new class mod_roomReservationControl (a abstract class for user defined control...
rohieb [Fri, 25 Jul 2008 02:33:27 +0000 (04:33 +0200)]
added new class mod_roomReservationControl (a abstract class for user defined controls) and poerted mod_roomReservationTimesliceListBox to it

16 years agorenamed rrGetCSS() to rrGetCss(), cleaned up this section in functions.inc
rohieb [Fri, 25 Jul 2008 02:30:31 +0000 (04:30 +0200)]
renamed rrGetCSS() to rrGetCss(), cleaned up this section in functions.inc

16 years agomod_roomReservationPage: documentation
rohieb [Fri, 25 Jul 2008 01:51:27 +0000 (03:51 +0200)]
mod_roomReservationPage: documentation

16 years agoMakefile: owner and file rights of config.inc were twice checked
rohieb [Thu, 24 Jul 2008 23:52:12 +0000 (01:52 +0200)]
Makefile: owner and file rights of config.inc were twice checked

16 years agomade mod_roomReservationRoomsManager::getRooms() static
rohieb [Thu, 24 Jul 2008 01:05:36 +0000 (03:05 +0200)]
made mod_roomReservationRoomsManager::getRooms() static

16 years agoMakefile: config file is touched only if it doesn't exist yet, owner and file rights...
rohieb [Wed, 23 Jul 2008 15:34:13 +0000 (17:34 +0200)]
Makefile: config file is touched only if it doesn't exist yet, owner and file rights are set and chkdb etc. are only run if we are root. Not the group but the owner of the config file is set to www-data
uG: changed Makefile

16 years agoMakefile: chkdb etc. was only run if DESTDIR was not set, but it should have been...
rohieb [Wed, 23 Jul 2008 15:02:27 +0000 (17:02 +0200)]
Makefile: chkdb etc. was only run if DESTDIR was not set, but it should have been run just in this case

16 years agoupdate script: DROP TABLE rooms_archive;
rohieb [Wed, 23 Jul 2008 03:54:45 +0000 (05:54 +0200)]
update script: DROP TABLE rooms_archive;

16 years agodebian/prerm removes config file and only echoes the SQL deletion notice when purged
rohieb [Wed, 23 Jul 2008 03:44:28 +0000 (05:44 +0200)]
debian/prerm removes config file and only echoes the SQL deletion notice when purged

16 years agodebian/postinst checks rights of config file
rohieb [Wed, 23 Jul 2008 03:42:32 +0000 (05:42 +0200)]
debian/postinst checks rights of config file

16 years agodebian/rules: clean before build
rohieb [Wed, 23 Jul 2008 03:03:20 +0000 (05:03 +0200)]
debian/rules: clean before build

16 years agoMakefile: moved all root-related stuff to install target
rohieb [Wed, 23 Jul 2008 02:50:11 +0000 (04:50 +0200)]
Makefile: moved all root-related stuff to install target

16 years agoadded debian/files to .hgignore
rohieb [Wed, 23 Jul 2008 02:48:54 +0000 (04:48 +0200)]
added debian/files to .hgignore

16 years agoMakefile: chkdb etc. is only called if DESTDIR is empty, so there is no need for...
rohieb@agathe.wilhelm-gym.net [Wed, 23 Jul 2008 02:37:57 +0000 (04:37 +0200)]
Makefile: chkdb etc. is only called if DESTDIR is empty, so there is no need for debian/rules to sudo the install

16 years agoREL_3.0-beta1
rohieb@agathe.wilhelm-gym.net [Wed, 23 Jul 2008 02:31:08 +0000 (04:31 +0200)]
REL_3.0-beta1

16 years agoAdded tag REL_3.0-beta1 for changeset f426e8e32dc1e099d1cb9f74ed9d442cb7151cf1
rohieb [Wed, 23 Jul 2008 02:26:32 +0000 (04:26 +0200)]
Added tag REL_3.0-beta1 for changeset f426e8e32dc1e099d1cb9f74ed9d442cb7151cf1

16 years agoadded tag REL_3.0-beta REL_3.0-beta1
rohieb [Wed, 23 Jul 2008 02:22:45 +0000 (04:22 +0200)]
added tag REL_3.0-beta

16 years agoadded a little @todo, added debian/conffiles, removed debian/docs
rohieb@agathe.wilhelm-gym.net [Wed, 23 Jul 2008 02:21:00 +0000 (04:21 +0200)]
added a little @todo, added debian/conffiles, removed debian/docs

16 years agoadded debian/conffiles, removed unused debian/docs
rohieb [Wed, 23 Jul 2008 02:13:16 +0000 (04:13 +0200)]
added debian/conffiles, removed unused debian/docs

16 years agoAdded tag REL_3.0-beta for changeset a607e27b496ad9f45b3f2bf186293029efdea748
root@agathe.wilhelm-gym.net [Tue, 22 Jul 2008 16:54:20 +0000 (18:54 +0200)]
Added tag REL_3.0-beta for changeset a607e27b496ad9f45b3f2bf186293029efdea748

16 years agofixed file system rights for debian/rules (+x) REL_3.0-beta
rohieb [Mon, 21 Jul 2008 18:35:50 +0000 (20:35 +0200)]
fixed file system rights for debian/rules (+x)

16 years agofixed file system rights of Makefile (-x)
root@agathe.wilhelm-gym.net [Mon, 21 Jul 2008 18:33:24 +0000 (20:33 +0200)]
fixed file system rights of Makefile (-x)

16 years agoadded includes/config.inc, .cache to .hgignore
rohieb [Mon, 21 Jul 2008 18:22:54 +0000 (20:22 +0200)]
added includes/config.inc, .cache to .hgignore

16 years agoadded .hgignore
rohieb [Mon, 21 Jul 2008 18:13:30 +0000 (20:13 +0200)]
added .hgignore

16 years agoinstallation must be run as root, or chkdb fails
rohieb [Mon, 21 Jul 2008 18:13:13 +0000 (20:13 +0200)]
installation must be run as root, or chkdb fails

16 years agofixed installation of admin navigation menu
rohieb [Mon, 21 Jul 2008 18:12:05 +0000 (20:12 +0200)]
fixed installation of admin navigation menu

16 years agoremoved double license files (lintian is angry about it)
rohieb [Mon, 21 Jul 2008 17:15:59 +0000 (19:15 +0200)]
removed double license files (lintian is angry about it)

16 years agofixed lintian errors, removed unused comments and targets in debian rules file
rohieb [Mon, 21 Jul 2008 17:14:09 +0000 (19:14 +0200)]
fixed lintian errors, removed unused comments and targets in debian rules file

16 years agofixed file system rights
rohieb [Mon, 21 Jul 2008 17:12:10 +0000 (19:12 +0200)]
fixed file system rights

16 years agoadded clean and distclean targets
rohieb [Mon, 21 Jul 2008 16:07:04 +0000 (18:07 +0200)]
added clean and distclean targets

16 years agoarchitecture any => all
rohieb [Mon, 21 Jul 2008 16:05:51 +0000 (18:05 +0200)]
architecture any => all

16 years agofixed name for automatic package signing through debuild
rohieb [Mon, 21 Jul 2008 16:05:11 +0000 (18:05 +0200)]
fixed name for automatic package signing through debuild

16 years agoadded debian packaging files
rohieb [Sun, 20 Jul 2008 02:29:49 +0000 (04:29 +0200)]
added debian packaging files

16 years agouninstall: removed separator lines
rohieb [Sun, 20 Jul 2008 01:19:04 +0000 (03:19 +0200)]
uninstall: removed separator lines

16 years agoadded comments, added DESTDIR variable for dh_* packaging scripts
rohieb [Sun, 20 Jul 2008 01:12:04 +0000 (03:12 +0200)]
added comments, added DESTDIR variable for dh_* packaging scripts

16 years agoadded entry for the log_module table
rohieb [Mon, 14 Jul 2008 17:48:38 +0000 (19:48 +0200)]
added entry for the log_module table

16 years agogetTimesliceBeginnings(), getTimesliceEndings(): fixed GMT problem here too
rohieb [Mon, 14 Jul 2008 15:19:26 +0000 (17:19 +0200)]
getTimesliceBeginnings(), getTimesliceEndings(): fixed GMT problem here too

16 years agothe times in the first row were not in GMT but in local time
rohieb [Mon, 14 Jul 2008 12:55:33 +0000 (14:55 +0200)]
the times in the first row were not in GMT but in local time

16 years agoconfig.inc is now touched by the Makefile for standard values, removed .hgignore
rohieb [Sun, 13 Jul 2008 21:15:19 +0000 (23:15 +0200)]
config.inc is now touched by the Makefile for standard values, removed .hgignore

16 years agodefault values for configuration
rohieb [Sun, 13 Jul 2008 21:10:21 +0000 (23:10 +0200)]
default values for configuration

16 years agoremoved debug output
rohieb [Sun, 13 Jul 2008 21:09:09 +0000 (23:09 +0200)]
removed debug output

16 years agoremoved the row from SQL table log_module
rohieb [Sun, 13 Jul 2008 21:05:16 +0000 (23:05 +0200)]
removed the row from SQL table log_module

16 years agoexplicitly set the module for log_insert(), SQL table is updated automagically on...
rohieb [Sun, 13 Jul 2008 21:03:36 +0000 (23:03 +0200)]
explicitly set the module for log_insert(), SQL table is updated automagically on the first log entry

16 years agoconfig times are required in GMT!
rohieb [Sun, 13 Jul 2008 20:41:49 +0000 (22:41 +0200)]
config times are required in GMT!

16 years agorsTimesliced was renamed to mod_roomReservationTimeslice
rohieb [Sun, 13 Jul 2008 20:29:30 +0000 (22:29 +0200)]
rsTimesliced was renamed to mod_roomReservationTimeslice

16 years ago+/usr/share/iserv/modules/room-reservation/update-iserv1-iserv2.pl
rohieb [Sun, 13 Jul 2008 20:19:37 +0000 (22:19 +0200)]
+/usr/share/iserv/modules/room-reservation/update-iserv1-iserv2.pl

16 years agodatabase conversion, removed needless comments and code
rohieb [Sun, 13 Jul 2008 20:09:49 +0000 (22:09 +0200)]
database conversion, removed needless comments and code

16 years agoadded .hgignore and Eclipse project
rohieb [Sun, 13 Jul 2008 18:10:08 +0000 (20:10 +0200)]
added .hgignore and Eclipse project

16 years agochanged file system rights
rohieb [Sun, 13 Jul 2008 17:54:52 +0000 (19:54 +0200)]
changed file system rights

16 years agolog messages in delete(), write(): added reason and real times. write(): fixed SQL...
root@iserv.zuhause.test [Sun, 13 Jul 2008 17:41:49 +0000 (19:41 +0200)]
log messages in delete(), write(): added reason and real times. write(): fixed SQL query to fetch the current UID serial value

16 years agoshow(): when a new booking was inserted, the UID was 0 and so the deletion link didn...
root@iserv.zuhause.test [Sun, 13 Jul 2008 17:40:19 +0000 (19:40 +0200)]
show(): when a new booking was inserted, the UID was 0 and so the deletion link didn't work

16 years agoremoved double call of _PageBlue(), as mod_roomReservationPage::endShow() ist already...
rohieb [Sun, 13 Jul 2008 17:31:33 +0000 (19:31 +0200)]
removed double call of _PageBlue(), as mod_roomReservationPage::endShow() ist already called within mod_roomReservationPage::show())

16 years ago(no commit message)
rohieb [Sun, 13 Jul 2008 16:20:02 +0000 (18:20 +0200)]
(no commit message)

16 years agoremoved debug output
root@iserv.zuhause.test [Sun, 13 Jul 2008 16:04:02 +0000 (18:04 +0200)]
removed debug output

16 years agothe SQL sequence is dropped when the table is dropped, removed notice on uninstallation
root@iserv.zuhause.test [Sun, 13 Jul 2008 14:22:13 +0000 (16:22 +0200)]
the SQL sequence is dropped when the table is dropped, removed notice on uninstallation

16 years agomod_roomreservation => mod_roomreservation_bookings
root@iserv.zuhause.test [Sat, 12 Jul 2008 01:52:42 +0000 (03:52 +0200)]
mod_roomreservation => mod_roomreservation_bookings

16 years agoremoved stat.png.php from installation
root@iserv.zuhause.test [Sat, 12 Jul 2008 01:49:56 +0000 (03:49 +0200)]
removed stat.png.php from installation

16 years agoimported sources
root@iserv.zuhause.test [Sat, 12 Jul 2008 01:45:54 +0000 (03:45 +0200)]
imported sources

This page took 0.055247 seconds and 4 git commands to generate.