iserv-mod-room-reservation.git
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 agoadded .hgignore
rohieb [Sun, 13 Jul 2008 18:03:19 +0000 (20:03 +0200)]
added .hgignore

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.043344 seconds and 4 git commands to generate.