Commit Graph

16094 Commits

Author SHA1 Message Date
7b8b5c5190 fix for bug targets (if specified with HTML Links in CKEditor) do not szrvive purify. Chr.Fueller investigated Attr.AllowedFrameTargets as cause of the issue 2010-07-06 13:51:58 +00:00
99bd207983 fix for bug targets (if specified with HTML Links in CKEditor) do not szrvive purify. Chr.Fueller investigated Attr.AllowedFrameTargets as cause of the issue 2010-07-06 13:50:55 +00:00
f7847a1183 rework of calendar purge function 2010-07-06 08:25:13 +00:00
f2bc58898f rework of calendar purge function 2010-07-06 08:20:53 +00:00
7a0c9fedcf Fix vCalendar v1.0 EXDATE export 2010-07-05 19:06:49 +00:00
c9e1b56d2d Fix vCalendar v1.0 EXDATE export 2010-07-05 19:05:54 +00:00
a256704ecc fix bug regarding the CKEditor view of Main/Loginscreenmessages 2010-07-02 10:07:48 +00:00
4e1f3f31e5 fix bug regarding the CKEditor view of Main/Loginscreenmessages 2010-07-02 10:06:44 +00:00
0933a70651 removed columns from DELETE statement 2010-07-02 06:01:09 +00:00
419516c011 removed columns from DELETE statement 2010-07-02 06:00:25 +00:00
92996740a9 Fix FroupDAV report issue 2010-07-02 05:03:51 +00:00
75b25bb796 Fix FroupDAV report issue 2010-07-02 05:01:15 +00:00
bb07a036ca backported Nathan r31245:
- Fix purging of old events so it doesnt delete everything
- Trick config into calling the hook when purging is turned off so cron job is cancelled
2010-07-01 16:08:54 +00:00
f8431b00a7 - Fix purging of old events so it doesn't delete everything
- Trick config into calling the hook when purging is turned off so cron job is cancelled
2010-07-01 15:27:37 +00:00
0867ed78d8 Added missing console.info dummy function 2010-07-01 13:52:55 +00:00
edfb2d29af Removed notify* files not longer in EGroupware 2010-07-01 12:24:17 +00:00
5e3947bdc6 fix for cached titles that are empty 2010-07-01 11:16:22 +00:00
2768366eb6 fix for cached titles that are empty 2010-07-01 11:14:48 +00:00
d12978851d adapt height in Stylite, idots AND jerryr template for emailmodule (provided by Chr.Fueller, adapted for jerryr by leithoff, partially ported from igel457 previous work on default template) 2010-07-01 10:01:57 +00:00
78cd375dc7 fixing a problem regarding the editing of signatures triggered by email module org tracker#2686 2010-06-30 14:54:28 +00:00
8e04472a67 removed 2. header include, stalling access without home rights 2010-06-30 12:04:21 +00:00
a3685d298e removed 2. header include, stalling access without home rights 2010-06-30 12:03:50 +00:00
c3c4698f3e fixed contactform so anonymous user can attach files (without giving him addressbook run rights and edit rights for the used addressbook) 2010-06-30 09:56:56 +00:00
8b90b62273 fixed contactform so anonymous user can attach files (without giving him addressbook run rights and edit rights for the used addressbook) 2010-06-30 09:56:06 +00:00
47a7fc9337 - Added "beforeSubmit" callback handler to the PHP json class
- Added "clientCall" and "clientSetOption" function to the base etemplate widget class
- Got the client side HTML area widget work with the new functions described above
2010-06-30 09:13:17 +00:00
04983df258 Fix category search when category ID is sent as an array in (addressbook advanced search) again 2010-06-29 16:45:01 +00:00
6a34bae5dd Fix category search when category ID is sent as an array in (addressbook advanced search) again 2010-06-29 16:43:49 +00:00
f57a45e52c Fix Nokia E-Series SyncML addressbook mappings 2010-06-29 14:02:30 +00:00
6391dcf517 Fix Nokia E-Series SyncML addressbook mappings 2010-06-29 13:54:23 +00:00
09bc2c09cd Fix CTag issues for GroupDAV 2010-06-29 13:52:56 +00:00
1747ee21e0 Fix CTag for infolog 2010-06-29 13:18:21 +00:00
716b9e2b5d Fix CTag issues for GroupDAV 2010-06-29 13:14:29 +00:00
13ef80b7a5 Added error message if the json content got thrown away because there was javascript in it 2010-06-29 13:01:51 +00:00
6558a861a1 Added error message if the json content got thrown away because there was javascript in it 2010-06-29 12:58:55 +00:00
c30c4ce198 notify on infolog creation as well (was not, as condition was not met for changes=true) 2010-06-29 12:08:34 +00:00
2bf4f56dfd notify on infolog creation as well (was not, as condition was not met for changes=true) 2010-06-29 12:05:40 +00:00
3b422176cd Fix CalDAV issues 2010-06-29 09:21:41 +00:00
affd4b1885 Fix CalDAV issues 2010-06-29 09:19:25 +00:00
5cb14e716e Fix CalDAV delete event issue 2010-06-28 17:34:57 +00:00
2b0233d9bb Fix CalDAV delete event issue 2010-06-28 17:33:34 +00:00
cc86fb0ce9 handling long info_addr lists, splitting by comma to enable linebreaks 2010-06-28 15:26:57 +00:00
4bd384f77d handling long info_addr lists, splitting by comma to enable linebreaks 2010-06-28 15:25:27 +00:00
787e034658 Added space to imploding of email addresses in infolog email import to allow linebreaks for long email lists 2010-06-28 14:47:46 +00:00
b135848f33 Added space to imploding of email addresses in infolog email import to allow linebreaks for long email lists 2010-06-28 14:45:58 +00:00
5cc3058eda Backport 31157: Make sure criteria is an array before checking for cat_id 2010-06-28 14:12:03 +00:00
d6c19145db Make sure criteria is an array before checking for cat_id 2010-06-28 14:11:20 +00:00
c8abf9eacc fix a problem with content validation; was returned as array 2010-06-28 14:09:59 +00:00
9efe355b5c fix a problem with content validation; was returned as array 2010-06-28 14:08:21 +00:00
8076c884a7 Backport 31152: - Fix save so fileas gets updated even if n_fn is set (normal edit)
- Add isUpdate parameter to fill in any not set fields from DB when updating fileas
2010-06-28 14:06:36 +00:00
fc841ff9cf - Fix save so fileas gets updated even if n_fn is set (normal edit)
- Add isUpdate parameter to fill in any not set fields from DB when updating fileas
2010-06-28 14:05:33 +00:00