Klaus Leithoff
|
5026d0ce38
|
fix for cascading Multipart/Alternative
|
2010-07-15 11:23:39 +00:00 |
|
Klaus Leithoff
|
2dbd389549
|
additional statusfilters: open and upcoming, own open and upcoming, delegated open and upcoming, responsible open and upcoming
|
2010-07-15 10:13:30 +00:00 |
|
Ralf Becker
|
7938d255b1
|
validating (string) === '' (instead === ''), as on ajax commit no yet set inputs are returned as null instead of ''
|
2010-07-13 20:48:08 +00:00 |
|
Klaus Leithoff
|
a63134dd5f
|
fix for reset_stati on Drag and Drop; Work by Chr.Fueller, leithoff
|
2010-07-13 14:36:51 +00:00 |
|
Nathan Gray
|
b82cdbcdd7
|
Backport 31413 - Avoid conflicts with other objects that have ->db defined by using the global db
|
2010-07-13 14:25:42 +00:00 |
|
Klaus Leithoff
|
646a0a4ca4
|
feature to be able to import TEXT/X-VCALENDAR Files on single Click.
|
2010-07-13 13:30:04 +00:00 |
|
Klaus Leithoff
|
f8c674ff9b
|
making sure / checking that alarmData is an array as expected.
|
2010-07-13 11:49:05 +00:00 |
|
Klaus Leithoff
|
87eedef72f
|
feature: option/setting to be enabled to suppress ruler that separates EMailbody from signature; option/setting to be able to insert the signature at the top of a message to be composed
|
2010-07-12 15:22:33 +00:00 |
|
Klaus Leithoff
|
55c628e61a
|
check the cat filter. If you have no read rights for any cats (and with that resources) set the cat-filter to null. As cat_id is enforced for resources by UI, you should not ret any results, which is expected if you have no read rights.
|
2010-07-08 15:03:00 +00:00 |
|
Klaus Leithoff
|
502ccecfdb
|
only try to fetch the bodystructure if there is a parsed response
|
2010-07-08 13:51:38 +00:00 |
|
Klaus Leithoff
|
6b34b33d23
|
explicitly process fields to order by, as cutomfields may have names with spaces, so we examine each order by criteria, as our preg did not do the job properly
|
2010-07-08 11:39:27 +00:00 |
|
Klaus Leithoff
|
03b392a0d2
|
quitening message regarding BestUserMethod not supported byServer (enabled if you switch on debug)
|
2010-07-08 09:53:54 +00:00 |
|
Klaus Leithoff
|
650723d7d9
|
give out messages about the failure of connection only when debug is enabled
|
2010-07-08 09:48:16 +00:00 |
|
Klaus Leithoff
|
397706b2e3
|
put out Unrecogniced GroupDAV client Message only, when debug bis enabled -> does not work, as the function is static, commented the error_log
|
2010-07-08 09:40:35 +00:00 |
|
Klaus Leithoff
|
6970e437d1
|
put out Unrecogniced GroupDAV client Message only, when debug bis enabled
|
2010-07-08 09:34:42 +00:00 |
|
Klaus Leithoff
|
93340c8174
|
quitening warning for mb-strpos, when attachment->cid is not set
|
2010-07-08 09:12:33 +00:00 |
|
Klaus Leithoff
|
21e83f2928
|
fix typo
|
2010-07-08 08:44:02 +00:00 |
|
Ralf Becker
|
b92a2ed5b6
|
- implemented limited support for sidebox options in preferences
- opening import/export dialogs as popups, as they use egw window.close()
|
2010-07-08 08:13:37 +00:00 |
|
Ralf Becker
|
284f226d6d
|
adding "regular" import/export functions (import & export) to preferences: allows to use them without being admin
|
2010-07-07 17:12:34 +00:00 |
|
Klaus Leithoff
|
4b4735cb80
|
allow for like wildcard.val.wildcard in filtersearch for customfields (needed for advanced search, as criteria are now remapped to be filters for customfields)
|
2010-07-07 14:12:41 +00:00 |
|
Klaus Leithoff
|
33f102ac0a
|
fix advanced search for customfields (multiple field criteria, combined by AND) in addressbook
|
2010-07-07 11:50:49 +00:00 |
|
Ralf Becker
|
90717af7a7
|
add date parameter to next and last date link, to set correct exception date for recuring events
|
2010-07-07 10:12:27 +00:00 |
|
Ralf Becker
|
4b2b17b751
|
new optional parameter "extra_args" for link widget, to add further get parameters to the link
|
2010-07-07 10:10:59 +00:00 |
|
Klaus Leithoff
|
0597a5014c
|
backbort of A.Stoeckels fix for mainscreen resizing (r31306)
|
2010-07-07 07:38:17 +00:00 |
|
Klaus Leithoff
|
f89eed6c9e
|
quitening warning if no body (array) is to displayed
|
2010-07-06 15:12:47 +00:00 |
|
Klaus Leithoff
|
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 |
|
Klaus Leithoff
|
f7847a1183
|
rework of calendar purge function
|
2010-07-06 08:25:13 +00:00 |
|
Jörg Lehrke
|
7a0c9fedcf
|
Fix vCalendar v1.0 EXDATE export
|
2010-07-05 19:06:49 +00:00 |
|
Klaus Leithoff
|
a256704ecc
|
fix bug regarding the CKEditor view of Main/Loginscreenmessages
|
2010-07-02 10:07:48 +00:00 |
|
Ralf Becker
|
0933a70651
|
removed columns from DELETE statement
|
2010-07-02 06:01:09 +00:00 |
|
Jörg Lehrke
|
92996740a9
|
Fix FroupDAV report issue
|
2010-07-02 05:03:51 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
edfb2d29af
|
Removed notify* files not longer in EGroupware
|
2010-07-01 12:24:17 +00:00 |
|
Klaus Leithoff
|
5e3947bdc6
|
fix for cached titles that are empty
|
2010-07-01 11:16:22 +00:00 |
|
Klaus Leithoff
|
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 |
|
Klaus Leithoff
|
78cd375dc7
|
fixing a problem regarding the editing of signatures triggered by email module org tracker#2686
|
2010-06-30 14:54:28 +00:00 |
|
Ralf Becker
|
8e04472a67
|
removed 2. header include, stalling access without home rights
|
2010-06-30 12:04:21 +00:00 |
|
Ralf Becker
|
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 |
|
Jörg Lehrke
|
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 |
|
Jörg Lehrke
|
f57a45e52c
|
Fix Nokia E-Series SyncML addressbook mappings
|
2010-06-29 14:02:30 +00:00 |
|
Jörg Lehrke
|
1747ee21e0
|
Fix CTag for infolog
|
2010-06-29 13:18:21 +00:00 |
|
Jörg Lehrke
|
716b9e2b5d
|
Fix CTag issues for GroupDAV
|
2010-06-29 13:14:29 +00:00 |
|
Andreas Stöckel
|
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 |
|
Klaus Leithoff
|
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 |
|
Jörg Lehrke
|
3b422176cd
|
Fix CalDAV issues
|
2010-06-29 09:21:41 +00:00 |
|
Jörg Lehrke
|
2b0233d9bb
|
Fix CalDAV delete event issue
|
2010-06-28 17:33:34 +00:00 |
|
Klaus Leithoff
|
cc86fb0ce9
|
handling long info_addr lists, splitting by comma to enable linebreaks
|
2010-06-28 15:26:57 +00:00 |
|
Andreas Stöckel
|
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 |
|
Nathan Gray
|
5cc3058eda
|
Backport 31157: Make sure criteria is an array before checking for cat_id
|
2010-06-28 14:12:03 +00:00 |
|
Klaus Leithoff
|
9efe355b5c
|
fix a problem with content validation; was returned as array
|
2010-06-28 14:08:21 +00:00 |
|