- Neue JQuery Version (draggable Unterstützung für IE9, neues Autocomplete)

- Coodle Anpassung neue JQuery Version und Bugfixes für aktuelle Browserversionen
- Freebusy Plugin für SOGo Kalender
This commit is contained in:
Andreas Österreicher
2013-01-25 09:05:06 +00:00
parent 1ce0f55915
commit bf5dc880da
11 changed files with 1102 additions and 50 deletions
+5
View File
@@ -141,6 +141,11 @@ define('OPUS_DB','bla');
// Pfad zu den Opus Volltexten
define('OPUS_PATH_PAA','/var/www/opus/volltexte/');
// ***** SOGO *****
define('SOGO_SERVER','https://sogo.technikum-wien.at/SOGo/');
define('SOGO_USER','user');
define('SOGO_PASSWD','passwort');
// ***** Nicht aendern *****
define('TABLE_ID','_id');
define('TABLE_BEGIN','tbl_');