[egroupware] / branches / 1.6 Repository:
Stylite GmbH

Log of /branches/1.6

View Directory Listing Directory Listing


Sticky Revision:

Revision 32007 - Directory Listing
Modified Fri Sep 10 13:20:35 2010 UTC (23 minutes, 54 seconds ago) by leithoff
fixed bug reported by V.Richert, about not decoded envelope information; thus allow arrays to be passed and processed to bofelamimail::decode_header; use the new ability; provide better control if data should be decoded or not

Revision 31835 - Directory Listing
Modified Fri Aug 27 16:39:47 2010 UTC (13 days, 21 hours ago) by ralfbecker
added missing status widget for tr_group

Revision 31799 - Directory Listing
Modified Wed Aug 25 16:57:31 2010 UTC (2 weeks, 1 day ago) by omgs
Slovak update

Revision 31755 - Directory Listing
Modified Sat Aug 21 09:36:41 2010 UTC (2 weeks, 6 days ago) by jlehrke
Fix external event owner issue

Revision 31716 - Directory Listing
Modified Wed Aug 18 10:04:42 2010 UTC (3 weeks, 2 days ago) by ralfbecker
fixed fatal error: Cannot use object of type PEAR_Error as array, happening eg. if no or wrong credentials

Revision 31662 - Directory Listing
Modified Thu Aug 12 06:28:05 2010 UTC (4 weeks, 1 day ago) by ralfbecker
* fixed not stored overdue and close pending days and got overdue working again

Revision 31630 - Directory Listing
Modified Fri Aug 6 20:51:13 2010 UTC (4 weeks, 6 days ago) by jlehrke
Fix old format vCard/vCalendar quoting issue

Revision 31626 - Directory Listing
Modified Fri Aug 6 18:14:23 2010 UTC (4 weeks, 6 days ago) by jlehrke
Improve support of BB Funambol Client

Revision 31623 - Directory Listing
Modified Fri Aug 6 09:35:43 2010 UTC (5 weeks ago) by leithoff
adapted backport of ralfs commit to trunk to improve performance for groupdav/caldav by not checking exeptions for refering to a existing (and refering) master

Revision 31546 - Directory Listing
Modified Tue Jul 27 19:37:13 2010 UTC (6 weeks, 2 days ago) by jlehrke
Fix unknown qualifier issue for contact fields

Revision 31524 - Directory Listing
Modified Sun Jul 25 18:11:05 2010 UTC (6 weeks, 4 days ago) by jlehrke
Fix syncml:metinf and syncml:devinf namespace issue (#2696)

Revision 31518 - Directory Listing
Modified Sun Jul 25 09:09:20 2010 UTC (6 weeks, 5 days ago) by ralfbecker
avoiding deprecated warning under php5.3

Revision 31338 - Directory Listing
Modified Thu Jul 8 09:23:04 2010 UTC (2 months ago) by leithoff
quitening warning for mb-strpos, when attachment->cid is not set

Revision 31208 - Directory Listing
Modified Wed Jun 30 12:08:43 2010 UTC (2 months, 1 week ago) by ralfbecker
backported jscalendar-setup stuff (access without special app rights)

Revision 31204 - Directory Listing
Modified Wed Jun 30 09:57:43 2010 UTC (2 months, 1 week ago) by ralfbecker
fixed contactform so anonymous user can attach files (without giving him addressbook run rights and edit rights for the used addressbook)

Revision 31162 - Directory Listing
Modified Mon Jun 28 14:48:42 2010 UTC (2 months, 1 week ago) by igel457
Added space to imploding of email addresses in infolog email import to allow linebreaks for long email lists

Revision 31150 - Directory Listing
Modified Mon Jun 28 13:44:55 2010 UTC (2 months, 1 week ago) by igel457
Fixed bug with simple timesheet view mode and the unused quantity field

Revision 31052 - Directory Listing
Modified Wed Jun 23 23:15:06 2010 UTC (2 months, 2 weeks ago) by ralfbecker
fix for bug #2679 - File comments of attached files are not displayed

Revision 30998 - Directory Listing
Modified Tue Jun 22 17:14:48 2010 UTC (2 months, 2 weeks ago) by ralfbecker
backporting r30991-4: using egw_db->capabilities[egw_db::CASE_INSENSITIVE_LIKE] and other PostgreSQL 8.3 fixes

Revision 30973 - Directory Listing
Modified Tue Jun 22 09:35:21 2010 UTC (2 months, 2 weeks ago) by leithoff
backport of ssl/no-validate-cert patch as fallback for ssl connections; fix org-tracker-bug #2665 email recognisation in the Mail Handling for auto-reply failed on some address.

Revision 30957 - Directory Listing
Modified Mon Jun 21 14:58:54 2010 UTC (2 months, 2 weeks ago) by ralfbecker
some more fixes to allow html tags or wiki syntax before and after WikiNames

Revision 30952 - Directory Listing
Modified Mon Jun 21 14:33:14 2010 UTC (2 months, 2 weeks ago) by igel457
Fixed problem with wikinames in filenames

Revision 30935 - Directory Listing
Modified Sat Jun 19 15:30:40 2010 UTC (2 months, 3 weeks ago) by jlehrke
Fix SlowSync timestamp issue (#2663)

Revision 30897 - Directory Listing
Modified Thu Jun 17 18:34:23 2010 UTC (2 months, 3 weeks ago) by jaytraxx
Raise resultlimit in felamimail AJAX addressbooksearch for mail compose and make resultarea scrollable if needed

Revision 30879 - Directory Listing
Modified Thu Jun 17 10:40:44 2010 UTC (2 months, 3 weeks ago) by ralfbecker
fix/workaround for bug #2658 - Monthview navigation issue with Google Chrome (Linux 5.0.x beta)
see http://code.google.com/p/chromium/issues/detail?id=43973

Revision 30860 - Directory Listing
Modified Wed Jun 16 11:05:48 2010 UTC (2 months, 3 weeks ago) by ralfbecker
fixed not working non-static use after Jörgs commit ($app was NOT set anymore)

Revision 30848 - Directory Listing
Modified Wed Jun 16 08:37:45 2010 UTC (2 months, 3 weeks ago) by jlehrke
Fix config::save_value static call issue

Revision 30816 - Directory Listing
Modified Mon Jun 14 20:21:44 2010 UTC (2 months, 3 weeks ago) by ralfbecker
correct validation errors, if no file selected or file could not be attached

Revision 30812 - Directory Listing
Modified Mon Jun 14 20:13:38 2010 UTC (2 months, 3 weeks ago) by ralfbecker
delete db entry again, if we are not able to open a new(!) file in filesystem

Revision 30775 - Directory Listing
Modified Mon Jun 14 07:48:59 2010 UTC (2 months, 3 weeks ago) by jlehrke
Fix GroupDAV/Addressbook categories issue

Revision 30771 - Directory Listing
Modified Mon Jun 14 07:42:03 2010 UTC (2 months, 3 weeks ago) by jlehrke
2nd Fix Evolution CalDAV HTTP_IF_MATCH issue (Stylite#601) 

Revision 30739 - Directory Listing
Modified Fri Jun 11 10:55:51 2010 UTC (2 months, 4 weeks ago) by ralfbecker
removed array_stripslashes function, which is now in common_functions.inc.php

Revision 30727 - Directory Listing
Modified Fri Jun 11 10:00:27 2010 UTC (2 months, 4 weeks ago) by jlehrke
Fix Evolution CalDAV HTTP_IF_MATCH issue (Stylite#601)

Revision 30718 - Directory Listing
Modified Fri Jun 11 09:05:16 2010 UTC (2 months, 4 weeks ago) by jlehrke
Fix WebDAV support for Bitkinex client (EGw.org#2650)

Revision 30562 - Directory Listing
Modified Mon Jun 7 11:24:30 2010 UTC (3 months ago) by leithoff
fix typo that prevented the redisplay of the saved setting for inital-dot-last and intial-last email creation schemes

Revision 30530 - Directory Listing
Modified Fri Jun 4 11:16:35 2010 UTC (3 months ago) by leithoff
update to Version 4.1.1:HTML Purifier 4.1.1 is a major security and bugfix release that 
improves on 4.1s fix for an XSS vulnerability exploitable on Internet Explorer.  It also contains a number of important bugfixes, including
> the removal of improper logic that could result in infinite loops and
> fixed parsing for single-attributes with entities with DirectLex.

Revision 30512 - Directory Listing
Modified Fri Jun 4 07:07:02 2010 UTC (3 months, 1 week ago) by leithoff
remove message_org block in displayMsg as it is used only in view_message_printable template

Revision 30477 - Directory Listing
Modified Tue Jun 1 12:12:41 2010 UTC (3 months, 1 week ago) by leithoff
postgres: fix for problem with db_backup/update -> no MetaColumns retrieved anymore: if tablenames are quoted, remove the quotes as the use of tablenames in MetaColumns is for comparsion of content of fields in postgres system tables; quoting tablenames breaks comparsion here.

Revision 30446 - Directory Listing
Modified Sun May 30 11:21:19 2010 UTC (3 months, 1 week ago) by ralfbecker
removing unnecessary diagnostics

Revision 30379 - Directory Listing
Modified Wed May 26 12:51:19 2010 UTC (3 months, 2 weeks ago) by leithoff
handle calendar replacements (search for events) only when there are calendar replacements required

Revision 30324 - Directory Listing
Modified Fri May 21 16:36:24 2010 UTC (3 months, 2 weeks ago) by jlehrke
Fix iCal attendee CN issue

Revision 30323 - Directory Listing
Modified Fri May 21 16:22:10 2010 UTC (3 months, 2 weeks ago) by jlehrke
Fix iCal parameter parser

Revision 30307 - Directory Listing
Modified Fri May 21 11:50:54 2010 UTC (3 months, 2 weeks ago) by leithoff
make sure all possible return values that are passed by xajax to ajaxfelamimail are treated correct when calling sendNotify

Revision 30292 - Directory Listing
Modified Thu May 20 19:39:55 2010 UTC (3 months, 3 weeks ago) by ralfbecker
fixed wrong language in notifications

Revision 30281 - Directory Listing
Modified Thu May 20 15:23:32 2010 UTC (3 months, 3 weeks ago) by jlehrke
Fix chunked item issue (bug#2576)

Revision 30270 - Directory Listing
Modified Thu May 20 11:45:34 2010 UTC (3 months, 3 weeks ago) by leithoff
PrintView (from compose) Make sure draftfolder settings from user-defined-account is checked (and applied if existing) before checking for draftfolder settings in felamimail preferences

Revision 30230 - Directory Listing
Modified Wed May 19 17:34:49 2010 UTC (3 months, 3 weeks ago) by ralfbecker
fail if trying to unlink a directory

Revision 30220 - Directory Listing
Modified Wed May 19 12:00:33 2010 UTC (3 months, 3 weeks ago) by igel457
Fixed bug with FCKEditor and Safari in which the fck editor area isn't maximized

Revision 30216 - Directory Listing
Modified Wed May 19 09:34:48 2010 UTC (3 months, 3 weeks ago) by ralfbecker
"fix warning if there are no custom status defined (as in Trunk)"

Revision 30199 - Directory Listing
Modified Tue May 18 11:32:40 2010 UTC (3 months, 3 weeks ago) by igel457
Fixed unlocking of calendar entries when the edit window is closed 

Revision 30176 - Directory Listing
Modified Sat May 15 07:58:28 2010 UTC (3 months, 3 weeks ago) by ralfbecker
setup->setup_account_object() need to load config to $GLOBALS[egw_info][server] too, as eg. auth::encyrpt_password needs the encryption type

Revision 30169 - Directory Listing
Modified Fri May 14 17:23:56 2010 UTC (3 months, 3 weeks ago) by ralfbecker
"disabling not working iterator:
Replacement code for in r29270 removed filter  

	$cal_filters['query']['cal_reference'] = 0;

only works, if all recurrences and the master are returned in a single chunk, otherwise events get returned multiple times"

Revision 30164 - Directory Listing
Modified Fri May 14 13:31:50 2010 UTC (3 months, 3 weeks ago) by jlehrke
Improved calendar_boupdate::find_event() (#2582)

Revision 30162 - Directory Listing
Modified Fri May 14 13:07:07 2010 UTC (3 months, 3 weeks ago) by jlehrke
Add more tolerance for chunked packages

Revision 30155 - Directory Listing
Modified Fri May 14 10:26:18 2010 UTC (3 months, 3 weeks ago) by jlehrke
Fix email-only attendees issue

Revision 30154 - Directory Listing
Modified Fri May 14 10:23:44 2010 UTC (3 months, 3 weeks ago) by jlehrke
Fix 'non_blocking' issue (especially for Nokia)

Revision 30153 - Directory Listing
Modified Fri May 14 10:20:22 2010 UTC (3 months, 3 weeks ago) by jlehrke
Fix monthly recurrence issue (bug#2584)

Revision 30143 - Directory Listing
Modified Thu May 13 10:44:52 2010 UTC (3 months, 4 weeks ago) by ralfbecker
using since php<=5.0 available raw_output=true parameter for md5 and sha1 instead of deprecated and in newer distros no longer available mhash extension

Revision 30135 - Directory Listing
Modified Thu May 13 08:45:57 2010 UTC (3 months, 4 weeks ago) by ralfbecker
"re-enabling \"No access\" eACL, as it was in 1.6.002 and is also re-enabled in Trunk and EPL"

Revision 30116 - Directory Listing
Modified Tue May 11 16:22:02 2010 UTC (4 months ago) by ralfbecker
"only add \"your session could not be verified\", if a sessionid is given (cookie or on url)"

Revision 30111 - Directory Listing
Modified Tue May 11 16:03:54 2010 UTC (4 months ago) by ralfbecker
"php5.3 fix: PHP Deprecated:  Function split() is deprecated in /var/www/html/egroupware/tracker/inc/class.tracker_tracking.inc.php on line 135
"

Revision 30109 - Directory Listing
Modified Tue May 11 15:47:02 2010 UTC (4 months ago) by ralfbecker
"prefer iconv for windows-874 and tis-620 (Thai) charsets, as they are not supported by mbstring"

Revision 30101 - Directory Listing
Modified Tue May 11 07:48:47 2010 UTC (4 months ago) by leithoff
fix for bug reported at the developer list regarding apply with allof/anyof.

Revision 30093 - Directory Listing
Modified Mon May 10 08:29:12 2010 UTC (4 months ago) by leithoff
fix to match non-numeric timeout; provided by A.Stoeckel

Revision 30089 - Directory Listing
Modified Sun May 9 20:25:00 2010 UTC (4 months ago) by ralfbecker
"fix for bub #2579 - PHP Fatal error: Using $this when not in object context
--> get_path can NOT be static"

Revision 30072 - Directory Listing
Modified Thu May 6 08:03:25 2010 UTC (4 months ago) by ralfbecker
"allowing (at least) German umlauts in domain names"

Revision 30065 - Directory Listing
Modified Wed May 5 16:49:46 2010 UTC (4 months ago) by ralfbecker
skip notifications on second write in infolog_ui::edit(), used to update just the link_id: causes double notification for new infologs

Revision 30062 - Directory Listing
Modified Wed May 5 14:09:11 2010 UTC (4 months ago) by leithoff
backport of functionality to mark messages as read when navigating with next/previous buttons in message-view

Revision 30046 - Directory Listing
Modified Mon May 3 12:07:18 2010 UTC (4 months, 1 week ago) by leithoff
upgrade htmlpurifier to version 4.1.0

Revision 30045 - Directory Listing
Modified Mon May 3 09:00:55 2010 UTC (4 months, 1 week ago) by leithoff
allow |align|style|width|height for img

Revision 30039 - Directory Listing
Modified Mon May 3 07:00:24 2010 UTC (4 months, 1 week ago) by jlehrke
Fix SIF-T tag issue (bug #2573)

Revision 30024 - Directory Listing
Modified Thu Apr 29 08:54:33 2010 UTC (4 months, 1 week ago) by leithoff
fix for tabbing problem (backport from trunk)

Revision 30022 - Directory Listing
Modified Thu Apr 29 05:14:12 2010 UTC (4 months, 1 week ago) by jlehrke
Add Nokia 5800 XpressMusic to supported devices

Revision 29995 - Directory Listing
Modified Tue Apr 27 07:05:02 2010 UTC (4 months, 2 weeks ago) by ralfbecker
"fix for #2562: Project manager - Database error (postgresql)
ERROR:  for SELECT DISTINCT, ORDER BY expressions must appear in select list"

Revision 29986 - Directory Listing
Modified Mon Apr 26 07:09:30 2010 UTC (4 months, 2 weeks ago) by ralfbecker
"backporting Nathans Postgres fix to 1.6"

Revision 29981 - Directory Listing
Modified Fri Apr 23 16:10:57 2010 UTC (4 months, 2 weeks ago) by ralfbecker
makeing <href></href> clickable again

Revision 29980 - Directory Listing
Modified Fri Apr 23 16:10:51 2010 UTC (4 months, 2 weeks ago) by ralfbecker
fixed wrong value for current-user-pricipal

Revision 29972 - Directory Listing
Modified Fri Apr 23 14:37:19 2010 UTC (4 months, 2 weeks ago) by jlehrke
Export all-day events as 'EVENT' to Nokia devices

Revision 29969 - Directory Listing
Modified Fri Apr 23 14:13:51 2010 UTC (4 months, 2 weeks ago) by jlehrke
Fix lost password issue (#2552)

Revision 29963 - Directory Listing
Modified Fri Apr 23 12:12:00 2010 UTC (4 months, 2 weeks ago) by ralfbecker
"- fixed not exported custom fields, if field is valid for more then one type
- fixed not exported regular fields: info_datemodified, info_modifier, info_id"

Revision 29958 - Directory Listing
Modified Fri Apr 23 10:57:40 2010 UTC (4 months, 2 weeks ago) by ralfbecker
"fixed not working $type=='owngroups' for ldap, eg. used in calendar pref 'Preselected group for entering the planner'"

Revision 29936 - Directory Listing
Modified Wed Apr 21 20:35:03 2010 UTC (4 months, 2 weeks ago) by hjtappe
Fix the call to translate() in debug code.

Revision 29935 - Directory Listing
Modified Wed Apr 21 20:22:08 2010 UTC (4 months, 2 weeks ago) by hjtappe
Fix problem with static access to non-static class
(probably imported by a backport from trunk)

Revision 29931 - Directory Listing
Modified Wed Apr 21 18:01:26 2010 UTC (4 months, 2 weeks ago) by jlehrke
Add CardDAV support for Apple's latest Addressbook.app

Revision 29924 - Directory Listing
Modified Wed Apr 21 16:02:35 2010 UTC (4 months, 2 weeks ago) by jlehrke
Fix addressbook_bo::find_contact()

Revision 29917 - Directory Listing
Modified Wed Apr 21 12:29:52 2010 UTC (4 months, 2 weeks ago) by ralfbecker
fixed not working rename of account_lid with admin/admin-cli.php, corrupted sqlfs (overwrite /home)

Revision 29908 - Directory Listing
Modified Tue Apr 20 14:08:03 2010 UTC (4 months, 3 weeks ago) by ralfbecker
reverted r29759 and merged r28076 instead, to only get new content_headers() method, but not break tooltips in calendar

Revision 29904 - Directory Listing
Modified Tue Apr 20 12:52:53 2010 UTC (4 months, 3 weeks ago) by ralfbecker
"fixed warning (wrong parameter in array_unshift), if account_id not set"

Revision 29901 - Directory Listing
Modified Tue Apr 20 12:18:34 2010 UTC (4 months, 3 weeks ago) by ralfbecker
"missing order account_fullname for sql"

Revision 29896 - Directory Listing
Modified Tue Apr 20 11:35:32 2010 UTC (4 months, 3 weeks ago) by ralfbecker
"some more fixes:
- fixed not grayed out checkbox for grants to user set via group-acl
- fixed wrong soriting off accounts by account_lid instead of full name, which is displayed"

Revision 29894 - Directory Listing
Modified Tue Apr 20 11:25:14 2010 UTC (4 months, 3 weeks ago) by ralfbecker
"fixed not working limited result and sorting for type 'both', caused by an (now disabled) optimisation, which only works for type 'accounts'"

Revision 29889 - Directory Listing
Modified Tue Apr 20 08:44:05 2010 UTC (4 months, 3 weeks ago) by ralfbecker
"silently remove user himself (NOT decrementing total or number of shown entries): looks much better ;-)"

Revision 29883 - Directory Listing
Modified Tue Apr 20 07:08:56 2010 UTC (4 months, 3 weeks ago) by ralfbecker
fixed handling of group acl: addressbook eg. is NOT using it at all

Revision 29874 - Directory Listing
Modified Sun Apr 18 17:01:26 2010 UTC (4 months, 3 weeks ago) by jlehrke
Fix SyncML address-list implemetation

Revision 29860 - Directory Listing
Modified Fri Apr 16 15:32:23 2010 UTC (4 months, 3 weeks ago) by jlehrke
Fix typo

Revision 29856 - Directory Listing
Modified Fri Apr 16 15:23:10 2010 UTC (4 months, 3 weeks ago) by jlehrke
Fix empty Sync Anchor issue (eg. with Samsung devices)

Revision 29845 - Directory Listing
Modified Fri Apr 16 13:29:31 2010 UTC (4 months, 3 weeks ago) by jlehrke
Fix all calendar SyncML option

Revision 29828 - Directory Listing
Modified Fri Apr 16 08:23:46 2010 UTC (4 months, 3 weeks ago) by jlehrke
Delete unnecessary stuff from SyncML preferences

Revision 29824 - Directory Listing
Modified Fri Apr 16 07:24:02 2010 UTC (4 months, 3 weeks ago) by jlehrke
Fix SyncML preferences issues

Revision 29820 - Directory Listing
Modified Fri Apr 16 05:15:51 2010 UTC (4 months, 3 weeks ago) by jlehrke
Fix date_default_timezone_set issue within SIF-E class

Revision 29806 - Directory Listing
Modified Thu Apr 15 06:12:08 2010 UTC (4 months, 3 weeks ago) by ralfbecker
backported r27838 to 1.6: cant create new groups

Revision 29804 - Directory Listing
Modified Wed Apr 14 17:28:37 2010 UTC (4 months, 3 weeks ago) by jlehrke
Reduce SyncML MaxMsgSize to 10000

Revision 29803 - Directory Listing
Modified Wed Apr 14 17:16:08 2010 UTC (4 months, 3 weeks ago) by jlehrke
Fix SyncML preferences translation issue

Revision 29801 - Directory Listing
Modified Wed Apr 14 16:40:19 2010 UTC (4 months, 3 weeks ago) by jlehrke
Fix SyncML preferences

Revision 29798 - Directory Listing
Modified Wed Apr 14 14:50:55 2010 UTC (4 months, 3 weeks ago) by jlehrke
Fix GroupDAV supported-report-set issue

Revision 29797 - Directory Listing
Modified Wed Apr 14 14:48:17 2010 UTC (4 months, 3 weeks ago) by jlehrke
Fix undefined status issue

Revision 29795 - Directory Listing
Modified Wed Apr 14 14:43:35 2010 UTC (4 months, 3 weeks ago) by jlehrke
Allow more WS in line folding of new formats

Revision 29782 - Directory Listing
Modified Tue Apr 13 15:27:00 2010 UTC (4 months, 4 weeks ago) by ralfbecker
"get FCK spellchecker and filebrowser working with session-id in url"

Revision 29763 - Directory Listing
Modified Mon Apr 12 07:19:25 2010 UTC (4 months, 4 weeks ago) by jlehrke
Fix group participant issue

Revision 29760 - Directory Listing
Modified Mon Apr 12 06:44:31 2010 UTC (4 months, 4 weeks ago) by ralfbecker
"Ignore not installed apps"

Revision 29759 - Directory Listing
Modified Mon Apr 12 06:36:07 2010 UTC (4 months, 4 weeks ago) by jlehrke
Fix vCard export issue

Revision 29758 - Directory Listing
Modified Mon Apr 12 06:32:42 2010 UTC (4 months, 4 weeks ago) by jlehrke
Fix group participant localization issue

Revision 29756 - Directory Listing
Modified Sun Apr 11 17:02:31 2010 UTC (4 months, 4 weeks ago) by ralfbecker
"backporting missing php5.3 changes from trunk: magic method __set/__unset must be public"

Revision 29729 - Directory Listing
Modified Wed Apr 7 12:26:34 2010 UTC (5 months ago) by leithoff
fixing typo regarding the check of modification time

Revision 29720 - Directory Listing
Modified Tue Apr 6 14:23:04 2010 UTC (5 months ago) by hjtappe
Correction of some typos and grammatical inconsistencies in the german translation.

Revision 29712 - Directory Listing
Modified Mon Apr 5 06:53:46 2010 UTC (5 months ago) by ralfbecker
"setting upload_tmp_dir explicit, in case distribution set something else, which is then not included in our open_basedir"

Revision 29703 - Directory Listing
Modified Sat Apr 3 13:49:22 2010 UTC (5 months, 1 week ago) by ralfbecker
"fixed not working edit of recuring events on home page
(caused by curly brackets in if condition, which got interpreted as placeholdes by old Template class, removed them as they are unnecessary anyway)"

Revision 29694 - Directory Listing
Modified Sat Apr 3 06:18:00 2010 UTC (5 months, 1 week ago) by ralfbecker
"mime_magic methods are not yet static in 1.6, thanks to Hans-Jürgen"

Revision 29675 - Directory Listing
Modified Wed Mar 31 12:34:51 2010 UTC (5 months, 1 week ago) by ralfbecker
"patch from Alex Sandini <asandini(at)gmail.com>"

Revision 29672 - Directory Listing
Modified Wed Mar 31 09:49:29 2010 UTC (5 months, 1 week ago) by ralfbecker
"add missing addgroup hook"

Revision 29669 - Directory Listing
Modified Tue Mar 30 13:26:06 2010 UTC (5 months, 1 week ago) by ralfbecker
"switching E_STRICT off in error_reporting"

Revision 29661 - Directory Listing
Modified Sun Mar 28 15:43:14 2010 UTC (5 months, 1 week ago) by ralfbecker
"deleting a type, did not delete a group owner
--> causing groups still considered to be used as group owners and therefore not resolved to there users for grants"

Revision 29658 - Directory Listing
Modified Sun Mar 28 15:03:29 2010 UTC (5 months, 1 week ago) by ralfbecker
"fixed not working sort"

Revision 29646 - Directory Listing
Modified Fri Mar 26 15:46:17 2010 UTC (5 months, 2 weeks ago) by nathangray
Backport add error messages to export template

Revision 29645 - Directory Listing
Modified Fri Mar 26 15:37:04 2010 UTC (5 months, 2 weeks ago) by nathangray
Backport fix for bug where a rejected event could still cause a schedule conflict

Revision 29634 - Directory Listing
Modified Thu Mar 25 15:45:20 2010 UTC (5 months, 2 weeks ago) by nathangray
Backport fix to notify linked apps about changes in address

Revision 29631 - Directory Listing
Modified Thu Mar 25 14:17:21 2010 UTC (5 months, 2 weeks ago) by jlehrke
Fix Windows 7 WebDAV issue

Revision 29628 - Directory Listing
Modified Thu Mar 25 08:50:01 2010 UTC (5 months, 2 weeks ago) by ralfbecker
"calling split_accounts with 'merge' it type is NOT either 'accounts' or 'groups'"

Revision 29626 - Directory Listing
Modified Thu Mar 25 07:40:35 2010 UTC (5 months, 2 weeks ago) by jlehrke
Fix calendar issue

Revision 29619 - Directory Listing
Modified Wed Mar 24 11:30:38 2010 UTC (5 months, 2 weeks ago) by jlehrke
Fix SyncML preferences

Revision 29606 - Directory Listing
Modified Mon Mar 22 21:30:31 2010 UTC (5 months, 2 weeks ago) by ralfbecker
"adding changelog also as commit message to obs commit"

Revision 29601 - Directory Listing
Modified Mon Mar 22 17:59:08 2010 UTC (5 months, 2 weeks ago) by jlehrke
Improve SyncML preferences

Revision 29596 - Directory Listing
Modified Mon Mar 22 15:00:39 2010 UTC (5 months, 2 weeks ago) by jlehrke
Cleanup GroupDAV code

Revision 29595 - Directory Listing
Modified Mon Mar 22 14:54:54 2010 UTC (5 months, 2 weeks ago) by jlehrke
Fix ATTENDEE/ORGANIZER for vCalendar 1.0

Revision 29590 - Directory Listing
Modified Mon Mar 22 12:16:55 2010 UTC (5 months, 2 weeks ago) by leithoff
ampersand-at-the-end-of-url fix provided by zorg

Revision 29584 - Directory Listing
Modified Sun Mar 21 20:51:24 2010 UTC (5 months, 2 weeks ago) by ralfbecker
removed in 1.6 not available static call of translation::convert()

Revision 29582 - Directory Listing
Modified Sun Mar 21 10:07:16 2010 UTC (5 months, 3 weeks ago) by ralfbecker
removed no longer used file, which will crash anyway because of old botimesheet class name

Revision 29580 - Directory Listing
Modified Sun Mar 21 10:01:24 2010 UTC (5 months, 3 weeks ago) by ralfbecker
"patch from Lorentz <lorentz(at)friendship-systems.com>"

Revision 29578 - Directory Listing
Modified Sun Mar 21 09:56:11 2010 UTC (5 months, 3 weeks ago) by ralfbecker
"patch from Lorentz <lorentz(at)friendship-systems.com>"

Revision 29575 - Directory Listing
Modified Sun Mar 21 09:06:43 2010 UTC (5 months, 3 weeks ago) by ralfbecker
"fix to understand and replace ereg(i) with array-subscriptions as parameters (eg. $_REQUEST['something'])"

Revision 29572 - Directory Listing
Modified Sat Mar 20 13:29:11 2010 UTC (5 months, 3 weeks ago) by ralfbecker
restructured accounts::search() code, to handle $param[app] for ldap too, fixed ldap backend to also index array by account_id

Revision 29568 - Directory Listing
Modified Sat Mar 20 08:10:18 2010 UTC (5 months, 3 weeks ago) by ralfbecker
Costa Rica holidays 2011-15, thanks to Rafael Chacon <rafael.chacon(at)tecapro.com>

Revision 29565 - Directory Listing
Modified Fri Mar 19 13:08:11 2010 UTC (5 months, 3 weeks ago) by ralfbecker
xajax uses xml to transport the label, therefore we have to replace not only CR, LF (not allowed unencoded in Javascript strings) but also all utf-8 C0 and C1 plus CR and LF

Revision 29560 - Directory Listing
Modified Fri Mar 19 08:05:27 2010 UTC (5 months, 3 weeks ago) by ralfbecker
new holiday file for Costa Rica, thanks to Rafael Chacon <rafael.chacon(at)tecapro.com>

Revision 29558 - Directory Listing
Modified Fri Mar 19 08:02:40 2010 UTC (5 months, 3 weeks ago) by ralfbecker
updated holidays file for NL, thanks to R. Oosterhoff <r.oosterhoff(at)xs4all.nl>

Revision 29546 - Directory Listing
Modified Thu Mar 18 10:04:08 2010 UTC (5 months, 3 weeks ago) by ralfbecker
"fixed infolog loosing links: wrong placed bracket"

Revision 29541 - Directory Listing
Modified Wed Mar 17 18:06:55 2010 UTC (5 months, 3 weeks ago) by jlehrke
Fix typo in SyncML preferences

Revision 29535 - Directory Listing
Modified Tue Mar 16 20:45:13 2010 UTC (5 months, 3 weeks ago) by jlehrke
Fix GroupDAV iterator issue

Revision 29523 - Directory Listing
Modified Tue Mar 16 11:54:38 2010 UTC (5 months, 3 weeks ago) by jlehrke
Fix error message issue

Revision 29516 - Directory Listing
Modified Tue Mar 16 09:55:19 2010 UTC (5 months, 3 weeks ago) by jlehrke
Cleanup and fix caltasks datastore

Revision 29515 - Directory Listing
Modified Tue Mar 16 09:55:07 2010 UTC (5 months, 3 weeks ago) by jlehrke
Fix duplication by changed event title

Revision 29512 - Directory Listing
Modified Tue Mar 16 07:06:06 2010 UTC (5 months, 3 weeks ago) by jlehrke
Improve Infolog GroupDAV

Revision 29511 - Directory Listing
Modified Tue Mar 16 07:05:32 2010 UTC (5 months, 3 weeks ago) by jlehrke
Fix Infolog timezone issue

Revision 29506 - Directory Listing
Modified Mon Mar 15 19:07:25 2010 UTC (5 months, 3 weeks ago) by jlehrke
Improved WebDAV

Revision 29503 - Directory Listing
Modified Mon Mar 15 17:23:14 2010 UTC (5 months, 3 weeks ago) by jlehrke
Fix CLASS:PRIVATE issue

Revision 29502 - Directory Listing
Modified Mon Mar 15 17:23:08 2010 UTC (5 months, 3 weeks ago) by jlehrke
Fix Funambol SIF enconding

Revision 29496 - Directory Listing
Modified Mon Mar 15 15:34:56 2010 UTC (5 months, 3 weeks ago) by leithoff
removing possible CR/LF from content for ajax search result javascript, as it breaks the options

Revision 29493 - Directory Listing
Modified Mon Mar 15 11:35:07 2010 UTC (5 months, 3 weeks ago) by jlehrke
Use iterator approach in GroupDAV; fix various issues

Revision 29486 - Directory Listing
Modified Sun Mar 14 15:54:03 2010 UTC (5 months, 3 weeks ago) by hjtappe
Remove search for calendar events where the selected users are owner.
In 1.6, this results in all events being shown for which the selected user is
the owner (but not participant).
In trunk, this can be filtered out by the new filter feature.
This code seems to have sneaked in during a syncml backport.

Revision 29485 - Directory Listing
Modified Sat Mar 13 09:55:29 2010 UTC (5 months, 4 weeks ago) by ralfbecker
"fixed wrong increment of row counter, as mentioned by sgelman(at)rtr.tu-darmstadt.de on the german list"

Revision 29484 - Directory Listing
Modified Thu Mar 11 07:59:38 2010 UTC (6 months ago) by jlehrke
Differentiate GroupDAV collections

Revision 29483 - Directory Listing
Modified Thu Mar 11 07:59:23 2010 UTC (6 months ago) by jlehrke
Fix empty categories issue

Revision 29471 - Directory Listing
Modified Tue Mar 9 17:03:52 2010 UTC (6 months ago) by jlehrke
Improve find_event()

Revision 29467 - Directory Listing
Modified Tue Mar 9 14:02:31 2010 UTC (6 months ago) by ralfbecker
some vfs test code

Revision 29465 - Directory Listing
Modified Tue Mar 9 11:59:29 2010 UTC (6 months ago) by jlehrke
Fix SyncML documentation

Revision 29463 - Directory Listing
Modified Tue Mar 9 11:02:54 2010 UTC (6 months ago) by ralfbecker
removed doublicate definition of /var/lib/egroupware in egroupware-core package

Revision 29461 - Directory Listing
Modified Tue Mar 9 09:28:30 2010 UTC (6 months ago) by jlehrke
Fix 'search for series master' issue

Revision 29453 - Directory Listing
Modified Mon Mar 8 13:54:06 2010 UTC (6 months ago) by jlehrke
Fix Funambol STATUS issue

Revision 29446 - Directory Listing
Modified Mon Mar 8 08:46:01 2010 UTC (6 months ago) by leithoff
revert change of rev29328, as n_fn issue if fixed in UI now

Revision 29439 - Directory Listing
Modified Sun Mar 7 18:04:15 2010 UTC (6 months ago) by ralfbecker
"only add content for the active nav_type, as otherwise we can NOT longer uncheck checkboxes,
if the same name is used for multiple nav_type's"

Revision 29435 - Directory Listing
Modified Sun Mar 7 15:04:05 2010 UTC (6 months ago) by jlehrke
Fix principal-URL for users

Revision 29425 - Directory Listing
Modified Sun Mar 7 11:38:24 2010 UTC (6 months ago) by jlehrke
New search approach

Revision 29422 - Directory Listing
Modified Sun Mar 7 10:29:41 2010 UTC (6 months ago) by ralfbecker
removed not used non-php server-scripts

Revision 29417 - Directory Listing
Modified Sat Mar 6 22:17:30 2010 UTC (6 months ago) by jlehrke
Fix principals/users issue

Revision 29416 - Directory Listing
Modified Sat Mar 6 21:34:37 2010 UTC (6 months ago) by jlehrke
cleanup

Revision 29415 - Directory Listing
Modified Sat Mar 6 18:56:02 2010 UTC (6 months ago) by jlehrke
Fixed typo

Revision 29414 - Directory Listing
Modified Sat Mar 6 18:43:44 2010 UTC (6 months ago) by jlehrke
Add new class variable 

Revision 29413 - Directory Listing
Modified Sat Mar 6 15:57:33 2010 UTC (6 months ago) by jlehrke
Fix typo

Revision 29408 - Directory Listing
Modified Sat Mar 6 09:32:08 2010 UTC (6 months ago) by ralfbecker
automatic updating OBS checkout

Revision 29406 - Directory Listing
Modified Sat Mar 6 09:21:21 2010 UTC (6 months ago) by ralfbecker
"re-adding icalsrv and mydms as the are default apps in 1.6"

Revision 29405 - Directory Listing
Modified Sat Mar 6 08:48:30 2010 UTC (6 months ago) by ralfbecker
"some more cleanups and making in similar to EPL version"

Revision 29402 - Directory Listing
Modified Fri Mar 5 16:31:23 2010 UTC (6 months ago) by jlehrke
Remove unused groupdav_groups

Revision 29397 - Directory Listing
Modified Fri Mar 5 15:23:37 2010 UTC (6 months ago) by ralfbecker
allow to replace archives in obs checkout

Revision 29392 - Directory Listing
Modified Fri Mar 5 14:35:16 2010 UTC (6 months ago) by jlehrke
Store InfoLog entries with ower

Revision 29391 - Directory Listing
Modified Fri Mar 5 12:07:50 2010 UTC (6 months ago) by jlehrke
Fix GroupDAV entry duplication issue

Revision 29390 - Directory Listing
Modified Fri Mar 5 10:37:47 2010 UTC (6 months ago) by ralfbecker
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)

Revision 29389 - Directory Listing
Modified Fri Mar 5 09:02:17 2010 UTC (6 months ago) by jlehrke
Fix namespace prefix issue for Apples cfnetwork clients

Revision 29387 - Directory Listing
Modified Fri Mar 5 08:19:52 2010 UTC (6 months ago) by jlehrke
Fix n_fn update issue

Revision 29385 - Directory Listing
Modified Thu Mar 4 23:09:55 2010 UTC (6 months, 1 week ago) by jlehrke
Updated GroupDAV code to support InfoLog calendars, Addressbook and new principal implementation

Revision 29374 - Directory Listing
Modified Wed Mar 3 22:21:35 2010 UTC (6 months, 1 week ago) by jlehrke
Improved search for pseudo exceptions

Revision 29372 - Directory Listing
Modified Wed Mar 3 18:41:46 2010 UTC (6 months, 1 week ago) by ralfbecker
fixed spec file

Revision 29370 - Directory Listing
Modified Wed Mar 3 17:29:00 2010 UTC (6 months, 1 week ago) by ralfbecker
updated asyncservice patch

Revision 29366 - Directory Listing
Modified Wed Mar 3 14:40:51 2010 UTC (6 months, 1 week ago) by ralfbecker
missing header.inc.php and removed no longer used .tar.bz2 files

Revision 29365 - Directory Listing
Modified Wed Mar 3 13:10:36 2010 UTC (6 months, 1 week ago) by ralfbecker
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

Revision 29358 - Directory Listing
Modified Wed Mar 3 08:18:48 2010 UTC (6 months, 1 week ago) by ralfbecker
fixed propfind_iterator sometimes not returning any item

Revision 29354 - Directory Listing
Modified Tue Mar 2 23:21:54 2010 UTC (6 months, 1 week ago) by jlehrke
SlowSync/search issues with event pseudo exceptions

Revision 29353 - Directory Listing
Modified Tue Mar 2 23:16:24 2010 UTC (6 months, 1 week ago) by jlehrke
DST/STDT issue for recurring whole day events

Revision 29346 - Directory Listing
Modified Mon Mar 1 21:18:52 2010 UTC (6 months, 1 week ago) by jlehrke
Various GroupDAV fixes and extensions

Revision 29341 - Directory Listing
Modified Mon Mar 1 10:24:48 2010 UTC (6 months, 1 week ago) by leithoff
fixing of an orgview bug: orgview was extremly sticky, after you selected an org member for e.g. infolog view

Revision 29336 - Directory Listing
Modified Sun Feb 28 12:53:23 2010 UTC (6 months, 1 week ago) by jlehrke
Fix empty ORGANIZER/ATTENDEE

Revision 29332 - Directory Listing
Modified Fri Feb 26 15:35:04 2010 UTC (6 months, 1 week ago) by jlehrke
Set ORGANIZER for KDE

Revision 29331 - Directory Listing
Modified Fri Feb 26 12:50:14 2010 UTC (6 months, 1 week ago) by jlehrke
Update egw-pear/HTTP/WebDAV

Revision 29329 - Directory Listing
Modified Fri Feb 26 12:30:17 2010 UTC (6 months, 1 week ago) by jlehrke
Fix (pseudo) exception handling in CalDAV

Revision 29328 - Directory Listing
Modified Fri Feb 26 11:47:17 2010 UTC (6 months, 1 week ago) by leithoff
backport of rev27514+rev27703 from trunk to fix "n_fn not updated anymore"-issue

Revision 29325 - Directory Listing
Modified Fri Feb 26 10:59:30 2010 UTC (6 months, 1 week ago) by jlehrke
Fix GroupDAV issues

Revision 29324 - Directory Listing
Modified Fri Feb 26 10:58:03 2010 UTC (6 months, 1 week ago) by jlehrke
Add RDATE support to VTIMEZONE parser

Revision 29317 - Directory Listing
Modified Thu Feb 25 16:21:49 2010 UTC (6 months, 2 weeks ago) by jlehrke
Addressbook synchronization backport

Revision 29316 - Directory Listing
Modified Thu Feb 25 14:18:07 2010 UTC (6 months, 2 weeks ago) by jlehrke
Infolog synchronization backport missing pieces

Revision 29314 - Directory Listing
Modified Thu Feb 25 13:42:03 2010 UTC (6 months, 2 weeks ago) by leithoff
fixing issue: failed add to organisation from org-view, when colon in org_unit/org_location/organisation

Revision 29311 - Directory Listing
Modified Thu Feb 25 08:27:34 2010 UTC (6 months, 2 weeks ago) by jlehrke
Infolog synchronization backport

Revision 29309 - Directory Listing
Modified Wed Feb 24 14:53:15 2010 UTC (6 months, 2 weeks ago) by jlehrke
Fix various recurring event issues

Revision 29306 - Directory Listing
Modified Tue Feb 23 18:35:43 2010 UTC (6 months, 2 weeks ago) by jlehrke
Calendar synchronization backport

Revision 29289 - Directory Listing
Modified Fri Feb 19 14:55:11 2010 UTC (6 months, 2 weeks ago) by leithoff
fix for a problem with IE7 and IE8(Compatibilitymode) displaying Icons and text in Navbar

Revision 29285 - Directory Listing
Modified Fri Feb 19 11:25:34 2010 UTC (6 months, 2 weeks ago) by leithoff
fix for: Apply looses content from editor in news_admin for immediate edit.

Revision 29281 - Directory Listing
Modified Fri Feb 19 10:11:45 2010 UTC (6 months, 2 weeks ago) by leithoff
fix for the increasing of the views count for all articles shown in list wether you actually viewed the articles in question or not. (checking the links does read the article, and used to register the viewing thereof)

Revision 29272 - Directory Listing
Modified Wed Feb 17 14:22:37 2010 UTC (6 months, 3 weeks ago) by leithoff
improving session control for felamimail bosieve async_vacation. Force sessions to be rebuilded

Revision 29268 - Directory Listing
Modified Wed Feb 17 13:28:12 2010 UTC (6 months, 3 weeks ago) by jlehrke
Enable proper 'refresh from server' again

Revision 29265 - Directory Listing
Modified Wed Feb 17 12:06:23 2010 UTC (6 months, 3 weeks ago) by leithoff
get rid of comma in full-emailadresses, as imap_rfc_address_list assumes a new address to come after comma

Revision 29260 - Directory Listing
Modified Wed Feb 17 10:56:48 2010 UTC (6 months, 3 weeks ago) by leithoff
get rid of comma in emailadresses, as imap_rfc_address_list assumes a new address to come after comma

Revision 29250 - Directory Listing
Modified Tue Feb 16 17:01:52 2010 UTC (6 months, 3 weeks ago) by leithoff
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)

Revision 29247 - Directory Listing
Modified Tue Feb 16 15:10:45 2010 UTC (6 months, 3 weeks ago) by jlehrke
Fix newline issue

Revision 29243 - Directory Listing
Modified Mon Feb 15 20:48:48 2010 UTC (6 months, 3 weeks ago) by nathangray
Backport Javascript fix for ajax select widget on IE

Revision 29241 - Directory Listing
Modified Mon Feb 15 06:07:58 2010 UTC (6 months, 3 weeks ago) by ralfbecker
fixed a strange PHP5.3 problem, it seems call_user_func_array fails returning NULL for a static method with a var parameter

Revision 29236 - Directory Listing
Modified Mon Feb 15 02:59:33 2010 UTC (6 months, 3 weeks ago) by ralfbecker
fix for Debian Bug#569677: egroupware-core: base configuration fails with php error if egroupware-emailadmin is not installed

Revision 29234 - Directory Listing
Modified Sun Feb 14 06:59:25 2010 UTC (6 months, 3 weeks ago) by ralfbecker
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

Revision 29233 - Directory Listing
Modified Sun Feb 14 06:51:32 2010 UTC (6 months, 3 weeks ago) by ralfbecker
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

Revision 29228 - Directory Listing
Modified Sun Feb 14 06:26:56 2010 UTC (6 months, 3 weeks ago) by ralfbecker
pushing version to 1.6.003

Revision 29226 - Directory Listing
Modified Sun Feb 14 06:18:03 2010 UTC (6 months, 3 weeks ago) by ralfbecker
moved aspell_path config to setup, vor obvious reasons

Revision 29217 - Directory Listing
Modified Sat Feb 13 05:00:10 2010 UTC (6 months, 3 weeks ago) by ralfbecker
fixed typo in previous commit: problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com>

Revision 29215 - Directory Listing
Modified Sat Feb 13 04:51:47 2010 UTC (6 months, 3 weeks ago) by ralfbecker
fixed typo in previous commit: problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com>

Revision 29212 - Directory Listing
Modified Sat Feb 13 03:43:42 2010 UTC (6 months, 3 weeks ago) by ralfbecker
fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com>

Revision 29207 - Directory Listing
Modified Sat Feb 13 01:27:45 2010 UTC (6 months, 3 weeks ago) by ralfbecker
fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com>

Revision 29186 - Directory Listing
Modified Thu Feb 11 15:40:50 2010 UTC (6 months, 4 weeks ago) by leithoff
typecast to suppress when no addressbook categories present

Revision 29184 - Directory Listing
Modified Thu Feb 11 11:30:34 2010 UTC (6 months, 4 weeks ago) by leithoff
as documentation has been moved to wiki doku with rev25939, we remove the link to the missing source

Revision 29174 - Directory Listing
Modified Wed Feb 10 16:33:56 2010 UTC (6 months, 4 weeks ago) by nathangray
Backport fixes:
r29163: Make sure Group & Creator restrictions don't get lost
r29110: Make comments display in the order they were added
r29109: popup/fullview handling
Timezone handling fixes omitted as timezone changes are not in 1.6

Revision 29153 - Directory Listing
Modified Tue Feb 9 10:48:18 2010 UTC (7 months ago) by jlehrke
address moreData conflict between datastores

Revision 29152 - Directory Listing
Modified Tue Feb 9 10:48:12 2010 UTC (7 months ago) by jlehrke
Fix old formats' folding issue

Revision 29146 - Directory Listing
Modified Mon Feb 8 19:50:56 2010 UTC (7 months ago) by jlehrke
Enable SlowSync optimization with old mappings; vCalendar 1.0 folding

Revision 29138 - Directory Listing
Modified Mon Feb 8 08:54:19 2010 UTC (7 months ago) by leithoff
fix typo, you may have to register hooks

Revision 29134 - Directory Listing
Modified Sun Feb 7 20:28:03 2010 UTC (7 months ago) by jlehrke
Update SyncML user preferences immediately

Revision 29131 - Directory Listing
Modified Sun Feb 7 17:53:16 2010 UTC (7 months ago) by jlehrke
Fix empty default domain issue again

Revision 29129 - Directory Listing
Modified Sun Feb 7 17:42:38 2010 UTC (7 months ago) by jlehrke
Fix empty default domain issue

Revision 29128 - Directory Listing
Modified Sun Feb 7 14:37:33 2010 UTC (7 months ago) by hjtappe
$ts += DAY_s in a 'for' loop does not work for daylight savings in week view
because the day is longer than DAY_s: Fullday events will be added twice.

Revision 29099 - Directory Listing
Modified Wed Feb 3 18:35:46 2010 UTC (7 months ago) by jlehrke
SyncML Improvements
- Multi-Domain support
- Funambol encoding issues
- various vCalendar flaws fixed
- better pseudo exception handling

Revision 29097 - Directory Listing
Modified Wed Feb 3 18:17:57 2010 UTC (7 months ago) by jaytraxx
adjust calendar db to have correct UIDs and RECURRENCE-IDs. PLEASE READ THE NOTES in the forum before you update (Subject: IMPORTANT NOTE FOR ALL SYNCML USERS)

Revision 29024 - Directory Listing
Modified Sat Jan 23 16:42:36 2010 UTC (7 months, 2 weeks ago) by hjtappe
Backport of:
Tracker 2448. Fix div tag typo.

Revision 29015 - Directory Listing
Modified Fri Jan 22 20:04:30 2010 UTC (7 months, 2 weeks ago) by jaytraxx
check for cal_reference == 0 too when deleting a whole series. Otherwise all exceptions of an event will be deleted when just one exception was initially re-edited for deletion.

Revision 29002 - Directory Listing
Modified Thu Jan 21 20:43:15 2010 UTC (7 months, 2 weeks ago) by hjtappe
Fix Typo.

Revision 28993 - Directory Listing
Modified Wed Jan 20 23:22:17 2010 UTC (7 months, 2 weeks ago) by ralfbecker
fixed warning if tagWholeDayOnTop($dayEvents) is called with no array, eg. false because no events found

Revision 28984 - Directory Listing
Modified Tue Jan 19 14:29:46 2010 UTC (7 months, 3 weeks ago) by leithoff
fixing display issues encountered while displaying HTML Mails. Greedy preg_replace ate away too much

Revision 28950 - Directory Listing
Modified Wed Jan 13 11:23:37 2010 UTC (7 months, 3 weeks ago) by leithoff
handle quoted emailadresses for imap_rfc822_parse_adrlist

Revision 28916 - Directory Listing
Modified Fri Jan 8 02:52:15 2010 UTC (8 months ago) by ralfbecker
merged r28910:  fixed not use popup in link list widget (eg. links tab
in different apps)

Revision 28904 - Directory Listing
Modified Thu Jan 7 04:57:01 2010 UTC (8 months ago) by ralfbecker
do NOT allow to delete original contact content-type for addressbook, as it only creates support problems as users incidently delete it

Revision 28892 - Directory Listing
Modified Tue Jan 5 10:14:52 2010 UTC (8 months ago) by jlehrke
Optimized Funambol recognition

Revision 28888 - Directory Listing
Modified Sat Jan 2 14:01:05 2010 UTC (8 months, 1 week ago) by jaytraxx
some more fixes of calls to non-existent static methods in 1.6, introduced with revision 28325. These methods currently just exist in trunk.

Revision 28887 - Directory Listing
Modified Sat Jan 2 13:50:32 2010 UTC (8 months, 1 week ago) by jaytraxx
reverted call to non-existent static methods in 1.6, introduced with revision 28325. These methods currently just exist in trunk.

Revision 28885 - Directory Listing
Modified Sat Jan 2 13:23:22 2010 UTC (8 months, 1 week ago) by jaytraxx
backport to 1.6: recognize zero value also as a real value

Revision 28884 - Directory Listing
Modified Sat Jan 2 13:19:32 2010 UTC (8 months, 1 week ago) by jaytraxx
backport to 1.6: implemented different priority values for funambol/outlook clients since outlook does not support the RFC defined PRIORITY values, fixed some typos

Revision 28839 - Directory Listing
Modified Mon Dec 14 07:24:07 2009 UTC (8 months, 3 weeks ago) by jlehrke
fixed no more existing tasks pref infolog_filter

Revision 28838 - Directory Listing
Modified Mon Dec 14 07:01:02 2009 UTC (8 months, 3 weeks ago) by jlehrke
fixed not recognized vtodo priority values

Revision 28822 - Directory Listing
Modified Wed Dec 9 08:24:16 2009 UTC (9 months ago) by ralfbecker
"Ajax to construct homedirectory from specified directory name in setup and account_lid"

Revision 28789 - Directory Listing
Modified Mon Dec 7 16:25:30 2009 UTC (9 months ago) by jlehrke
Rollback 28788

Revision 28788 - Directory Listing
Modified Mon Dec 7 16:15:39 2009 UTC (9 months ago) by jlehrke
Make owner appendix optional for categories

Revision 28774 - Directory Listing
Modified Mon Dec 7 09:09:36 2009 UTC (9 months ago) by leithoff
handle a problem regarding the display of MSO Mails

Revision 28769 - Directory Listing
Modified Sun Dec 6 18:03:45 2009 UTC (9 months ago) by jlehrke
Fix yearly recurrence issue for version 1.0

Revision 28765 - Directory Listing
Modified Sat Dec 5 11:10:16 2009 UTC (9 months ago) by omgs
Update french translation. Tracker #2411

Revision 28763 - Directory Listing
Modified Fri Dec 4 15:38:36 2009 UTC (9 months ago) by jlehrke
Fix recurrence UNTIL calculation

Revision 28760 - Directory Listing
Modified Fri Dec 4 10:25:26 2009 UTC (9 months ago) by ralfbecker
  fixed problem with blanks in account_id of owner parameter

Revision 28752 - Directory Listing
Modified Thu Dec 3 09:49:03 2009 UTC (9 months, 1 week ago) by ralfbecker
"added epl version and fixed detection of debian/ubuntu version"

Revision 28744 - Directory Listing
Modified Thu Dec 3 07:16:11 2009 UTC (9 months, 1 week ago) by ralfbecker
switching output compression off, as it makes problems with synthesis client

Revision 28678 - Directory Listing
Modified Wed Dec 2 17:04:50 2009 UTC (9 months, 1 week ago) by ralfbecker
remove jerryr print.css template, as it was not used before and is not up to date

Revision 28662 - Directory Listing
Modified Tue Dec 1 15:02:41 2009 UTC (9 months, 1 week ago) by ralfbecker
- fixed not working rename in entry directories in /apps (eg. rename of
  an infolog attachment), was caused by use of url_stat from sqlfs
  instead of links stream wrapper
- fixed wrong mime type / icon in files stored via netdrive from msword
  (the first use the extension .tmp, before renaming file to .doc:
  sqlfs "detects" mime type only from the extension and did not recheck
  it if a file gets renamed, that's now fixed) 

Revision 28659 - Directory Listing
Modified Tue Dec 1 13:59:45 2009 UTC (9 months, 1 week ago) by ralfbecker
"supress warning \"session.save_path not writable by webserver\", if open_basedir is activ and path is NOT included
--> spares users from false warning, that they can not login, because sessions not working"

Revision 28657 - Directory Listing
Modified Tue Dec 1 11:24:19 2009 UTC (9 months, 1 week ago) by ralfbecker
"check for existens of dl() before calling it, thanks to report from CK"

Revision 28656 - Directory Listing
Modified Tue Dec 1 11:21:44 2009 UTC (9 months, 1 week ago) by jlehrke
Use UID for find_content(); code cleanups

Revision 28655 - Directory Listing
Modified Tue Dec 1 11:21:13 2009 UTC (9 months, 1 week ago) by jlehrke
Optimize SyncML performance

Revision 28651 - Directory Listing
Modified Tue Dec 1 09:50:18 2009 UTC (9 months, 1 week ago) by ralfbecker
"fixed 5.3 backport from trunk, gave fatal error for an in 1.6 not existing method"

Revision 28649 - Directory Listing
Modified Mon Nov 30 20:30:26 2009 UTC (9 months, 1 week ago) by ralfbecker
we need to first check if the constant is defined, as we get a fatal error in php5.3 otherwise

Revision 28646 - Directory Listing
Modified Mon Nov 30 17:57:35 2009 UTC (9 months, 1 week ago) by ralfbecker
fixed login in other then first domain

Revision 28642 - Directory Listing
Modified Mon Nov 30 16:24:34 2009 UTC (9 months, 1 week ago) by ralfbecker
"fixed wrong build pass, causing an open_basdir warning, as url get appended to egroupware dir"

Revision 28640 - Directory Listing
Modified Mon Nov 30 16:07:26 2009 UTC (9 months, 1 week ago) by ralfbecker
quitent permanent error_log

Revision 28639 - Directory Listing
Modified Mon Nov 30 16:01:55 2009 UTC (9 months, 1 week ago) by ralfbecker
avoid warning in php5.3, if argument is an array

Revision 28638 - Directory Listing
Modified Mon Nov 30 16:00:23 2009 UTC (9 months, 1 week ago) by ralfbecker
upps typo

Revision 28637 - Directory Listing
Modified Mon Nov 30 15:57:17 2009 UTC (9 months, 1 week ago) by ralfbecker
querying date_default_timezone_get() only once and storing it as
$GLOBALS[egw_info][server][server_timezone], as it fills the log with
warnings under php5.3

Revision 28636 - Directory Listing
Modified Mon Nov 30 15:49:14 2009 UTC (9 months, 1 week ago) by ralfbecker
fixed php5.3 warning: PHP Deprecated:  Function magic_quotes_runtime() is deprecated

Revision 28633 - Directory Listing
Modified Mon Nov 30 14:33:41 2009 UTC (9 months, 1 week ago) by jlehrke
Fix caltasks listby(); unified debugging messages in content list() methods

Revision 28629 - Directory Listing
Modified Mon Nov 30 12:55:46 2009 UTC (9 months, 1 week ago) by ralfbecker
reverted r28325, as it's not working in 1.6 and has nothing to do with SyncML

Revision 28628 - Directory Listing
Modified Mon Nov 30 10:16:53 2009 UTC (9 months, 1 week ago) by jlehrke
Calendar seach does no post-processing with cols set

Revision 28623 - Directory Listing
Modified Sun Nov 29 20:59:52 2009 UTC (9 months, 1 week ago) by jlehrke
Optimized SyncML memory footprint; fixes various filter issues

Revision 28615 - Directory Listing
Modified Sun Nov 29 18:46:30 2009 UTC (9 months, 1 week ago) by jlehrke
Added missing common function check_load_extension()

Revision 28610 - Directory Listing
Modified Sun Nov 29 13:35:53 2009 UTC (9 months, 1 week ago) by ralfbecker
"fixed birthday reminder on home for ldap:
- transfer wildcard via parameter, as it get's quoted otherwise
- searching accounts too, if accounts stored in ldap and contacts not"

Revision 28581 - Directory Listing
Modified Sat Nov 28 16:24:44 2009 UTC (9 months, 1 week ago) by ralfbecker
fixed sometimes not translatable phrases longer 128 chars, problem was a trim() after truncating the message to 128 chars

Revision 28580 - Directory Listing
Modified Sat Nov 28 16:23:52 2009 UTC (9 months, 1 week ago) by ralfbecker
egw_vfs::download_url requires egw::link, as it is relative to egroupware dir

Revision 28573 - Directory Listing
Modified Sat Nov 28 15:13:54 2009 UTC (9 months, 1 week ago) by ralfbecker
fixed bug: superuser clicking [apply] twice in file preferences deleted file or directory

Revision 28566 - Directory Listing
Modified Sat Nov 28 14:03:45 2009 UTC (9 months, 1 week ago) by ralfbecker
removed caching as it creates problems with datasource updates in projectmanager (datasource reads infolog content from an instance with a not updated cache, causing updates only to happen after clicking on [apply] twice)

Revision 28541 - Directory Listing
Modified Sat Nov 28 11:46:48 2009 UTC (9 months, 1 week ago) by ralfbecker
unsetting etag too when copying contacts to fix optimistic locking error after 2. apply

Revision 28536 - Directory Listing
Modified Sat Nov 28 11:32:56 2009 UTC (9 months, 1 week ago) by ralfbecker
fixed replacement of multiple placeholders

Revision 28526 - Directory Listing
Modified Sat Nov 28 09:51:24 2009 UTC (9 months, 1 week ago) by leithoff
make sure there is an mailObject before you try to do anything else

Revision 28525 - Directory Listing
Modified Sat Nov 28 08:28:12 2009 UTC (9 months, 1 week ago) by ralfbecker
disabling automatic call to asyncservice after each request

Revision 28517 - Directory Listing
Modified Fri Nov 27 13:22:51 2009 UTC (9 months, 1 week ago) by leithoff
handling parameter-replacements in translation class

Revision 28512 - Directory Listing
Modified Fri Nov 27 10:08:55 2009 UTC (9 months, 1 week ago) by leithoff
purifier upgrade to 4.0.0

Revision 28511 - Directory Listing
Modified Fri Nov 27 10:08:35 2009 UTC (9 months, 1 week ago) by leithoff
switching to modern purifier notation, as of in 4.0 the old style is deprecated

Revision 28504 - Directory Listing
Modified Fri Nov 27 07:08:06 2009 UTC (9 months, 1 week ago) by jlehrke
Fix event recur_interval mismatch issue

Revision 28489 - Directory Listing
Modified Wed Nov 25 19:18:34 2009 UTC (9 months, 2 weeks ago) by jlehrke
Fix RRULE issue with trailing colon

Revision 28484 - Directory Listing
Modified Wed Nov 25 09:41:58 2009 UTC (9 months, 2 weeks ago) by jlehrke
Fix WSP issue in QP paramters

Revision 28482 - Directory Listing
Modified Wed Nov 25 08:52:09 2009 UTC (9 months, 2 weeks ago) by jlehrke
Fix empty value issue

Revision 28469 - Directory Listing
Modified Tue Nov 24 08:18:25 2009 UTC (9 months, 2 weeks ago) by leithoff
refine purify definition to allow for anchor tags

Revision 28464 - Directory Listing
Modified Mon Nov 23 10:50:31 2009 UTC (9 months, 2 weeks ago) by leithoff
php5.3 compatibility, eregi->preg_replace

Revision 28462 - Directory Listing
Modified Mon Nov 23 07:05:03 2009 UTC (9 months, 2 weeks ago) by ralfbecker
removed not used "start working on X" and "working duration on X" phrases

Revision 28460 - Directory Listing
Modified Sun Nov 22 20:27:22 2009 UTC (9 months, 2 weeks ago) by omgs
Update spanish translation

Revision 28459 - Directory Listing
Modified Sun Nov 22 19:45:48 2009 UTC (9 months, 2 weeks ago) by omgs
Fix weekdays in german. Missing the phrases (if any) in the php files

Revision 28457 - Directory Listing
Modified Sun Nov 22 18:48:15 2009 UTC (9 months, 2 weeks ago) by jlehrke
Improve multi-domain support for SyncML

Revision 28452 - Directory Listing
Modified Sun Nov 22 17:40:32 2009 UTC (9 months, 2 weeks ago) by jlehrke
Add multi-domain support for SyncML

Revision 28451 - Directory Listing
Modified Sun Nov 22 17:36:38 2009 UTC (9 months, 2 weeks ago) by jlehrke
Fix missing SyncML preferences issue

Revision 28450 - Directory Listing
Modified Sun Nov 22 16:47:37 2009 UTC (9 months, 2 weeks ago) by jlehrke
Add additional datatstores in varios places

Revision 28446 - Directory Listing
Modified Sun Nov 22 09:04:41 2009 UTC (9 months, 2 weeks ago) by ralfbecker
fixed typos pointed out by Hans-Jürgen

Revision 28443 - Directory Listing
Modified Fri Nov 20 16:00:33 2009 UTC (9 months, 2 weeks ago) by jlehrke
Fix status interference issue for recurring events

Revision 28441 - Directory Listing
Modified Fri Nov 20 15:11:53 2009 UTC (9 months, 2 weeks ago) by ralfbecker
backported r28437-9

Revision 28436 - Directory Listing
Modified Fri Nov 20 14:45:26 2009 UTC (9 months, 2 weeks ago) by jlehrke
Backport of Christians SyncML Category Handling

Revision 28435 - Directory Listing
Modified Fri Nov 20 12:35:31 2009 UTC (9 months, 2 weeks ago) by leithoff
fixing a problem regarding substr_count/mb_substr_count as they do not support the same number of parameters

Revision 28429 - Directory Listing
Modified Fri Nov 20 07:42:09 2009 UTC (9 months, 2 weeks ago) by jlehrke
SyncML filter handling improved, code cleanup

Revision 28425 - Directory Listing
Modified Thu Nov 19 21:00:05 2009 UTC (9 months, 2 weeks ago) by jlehrke
Fix help text for synchronization addressbook

Revision 28424 - Directory Listing
Modified Thu Nov 19 20:58:52 2009 UTC (9 months, 2 weeks ago) by jlehrke
Fix typos in comments

Revision 28414 - Directory Listing
Modified Thu Nov 19 13:00:59 2009 UTC (9 months, 3 weeks ago) by leithoff
improve the parsing of the raw data _advanceOverStr

Revision 28410 - Directory Listing
Modified Thu Nov 19 11:50:59 2009 UTC (9 months, 3 weeks ago) by jlehrke
Fix Yearly RRULE Issue with Funambol Outlook Sync Client

Revision 28406 - Directory Listing
Modified Thu Nov 19 11:16:04 2009 UTC (9 months, 3 weeks ago) by jlehrke
Use get_recurrence_exceptions() to calculate the pseudo-exceptions

Revision 28377 - Directory Listing
Modified Wed Nov 18 18:56:36 2009 UTC (9 months, 3 weeks ago) by jlehrke
Fix Domain Issue (Bug #2367) for SyncML

Revision 28376 - Directory Listing
Modified Wed Nov 18 17:43:06 2009 UTC (9 months, 3 weeks ago) by jlehrke
fix typos

Revision 28374 - Directory Listing
Modified Wed Nov 18 17:40:05 2009 UTC (9 months, 3 weeks ago) by jlehrke
Add InfoLog Filter to SyncML as Export Criteria

Revision 28371 - Directory Listing
Modified Wed Nov 18 14:05:57 2009 UTC (9 months, 3 weeks ago) by leithoff
fixed typo, that prevented the group profiles to load properly

Revision 28362 - Directory Listing
Modified Wed Nov 18 10:02:17 2009 UTC (9 months, 3 weeks ago) by ralfbecker
"fixed typo as already in trunk, thanks to info from Hansjürgen"

Revision 28360 - Directory Listing
Modified Wed Nov 18 09:24:15 2009 UTC (9 months, 3 weeks ago) by ralfbecker
"fixed empty settings in infolog, reported on user-list"

Revision 28359 - Directory Listing
Modified Wed Nov 18 08:30:11 2009 UTC (9 months, 3 weeks ago) by ralfbecker
"fixed typo, still causing statistics call to fail under jerryr"

Revision 28354 - Directory Listing
Modified Tue Nov 17 21:20:55 2009 UTC (9 months, 3 weeks ago) by jlehrke
Fix for 'Enforce Server' during SlowSync

Revision 28352 - Directory Listing
Modified Tue Nov 17 20:33:00 2009 UTC (9 months, 3 weeks ago) by ralfbecker
"remembering admins previous selection for:
- country
- usage_type"

Revision 28348 - Directory Listing
Modified Tue Nov 17 18:10:13 2009 UTC (9 months, 3 weeks ago) by jlehrke
Added option to export events in server timezone

Revision 28345 - Directory Listing
Modified Tue Nov 17 15:26:45 2009 UTC (9 months, 3 weeks ago) by ralfbecker
backported EGroupware usage statistic client to 1.6

Revision 28338 - Directory Listing
Modified Tue Nov 17 07:14:50 2009 UTC (9 months, 3 weeks ago) by jlehrke
Add additional datastores

Revision 28334 - Directory Listing
Modified Mon Nov 16 16:44:34 2009 UTC (9 months, 3 weeks ago) by jaytraxx
removed unnecessary error logging

Revision 28332 - Directory Listing
Modified Mon Nov 16 15:19:06 2009 UTC (9 months, 3 weeks ago) by jlehrke
Fix SyncML Preferences

Revision 28330 - Directory Listing
Modified Mon Nov 16 09:44:20 2009 UTC (9 months, 3 weeks ago) by ralfbecker
"let new method hooks fail gracefully if hook class-file does not exists (like the old hooks do, eg. if app got removed)"

Revision 28327 - Directory Listing
Modified Mon Nov 16 09:01:01 2009 UTC (9 months, 3 weeks ago) by ralfbecker
fixing PHP5.3 deprecated warnings

Revision 28326 - Directory Listing
Modified Mon Nov 16 08:55:07 2009 UTC (9 months, 3 weeks ago) by ralfbecker
reverting r27959, as we dont want to add new features

Revision 28325 - Directory Listing
Modified Mon Nov 16 08:04:18 2009 UTC (9 months, 3 weeks ago) by jlehrke
Merge SyncML Extensions with 1.6

Revision 28283 - Directory Listing
Modified Tue Nov 10 10:27:58 2009 UTC (9 months, 4 weeks ago) by leithoff
fixing a problem regarding the viewing of mails created by MSExchange that seem to contain invalid chars in BASE64 encoded string AND invalid encoding for UTF8

Revision 28272 - Directory Listing
Modified Fri Nov 6 11:04:19 2009 UTC (10 months ago) by tt_oscar
Added the Tracker queue to the mail subject (Tracker #2359)

Revision 28255 - Directory Listing
Modified Wed Nov 4 11:21:30 2009 UTC (10 months ago) by leithoff
bugfix groupmembers of groups got lost, while renaming accounts

Revision 28250 - Directory Listing
Modified Wed Nov 4 08:07:33 2009 UTC (10 months ago) by ralfbecker
"fixed typo, thanks to jaytraxx"

Revision 28244 - Directory Listing
Modified Tue Nov 3 13:57:15 2009 UTC (10 months ago) by ralfbecker
"fixed opening of links to knowledge base, if displayed in popup (no popup parameter, as it uses no popups)"

Revision 28238 - Directory Listing
Modified Tue Nov 3 10:27:36 2009 UTC (10 months ago) by ralfbecker
fixed sometimes wrong prefs for to notified user were used (because more then one user got notified)

Revision 28230 - Directory Listing
Modified Mon Nov 2 10:51:51 2009 UTC (10 months, 1 week ago) by leithoff
backport of Christian Binders patch:  little helper for prefs if unserialize failed - this can happen if the pref comes from an installation with another charset than the current system charset, ported to handle config as well

Revision 28226 - Directory Listing
Modified Fri Oct 30 11:20:46 2009 UTC (10 months, 1 week ago) by ralfbecker
fixed no or only partial export of custom fields via nextmatch csv export

Revision 28213 - Directory Listing
Modified Wed Oct 28 18:13:06 2009 UTC (10 months, 1 week ago) by ralfbecker
sort displayed files by certain criteria

Revision 28205 - Directory Listing
Modified Sun Oct 25 19:29:56 2009 UTC (10 months, 2 weeks ago) by ralfbecker
Backported fixes and upload enhancement from Trunk:
anonymous user can now download files, without the need to have
filemanager run rights

Revision 28181 - Directory Listing
Modified Thu Oct 22 13:42:36 2009 UTC (10 months, 2 weeks ago) by ralfbecker
"fixed calendar csv-export:
- was only exporting 15 events (num_rows not forwarded to bo)
- participants contained html for status icon"

Revision 28179 - Directory Listing
Modified Thu Oct 22 09:12:00 2009 UTC (10 months, 2 weeks ago) by ralfbecker
"replace $this with self, to allow static call"

Revision 28178 - Directory Listing
Modified Thu Oct 22 09:11:34 2009 UTC (10 months, 2 weeks ago) by ralfbecker
"can NOT call methods of common class static in 1.6 (available in trunk)"

Revision 28176 - Directory Listing
Modified Wed Oct 21 16:24:57 2009 UTC (10 months, 2 weeks ago) by tt_oscar
Workaround for bug#48619 (PHP 5.2.10)
Fix in recognising sender when receiveing replies

Revision 28155 - Directory Listing
Modified Mon Oct 19 07:45:27 2009 UTC (10 months, 3 weeks ago) by ralfbecker
"fix to cope with $vars[0] containing '%2' in lang() calls"

Revision 28139 - Directory Listing
Modified Fri Oct 16 13:59:19 2009 UTC (10 months, 3 weeks ago) by ralfbecker
fixing my commit from this morning:
- namespaces need to be on a per request basis
- sometimes one level of array indirection to less removed

Revision 28132 - Directory Listing
Modified Fri Oct 16 07:57:54 2009 UTC (10 months, 3 weeks ago) by ralfbecker
"dont switch on output_buffering (ob_start) for groupdav too, as we cant switch it off saveling and PROPFIND can get really big"

Revision 28130 - Directory Listing
Modified Fri Oct 16 07:55:09 2009 UTC (10 months, 3 weeks ago) by ralfbecker
"improved memory usage to eg. allow  to use much bigger addressbooks (with 96MB memory_limit 7500 instead of 2000 contacts) by:
- having a single foreach loop (instead of two)
- using references, to NOT copy files array
- going back to chunked encoding (requires change in header.inc.php, see header.inc.php.template)"

Revision 28120 - Directory Listing
Modified Thu Oct 15 08:21:39 2009 UTC (10 months, 3 weeks ago) by ralfbecker
"fix for bug #2329 - SQL Error in PM since last update 28118
--> using cast only for Postgres"

Revision 28117 - Directory Listing
Modified Thu Oct 15 07:00:27 2009 UTC (10 months, 3 weeks ago) by ralfbecker
"fix for bug #1937 - PostgreSQL: Subprojects are displayed as mainprojects
--> changed cast to VARCHAR as suggested"

Revision 28111 - Directory Listing
Modified Tue Oct 13 21:09:15 2009 UTC (10 months, 3 weeks ago) by ralfbecker
"- fixed error prefenting updating of locks
- added constant do enable debuging of locks"

Revision 28107 - Directory Listing
Modified Tue Oct 13 15:31:54 2009 UTC (10 months, 3 weeks ago) by leithoff
taking care of a reported problem by r.berger, as tmpname of uploaded files turns out to be the same all the time, when you upload files with same extensions in some enviroments

Revision 28093 - Directory Listing
Modified Mon Oct 12 16:21:57 2009 UTC (10 months, 4 weeks ago) by omgs
tracker #2289

Revision 28091 - Directory Listing
Modified Mon Oct 12 14:40:37 2009 UTC (10 months, 4 weeks ago) by leithoff
work around webdrive bug while deleting folders: pretend we didnt see it, as webdrive does not handle the depth parameter correctly while deleting collections

Revision 28075 - Directory Listing
Modified Fri Oct 9 20:11:22 2009 UTC (11 months ago) by jaytraxx
fixed: links rendered through both html::link and html::a_href get a wrong url

Revision 28065 - Directory Listing
Modified Fri Oct 9 10:58:46 2009 UTC (11 months ago) by leithoff
fix for bug ->decode_header; must be self::decode_header

Revision 28057 - Directory Listing
Modified Wed Oct 7 14:49:15 2009 UTC (11 months ago) by leithoff
fix for reported bug by stylite-> default Identity was not longer selectable in compose, when switched to user defined account

Revision 28050 - Directory Listing
Modified Wed Oct 7 14:12:14 2009 UTC (11 months ago) by leithoff
fixing a possible problem, when saving as Draft, when not in default profile -> e.g. in some user defined account

Revision 28041 - Directory Listing
Modified Tue Oct 6 14:13:42 2009 UTC (11 months ago) by leithoff
trying diiferent Attachment ID-ing Method, as getRandomString seems to produce non Random String on certain systems

Revision 28035 - Directory Listing
Modified Tue Oct 6 13:24:58 2009 UTC (11 months ago) by leithoff
attachment type handling while displaying

Revision 28032 - Directory Listing
Modified Tue Oct 6 12:50:45 2009 UTC (11 months ago) by leithoff
translation of any status, as in tracker#2199

Revision 28028 - Directory Listing
Modified Tue Oct 6 11:15:30 2009 UTC (11 months ago) by leithoff
remove additional blanks/whitespace before and after username supplied by user at logintime (refer to Tracker#2234

Revision 28014 - Directory Listing
Modified Sun Oct 4 07:30:16 2009 UTC (11 months ago) by ralfbecker
"fix for bug in kde4.2, which seems to have a problem with a 401 without a body"

Revision 28009 - Directory Listing
Modified Sat Oct 3 08:00:27 2009 UTC (11 months, 1 week ago) by ralfbecker
Patch from ^DaKu! checked by Hans-Jürgen:
The gallery sessions are currently left incomplete, resulting e.g. in
the inability to put photos into the shopping cart. Also, the upload
widget
refuses to upload, saying that the user has no permissions to upload
images (while the same user can well use the upload widget when logged
directly into gallery).

Modified to deal with default PHP5.3 config, to NOT return cookies in
$_REQUEST array.

Revision 28003 - Directory Listing
Modified Fri Oct 2 10:17:48 2009 UTC (11 months, 1 week ago) by leithoff
fixing bug reported by J.Krupka at the dev-list, searching for " with felamimails quickSearch destroys the session

Revision 27996 - Directory Listing
Modified Fri Oct 2 09:19:20 2009 UTC (11 months, 1 week ago) by ralfbecker
"upps, .htaccess seems not to allow to use php_admin_value, which is required for newer php to set mbstring.func_overload (leaving the old php_value)"

Revision 27993 - Directory Listing
Modified Fri Oct 2 09:05:09 2009 UTC (11 months, 1 week ago) by leithoff
fixing a problem regarding the datehandling in Horde/iCalendar.php reported by Chr.Kaulich

Revision 27990 - Directory Listing
Modified Fri Oct 2 08:49:52 2009 UTC (11 months, 1 week ago) by ralfbecker
higher resource limits, like in EPL-9.1 packages

Revision 27989 - Directory Listing
Modified Fri Oct 2 08:36:54 2009 UTC (11 months, 1 week ago) by leithoff
changing the call of get_sessionid to retrieve the egw_session not only the basic_auth session, this fixes the problem, that sessions where not destroyed at logout

Revision 27985 - Directory Listing
Modified Thu Oct 1 19:25:05 2009 UTC (11 months, 1 week ago) by ralfbecker
- added missing check if recur-endtime is before start, thanks to
  Hans-Juergen
- fixed print without edit rights

Revision 27979 - Directory Listing
Modified Thu Oct 1 18:57:45 2009 UTC (11 months, 1 week ago) by ralfbecker
"quitent error_log and NOT calling affected rows twice, thanks to Hans-Juergen"

Revision 27977 - Directory Listing
Modified Thu Oct 1 14:10:53 2009 UTC (11 months, 1 week ago) by ralfbecker
"\"needed\" attribute got lost for \"select-account\" widget"

Revision 27969 - Directory Listing
Modified Thu Oct 1 09:53:46 2009 UTC (11 months, 1 week ago) by ralfbecker
"- using realpath('..') to give user pathes in filesystem (in errors)
- using 'only_if_exists' for 'is_world_writable'=>false check, to cope with doc symlinks under Debian, which are not included in open_basedir (gave file does not exists error and stoped check)"

Revision 27951 - Directory Listing
Modified Tue Sep 29 09:59:32 2009 UTC (11 months, 1 week ago) by ralfbecker
"fixed not working egw_link::set_cache"

Revision 27939 - Directory Listing
Modified Mon Sep 28 15:19:17 2009 UTC (11 months, 1 week ago) by leithoff
added the option allfirst for account display to show [username] firstname lastname, as the option all displayed [username] firstname lastname and not [username] lastname, firstnamne as advertised

Revision 27930 - Directory Listing
Modified Mon Sep 28 07:51:47 2009 UTC (11 months, 1 week ago) by ralfbecker
"patch #2270: 
- export start- and enddate as date, if user set no time
- ignore non vtodo components (eg. timezones not yet used in EGw)"

Revision 27928 - Directory Listing
Modified Sun Sep 27 08:01:42 2009 UTC (11 months, 1 week ago) by ralfbecker
"make storing of cf's aware of arrays
Thanks to Hans-Jürgen Tappe"

Revision 27921 - Directory Listing
Modified Fri Sep 25 12:58:34 2009 UTC (11 months, 2 weeks ago) by jaytraxx
fixed typo reported by madsurgeon

Revision 27920 - Directory Listing
Modified Fri Sep 25 12:52:36 2009 UTC (11 months, 2 weeks ago) by jaytraxx
fixed typo reported by madsurgeon

Revision 27902 - Directory Listing
Modified Wed Sep 23 12:14:28 2009 UTC (11 months, 2 weeks ago) by leithoff
enable search in extra colums, as it was broken since get_class() returns addressbook_sql for Addresses stored in SQL instead of socontacts_sql

Revision 27896 - Directory Listing
Modified Tue Sep 22 14:12:56 2009 UTC (11 months, 2 weeks ago) by leithoff
fix for a reported problem at the german list: with ldap store, the filter for owner did not only filter for the selected user, but additionaly the groupmembers of a group with the matching id.

Revision 27889 - Directory Listing
Modified Mon Sep 21 15:40:19 2009 UTC (11 months, 2 weeks ago) by ralfbecker
"- disable accounting tab, if only 'status' or only 'times' is allowed as accounting type
- disable budget rows (no_budget), if only accounting types 'status' and/or 'times' is allowed"

Revision 27885 - Directory Listing
Modified Mon Sep 21 08:41:58 2009 UTC (11 months, 2 weeks ago) by ralfbecker
"check if $_GET[aid] or $_GET[pwid] is a valid md5, before using it in redirect"

Revision 27882 - Directory Listing
Modified Mon Sep 21 08:19:41 2009 UTC (11 months, 2 weeks ago) by ralfbecker
removed tests folder, as it is NOT used by EGroupware

Revision 27879 - Directory Listing
Modified Mon Sep 21 08:06:03 2009 UTC (11 months, 2 weeks ago) by ralfbecker
- disabling accept_holiday.php by default, as it's only used on www.egroupware.org
- only allow 2-char locale's

Revision 27875 - Directory Listing
Modified Mon Sep 21 06:51:43 2009 UTC (11 months, 2 weeks ago) by ralfbecker
run wrong values in error message through htmlspecialchars()

Revision 27873 - Directory Listing
Modified Mon Sep 21 06:18:26 2009 UTC (11 months, 2 weeks ago) by ralfbecker
"- some blocks have no input elements (eg. Administration), they gave a warning  while saving them
- setting an empty title did not work (default title was always restored on next edit)
"

Revision 27868 - Directory Listing
Modified Sun Sep 20 13:24:35 2009 UTC (11 months, 2 weeks ago) by ralfbecker
backported fix for bug #2260 from Jörg

Revision 27862 - Directory Listing
Modified Sun Sep 20 12:17:01 2009 UTC (11 months, 2 weeks ago) by ralfbecker
"making all requirements >= (instead of =), as package versions generated by obs are allways  the release version higher as version macro
--> fix for https://bugzilla.novell.com/show_bug.cgi?id=537407"

Revision 27861 - Directory Listing
Modified Sun Sep 20 09:49:11 2009 UTC (11 months, 2 weeks ago) by ralfbecker
"fixed not working regular expression to hide .picture.jpg, it was hiding all attachments"

Revision 27850 - Directory Listing
Modified Wed Sep 16 20:25:11 2009 UTC (11 months, 3 weeks ago) by omgs
French translation update. Tracker #2253

Revision 27845 - Directory Listing
Modified Wed Sep 16 07:58:14 2009 UTC (11 months, 3 weeks ago) by ralfbecker
backported r27314: not switching on output buffering for WebDAV, to make downloads for files > memory_limit possible (requires to rebuild the header via setup >> header admin)

Revision 27834 - Directory Listing
Modified Mon Sep 14 08:48:30 2009 UTC (11 months, 3 weeks ago) by ralfbecker
Fix to get iCal in OS X 10.6 working (again):
WebDAV RFC 4918 allows a full url or a path as <D:href>:
        http://www.webdav.org/specs/rfc4918.html#ELEMENT_href
Some clients can NOT deal with one or the other:
- KAddressbook (at least in 3.5) can NOT subscribe to addressbooks (it
  does not find them) if just a path is used
- iCal in OS X 10.6 generates wrong requests, if a full url is used

Revision 27824 - Directory Listing
Modified Fri Sep 11 05:42:19 2009 UTC (11 months, 4 weeks ago) by omgs
Update french translations from #2207 to #2214

Revision 27823 - Directory Listing
Modified Fri Sep 11 04:39:57 2009 UTC (11 months, 4 weeks ago) by omgs
Update hungarian translation by #2231

Revision 27815 - Directory Listing
Modified Wed Sep 9 22:33:47 2009 UTC (12 months ago) by omgs
Italian translation for filemanager. Tracker #2047

Revision 27814 - Directory Listing
Modified Wed Sep 9 22:31:09 2009 UTC (12 months ago) by omgs
Italian translation for poll. Tracker #2014

Revision 27813 - Directory Listing
Modified Wed Sep 9 22:28:55 2009 UTC (12 months ago) by omgs
Italian translation for preferences. Tracker #2013

Revision 27812 - Directory Listing
Modified Wed Sep 9 22:26:36 2009 UTC (12 months ago) by omgs
Italian translation for phpbrain. Tracker #2012

Revision 27811 - Directory Listing
Modified Wed Sep 9 22:24:29 2009 UTC (12 months ago) by omgs
Update italian for news_admin. Tracker #2011

Revision 27810 - Directory Listing
Modified Wed Sep 9 22:21:38 2009 UTC (12 months ago) by omgs
Update phpgwapi for italian. Tracker #2010

Revision 27809 - Directory Listing
Modified Wed Sep 9 22:17:01 2009 UTC (12 months ago) by omgs
Update italian projectmanager. Item #2009

Revision 27807 - Directory Listing
Modified Wed Sep 9 21:52:28 2009 UTC (12 months ago) by omgs
Add support for Czech in MyDMS. Part 2 of #1956

Revision 27806 - Directory Listing
Modified Wed Sep 9 21:45:46 2009 UTC (12 months ago) by omgs
Branch part of #1956

Revision 27801 - Directory Listing
Modified Wed Sep 9 11:59:03 2009 UTC (12 months ago) by ralfbecker
"fixed expiration timeout (messages says 2 hours, but hardcoded ist 1800s = 1/2h)"

Revision 27798 - Directory Listing
Modified Wed Sep 9 08:27:38 2009 UTC (12 months ago) by ralfbecker
quote all table or column names, to allow to use reserved words of dbms

Revision 27791 - Directory Listing
Modified Tue Sep 8 13:24:16 2009 UTC (12 months ago) by leithoff
improving decode_header for charset x-unknown and encoding Base64

Revision 27768 - Directory Listing
Modified Fri Aug 28 12:36:55 2009 UTC (12 months, 1 week ago) by ralfbecker
fixing php5.3 fix: egw_session class was not loaded

Revision 27742 - Directory Listing
Modified Wed Aug 26 11:54:12 2009 UTC (12 months, 2 weeks ago) by leithoff
redirection via go, by rebuilding the query string; suggested by zorg; seems to work without sideeffects in my enviroment; please give feedback to the '[eGroupWare-developers] bug with notification,felamimail and redirect' entry

Revision 27741 - Directory Listing
Modified Wed Aug 26 10:09:13 2009 UTC (12 months, 2 weeks ago) by ralfbecker
removed "no access" from eACL rights and added a helptext, that rights can only be added, not taken away via eACL

Revision 27738 - Directory Listing
Modified Wed Aug 26 09:38:51 2009 UTC (12 months, 2 weeks ago) by ralfbecker
switching off zlib.output_compression for zip archives, as the double compression makes problems eg. with lighttpd

Revision 27733 - Directory Listing
Modified Tue Aug 25 14:48:08 2009 UTC (12 months, 2 weeks ago) by ralfbecker
"fix for some columns, which could not be switched off (eg. InfoLog category col), after the last fix"

Revision 27731 - Directory Listing
Modified Tue Aug 25 13:20:25 2009 UTC (12 months, 2 weeks ago) by ralfbecker
"fix nm widget to deal with same header in multiple columns (eg. InfoLog's 2 time columns)"

Revision 27730 - Directory Listing
Modified Tue Aug 25 13:20:02 2009 UTC (12 months, 2 weeks ago) by ralfbecker
"fixed not displayed time sum, if \"time, planned\" column was selected:
-> only check used&planned time (not replanned) to work for both time cols"

Revision 27724 - Directory Listing
Modified Tue Aug 25 11:23:28 2009 UTC (12 months, 2 weeks ago) by ralfbecker
"only responding to after_navbar hook, if notifications is enabled for the user, since after_navbar get's called regardless of applicaton permissions"

Revision 27721 - Directory Listing
Modified Tue Aug 25 08:33:05 2009 UTC (12 months, 2 weeks ago) by ralfbecker
Fixed typo happend --> happened reported by David Rankin

Revision 27717 - Directory Listing
Modified Tue Aug 25 07:36:42 2009 UTC (12 months, 2 weeks ago) by ralfbecker
"do NOT translate file permissions"

Revision 27712 - Directory Listing
Modified Sat Aug 22 19:38:45 2009 UTC (12 months, 2 weeks ago) by ralfbecker
fixing a few more PHP5.3 problems, caused by PHP5.3 behavior to NOT
register cookies in $_REQUEST any more by default (there's now a php.ini
variable 'request_order' to controll that, but we want to work with a
default configuraltion):
- session restore was not working, as only $_REQUEST[sessionid] was
  checked
- multi domain installs not working, as domain cookie was not checked
- encrypted session were not working, because kp3 cookie was not checked
--> there's now a static method egw_session::get_request($name), which
checks $_REQUEST[$name], $_COOKIE[$name] and for that Safari bug also
$_COOKIE[ucfirst($name)]

Revision 27709 - Directory Listing
Modified Sat Aug 22 16:42:59 2009 UTC (12 months, 2 weeks ago) by ralfbecker
"PHP5.3 fix: call_user_func_array($callback,null) 2. parameter has to be array
If called in php5.2, $callback is called with no argument, in php5.3 above warning is issued and $callback is NOT called
--> stoping some xajax calls from fmail in 1.6.002"

Revision 27707 - Directory Listing
Modified Sat Aug 22 15:59:21 2009 UTC (12 months, 2 weeks ago) by ralfbecker
PHP5.3 fix, which is already in trunk, but forgotten to backport to stable

Revision 27700 - Directory Listing
Modified Sat Aug 22 08:12:24 2009 UTC (12 months, 2 weeks ago) by ralfbecker
"added uicontacts --> addressbook_ui conversation, as user on english list reported a problem with it"

Revision 27699 - Directory Listing
Modified Sat Aug 22 08:07:37 2009 UTC (12 months, 2 weeks ago) by ralfbecker
adding addressbook object classes to new accounts (if they are supported
by the server)
--> overcome problem reported by krupka(at)depag.de on the german list:
password get's lost if contact get saved, because it had to remove the
account first to add the addressbook object classes

Revision 27698 - Directory Listing
Modified Sat Aug 22 08:01:10 2009 UTC (12 months, 2 weeks ago) by ralfbecker
prevent using the numeric value of a group or user twice, by checking if it already exists for both sides

Revision 27697 - Directory Listing
Modified Sat Aug 22 07:58:53 2009 UTC (12 months, 2 weeks ago) by ralfbecker
Patch from Jean-Charles Passard <jcharles(at)provectio.org>: allows to use either uid or id to retrieve contacts

Revision 27685 - Directory Listing
Modified Thu Aug 20 14:28:27 2009 UTC (12 months, 2 weeks ago) by leithoff
if app changes while displaying content, be aware of that (as of addressbook infolog view)

Revision 27679 - Directory Listing
Modified Wed Aug 19 15:00:50 2009 UTC (12 months, 3 weeks ago) by ralfbecker
"fixed not savable empty site configuration 'responsible_edit', once a value was set before"

Revision 27654 - Directory Listing
Modified Mon Aug 17 07:32:24 2009 UTC (12 months, 3 weeks ago) by ralfbecker
"cant create an index without fields (was observed in broken backups)"

Revision 27647 - Directory Listing
Modified Fri Aug 14 09:54:07 2009 UTC (12 months, 3 weeks ago) by ralfbecker
"requiring if ctype extension for suse (HTMLpurifier), rh contains it in php-comon"

Revision 27646 - Directory Listing
Modified Fri Aug 14 09:52:55 2009 UTC (12 months, 3 weeks ago) by ralfbecker
"added error if ctype extension is missing (HTMLpurifier)"

Revision 27639 - Directory Listing
Modified Wed Aug 12 09:55:41 2009 UTC (12 months, 4 weeks ago) by ralfbecker
some precaution to never allow to (recursivly) remove /, /apps or /home

Revision 27638 - Directory Listing
Modified Wed Aug 12 09:52:39 2009 UTC (12 months, 4 weeks ago) by leithoff
cyrusimap: make sure the username is converted to lowercase, when creating the mailboxstring

Revision 27632 - Directory Listing
Modified Wed Aug 12 07:52:48 2009 UTC (12 months, 4 weeks ago) by leithoff
fix a problem regarding the parsing of urls (sometimes a '>' (from a div or p was left over, and showing)

Revision 27612 - Directory Listing
Modified Fri Aug 7 07:19:57 2009 UTC (13 months ago) by ralfbecker
"fix for using GroupDAV with LDAP as addressbook backend"

Revision 27608 - Directory Listing
Modified Fri Aug 7 07:03:45 2009 UTC (13 months ago) by ralfbecker
"No quoted printables for GroupDAV"

Revision 27607 - Directory Listing
Modified Fri Aug 7 07:02:09 2009 UTC (13 months ago) by ralfbecker
"No quoted printables for GroupDAV"

Revision 27597 - Directory Listing
Modified Wed Aug 5 06:53:57 2009 UTC (13 months ago) by ralfbecker
"requiring %{php}-posix for all distros (RH distros provide that in different packages depending on their version)"

Revision 27584 - Directory Listing
Modified Fri Jul 31 21:17:34 2009 UTC (13 months, 1 week ago) by ralfbecker
"added php-process (contains posix extension) for rh"

Revision 27583 - Directory Listing
Modified Fri Jul 31 21:15:42 2009 UTC (13 months, 1 week ago) by ralfbecker
"added php-process (contains posix extension) for rh"

Revision 27576 - Directory Listing
Modified Thu Jul 30 12:52:59 2009 UTC (13 months, 1 week ago) by leithoff
tackle problems with )( in Filenames

Revision 27574 - Directory Listing
Modified Thu Jul 30 11:44:52 2009 UTC (13 months, 1 week ago) by leithoff
some fixing regarding connection handling

Revision 27567 - Directory Listing
Modified Thu Jul 30 07:11:42 2009 UTC (13 months, 1 week ago) by ralfbecker
"rewriting onchange for checkboxes for IE to an onclick"

Revision 27524 - Directory Listing
Modified Tue Jul 21 06:32:44 2009 UTC (13 months, 2 weeks ago) by ralfbecker
fixed not working --run -name or --run +name

Revision 27519 - Directory Listing
Modified Mon Jul 20 16:09:01 2009 UTC (13 months, 3 weeks ago) by ralfbecker
adapted patch for updated sources

Revision 27518 - Directory Listing
Modified Mon Jul 20 16:08:35 2009 UTC (13 months, 3 weeks ago) by ralfbecker
renamed rpmlintrc file to containt no version

Revision 27515 - Directory Listing
Modified Mon Jul 20 07:58:01 2009 UTC (13 months, 3 weeks ago) by ralfbecker
"1.6.002 version and changelog"

Revision 27513 - Directory Listing
Modified Mon Jul 20 07:45:47 2009 UTC (13 months, 3 weeks ago) by ralfbecker
not longer used

Revision 27512 - Directory Listing
Modified Mon Jul 20 07:36:28 2009 UTC (13 months, 3 weeks ago) by ralfbecker
"setting defaults for 1.6.002"

Revision 27511 - Directory Listing
Modified Mon Jul 20 07:32:26 2009 UTC (13 months, 3 weeks ago) by ralfbecker
added new build script to 1.6 branch

Revision 27506 - Directory Listing
Modified Sun Jul 19 17:03:43 2009 UTC (13 months, 3 weeks ago) by tt_oscar
Some more decoding issues, this "should work"(TM) now

Revision 27501 - Directory Listing
Modified Sat Jul 18 15:39:00 2009 UTC (13 months, 3 weeks ago) by ralfbecker
"removed onclick alert"

Revision 27498 - Directory Listing
Modified Sat Jul 18 15:19:02 2009 UTC (13 months, 3 weeks ago) by ralfbecker
"fix for bug: checking  \"whole query\" sets number of rows to -1"

Revision 27490 - Directory Listing
Modified Sat Jul 18 12:55:21 2009 UTC (13 months, 3 weeks ago) by ralfbecker
Fix for bug #2074 + #2075: Postgres update error to 1.6

Revision 27488 - Directory Listing
Modified Sat Jul 18 12:46:05 2009 UTC (13 months, 3 weeks ago) by ralfbecker
"Fix for bug #2111: xml_functions.inc.php calls to an undefined method
as suggested by Igor Blanco"

Revision 27485 - Directory Listing
Modified Sat Jul 18 12:36:19 2009 UTC (13 months, 3 weeks ago) by ralfbecker
"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)"

Revision 27480 - Directory Listing
Modified Sat Jul 18 12:22:48 2009 UTC (13 months, 3 weeks ago) by ralfbecker
"Fix for bug #1891: CAS auth seems to fail"

Revision 27478 - Directory Listing
Modified Sat Jul 18 12:16:38 2009 UTC (13 months, 3 weeks ago) by ralfbecker
"Fix for bug #1992 from Hans-Juergen Tappe:
The sitemgr login module does not cleanup session."

Revision 27474 - Directory Listing
Modified Sat Jul 18 12:04:59 2009 UTC (13 months, 3 weeks ago) by ralfbecker
"Fix for bug #1990 from Hans-Juergen Tappe:
Fix a typo which prevents categories which come in as an array to be handled correctly."

Revision 27473 - Directory Listing
Modified Sat Jul 18 11:57:54 2009 UTC (13 months, 3 weeks ago) by ralfbecker
"Fix for bug #1900 from Hans-Juergen Tappe"

Revision 27469 - Directory Listing
Modified Sat Jul 18 10:00:05 2009 UTC (13 months, 3 weeks ago) by ralfbecker
pushing version to 1.6.002

Revision 27468 - Directory Listing
Modified Sat Jul 18 09:33:30 2009 UTC (13 months, 3 weeks ago) by ralfbecker
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

Revision 27455 - Directory Listing
Modified Thu Jul 16 16:38:33 2009 UTC (13 months, 3 weeks ago) by ralfbecker
merged iPhone CalDAV fixes to 1.6

Revision 27435 - Directory Listing
Modified Tue Jul 14 08:10:20 2009 UTC (13 months, 3 weeks ago) by leithoff
announce vacation message active status for by_date too

Revision 27432 - Directory Listing
Modified Mon Jul 13 10:51:29 2009 UTC (13 months, 4 weeks ago) by leithoff
loading infolog translations if current_app is NOT infolog

Revision 27429 - Directory Listing
Modified Mon Jul 13 10:38:27 2009 UTC (13 months, 4 weeks ago) by leithoff
preserve the col_filter within the active session

Revision 27404 - Directory Listing
Modified Thu Jul 9 09:49:33 2009 UTC (14 months ago) by leithoff
fix for lost owner selection in manage_states

Revision 27402 - Directory Listing
Modified Thu Jul 9 08:34:28 2009 UTC (14 months ago) by leithoff
fix for "Column 'account_id' in field list is ambiguous" ERROR while importing events 2nd.go

Revision 27398 - Directory Listing
Modified Thu Jul 9 08:17:36 2009 UTC (14 months ago) by leithoff
fix for "Column 'account_id' in field list is ambiguous" ERROR while importing events

Revision 27380 - Directory Listing
Modified Tue Jul 7 12:55:11 2009 UTC (14 months ago) by ralfbecker
removed not used javascript files

Revision 27376 - Directory Listing
Modified Tue Jul 7 09:44:30 2009 UTC (14 months ago) by leithoff
upgrade to 2.6.4.1,  removing _samples and unneeded connectors, remove baseconfig for unneeded connectors

Revision 27360 - Directory Listing
Modified Fri Jul 3 08:59:55 2009 UTC (14 months, 1 week ago) by leithoff
fixing calender empty resource problem (add event, edit participants)

Revision 27336 - Directory Listing
Modified Tue Jun 30 18:38:35 2009 UTC (14 months, 1 week ago) by ralfbecker
"fixed not deletetable links: to delete one, you have to select 'New search ..."

Revision 27331 - Directory Listing
Modified Tue Jun 30 17:49:18 2009 UTC (14 months, 1 week ago) by ralfbecker
"bugfix: if no specific custom field is selected, show/query all custom fields"

Revision 27327 - Directory Listing
Modified Tue Jun 30 10:11:48 2009 UTC (14 months, 1 week ago) by leithoff
Tracker: #2145 - message reading confirmation; Fix for MailServers, that do not support MDNSent/MDNnotSent flags

Revision 27324 - Directory Listing
Modified Mon Jun 29 15:36:31 2009 UTC (14 months, 1 week ago) by ralfbecker
"backported fix from trunk: warning if user has no calendar rights"

Revision 27323 - Directory Listing
Modified Mon Jun 29 13:29:10 2009 UTC (14 months, 1 week ago) by ralfbecker
"fixed not working custom fileds in Insert-in-document feature"

Revision 27315 - Directory Listing
Modified Thu Jun 25 10:34:14 2009 UTC (14 months, 2 weeks ago) by ralfbecker
"reverting my inition comit to switch output buffering off in webdav.php, as it makes problems on system with do automatic output compression, eg. debian5
--> modified header template to not switch it on in first place, for webdav.php"

Revision 27311 - Directory Listing
Modified Thu Jun 25 07:25:51 2009 UTC (14 months, 2 weeks ago) by ralfbecker
"switch of output buffering (switched on in header), as otherwise we run against memory_limit, for big files
only do it if no output_handler is set in php.ini, as at least with zlib.output_handler it stalls ...
if (!ini_get('output_handler')) ob_end_flush();
"

Revision 27306 - Directory Listing
Modified Tue Jun 23 16:48:40 2009 UTC (14 months, 2 weeks ago) by ralfbecker
merged htmlpurifier from trunk

Revision 27283 - Directory Listing
Modified Thu Jun 18 13:32:44 2009 UTC (14 months, 3 weeks ago) by ralfbecker
"fixed group invitations got changed to regular invitations, after inviting a second group"

Revision 27278 - Directory Listing
Modified Thu Jun 18 12:13:13 2009 UTC (14 months, 3 weeks ago) by stefanbecker
backport of 27275 fixed with klaus the Group initation behavior, Readaccess you can also invite participants, but you can only change the status, if you have edit rights

Revision 27274 - Directory Listing
Modified Thu Jun 18 11:01:06 2009 UTC (14 months, 3 weeks ago) by ralfbecker
"switch of output buffering (switched on in header), as otherwise we run against memory_limit, for big files"

Revision 27268 - Directory Listing
Modified Mon Jun 15 14:00:52 2009 UTC (14 months, 3 weeks ago) by ralfbecker
Fixed display of birthdays from addressbook on home page:
- dont display year, if calendar config forbidds to display of birthyear
- dont display them at all, if they are forbidden in calendar

Revision 27259 - Directory Listing
Modified Sun Jun 14 13:27:12 2009 UTC (14 months, 3 weeks ago) by ralfbecker
"- if user wants to change permissions of all subfolders, do NOT check if permissions of current folder is realy changed (as the requested change can be elsewhere)
- only give \"permissions changed/failed\" message once"

Revision 27245 - Directory Listing
Modified Wed Jun 10 12:53:21 2009 UTC (15 months ago) by ralfbecker
"removed css to capitalize first letter of sidebox menu items
It makes problemes (hides first letter) with following browsers:
- Konqueror (Linux)
- Safari (Mac & Windows)"

Revision 27242 - Directory Listing
Modified Wed Jun 10 10:33:38 2009 UTC (15 months ago) by leithoff
propfind: fix regarding the retrieval of sqlfs_props, if key of array with a single entry is the vfspath for the file in question

Revision 27235 - Directory Listing
Modified Tue Jun 9 11:58:09 2009 UTC (15 months ago) by stefanbecker
fixed birthday in common format on rtf files

Revision 27216 - Directory Listing
Modified Sun Jun 7 15:52:32 2009 UTC (15 months ago) by ralfbecker
fix for php5.3, which by default seems NOT include content of $_COOKIE in

Revision 27213 - Directory Listing
Modified Sun Jun 7 15:25:16 2009 UTC (15 months ago) by ralfbecker
"flatten values first (some selectbox values are given multi-dimensional), causing eg. default for notifications not being displayed"

Revision 27207 - Directory Listing
Modified Thu Jun 4 13:58:29 2009 UTC (15 months ago) by ralfbecker
"fixed wrong order of private column in csv import"

Revision 27205 - Directory Listing
Modified Thu Jun 4 13:40:36 2009 UTC (15 months ago) by ralfbecker
merged patches from Klaus to get mydms working in egw 1.6 phpgw --> egw

Revision 27200 - Directory Listing
Modified Wed Jun 3 08:28:22 2009 UTC (15 months, 1 week ago) by ralfbecker
"Fixed not working async wrapper under SUSE ($_ENV is NOT set)"

Revision 27188 - Directory Listing
Modified Mon Jun 1 19:16:09 2009 UTC (15 months, 1 week ago) by ralfbecker
"fix for bug #2106 - Addressbook warning message when deleting LDAP contact"

Revision 27164 - Directory Listing
Modified Sat May 30 07:05:54 2009 UTC (15 months, 1 week ago) by ralfbecker
"Patch from Carsten Wolf:
Timesheet-Einträge mit Uhrzeit 0:00, die in der Winterzeit gemacht wurden, 
werden in einem Union-Query, der in der Sommerzeit stattfindet, dem falschen 
Tag zugeordnet. Vermutlich stimmt dies nur für den PostgreSQL query und ist 
Dir deshalb bisher nicht aufgefallen.

Der Patch:
Ändert den PostgreSQL-spezifischen Teil des queries so um, dass er 
Zeitzoneninformationen berücksichtigt."

Revision 27161 - Directory Listing
Modified Fri May 29 14:13:50 2009 UTC (15 months, 1 week ago) by leithoff
further work, regarding the display of HTML messages, ...

Revision 27156 - Directory Listing
Modified Fri May 29 10:51:39 2009 UTC (15 months, 1 week ago) by ralfbecker
- showing preferences only if user has rights from preferences app
  (gives 'permission denied' if user clicks on it otherwise)
- docu update

Revision 27140 - Directory Listing
Modified Thu May 28 11:12:16 2009 UTC (15 months, 1 week ago) by leithoff
setting default foldertype to 0=normal

Revision 27138 - Directory Listing
Modified Thu May 28 11:02:19 2009 UTC (15 months, 1 week ago) by leithoff
improving HTML Display, rework of link treatment

Revision 27135 - Directory Listing
Modified Wed May 27 07:13:45 2009 UTC (15 months, 2 weeks ago) by leithoff
 added windows-1257 as it seems to be used widely, to display baltic letters

Revision 27133 - Directory Listing
Modified Wed May 27 05:39:19 2009 UTC (15 months, 2 weeks ago) by ralfbecker
fixed powerpoint icon as suggested by tinpos@gmail.com

Revision 27131 - Directory Listing
Modified Tue May 26 18:07:37 2009 UTC (15 months, 2 weeks ago) by ralfbecker
merged Nathans fixes r26507 and r27070 to 1.6

Revision 27127 - Directory Listing
Modified Tue May 26 17:27:03 2009 UTC (15 months, 2 weeks ago) by ralfbecker
"re-added (depricated) php4 constructor, as it get's called by some old apps"

Revision 27122 - Directory Listing
Modified Tue May 26 11:56:43 2009 UTC (15 months, 2 weeks ago) by ralfbecker
"fixed not always executed hooks for disabled applications (using app-names from existing hooks now, instead of egw_info[apps])"

Revision 27117 - Directory Listing
Modified Mon May 25 09:00:32 2009 UTC (15 months, 2 weeks ago) by leithoff
fix for TrackerBug#2096 - Fehler in der erweiterten Suche, PHPBRAIN

Revision 27114 - Directory Listing
Modified Mon May 25 07:46:14 2009 UTC (15 months, 2 weeks ago) by ralfbecker
"do NOT run an update, if none necessary"

Revision 27110 - Directory Listing
Modified Mon May 25 07:00:08 2009 UTC (15 months, 2 weeks ago) by ralfbecker
merged setup-cli related bugfixes 27105, 27106 and 27109

Revision 27102 - Directory Listing
Modified Sat May 23 10:27:02 2009 UTC (15 months, 2 weeks ago) by ralfbecker
"small changes to get setup-cli working with current EGroupware"

Revision 27090 - Directory Listing
Modified Fri May 22 12:58:44 2009 UTC (15 months, 2 weeks ago) by leithoff
fix for TRACKER BUG#2018  FROM account lost when saving draft reported by C.Brunet

Revision 27087 - Directory Listing
Modified Fri May 22 12:16:46 2009 UTC (15 months, 2 weeks ago) by leithoff
 fixing a Problem regarding the display of multipart/related parts; this is due to a problem reported by pongracz.istvan TRACKER BUG#2066

Revision 27084 - Directory Listing
Modified Fri May 22 10:02:16 2009 UTC (15 months, 2 weeks ago) by leithoff
improving active/inactive control for editAccountData, second tab

Revision 27083 - Directory Listing
Modified Fri May 22 08:57:00 2009 UTC (15 months, 2 weeks ago) by leithoff
fix for bug #2086  Trunk/1.6  Users cant define their own identities...

Revision 27077 - Directory Listing
Modified Fri May 22 07:05:51 2009 UTC (15 months, 2 weeks ago) by ralfbecker
"fixed date-time widget to correctly write seconds, eg. if output format is \"Y-m-d H:i:s\""

Revision 27072 - Directory Listing
Modified Thu May 21 19:17:30 2009 UTC (15 months, 2 weeks ago) by ralfbecker
"validation error in named tab (eg. \"tabs=general|one|two\") did not change to tab with field causing the validation error"

Revision 27069 - Directory Listing
Modified Thu May 21 08:21:48 2009 UTC (15 months, 2 weeks ago) by ralfbecker
Merged German translations from Stefan: r27035-7 and r27050-65

Revision 27042 - Directory Listing
Modified Tue May 19 15:25:41 2009 UTC (15 months, 3 weeks ago) by ralfbecker
fixed problem pointed out by Necky(T.Okabuchi) <neckyegw(at)wanaya.jp>

Revision 27040 - Directory Listing
Modified Tue May 19 13:35:21 2009 UTC (15 months, 3 weeks ago) by ralfbecker
"fixed search for new phrases, to also work with newer method hooks and not only with file-hooks (preferences, admin, settings, ...)"

Revision 27032 - Directory Listing
Modified Tue May 19 10:30:23 2009 UTC (15 months, 3 weeks ago) by leithoff
moving knowledegebase so class to use db->select/update/insert/delete rather than query, introducing __construct to ui/bo/so, ui extending bo, bo extending so in preparation to make phpbrain classes autoloadable

Revision 27004 - Directory Listing
Modified Fri May 15 07:37:54 2009 UTC (15 months, 3 weeks ago) by ralfbecker
"allow one-letter name/mailbox part in an email address"

Revision 27001 - Directory Listing
Modified Fri May 15 07:18:47 2009 UTC (15 months, 3 weeks ago) by ralfbecker
"allow to use now() beside current_timestamp, as Postgres backups contain it and it's easier to remember anyway"

Revision 26993 - Directory Listing
Modified Thu May 14 13:32:13 2009 UTC (15 months, 3 weeks ago) by leithoff
tackling a problem regarding the display/compose mode when opening a mailbox

Revision 26991 - Directory Listing
Modified Thu May 14 11:10:52 2009 UTC (15 months, 3 weeks ago) by ralfbecker
"fixed not saving option to show only the date (not year) of birthdays from contacts "

Revision 26963 - Directory Listing
Modified Mon May 11 08:47:57 2009 UTC (16 months ago) by ralfbecker
added translated languages and visible charset to charset selection

Revision 26953 - Directory Listing
Modified Fri May 8 07:35:06 2009 UTC (16 months ago) by ralfbecker
"Backported case-sensitivity (commits r26637 (partially) and 26796) from trunk,
as it fixes several bugs reported on the user list:
- renaming to a name which differs only in case deletes file/directory
- same is true eg. for German umlauts or French accents"

Revision 26937 - Directory Listing
Modified Tue May 5 10:35:52 2009 UTC (16 months ago) by leithoff
increasing wikis search speed

Revision 26931 - Directory Listing
Modified Mon May 4 16:48:20 2009 UTC (16 months, 1 week ago) by ralfbecker
"setting the value to 7, after reports on the user list, thought MySQL 5.0.51 with MyISAM engine works up to 10"

Revision 26913 - Directory Listing
Modified Fri May 1 19:15:44 2009 UTC (16 months, 1 week ago) by ralfbecker
"fix for bug reported on the english user list:
limit on the number of cascaded folders in Filemanager
--> MySQL 5.0 has a nesting limit for subqueries
--> working around that by limiting the nesting level to 10"

Revision 26910 - Directory Listing
Modified Fri May 1 07:56:09 2009 UTC (16 months, 1 week ago) by ralfbecker
"fixed sometimes double displayed header and/or navbar"

Revision 26908 - Directory Listing
Modified Fri May 1 06:25:49 2009 UTC (16 months, 1 week ago) by ralfbecker
"fix for bug reported on devel list: ldap_contact_context only set if contacts stored in ldap, but sambaadmin only operates on accounts, so it can use the ldap_context, which is always set (if accounts in ldap are used)"

Revision 26903 - Directory Listing
Modified Thu Apr 30 10:49:38 2009 UTC (16 months, 1 week ago) by tt_oscar
Fix for restriction settings; added to the config_names to save the 'restricting trackers to [...]' values

Revision 26899 - Directory Listing
Modified Thu Apr 30 07:50:02 2009 UTC (16 months, 1 week ago) by ralfbecker
"fixed failed move or rename via WebDAV (eg. NetDrive on Windows):
trailing slashes added to all collections caused a rename to an empty filename
--> all training slashes get now removed prior to calling any backend functions"

Revision 26897 - Directory Listing
Modified Thu Apr 30 07:43:21 2009 UTC (16 months, 1 week ago) by ralfbecker
"copied COPY from HTTP_WebDAV_Server_Filesystem:
- it contained sql queries, which can not work in eGW
- to add Location header shown in rfc2518 example (section 8.9.5)"

Revision 26895 - Directory Listing
Modified Thu Apr 30 07:39:22 2009 UTC (16 months, 1 week ago) by leithoff
handling checkbox values in listview, handling radio values display in listview;handling the doubling of select/multiselect -cfs in advanced search, adding empty entry for radio-cfs in advanced search, allowing to edit readonly cfs when in advanced search

Revision 26894 - Directory Listing
Modified Thu Apr 30 07:36:23 2009 UTC (16 months, 1 week ago) by ralfbecker
"adding path (EGW_SERVER_ROOT) to hash for basic auth pseudo sesion id
(otherwise different installs in different pathes using identical credentials would share the session, which is no good idea)"

Revision 26884 - Directory Listing
Modified Wed Apr 29 06:28:41 2009 UTC (16 months, 1 week ago) by ralfbecker
fix for bug #2060 - Passive Security bug: InformationLeakage

Revision 26875 - Directory Listing
Modified Tue Apr 28 20:08:58 2009 UTC (16 months, 1 week ago) by ralfbecker
- error_reporting E_ALL
- fixed handling of not reported session.save_path

Revision 26874 - Directory Listing
Modified Tue Apr 28 20:08:28 2009 UTC (16 months, 1 week ago) by ralfbecker
fixed Notices under error_reporting E_ALL

Revision 26873 - Directory Listing
Modified Tue Apr 28 19:35:57 2009 UTC (16 months, 1 week ago) by ralfbecker
"removed unneeded stripslashes while reading the configuration, as it \"eats\" the backslashed of windows pathes (eg. messes up the default cache path)"

Revision 26863 - Directory Listing
Modified Tue Apr 28 10:41:09 2009 UTC (16 months, 1 week ago) by ralfbecker
"log failed login because of hook 'session_creation' with account_id, to not block the account in that case"

Revision 26855 - Directory Listing
Modified Sun Apr 26 05:52:48 2009 UTC (16 months, 2 weeks ago) by ralfbecker
changed "php_value mbstring.func_overload X" to "php_admin_value mbstring.func_overload X" for php5.2.9

Revision 26850 - Directory Listing
Modified Fri Apr 24 16:14:11 2009 UTC (16 months, 2 weeks ago) by ralfbecker
"fixed translation of Portugal"

Revision 26847 - Directory Listing
Modified Thu Apr 23 11:51:07 2009 UTC (16 months, 2 weeks ago) by ralfbecker
"fixed an other accounts_ldap problem: too many entries returned on 2. and further pages"

Revision 26845 - Directory Listing
Modified Thu Apr 23 11:20:00 2009 UTC (16 months, 2 weeks ago) by ralfbecker
"fixed fatal error: creating custom fields delete application config:
caused by a missing config::read_repository() before calling config::save_repository(), which then only stores the custom fields, but not the rest of the config"

Revision 26839 - Directory Listing
Modified Thu Apr 23 06:25:58 2009 UTC (16 months, 2 weeks ago) by ralfbecker
"fixed not / only partialy working lettersearch in Admin >> Manage groups"

Revision 26837 - Directory Listing
Modified Thu Apr 23 06:06:48 2009 UTC (16 months, 2 weeks ago) by ralfbecker
"handling if user clicks on a link in filemanager
- reset lettersearch as it confuses users (they think the dir is empty)
- switch recusive display off
"

Revision 26828 - Directory Listing
Modified Mon Apr 20 15:45:28 2009 UTC (16 months, 3 weeks ago) by ralfbecker
"bugfixes for sidebox menu under prefs or admin:
- do NOT process the $_REQUEST vars
- if user changes selectboxes, go to default calendar view"

Revision 26825 - Directory Listing
Modified Mon Apr 20 14:14:31 2009 UTC (16 months, 3 weeks ago) by leithoff
handling unset/uninitalized selectcols

Revision 26820 - Directory Listing
Modified Sun Apr 19 12:16:30 2009 UTC (16 months, 3 weeks ago) by ralfbecker
Mandriva's Apache2 rpm is called apache

Revision 26819 - Directory Listing
Modified Sun Apr 19 11:01:34 2009 UTC (16 months, 3 weeks ago) by ralfbecker
"translate original MyDMS phrases to eGW's charset"

Revision 26816 - Directory Listing
Modified Sun Apr 19 07:31:24 2009 UTC (16 months, 3 weeks ago) by ralfbecker
"fixed not working stream_open() $mode == 'rb', was requiring write rights as != 'r'"

Revision 26799 - Directory Listing
Modified Thu Apr 16 16:33:57 2009 UTC (16 months, 3 weeks ago) by ralfbecker
"fixed not updated modification time, if file get's updated (eg. replaced via a new update in filemanager)"

Revision 26797 - Directory Listing
Modified Thu Apr 16 10:41:46 2009 UTC (16 months, 3 weeks ago) by ralfbecker
backport of r26785 to 1.6: fixed bug reported on German list: all new calendar events in trunk are private

Revision 26788 - Directory Listing
Modified Wed Apr 15 11:22:40 2009 UTC (16 months, 3 weeks ago) by ralfbecker
"fixing commit r26783/4 for mysql:
using octal numbers with mysql leads to funny results:
select 384 & 0400 --> 384 not 256=0400
--> converted 0400, 040 and 04 to 256, 32 and 4 for mysql"

Revision 26784 - Directory Listing
Modified Wed Apr 15 07:51:17 2009 UTC (16 months, 3 weeks ago) by ralfbecker
"fix for bug #2041: Postrgresql error when I try to access a file in sqlfs
\"CEST ERROR:  argument of AND must be type boolean, not type integer\"
"

Revision 26778 - Directory Listing
Modified Thu Apr 9 13:24:40 2009 UTC (17 months ago) by ralfbecker
"fix for bug #1867: Several problems with non-ascii as first char in filename:
that char is skiped in dir creation, rename or filecreation"

Revision 26776 - Directory Listing
Modified Thu Apr 9 12:48:46 2009 UTC (17 months ago) by ralfbecker
"fixing the fix ;-)
addslashes does to much --> now quoting only quotes"

Revision 26774 - Directory Listing
Modified Thu Apr 9 12:17:41 2009 UTC (17 months ago) by ralfbecker
fixed filemanger bug: actions dont work for filenames containing commas
--> allow to enclose comma-separated checkbox and radio-button option values in quotes (\"), so they can contain commas

Revision 26772 - Directory Listing
Modified Thu Apr 9 08:12:21 2009 UTC (17 months ago) by ralfbecker
Fixing the fix ;-)
shadowLastChange has to be an interger.

Revision 26770 - Directory Listing
Modified Thu Apr 9 07:49:17 2009 UTC (17 months ago) by ralfbecker
Backported r26747 to 1.6:
using a session for basic auth (not session aware) clients for WebDAV
and GroupDAV. The "sessionid" get's constructed from the basic auth
credentials and is not random (as the clients dont store them).
--> speeds up the use of *DAV
--> stops *DAV handlers to created numerious sessions

Revision 26767 - Directory Listing
Modified Thu Apr 9 07:14:07 2009 UTC (17 months ago) by ralfbecker
"fixed not correctly translated holidays downloaded from egroupware.org
(charset was not recogniced because of HTTP headers before charset line)"

Revision 26765 - Directory Listing
Modified Thu Apr 9 06:44:02 2009 UTC (17 months ago) by ralfbecker
Fixed not (always) updated last password change date

Revision 26754 - Directory Listing
Modified Mon Apr 6 13:03:18 2009 UTC (17 months ago) by ralfbecker
fixed typo: stoped --> stopped

Revision 26752 - Directory Listing
Modified Mon Apr 6 06:47:19 2009 UTC (17 months ago) by ralfbecker
"fix for bug #1859: The config of \"Encode non-ascii\" can not be saved"

Revision 26750 - Directory Listing
Modified Mon Apr 6 06:26:56 2009 UTC (17 months ago) by ralfbecker
"fix for bug #2032: Custon fields data do not export to CVS
(fix not necessary in trunk, as we use so_sql_cf there, which always reads the cf's)"

Revision 26739 - Directory Listing
Modified Fri Apr 3 12:33:43 2009 UTC (17 months, 1 week ago) by ralfbecker
fix for bug #1838: problem with utf-8 data in all csv imports
- fgetcsv only works correct, if setlocal is called with an existing and
  correct local
- improved projectmanager method guess_local and moved it to
  common::setlocal, which takes now the charset, lang and country of the
  user into account
- csv-import also displays now the conversation done and reads usernames
  in brackets
- added some missing fields


Revision 26735 - Directory Listing
Modified Fri Apr 3 07:03:39 2009 UTC (17 months, 1 week ago) by ralfbecker
"fix for \"bug\" #1954: greatings should be greetings
and a new file-header"

Revision 26716 - Directory Listing
Modified Wed Apr 1 11:21:33 2009 UTC (17 months, 1 week ago) by ralfbecker
"fixed type imap/ssh instead of imap/ssl"

Revision 26710 - Directory Listing
Modified Tue Mar 31 11:35:46 2009 UTC (17 months, 1 week ago) by ralfbecker
New options for filesystme stream-wrapper:
- all:   false (default) =3D ignore files starting with a dot '.',
  true =3D show all files (. and .. are always ignored!)
- exec: false (default) =3D do NOT allow to upload or modify scripts, =

  true =3D allow it (if docroot is mounted, this allows to run scripts!)
--> deny_script method was added to egw_vfs and calls to it from
filemanager
Other fixes:
- missing write rights of the webserver were not removed from perms
  (causing warnings to be displayed in the ui)
- rename was not working due to typos
--> should be backported for obvious reasons to 1.6

Revision 26692 - Directory Listing
Modified Fri Mar 27 21:25:09 2009 UTC (17 months, 2 weeks ago) by ralfbecker
fixes to build openSUSE 11.1 rpms

Revision 26683 - Directory Listing
Modified Fri Mar 27 06:56:54 2009 UTC (17 months, 2 weeks ago) by ralfbecker
"adding imap extension as requirement"

Revision 26681 - Directory Listing
Modified Thu Mar 26 21:54:05 2009 UTC (17 months, 2 weeks ago) by tt_oscar
- Fix for #1847 part 2 after some xtra tests
- Proper decoding of the subject
- More checks to find a matching user in the sender email addresses

Revision 26679 - Directory Listing
Modified Thu Mar 26 18:00:28 2009 UTC (17 months, 2 weeks ago) by ralfbecker
fixes for Mandriva2009 and openSUSE11.0

Revision 26678 - Directory Listing
Modified Thu Mar 26 16:09:33 2009 UTC (17 months, 2 weeks ago) by leithoff
quitening the imap_open call, and giving an explicit error message with the error_log

Revision 26673 - Directory Listing
Modified Thu Mar 26 13:55:33 2009 UTC (17 months, 2 weeks ago) by leithoff
small improvements regarding the display of an HTML message (font-size and color in tds, handling of certain HTML special-chars (only occurring as non UTF-8))

Revision 26669 - Directory Listing
Modified Wed Mar 25 22:20:49 2009 UTC (17 months, 2 weeks ago) by tt_oscar
Fix for #1847 - conversion of encoded mailbodies

Revision 26668 - Directory Listing
Modified Wed Mar 25 09:06:01 2009 UTC (17 months, 2 weeks ago) by ralfbecker
PDO compatibilty function fetchSingle() was renamed in PDO to
fetchColumn($column_num=3D0): now both are available in ADOdb, thought
fetchSingle is depricated and should no longer be used!

Revision 26666 - Directory Listing
Modified Wed Mar 25 07:59:13 2009 UTC (17 months, 2 weeks ago) by ralfbecker
"fixed not shown resolution in notification"

Revision 26664 - Directory Listing
Modified Wed Mar 25 07:08:26 2009 UTC (17 months, 2 weeks ago) by ralfbecker
"applied http://cvs.php.net/viewvc.cgi/pear/HTTP_WebDAV_Server/Server.php?r1=1.73&r2=1.74&view=patch
to fix bug #1875: egw and lighttpd webdav: no put possible"

Revision 26655 - Directory Listing
Modified Tue Mar 24 08:07:53 2009 UTC (17 months, 2 weeks ago) by ralfbecker
"fixed not working status change of participants of type email ('e')"

Revision 26649 - Directory Listing
Modified Fri Mar 20 11:59:57 2009 UTC (17 months, 3 weeks ago) by ralfbecker
"fixed not working xajax call, if no handler given and PHP runs with error_reporting E_ALL (undefined index ...)"

Revision 26647 - Directory Listing
Modified Fri Mar 20 11:58:25 2009 UTC (17 months, 3 weeks ago) by ralfbecker
"added missing xajax include, which caused the overwrite message to fail, if xajax was not otherwise (eg. notifications) loaded"

Revision 26644 - Directory Listing
Modified Fri Mar 20 09:12:26 2009 UTC (17 months, 3 weeks ago) by ralfbecker
merged r26642 to 1.6, as problem is in 1.6 too (since r26615)

Revision 26641 - Directory Listing
Modified Fri Mar 20 09:00:55 2009 UTC (17 months, 3 weeks ago) by ralfbecker
"fixed not working multiget report (caused by .ics extension of calendar ressources)"

Revision 26633 - Directory Listing
Modified Wed Mar 18 12:29:32 2009 UTC (17 months, 3 weeks ago) by leithoff
improving error_log output on sendMDN

Revision 26631 - Directory Listing
Modified Wed Mar 18 09:28:58 2009 UTC (17 months, 3 weeks ago) by leithoff
... forgot to change variablenames in the actual db select

Revision 26630 - Directory Listing
Modified Wed Mar 18 09:26:08 2009 UTC (17 months, 3 weeks ago) by leithoff
fixing a problem with non numeric contact ids, while retrieving the distributionlist (reported by Benoit LORAND)

Revision 26629 - Directory Listing
Modified Wed Mar 18 09:06:54 2009 UTC (17 months, 3 weeks ago) by ralfbecker
creating a correct link, even if sitemgr uses rewriting for nicer url's:
eg. http://www.egroupware.org/knowledge_base -->
http://www.egroupware.org/knowledge_base?param=...
(before you got http://www.egroupware.org/knowledge_base&param=...)

Revision 26625 - Directory Listing
Modified Mon Mar 16 13:14:44 2009 UTC (17 months, 3 weeks ago) by leithoff
improving speed for the retrieval of the distributionlists

Revision 26619 - Directory Listing
Modified Mon Mar 16 09:18:34 2009 UTC (17 months, 3 weeks ago) by leithoff
filtering for valid messages with the reponse of the IMAP Servers

Revision 26615 - Directory Listing
Modified Fri Mar 13 12:49:15 2009 UTC (17 months, 4 weeks ago) by ralfbecker
"fixed CreateObject to not suppress the error, if it cant find a class file or there are eg. syntax errors in it
--> now you can find the error in the error_log and dont get only a blank page
(also optimized it so far, that we first try to autoload the class and use the diverse \"magic\" only if that fails)"

Revision 26613 - Directory Listing
Modified Thu Mar 12 11:43:40 2009 UTC (17 months, 4 weeks ago) by ralfbecker
"removed prefered phone marker \"&#9829;\" from url, causing 9829 to be appended to the phone-number otherwise"

Revision 26609 - Directory Listing
Modified Mon Mar 9 12:23:47 2009 UTC (18 months ago) by leithoff
fixing various webdav problems, regarding pathbuilding

Revision 26608 - Directory Listing
Modified Mon Mar 9 11:07:22 2009 UTC (18 months ago) by leithoff
dont use the outcome of titlecache (break) if id is an array

Revision 26607 - Directory Listing
Modified Mon Mar 9 11:05:16 2009 UTC (18 months ago) by leithoff
handling a problem while importing mails as infolog, if they contain no text/plain part; this implied the move of some functionality from bocompose to bofelamimail

Revision 26605 - Directory Listing
Modified Sat Mar 7 11:06:57 2009 UTC (18 months ago) by ralfbecker
"get default for query parameter of 'link-entry' working again and documented it (stoped working with patch fromRegis Leroy) "

Revision 26601 - Directory Listing
Modified Thu Mar 5 16:03:30 2009 UTC (18 months ago) by ralfbecker
"fixing high minimize memory usage (important for huge number of accounts)
tracker was showing all accounts if all queue where selected
--> tracker now merges the staff from all queues"

Revision 26598 - Directory Listing
Modified Thu Mar 5 15:20:34 2009 UTC (18 months ago) by ralfbecker
"fixing high minimize memory usage (important for huge number of accounts)"

Revision 26595 - Directory Listing
Modified Thu Mar 5 10:43:04 2009 UTC (18 months ago) by leithoff
fixing 2 problems regarding the communication with a dovecotserver. CAPABILITIES and parseStructureCommonFields

Revision 26591 - Directory Listing
Modified Mon Mar 2 11:41:50 2009 UTC (18 months, 1 week ago) by ralfbecker
"query account_lid (via accounts::id2name) only if it's not already in the data
without that accounts_sql::get_list without limit requires quite a lot more time and memory"

Revision 26585 - Directory Listing
Modified Fri Feb 27 10:23:51 2009 UTC (18 months, 1 week ago) by leithoff
handling an error on unset props-array

Revision 26580 - Directory Listing
Modified Thu Feb 26 14:57:40 2009 UTC (18 months, 1 week ago) by ralfbecker
Fixed silent overwrite of existing files by new uploads.

Revision 26576 - Directory Listing
Modified Wed Feb 25 15:56:14 2009 UTC (18 months, 2 weeks ago) by ralfbecker
"fixed wrong template-name in export, if name contains variables"

Revision 26574 - Directory Listing
Modified Wed Feb 25 15:55:17 2009 UTC (18 months, 2 weeks ago) by ralfbecker
"vfs-mime: fixed empty filename always showed directory logo, now empty filename shows an empty cell"

Revision 26562 - Directory Listing
Modified Fri Feb 20 09:12:44 2009 UTC (18 months, 2 weeks ago) by leithoff
resolving a cause for a The-mimeparser-can-not-parse-this-message - error, as the bodystructure is not retrieved

Revision 26560 - Directory Listing
Modified Tue Feb 17 07:23:14 2009 UTC (18 months, 3 weeks ago) by leithoff
backport of stefan beckers patch 26508 IE 6 is not giving the unsecure warning, if ssl is used

Revision 26559 - Directory Listing
Modified Mon Feb 16 11:00:40 2009 UTC (18 months, 3 weeks ago) by leithoff
bugfix for 1677  Timesheet  Version 1.6.001  groups are treated like a separate user, not like a bunch for their members; additional fix for colselection

Revision 26558 - Directory Listing
Modified Mon Feb 16 08:38:00 2009 UTC (18 months, 3 weeks ago) by ralfbecker
"making process_show public again, as requested by Raphael Alla
(there was no real reason to make it private, beside hiding it from public interfaces, as I thought noone else is using it)"

Revision 26555 - Directory Listing
Modified Mon Feb 16 08:24:01 2009 UTC (18 months, 3 weeks ago) by ralfbecker
Patch from jean-charles.passard@provectio.org to fix handling of account
prefixes

Revision 26553 - Directory Listing
Modified Mon Feb 16 08:11:07 2009 UTC (18 months, 3 weeks ago) by ralfbecker
"holiday file for Slovakia, thanks to Ladislav.Mate@refoma.sk"

Revision 26549 - Directory Listing
Modified Thu Feb 12 15:33:15 2009 UTC (18 months, 3 weeks ago) by leithoff
fix for issue in tracker #1876 (Timesheet, in detail view, not shows link to the owner project); fix for not working 'no-project'-filter

Revision 26547 - Directory Listing
Modified Mon Feb 9 15:18:31 2009 UTC (19 months ago) by leithoff
fixing a problem regarding the passing on of the charset information, as some clients get confused if there is a blank between the word charset and the equual sign.

Revision 26545 - Directory Listing
Modified Mon Feb 9 10:21:03 2009 UTC (19 months ago) by tt_oscar
Renamed the datasource class

Revision 26542 - Directory Listing
Modified Wed Feb 4 14:08:43 2009 UTC (19 months ago) by leithoff
adapting regex for emailvalidation to accept single letter subdomains

Revision 26539 - Directory Listing
Modified Thu Jan 29 19:19:47 2009 UTC (19 months, 1 week ago) by leithoff
bugfix regarding odd behavior Mailbox Access/Manage Folders with ZIMBRA Mailserver. (blank screens while trying to access preferences/manage folders if ZIMBRA Account is configured and active)

Revision 26530 - Directory Listing
Modified Sun Jan 25 18:20:53 2009 UTC (19 months, 2 weeks ago) by jaytraxx
removed debugging into my home folder. sorry I forgot that !

Revision 26517 - Directory Listing
Modified Tue Jan 13 11:57:26 2009 UTC (19 months, 3 weeks ago) by leithoff
bugfix for array issue (#1896/#1897) ARRAY as Subject with the notification mail

Revision 26513 - Directory Listing
Modified Tue Jan 13 11:24:29 2009 UTC (19 months, 3 weeks ago) by leithoff
bugfix for typo in class-var

Revision 26512 - Directory Listing
Modified Tue Jan 13 11:22:26 2009 UTC (19 months, 3 weeks ago) by leithoff
performance improvement connected to the retrieval of accounts list. Now it is retieved, only when needed, and cached

Revision 26504 - Directory Listing
Modified Mon Dec 15 13:05:55 2008 UTC (20 months, 3 weeks ago) by leithoff
removing a debug echo

Revision 26502 - Directory Listing
Modified Mon Dec 15 13:01:03 2008 UTC (20 months, 3 weeks ago) by leithoff
adding the referrer handling to news_admin  edit, to go refer back to the page, where the edit was invoked from.

Revision 26499 - Directory Listing
Modified Thu Dec 11 13:49:43 2008 UTC (20 months, 4 weeks ago) by leithoff
backport of nathans patch: Check to see if the value is a string before we try to lowercase it, strtolower() doesn't like arrays.

Revision 26498 - Directory Listing
Modified Thu Dec 11 13:45:58 2008 UTC (20 months, 4 weeks ago) by leithoff
buffer and provide debug on missing participants to an event

Revision 26493 - Directory Listing
Modified Tue Dec 9 15:24:19 2008 UTC (21 months ago) by leithoff
strange phenomenon with existing debug variable

Revision 26492 - Directory Listing
Modified Tue Dec 9 15:09:32 2008 UTC (21 months ago) by leithoff
disable debug

Revision 26490 - Directory Listing
Modified Tue Dec 9 14:47:35 2008 UTC (21 months ago) by leithoff
debug stuff related to placeholder substitution

Revision 26489 - Directory Listing
Modified Tue Dec 9 14:46:35 2008 UTC (21 months ago) by leithoff
debug stuff for the session handling

Revision 26488 - Directory Listing
Modified Tue Dec 9 14:45:27 2008 UTC (21 months ago) by leithoff
introducing and enhancing debug-stuff, targeted on SMTP sending without interface (notification). To make not functional sending a bit more traceable

Revision 26487 - Directory Listing
Modified Tue Dec 9 14:22:31 2008 UTC (21 months ago) by leithoff
making the standard substitutes for signatures useable even for the user:
supported substitutes are:
            $$fullname$$  => name of the user,
            $$firstname$$ => first name of the user,
            $$lastname$$  => last name of the user,
            $$domain$$    => domain name for mail-address,
            $$email$$     => email-address of the user,
            $$date$$      => todays date,

Note: substitutions are performed, as the signature is added to the email, in EDIT Mode of
the signature in question the above listed placeholders are shown, if used.

Note: this is the discussed feature for signature placeholder substitution of 1.4.
It was never dropped, (as assumed earlier, but not useable, as substitution was performed for almost 
every edit of the signature (and the placeholders where lost that way))

Revision 26486 - Directory Listing
Modified Tue Dec 9 14:12:48 2008 UTC (21 months ago) by leithoff
packport of nathans patch: Add special handling for query values of 'false' (the string) to convert them to false (boolean)

Revision 26476 - Directory Listing
Modified Fri Dec 5 11:34:58 2008 UTC (21 months ago) by leithoff
putting some debug into the send class to find problems more easily

Revision 26474 - Directory Listing
Modified Mon Dec 1 22:27:16 2008 UTC (21 months, 1 week ago) by ralfbecker
"quitent error_log in constructor, as requested on the devel list"

Revision 26472 - Directory Listing
Modified Fri Nov 28 12:27:23 2008 UTC (21 months, 1 week ago) by leithoff
fixed bug with the multiple category adding (no category select dialog appeared)

Revision 26470 - Directory Listing
Modified Fri Nov 28 10:15:17 2008 UTC (21 months, 1 week ago) by ralfbecker
"fix for bug #1857: download single file in sitemgr not working"

Revision 26468 - Directory Listing
Modified Thu Nov 27 11:50:15 2008 UTC (21 months, 1 week ago) by leithoff
bugfix for missing attachments reported on the german list

Revision 26466 - Directory Listing
Modified Thu Nov 27 10:38:48 2008 UTC (21 months, 1 week ago) by ralfbecker
"fixed changed constructor name"

Revision 26464 - Directory Listing
Modified Thu Nov 27 06:04:21 2008 UTC (21 months, 1 week ago) by ralfbecker
"Patch #1322 from Philipp Kaufmann: XSLT-Transormation not working under  php5"

Revision 26462 - Directory Listing
Modified Tue Nov 25 19:37:35 2008 UTC (21 months, 2 weeks ago) by ralfbecker
"- do not send session data for clients doing no sessions to memcached
- use 10min session lifetime for GroupDAV as for anonymous sessions"

Revision 26460 - Directory Listing
Modified Mon Nov 24 14:10:05 2008 UTC (21 months, 2 weeks ago) by ralfbecker
"upps wrong date"

Revision 26459 - Directory Listing
Modified Mon Nov 24 11:06:59 2008 UTC (21 months, 2 weeks ago) by ralfbecker
specfile and build script for final 1.6 release

Revision 26457 - Directory Listing
Modified Mon Nov 24 10:44:25 2008 UTC (21 months, 2 weeks ago) by ralfbecker
setting version to 1.6.001

Revision 26455 - Directory Listing
Modified Mon Nov 24 10:10:01 2008 UTC (21 months, 2 weeks ago) by ralfbecker
changed alises for 1.6 branch

Revision 26454 - Directory Listing
Modified Mon Nov 24 09:51:07 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26453 - Directory Listing
Modified Mon Nov 24 09:51:03 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26452 - Directory Listing
Modified Mon Nov 24 09:50:58 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26451 - Directory Listing
Modified Mon Nov 24 09:45:48 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26450 - Directory Listing
Modified Mon Nov 24 09:45:44 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26449 - Directory Listing
Modified Mon Nov 24 09:45:40 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26448 - Directory Listing
Modified Mon Nov 24 09:41:52 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26447 - Directory Listing
Modified Mon Nov 24 09:41:48 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26446 - Directory Listing
Modified Mon Nov 24 09:41:43 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26445 - Directory Listing
Modified Mon Nov 24 09:41:39 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26444 - Directory Listing
Modified Mon Nov 24 09:41:34 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26443 - Directory Listing
Modified Mon Nov 24 09:41:30 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26442 - Directory Listing
Modified Mon Nov 24 09:41:25 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26441 - Directory Listing
Modified Mon Nov 24 09:41:21 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26440 - Directory Listing
Modified Mon Nov 24 09:41:17 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26439 - Directory Listing
Modified Mon Nov 24 09:41:12 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26438 - Directory Listing
Modified Mon Nov 24 09:41:08 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26437 - Directory Listing
Modified Mon Nov 24 09:41:03 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26436 - Directory Listing
Modified Mon Nov 24 09:40:59 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26435 - Directory Listing
Modified Mon Nov 24 09:40:54 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26434 - Directory Listing
Modified Mon Nov 24 09:40:50 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26433 - Directory Listing
Modified Mon Nov 24 09:40:45 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26432 - Directory Listing
Modified Mon Nov 24 09:40:41 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26431 - Directory Listing
Modified Mon Nov 24 09:40:37 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26430 - Directory Listing
Modified Mon Nov 24 09:40:32 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26429 - Directory Listing
Modified Mon Nov 24 09:40:28 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26428 - Directory Listing
Modified Mon Nov 24 09:40:23 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26427 - Directory Listing
Modified Mon Nov 24 09:40:19 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26426 - Directory Listing
Modified Mon Nov 24 09:40:14 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26425 - Directory Listing
Modified Mon Nov 24 09:40:10 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26424 - Directory Listing
Modified Mon Nov 24 09:40:06 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26423 - Directory Listing
Modified Mon Nov 24 09:40:01 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26422 - Directory Listing
Modified Mon Nov 24 09:39:57 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26421 - Directory Listing
Modified Mon Nov 24 09:39:52 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26420 - Directory Listing
Modified Mon Nov 24 09:38:38 2008 UTC (21 months, 2 weeks ago) by ralfbecker
creating 1.6 branch

Revision 26419 - Directory Listing
Added Mon Nov 24 09:29:30 2008 UTC (21 months, 2 weeks ago) by ralfbecker
Creating 1.6 branch

Sort log by:

Server Administrator
ViewVC Help
Powered by ViewVC 1.0.5