Ralf Becker
c29ab01e8d
- added ability to store participant roles to calendar backend,
...
currently not settable via GUI, but GUI leaves them untouched
- showing quantity for resources in brackets behind resource name
- docu and formatting updates all over the place
2009-08-04 17:14:16 +00:00
Klaus Leithoff
e757e53819
remove listview from calendar_list title, as it offers no additional information. Use get_weekday_start in calendar_list as used in calendar_month; Use numEntries for calendar_month, as passing no number of entries to fetch, will result in applying the default number of entries, or the number of entries to fetch for the anonymous user
2009-08-04 14:26:11 +00:00
Klaus Leithoff
5283f3098f
fix from H.J.Tappe regarding the calculation of the enddate for the events to show
2009-08-04 10:23:48 +00:00
Ralf Becker
d89e7b088b
"regular expression to fix garbled placeholders in msword xml format"
2009-08-03 12:06:59 +00:00
Ralf Becker
b49d561491
"- added existens check for ZipArchive class (RHEL5 contains zip extension without that class!)
...
- only fix zip files if php version < 5.3.1 (which claims to fix the issue)
- fix mimetype of msword xml format truncated to 64 chars"
2009-08-03 11:44:45 +00:00
Ralf Becker
96c5f58a49
extend fs_mime (mime type) to varchar(96) to fit application/vnd.openxmlformats-officedocument.wordprocessingml.document (msword xml format)
2009-08-03 11:42:24 +00:00
Ralf Becker
c6ea1e2720
mime type and icon for msword xml document
2009-08-03 11:41:08 +00:00
Klaus Leithoff
4a7c8737bb
calendar integration from H.J.Tappe Listview/Multiple Weekview, to show Calendar events in sitemanager sites. Simple Demo http://213.183.76.121/TrunkWebSeite/?category_id=45 ; Some documentation of abilities and howto available with egroupware.org Tracker Patches Sitemgr #1991 , 1993 and 1994
2009-08-03 09:51:35 +00:00
Stefan Becker
8e9eb0aa2e
changed handling of mimetype for other types
2009-08-02 12:32:39 +00:00
Ralf Becker
48a1f0845a
"added php-process (contains posix extension) for rh"
2009-07-31 21:17:39 +00:00
Ralf Becker
f6ac8f4a99
added php-process (contains posix extension) for rh
2009-07-31 21:15:36 +00:00
Klaus Leithoff
8f378da6c9
fix for jscalendar in sitemgr (was not displayed) provided by H.J.Tappe
2009-07-31 12:56:39 +00:00
Ralf Becker
ff78440a3e
"- 9.1.20090731 changelog
...
- removed zend server stuff"
2009-07-31 10:17:33 +00:00
Jörg Lehrke
79b1279028
Fixes Export of Yearly Recurring Events and eGW Coding Standards
2009-07-30 20:52:13 +00:00
Klaus Leithoff
f18ba4ddfe
offer inline displayed textfiles as download for attachments
2009-07-30 11:53:07 +00:00
Klaus Leithoff
1d0438a9a1
some fixing regarding connection handling
2009-07-30 11:42:33 +00:00
Klaus Leithoff
0a093bd2bc
using html::purify in emailadmin, rather than bofelamimail::getCleanHTML
2009-07-30 11:39:13 +00:00
Ralf Becker
f751deb019
"- quitening warning if LANG does NOT contain nation
...
- create dummy mailserver config, as fmail otherwise gives fatal error otherwise"
2009-07-30 09:32:19 +00:00
Ralf Becker
909caed2dd
"- quitening warning if LANG does NOT contain nation
...
- create dummy mailserver config, as fmail otherwise gives fatal error otherwise"
2009-07-30 09:17:49 +00:00
Ralf Becker
821f0daf42
"rewriting onchange for checkboxes for IE to an onclick"
2009-07-30 07:10:31 +00:00
Ralf Becker
61cb3b0755
"rewriting onchange for checkboxes for IE to an onclick"
2009-07-30 07:08:09 +00:00
Ralf Becker
3c7dd9444b
"jpgraph was missing from open_basedir"
2009-07-29 17:13:30 +00:00
Ralf Becker
dc545733d9
"added /usr/bin/zip to allow to call zip binary to fix broken zip archives of addressbook odt merge"
2009-07-29 16:29:50 +00:00
Ralf Becker
5aa62b71b9
"- first step of using new recurrence field
...
- fixed some wrong idention"
2009-07-28 08:58:39 +00:00
Ralf Becker
7324ddd4f6
"- added zip and for suse php5-zip requirement (for addressbook odt merge)
...
- epl 9.1.20090720"
2009-07-28 08:14:54 +00:00
Klaus Leithoff
cca48082e9
try to tackle problems with )( in Filenames; QUOTA Response Keywords like LEVEL, MAILBOX, EXPIRATION
2009-07-28 08:14:20 +00:00
Ralf Becker
062f02987b
holiday files / modifications uploaded to egroupware.org
2009-07-28 05:48:11 +00:00
Ralf Becker
4cfc990ea1
Hongkong and Thai holidays, thanks to Louis Li <96477092(at)alumni.cityu.edu.hk>
2009-07-28 05:44:48 +00:00
Ralf Becker
cea327b36d
"- fixed bug introduced in r27541: cache was updated with an empty translation array (typo in app-name variable)
...
- when updating all langs, do a transaction for each lang and update the cache after commiting the transaction (before the transaction was about all langs and the cache update withint the not commited transaction)
- fixed problem with autoloading of languages, check used filectime, update used filemtime, which can differ of cause"
2009-07-27 08:19:26 +00:00
Ralf Becker
7575812c04
"- fixed bug introduced in r27541: cache was updated with an empty translation array (typo in app-name variable)
...
- when updating all langs, do a transaction for each lang and update the cache after commiting the transaction (before the transaction was about all langs and the cache update withint the not commited transaction)
- fixed problem with autoloading of languages, check used filectime, update used filemtime, which can differ of cause"
2009-07-27 08:18:26 +00:00
Nigel Vickers
2a04a9c9f0
add switch based logging to default file /tmp/log-vcard or if set to ['server']['temp_dir']./log-vcard part II
2009-07-27 07:03:10 +00:00
Nigel Vickers
7d2308bedf
add switch based logging to default file /tmp/log-vcal or if set ['server']['temp_dir']./log-vcal
2009-07-24 14:18:57 +00:00
Ralf Becker
3faa647194
"fixed call to old php4 constructor"
2009-07-24 11:35:34 +00:00
Ralf Becker
33b8cd82aa
"- fixed typo phpgwpai (does not matter, as phpgwapi is searched anyway, if given app is not found)
...
- php5 __construct()
- using static common::find_image()
- removed function available from php5.1 on, as that's the requirement anyway"
2009-07-24 10:38:47 +00:00
Ralf Becker
841aef5769
"fixed typo (in commented code) phpgwpai"
2009-07-24 10:34:20 +00:00
Ralf Becker
6d0c72d7f0
"fixed two issues with translations in trunk
...
- update the tree-level cache, as we can not effectivly unset it in a multiuser enviroment,
as users from other - not yet updated - instances update it again with an old version!
- add_app(): we have to use array_merge! (+= does not overwrite common translations with different ones in an app)
array_merge messes up translations of numbers, which make no sense and should be avoided anyway.
"
2009-07-24 10:23:13 +00:00
Ralf Becker
28a9c4b470
"fixed two issues with translations in trunk
...
- update the tree-level cache, as we can not effectivly unset it in a multiuser enviroment,
as users from other - not yet updated - instances update it again with an old version!
- add_app(): we have to use array_merge! (+= does not overwrite common translations with different ones in an app)
array_merge messes up translations of numbers, which make no sense and should be avoided anyway.
"
2009-07-24 10:16:00 +00:00
Ralf Becker
560f18bacd
- added new colums cal_creator, cal_created for easier deleting of
...
doublicates from failed sync
- added cal_recurrences timestamp for exceptions (ts of original
recurrence), for existing exceptions update script uses
the closest recur_exception date/time for it
- using uid of original series for new recurrence exceptions,
update script does NOT update the uid's of existing exceptions
- displaying (maybe temporary) these data in the recurrence tab
2009-07-23 16:14:22 +00:00
Ralf Becker
6fe6365c78
"fixed sometimes not working [Values] button"
2009-07-23 11:27:46 +00:00
Ralf Becker
dfaa808b8c
- allow to use $row or $row_cont, $c to disable columns or rows,
...
eg. "$row_cont[x]=y"
- complete_array_merge does no longer overwrite numerical keys,
if value is an array
2009-07-23 11:25:10 +00:00
Jörg Lehrke
ea2d01b1f6
Reorganized the vCard parser to assign to datebase columns with to following priciples
...
1. Most qualified field matches EMAIL;INTERNET;WORK wins against EMAIL;INTERNET
2. First field wins (if vCard contains same field twice)
2009-07-22 20:31:15 +00:00
Christian Binder
5b263e23eb
removed the "all future" field from participants states. Instead added uniform behaviour with existing event handling when editing a single recurrence or all recurrences. The message being displayed when editing a single recurrence read only is just meant as a proposal. Stylite usability PROs, please adjust this to whatever you want to.
2009-07-22 15:38:58 +00:00
Ralf Becker
35a0323027
Added CSS class "iphoto" to photo in address list and give it a width:
...
60px; to scale bigger images down.
2009-07-22 07:24:05 +00:00
Nigel Vickers
e5c802a3a6
Added logging
2009-07-21 11:23:58 +00:00
Ralf Becker
34be1b838d
update from 1.6.002
2009-07-21 06:44:01 +00:00
Ralf Becker
6a4974fd96
fixed not working --run -name or --run +name
2009-07-21 06:31:59 +00:00
Ralf Becker
b4b294b79a
fixed not working --run -name or --run +name
2009-07-21 06:30:40 +00:00
Jörg Lehrke
7b6da8320a
Fix SIF Parser again
2009-07-20 19:38:12 +00:00
Jörg Lehrke
e5ee24dcfc
Parser ajustments
2009-07-20 17:41:15 +00:00
Klaus Leithoff
130c829a4a
if there is an & within org_name, org_unit and such, the add to org will not work, as the GET Parameter gets splitted by &; ADDITIONAL: if there is any export limit set, pass it on to the nextmatch, to be evaluated by the export
2009-07-20 12:22:42 +00:00