summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
rohieb [Wed, 23 Jul 2008 02:22:45 +0000 (04:22 +0200)]
added tag REL_3.0-beta
rohieb [Wed, 23 Jul 2008 02:13:16 +0000 (04:13 +0200)]
added debian/conffiles, removed unused debian/docs
root@agathe.wilhelm-gym.net [Tue, 22 Jul 2008 16:54:20 +0000 (18:54 +0200)]
rohieb [Mon, 21 Jul 2008 18:35:50 +0000 (20:35 +0200)]
fixed file system rights for debian/rules (+x)
root@agathe.wilhelm-gym.net [Mon, 21 Jul 2008 18:33:24 +0000 (20:33 +0200)]
fixed file system rights of Makefile (-x)
rohieb [Mon, 21 Jul 2008 18:22:54 +0000 (20:22 +0200)]
added includes/config.inc, .cache to .hgignore
rohieb [Mon, 21 Jul 2008 18:13:30 +0000 (20:13 +0200)]
added .hgignore
rohieb [Mon, 21 Jul 2008 18:13:13 +0000 (20:13 +0200)]
installation must be run as root, or chkdb fails
rohieb [Mon, 21 Jul 2008 18:12:05 +0000 (20:12 +0200)]
fixed installation of admin navigation menu
rohieb [Mon, 21 Jul 2008 17:15:59 +0000 (19:15 +0200)]
removed double license files (lintian is angry about it)
rohieb [Mon, 21 Jul 2008 17:14:09 +0000 (19:14 +0200)]
fixed lintian errors, removed unused comments and targets in debian rules file
rohieb [Mon, 21 Jul 2008 17:12:10 +0000 (19:12 +0200)]
fixed file system rights
rohieb [Mon, 21 Jul 2008 16:07:04 +0000 (18:07 +0200)]
added clean and distclean targets
rohieb [Mon, 21 Jul 2008 16:05:51 +0000 (18:05 +0200)]
architecture any => all
rohieb [Mon, 21 Jul 2008 16:05:11 +0000 (18:05 +0200)]
fixed name for automatic package signing through debuild
rohieb [Sun, 20 Jul 2008 02:29:49 +0000 (04:29 +0200)]
added debian packaging files
rohieb [Sun, 20 Jul 2008 01:19:04 +0000 (03:19 +0200)]
uninstall: removed separator lines
rohieb [Sun, 20 Jul 2008 01:12:04 +0000 (03:12 +0200)]
added comments, added DESTDIR variable for dh_* packaging scripts
rohieb [Mon, 14 Jul 2008 17:48:38 +0000 (19:48 +0200)]
added entry for the log_module table
rohieb [Mon, 14 Jul 2008 15:19:26 +0000 (17:19 +0200)]
getTimesliceBeginnings(), getTimesliceEndings(): fixed GMT problem here too
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
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
rohieb [Sun, 13 Jul 2008 21:10:21 +0000 (23:10 +0200)]
default values for configuration
rohieb [Sun, 13 Jul 2008 21:09:09 +0000 (23:09 +0200)]
removed debug output
rohieb [Sun, 13 Jul 2008 21:05:16 +0000 (23:05 +0200)]
removed the row from SQL table log_module
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
rohieb [Sun, 13 Jul 2008 20:41:49 +0000 (22:41 +0200)]
config times are required in GMT!
rohieb [Sun, 13 Jul 2008 20:29:30 +0000 (22:29 +0200)]
rsTimesliced was renamed to mod_roomReservationTimeslice
rohieb [Sun, 13 Jul 2008 20:19:37 +0000 (22:19 +0200)]
+/usr/share/iserv/modules/room-reservation/update-iserv1-iserv2.pl
rohieb [Sun, 13 Jul 2008 20:09:49 +0000 (22:09 +0200)]
database conversion, removed needless comments and code
rohieb [Sun, 13 Jul 2008 18:10:08 +0000 (20:10 +0200)]
added .hgignore and Eclipse project
rohieb [Sun, 13 Jul 2008 17:54:52 +0000 (19:54 +0200)]
changed file system rights
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
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
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())
rohieb [Sun, 13 Jul 2008 16:20:02 +0000 (18:20 +0200)]
(no commit message)
root@iserv.zuhause.test [Sun, 13 Jul 2008 16:04:02 +0000 (18:04 +0200)]
removed debug output
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
root@iserv.zuhause.test [Sat, 12 Jul 2008 01:52:42 +0000 (03:52 +0200)]
mod_roomreservation => mod_roomreservation_bookings
root@iserv.zuhause.test [Sat, 12 Jul 2008 01:49:56 +0000 (03:49 +0200)]
removed stat.png.php from installation
root@iserv.zuhause.test [Sat, 12 Jul 2008 01:45:54 +0000 (03:45 +0200)]
imported sources
This page took 0.03664 seconds and 4 git commands to generate.