projects
/
iserv-mod-room-reservation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9b7b830
)
removed debug output
author
root@iserv.zuhause.test
<root@iserv.zuhause.test>
Sun, 13 Jul 2008 16:04:02 +0000
(18:04 +0200)
committer
root@iserv.zuhause.test
<root@iserv.zuhause.test>
Sun, 13 Jul 2008 16:04:02 +0000
(18:04 +0200)
29 files changed:
Doxyfile
[changed mode: 0755->0644]
patch
|
blob
|
history
Makefile
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/LICENSE
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/LICENSE.de
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/TODO
[changed mode: 0755->0644]
patch
|
blob
|
history
doc/changelog.html
[changed mode: 0755->0644]
patch
|
blob
|
history
img/24/mod_room-reservation_timeslice.png
[changed mode: 0755->0644]
patch
|
blob
|
history
includes/config.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
includes/exceptions.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
includes/functions.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
includes/globals.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
includes/mod_roomReservationBooking.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
includes/mod_roomReservationBookingPage.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
includes/mod_roomReservationBookingTable.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
includes/mod_roomReservationBookingsManager.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
includes/mod_roomReservationConfig.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
includes/mod_roomReservationConfigPage.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
includes/mod_roomReservationPage.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
includes/mod_roomReservationRoom.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
includes/mod_roomReservationRoomsManager.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
includes/mod_roomReservationTimeslice.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
includes/mod_roomReservationTimesliceListBox.inc
[changed mode: 0755->0644]
patch
|
blob
|
history
lang/mod_room-reservation.po
[changed mode: 0755->0644]
patch
|
blob
|
history
nav/79mod_room-reservation.mod
[changed mode: 0755->0644]
patch
|
blob
|
history
nav/admin/99mod_room-reservation.mod
[changed mode: 0755->0644]
patch
|
blob
|
history
priv/mod_room-reservation
[changed mode: 0755->0644]
patch
|
blob
|
history
sql/mod_room-reservation.sql
[changed mode: 0755->0644]
patch
|
blob
|
history
src/admin/config.php
[changed mode: 0755->0644]
patch
|
blob
|
history
src/index.php
[changed mode: 0755->0644]
patch
|
blob
|
history
diff --git
a/Doxyfile
b/Doxyfile
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/Makefile
b/Makefile
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/LICENSE
b/doc/LICENSE
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/LICENSE.de
b/doc/LICENSE.de
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/TODO
b/doc/TODO
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/doc/changelog.html
b/doc/changelog.html
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/img/24/mod_room-reservation_timeslice.png
b/img/24/mod_room-reservation_timeslice.png
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/includes/config.inc
b/includes/config.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/includes/exceptions.inc
b/includes/exceptions.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/includes/functions.inc
b/includes/functions.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/includes/globals.inc
b/includes/globals.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/includes/mod_roomReservationBooking.inc
b/includes/mod_roomReservationBooking.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/includes/mod_roomReservationBookingPage.inc
b/includes/mod_roomReservationBookingPage.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/includes/mod_roomReservationBookingTable.inc
b/includes/mod_roomReservationBookingTable.inc
old mode 100755
(executable)
new mode 100644
(file)
index
c325d88
..
c70ddc1
--- a/
includes/mod_roomReservationBookingTable.inc
+++ b/
includes/mod_roomReservationBookingTable.inc
@@
-156,12
+156,6
@@
class mod_roomReservationBookingsTable /* extends mclWidget */ {
*/
protected function processRequestVariables() {
*/
protected function processRequestVariables() {
- ########################
- # FIXME remove this
- var_export($_GET); echo "<p />";
- var_export($_POST); echo "<p />";
- ########################
-
// default values
$aoRooms = $this->oRm->getRooms();
if($aoRooms != array()) {
// default values
$aoRooms = $this->oRm->getRooms();
if($aoRooms != array()) {
@@
-265,16
+259,6
@@
class mod_roomReservationBookingsTable /* extends mclWidget */ {
$_POST["mod_roomReservationBookingTable"]["submitdelete"] : "");
}
}
$_POST["mod_roomReservationBookingTable"]["submitdelete"] : "");
}
}
-
- ################
- /** FIXME remove this */
- echo sprintf("date: %s <br />", $this->getDate());
- echo sprintf("room: %s <br />", $this->getRoom());
- echo sprintf("reason: %s <br />", $this->getReason());
- echo sprintf("tsfirst: %s <br />", $this->getTsFirst());
- echo sprintf("tslast: %s <br />", $this->getTsLast());
- echo sprintf("action: %s <br />", $this->getAction());
- ################
}
/***************************************************************************/
}
/***************************************************************************/
diff --git
a/includes/mod_roomReservationBookingsManager.inc
b/includes/mod_roomReservationBookingsManager.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/includes/mod_roomReservationConfig.inc
b/includes/mod_roomReservationConfig.inc
old mode 100755
(executable)
new mode 100644
(file)
index
9c02e3e
..
1aca132
--- a/
includes/mod_roomReservationConfig.inc
+++ b/
includes/mod_roomReservationConfig.inc
@@
-93,7
+93,6
@@
class mod_roomReservationConfig {
/** (bool) Determine if the weekend is shown */
protected $bShowWeekend;
/** (bool) Determine if the strings "1. lesson", "2. lesson" etc are shown */
/** (bool) Determine if the weekend is shown */
protected $bShowWeekend;
/** (bool) Determine if the strings "1. lesson", "2. lesson" etc are shown */
- // FIXME needed?
protected $bShowLessons;
/** (array of strings) error messages */
protected $asMessages;
protected $bShowLessons;
/** (array of strings) error messages */
protected $asMessages;
@@
-242,7
+241,6
@@
class mod_roomReservationConfig {
/**
* Determine if the lesson strings in the booking table are shown
* @return bool
/**
* Determine if the lesson strings in the booking table are shown
* @return bool
- * FIXME needed?
*/
public function isShowLessons() { return ($this->bShowLessons == true); }
*/
public function isShowLessons() { return ($this->bShowLessons == true); }
diff --git
a/includes/mod_roomReservationConfigPage.inc
b/includes/mod_roomReservationConfigPage.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/includes/mod_roomReservationPage.inc
b/includes/mod_roomReservationPage.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/includes/mod_roomReservationRoom.inc
b/includes/mod_roomReservationRoom.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/includes/mod_roomReservationRoomsManager.inc
b/includes/mod_roomReservationRoomsManager.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/includes/mod_roomReservationTimeslice.inc
b/includes/mod_roomReservationTimeslice.inc
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/includes/mod_roomReservationTimesliceListBox.inc
b/includes/mod_roomReservationTimesliceListBox.inc
old mode 100755
(executable)
new mode 100644
(file)
index
7c958af
..
595ed61
--- a/
includes/mod_roomReservationTimesliceListBox.inc
+++ b/
includes/mod_roomReservationTimesliceListBox.inc
@@
-142,7
+142,7
@@
class mod_roomReservationTimesliceListBox /* extends mclControl */ {
}
} elseif($this->getAction() == MOD_ROOM_RESERVATION_TLB_ACTION_DELETE) {
}
} elseif($this->getAction() == MOD_ROOM_RESERVATION_TLB_ACTION_DELETE) {
- //
FIXME
delete a timeslice from the configuration file
+ // delete a timeslice from the configuration file
if(isset($_POST["mod_roomReservationTimesliceListBox"])) {
if(isset($_POST["mod_roomReservationTimesliceListBox"]["l"])) {
$ao = $this->oCfg->getTimeslices();
if(isset($_POST["mod_roomReservationTimesliceListBox"])) {
if(isset($_POST["mod_roomReservationTimesliceListBox"]["l"])) {
$ao = $this->oCfg->getTimeslices();
diff --git
a/lang/mod_room-reservation.po
b/lang/mod_room-reservation.po
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/nav/79mod_room-reservation.mod
b/nav/79mod_room-reservation.mod
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/nav/admin/99mod_room-reservation.mod
b/nav/admin/99mod_room-reservation.mod
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/priv/mod_room-reservation
b/priv/mod_room-reservation
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/sql/mod_room-reservation.sql
b/sql/mod_room-reservation.sql
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/admin/config.php
b/src/admin/config.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/index.php
b/src/index.php
old mode 100755
(executable)
new mode 100644
(file)
This page took
0.038275 seconds
and
4
git commands to generate.