iserv-mod-room-reservation.git
15 years agoMakefile: merged REL_3.0
rohieb [Sat, 26 Jul 2008 02:35:16 +0000 (04:35 +0200)]
Makefile: merged

15 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

15 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

15 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

15 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.

15 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()

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

15 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()

15 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/

15 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

15 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

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

15 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

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

15 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

15 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

15 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;

15 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

15 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

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

15 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

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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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)

15 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)

15 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

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

15 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

15 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

15 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)

15 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

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

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

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

15 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

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

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

15 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

15 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

15 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

15 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

15 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

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

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

15 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

15 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

15 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!

15 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

15 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

15 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

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

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

15 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

15 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

15 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())

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

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

15 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

15 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

15 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

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

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