Klaus Leithoff
b16f65078a
commited a patch from randy, regarding the handling of the message table links within subfolders for the draft-folder
2008-05-20 06:40:14 +00:00
Ralf Becker
8c88cad7a4
"checking for different cases in the object class, as suggested by Nigel Kukard <nkukard(at)lbsd.net> at the devel list"
2008-05-19 05:36:21 +00:00
Klaus Leithoff
46a584400c
fixed a bug reported by clorenzo regarding nonprintable characters within the mailheader
2008-05-15 13:52:10 +00:00
Klaus Leithoff
789e13a4ce
commit of Patch to correct bug #1283 only 1st attachment is good when sent from draft
...
provided by Dominique HORVATH
2008-05-08 10:32:50 +00:00
Ralf Becker
40e38dd400
bot-safer contact form
2008-05-07 13:16:09 +00:00
Ralf Becker
3ca4300cca
Migration LDAP --> SQL
2008-05-07 13:15:11 +00:00
Ralf Becker
7cc8653370
AT holidays from eric.schwartz(at)gmx.at
2008-04-27 05:59:30 +00:00
Klaus Leithoff
6ed49e02bb
commit of external image link length patch provided by christian binder.
2008-04-25 07:11:20 +00:00
Ralf Becker
b6a65d1d6a
fixed bug reported by Peter Goerzen and Nathan: deleting a contact from vi=
2008-04-22 06:18:19 +00:00
Ralf Becker
644e9794f0
"use full path for include"
2008-04-18 21:10:20 +00:00
Ralf Becker
506a6573c8
function_backtrace:
...
- dont output first function param for unserialize()
- limit output of function param to 64 chars
2008-04-18 15:37:55 +00:00
Ralf Becker
8cbe7774a8
fixed quoting
2008-04-16 13:23:44 +00:00
Ralf Becker
84c5ba593f
re-imported spellcheck (aspell) integration from Jose
2008-04-15 19:22:59 +00:00
Ralf Becker
e8ad7a52f7
"fixed \"toolbar set \"egw_simple\" doesn't exist\" error in fmail"
2008-04-15 19:02:25 +00:00
Ralf Becker
40dd625139
1.4.004 FCKeditor update (2.6) & security release
2008-04-15 13:05:31 +00:00
Ralf Becker
81a955b8a4
backported FCKeditor 2.6 and security fixes to 1.4
2008-04-15 12:52:45 +00:00
Ralf Becker
b0ebb4d0d8
re-added exidently removed images ;-)
2008-04-15 12:38:45 +00:00
Ralf Becker
be2fa1c923
"update to fck 2.6"
2008-04-15 12:23:32 +00:00
Ralf Becker
e4401d7f41
update to FCK 2.6, please note: you probably have to delete your browser cache!
2008-04-15 12:15:22 +00:00
Ralf Becker
f3387a7c1f
modified addressbook templates to use new vfs, it uses now templates in sub-dirs of the template dir too
2008-04-15 10:28:45 +00:00
Ralf Becker
fd987f39d2
"fixed not working delete of sqlfs table"
2008-04-15 10:13:15 +00:00
Stefan Becker
78d7f5c550
Patch to use IF Statements in RTF-Documents Example "$$IF
...
n_prefix~Mr~Hello Mr.~Hello Ms.$$" - search the field "n_prefix", for
"Mr", if found, write Hello Mr., else write Hello Ms.
2008-04-15 08:26:50 +00:00
Ralf Becker
256163ba98
"check for a valid eGW session"
2008-04-15 08:04:26 +00:00
Ralf Becker
a58cd51617
"- remove index.{html|php} added by apache, which causes the upload/browsing in some apache configs to fail
...
- check for a valid eGW session"
2008-04-15 08:04:11 +00:00
Ralf Becker
30c265a5c7
"remove index.{html|php} added by apache, which causes the upload/browsing in some apache configs to fail"
2008-04-15 08:02:13 +00:00
Ralf Becker
e8ab381986
"removed css from old code"
2008-04-14 07:07:24 +00:00
Ralf Becker
80c717fb5c
- only using the new stream wrapper interface
...
- dropped all old code, images and translations
- the former comments are savely stored in the sqlfs table, but are currently not available via the GUI
2008-04-14 05:54:10 +00:00
Ralf Becker
501df49cbb
stream wrapper interface is now eGW VFS interface
...
- if you already run the 1.5.003 update (AND modified anything in the VFS), you have to re-run it, to not loose your modifications or risk an inconsistent VFS (DB does not match filesystem)
- to re-run the 1.5.003 update (only if your version is already 1.5.003 or bigger!) run the following sql:
UPDATE egw_applications SET app_version=1.5.002 WHERE app_name=phpgwapi
- the new vfs supports now an extended ACL, if that is supported by the backend (sqlfs only currently)
- eacl allows to set separate recursive acl rights for different users or groups on a directory (and subdirs)
- former group grants of group dirs are converted to eacl, thought we only support read or read+write access (no extra add or delete)
- attachments via the links class now also use a stream wrapper interface (links_stream_wrapper) and WebDAV as download handler (which requires no longer filemanager run rights)
2008-04-14 05:52:24 +00:00
Nathan Gray
540901e9c7
Fix config to correctly remove empty values
2008-04-11 13:38:37 +00:00
Stefan Becker
a900cf91a7
fixed small Bug in the serial letter function
2008-04-11 12:35:58 +00:00
Klaus Leithoff
8d9737dab9
added the account creation/modification information to the edit dialog of an account as well
2008-04-10 10:21:51 +00:00
Klaus Leithoff
5ae0e7de95
fixed typo
2008-04-10 09:56:41 +00:00
Klaus Leithoff
735fe90547
added fields created/modified to the display of the single account info as part of the account status.
...
added accountstatus/created/modified to the display of the account list
2008-04-10 09:08:51 +00:00
Klaus Leithoff
3b874ad66f
added fields created/modified to the retrieval of the single account info.
...
added accountstatus/created/modified to the retrieval of the account list.
2008-04-10 09:06:24 +00:00
Klaus Leithoff
5693038f9f
added fields created/modified to the retrieval of the single account info.
...
added accountstatus/created/modified to the retrieval of the account list
2008-04-10 09:06:00 +00:00
Stefan Becker
6b3c511524
Add an new feature to the addressbook. Put your Pagecontent/letter
...
between two Tag of $$pagerepeat$$. After selecting more than one
contact, you will recive an RTF File with one Contact on each page.
This is a possibility to print serial letters.
2008-04-09 14:59:55 +00:00
Klaus Leithoff
6d36d46e90
another bug: if we dont order by cf's we dont need to extend the customfields by its tablename
2008-04-07 10:02:01 +00:00
Klaus Leithoff
8057d8b368
forgot the debug, and fixed a bug in advanced search regarding customfields, if you sort by a customfield
2008-04-07 09:47:01 +00:00
Klaus Leithoff
777ef7f4f7
fix for a sql error while searching and sort by customfield
2008-04-07 09:29:19 +00:00
Klaus Leithoff
273248da9e
modified the infolog edit-template regarding the description textarea to dynamically use more width if available, by resizing/maximizing/enlarging
...
the edit window.
2008-04-04 08:18:11 +00:00
Ralf Becker
f490000771
"hide delete button for not stored entries, gives an error"
2008-04-04 08:14:30 +00:00
Klaus Leithoff
62c3d6c967
try to resolve the icalsrv calendar update problem regarding the etag
2008-04-03 11:57:12 +00:00
Klaus Leithoff
ff0c609b7f
try to resolve the icalsrv calendar update problem regarding the etag
2008-04-03 11:55:07 +00:00
Klaus Leithoff
b1c8db9ee8
fix for the problem, that allowed attribute values where stripped, due to the security bugfix
2008-04-02 09:16:00 +00:00
Klaus Leithoff
6dd130a1f3
fix for the problem, that allowed attribute values where stripped, due to the security bugfix
2008-04-02 08:47:42 +00:00
Ralf Becker
b5d3888f74
"- allow more then one cf filter, gave sql error before
...
- allow to combine lettersearch with cf filter, gave sql error before"
2008-04-02 08:42:28 +00:00
Ralf Becker
db8b9cc428
"query and display only selected cfs"
2008-04-02 08:24:52 +00:00
Ralf Becker
5825fb3b9a
"fixed typo causing cf's not to be displayed"
2008-04-02 08:24:27 +00:00
Ralf Becker
801d387582
"if links of multiple id's of one app were queried and there was a link between two of them, it was only returned for one"
2008-04-01 15:49:30 +00:00
Ralf Becker
d2024f053f
"added some debug code (switched off by default)"
2008-04-01 15:47:37 +00:00