Commit Graph

15437 Commits

Author SHA1 Message Date
Jörg Lehrke
85c2676045 Add new class variable 2010-03-06 18:43:44 +00:00
Jörg Lehrke
a0117727bf Fix typo 2010-03-06 15:57:33 +00:00
Ralf Becker
b78673955a automatic updating OBS checkout 2010-03-06 09:32:08 +00:00
Ralf Becker
52e7de7ef0 "re-adding icalsrv and mydms as the are default apps in 1.6" 2010-03-06 09:21:21 +00:00
Ralf Becker
4b3847a069 "some more cleanups and making in similar to EPL version" 2010-03-06 08:48:30 +00:00
Jörg Lehrke
a2602b1570 Remove unused groupdav_groups 2010-03-05 16:31:23 +00:00
Ralf Becker
df16087de0 allow to replace archives in obs checkout 2010-03-05 15:23:37 +00:00
Jörg Lehrke
8207f03cdd Store InfoLog entries with ower 2010-03-05 14:35:16 +00:00
Jörg Lehrke
8175306dea Fix GroupDAV entry duplication issue 2010-03-05 12:07:50 +00:00
Ralf Becker
796beca7b1 Preseed link title-cache for link-list and link-string widget
(Performance improvment, as all titles of an application get queried in
a single query and NOT once for every link)
2010-03-05 10:37:47 +00:00
Jörg Lehrke
a3f27276bd Fix namespace prefix issue for Apples cfnetwork clients 2010-03-05 09:02:17 +00:00
Jörg Lehrke
1e47770279 Fix n_fn update issue 2010-03-05 08:19:52 +00:00
Jörg Lehrke
19081734cd Updated GroupDAV code to support InfoLog calendars, Addressbook and new principal implementation 2010-03-04 23:09:55 +00:00
Jörg Lehrke
9e0f73f0dc Improved search for pseudo exceptions 2010-03-03 22:21:35 +00:00
Ralf Becker
8368344f0f fixed spec file 2010-03-03 18:41:46 +00:00
Ralf Becker
e5ebfd96db updated asyncservice patch 2010-03-03 17:29:00 +00:00
Ralf Becker
aa851924b1 missing header.inc.php and removed no longer used .tar.bz2 files 2010-03-03 14:40:51 +00:00
Ralf Becker
7b4316d735 new spec file for 1.6.003:
- eGroupware package only requiring eGroupware-core and default apps
- eGroupware core containing eGroupware-addressbook (as accounts class
  requires it)
- removed apache.conf and egroupware.cron from tar.bz2 archives for
  easier customization
2010-03-03 13:10:36 +00:00
Ralf Becker
671a0293ef fixed propfind_iterator sometimes not returning any item 2010-03-03 08:18:48 +00:00
Jörg Lehrke
31be31954e SlowSync/search issues with event pseudo exceptions 2010-03-02 23:21:54 +00:00
Jörg Lehrke
12ea8c4b1a DST/STDT issue for recurring whole day events 2010-03-02 23:16:24 +00:00
Jörg Lehrke
306c9455c5 Various GroupDAV fixes and extensions 2010-03-01 21:18:52 +00:00
Klaus Leithoff
55e14b525b fixing of an orgview bug: orgview was extremly sticky, after you selected an org member for e.g. infolog view 2010-03-01 10:24:48 +00:00
Jörg Lehrke
635c7118e5 Fix empty ORGANIZER/ATTENDEE 2010-02-28 12:53:23 +00:00
Jörg Lehrke
192cbd836a Set ORGANIZER for KDE 2010-02-26 15:35:04 +00:00
Jörg Lehrke
88ac091e2a Update egw-pear/HTTP/WebDAV 2010-02-26 12:50:14 +00:00
Jörg Lehrke
77dc590614 Fix (pseudo) exception handling in CalDAV 2010-02-26 12:30:17 +00:00
Klaus Leithoff
96a47f2dff backport of rev27514+rev27703 from trunk to fix "n_fn not updated anymore"-issue 2010-02-26 11:47:17 +00:00
Jörg Lehrke
ee00114a2e Fix GroupDAV issues 2010-02-26 10:59:30 +00:00
Jörg Lehrke
3935667813 Add RDATE support to VTIMEZONE parser 2010-02-26 10:58:03 +00:00
Jörg Lehrke
aa779da763 Addressbook synchronization backport 2010-02-25 16:21:49 +00:00
Jörg Lehrke
151b32da10 Infolog synchronization backport missing pieces 2010-02-25 14:18:07 +00:00
Klaus Leithoff
91d3abd608 fixing issue: failed add to organisation from org-view, when colon in org_unit/org_location/organisation 2010-02-25 13:42:03 +00:00
Jörg Lehrke
19472152e6 Infolog synchronization backport 2010-02-25 08:27:34 +00:00
Jörg Lehrke
1c6ca4eb7a Fix various recurring event issues 2010-02-24 14:53:15 +00:00
Jörg Lehrke
6433df94ec Calendar synchronization backport 2010-02-23 18:35:43 +00:00
Klaus Leithoff
79a2c95678 fix for a problem with IE7 and IE8(Compatibilitymode) displaying Icons and text in Navbar 2010-02-19 14:55:11 +00:00
Klaus Leithoff
c0c3028f37 improving session control for felamimail bosieve async_vacation. Force sessions to be rebuilded 2010-02-17 14:22:37 +00:00
Jörg Lehrke
e2f7cd790f Enable proper 'refresh from server' again 2010-02-17 13:28:12 +00:00
Klaus Leithoff
fda3d2bad6 get rid of comma in full-emailadresses, as imap_rfc_address_list assumes a new address to come after comma 2010-02-17 12:06:23 +00:00
Klaus Leithoff
44707ff64c get rid of comma in emailadresses, as imap_rfc_address_list assumes a new address to come after comma 2010-02-17 10:56:48 +00:00
Klaus Leithoff
df4a507959 better session control for felamimail/emailadmin, to control the loading of preferences for the setting of vacations by date by async job (user was not changed (since session was reused), when several users wanted to change their vacation message by date via async job at the same day) 2010-02-16 17:01:52 +00:00
Jörg Lehrke
ec4778f6bc Fix newline issue 2010-02-16 15:10:45 +00:00
Nathan Gray
ec3d8a7869 Backport Javascript fix for ajax select widget on IE 2010-02-15 20:48:48 +00:00
Ralf Becker
71c52d4e43 fixed a strange PHP5.3 problem, it seems call_user_func_array fails returning NULL for a static method with a var parameter 2010-02-15 06:07:58 +00:00
Ralf Becker
003d1c1c94 fix for Debian Bug#569677: egroupware-core: base configuration fails with php error if egroupware-emailadmin is not installed 2010-02-15 02:59:33 +00:00
Ralf Becker
df8581e1f6 apache config: fixed not allowed symbolic constants in error_reporting, added /usr/share/jpgraph:/usr/bin/tnef:/usr/bin/aspell to open_basedir, updated memory_limit to 64M, upload_max_filesize 64M and post_max_size 65M 2010-02-14 06:59:25 +00:00
Ralf Becker
e3fa760a9a apache config: fixed not allowed symbolic constants in error_reporting, added /usr/share/jpgraph:/usr/bin/tnef:/usr/bin/aspell to open_basedir, updated memory_limit to 64M, upload_max_filesize 64M and post_max_size 65M 2010-02-14 06:51:32 +00:00
Ralf Becker
caeea37842 pushing version to 1.6.003 2010-02-14 06:26:56 +00:00
Ralf Becker
3221c6e8ba moved aspell_path config to setup, vor obvious reasons 2010-02-14 06:18:03 +00:00