c37e1885ff
"rewriting onchange for checkboxes for IE to an onclick"
2009-07-30 07:11:42 +00:00
44891a8c3a
fixed not working --run -name or --run +name
2009-07-21 06:32:44 +00:00
dab1b3a225
adapted patch for updated sources
2009-07-20 16:09:01 +00:00
95f6ced9b7
renamed rpmlintrc file to containt no version
2009-07-20 16:08:35 +00:00
bbcf5dc565
"1.6.002 version and changelog"
2009-07-20 07:58:01 +00:00
463d61fa36
not longer used
2009-07-20 07:45:47 +00:00
84bd571ae8
"setting defaults for 1.6.002"
2009-07-20 07:36:28 +00:00
3a6ed9ce4e
added new build script to 1.6 branch
2009-07-20 07:32:26 +00:00
ba346ab68b
"replaced split with preg_split"
2009-07-20 07:30:34 +00:00
367d2b5ad6
Keep Field Order
2009-07-19 20:05:06 +00:00
81afb6f8e9
Fix Funambol Outlook Client Issues
2009-07-18 23:02:31 +00:00
71dfd3b2bb
Fix SIF Parser
2009-07-18 22:36:44 +00:00
91f0b9ad9d
Empty ENCODING and CHARSET
2009-07-18 18:00:39 +00:00
a874ad53a4
"removed onclick alert"
2009-07-18 15:39:00 +00:00
e9a7336a35
"removed onclick alert"
2009-07-18 15:35:42 +00:00
326a31722b
"fix for bug: checking \"whole query\" sets number of rows to -1"
2009-07-18 15:19:02 +00:00
947e09e02f
"fix for bug: checking \"whole query\" sets number of rows to -1"
2009-07-18 15:17:41 +00:00
d679a00d1d
"fix for bug #2112 : fix maybe wrong case in username on login
...
makes problems eg. in filemanager (name of homedir)"
2009-07-18 13:14:13 +00:00
89d8486583
Support of Funambol Outlook Sync Client
2009-07-18 13:11:43 +00:00
a34f7faec5
Fix for bug #2074 + #2075 : Postgres update error to 1.6
2009-07-18 12:57:21 +00:00
3d195218f1
Fix for bug #2074 + #2075 : Postgres update error to 1.6
2009-07-18 12:55:21 +00:00
fed41cf05e
"Fix for bug #2111 : xml_functions.inc.php calls to an undefined method
...
as suggested by Igor Blanco"
2009-07-18 12:46:05 +00:00
52dbb060d2
"Fix for bug #2111 : xml_functions.inc.php calls to an undefined method
...
as suggested by Igor Blanco"
2009-07-18 12:44:38 +00:00
3fdb693e35
Fix whole day events
2009-07-18 12:40:58 +00:00
fac44715bb
"Fix for bug #1885 : egw_db->row doesn't work as expected
...
reverted r25031, as it returns the first record with numeric indexes (it's anyway a depricated function)"
2009-07-18 12:36:19 +00:00
cdb601da56
"Fix for bug #1885 : egw_db->row doesn't work as expected
...
reverted r25031, as it returns the first record with numeric indexes (it's anyway a depricated function)"
2009-07-18 12:33:52 +00:00
48538a6ced
Give higher levels a chance to avoid QP
2009-07-18 12:31:00 +00:00
3d5a57ca7b
"Fix for bug #1891 : CAS auth seems to fail"
2009-07-18 12:22:48 +00:00
67913ad192
"Fix for bug #1891 : CAS auth seems to fail"
2009-07-18 12:22:14 +00:00
b5c8df2015
"Fix for bug #1992 from Hans-Juergen Tappe:
...
The sitemgr login module does not cleanup session."
2009-07-18 12:16:38 +00:00
10006c16ec
"Fix for bug #1992 from Hans-Juergen Tappe:
...
The sitemgr login module does not cleanup session."
2009-07-18 12:15:20 +00:00
755c9103f6
"Fix for bug #1990 from Hans-Juergen Tappe:
...
Fix a typo which prevents categories which come in as an array to be handled correctly."
2009-07-18 12:04:59 +00:00
e1a25587c8
update from 1.6.002
2009-07-18 10:00:33 +00:00
656d784fb3
pushing version to 1.6.002
2009-07-18 10:00:05 +00:00
201f498a9c
checking if attachment or attachment dir exists, before trying to delete it, to quieten warning, also improved warning to be precise if file does not exist, is no directory, or permission missing
2009-07-18 09:33:30 +00:00
8fb60be7d7
checking if attachment or attachment dir exists, before trying to delete it, to quieten warning, also improved warning to be precise if file does not exist, is no directory, or permission missing
2009-07-18 09:12:52 +00:00
3d1cb839ce
so class STEP2: re-insert recurrences for deleted exceptions manually to avoid the forced rebuild of all recurrences and states
2009-07-17 17:16:34 +00:00
e77ed49566
so class STEP1: reverted wrong recurrence rebuild with $max. fixed not working move() method for egw_cal_user. fixed participant status orphans
2009-07-17 14:49:19 +00:00
86db825cbf
"more RECURRENCE-ID stuff:
...
- disabling it on import, as we cant overwrite a cal_id with a timestamp
- fixing it on export, finding the closest exception to return it
- using array_merge to merge virtual and real exceptions, as + overwrites numeric keys"
2009-07-17 12:08:45 +00:00
81a4097818
removed depricated assignment by reference
2009-07-17 11:29:45 +00:00
d3e2130c25
removed depricated assignment by reference
2009-07-17 11:29:15 +00:00
b6f0321b52
prevent using the numeric value of a group or user twice, by checking if it already exists for both sides
2009-07-17 10:32:57 +00:00
0e3f456fe1
"RECURRENCE-ID: $event['reference'] is a calendar_id, not a timestamp"
2009-07-17 10:15:22 +00:00
9f377914c9
fix recurrence exception issue
2009-07-16 19:42:50 +00:00
99eaf8921b
Enable FN again
2009-07-16 19:40:02 +00:00
907da227e6
merged iPhone CalDAV fixes to 1.6
2009-07-16 16:38:33 +00:00
a5ff2eb037
fix for invalid category ids, eg. delete categories
2009-07-16 16:05:40 +00:00
2cfa5530c3
"if path ends in a slash, multiple files can be uploaded, their original filename is kept then"
2009-07-16 12:57:00 +00:00
332901742b
"- document and clearify option: required mimetype or regular expression for mimetype to match, eg. '/^text\//i' for all text files
...
- unset onchange, if $id is empty"
2009-07-16 08:02:37 +00:00
cb0fc5db82
- merged SyncML-1.2 branch with trunk:
...
svn merge -r 26935:HEAD ^/branches/SyncML-1.2/calendar .
- with the exception of class.calendar_uiforms.inc.php,
as it was not updated with the latest changes from trunk
and I'm not sure about the changes
--> needs further discussion, sorry :-(
svn revert inc/class.calendar_uiforms.inc.php
2009-07-15 20:35:56 +00:00