Ralf Becker
a3685d298e
removed 2. header include, stalling access without home rights
2010-06-30 12:03:50 +00:00
Ralf Becker
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
Andreas Stöckel
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
Jörg Lehrke
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
Jörg Lehrke
6391dcf517
Fix Nokia E-Series SyncML addressbook mappings
2010-06-29 13:54:23 +00:00
Jörg Lehrke
09bc2c09cd
Fix CTag issues for GroupDAV
2010-06-29 13:52:56 +00:00
Andreas Stöckel
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
Klaus Leithoff
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
Jörg Lehrke
affd4b1885
Fix CalDAV issues
2010-06-29 09:19:25 +00:00
Jörg Lehrke
5cb14e716e
Fix CalDAV delete event issue
2010-06-28 17:34:57 +00:00
Klaus Leithoff
4bd384f77d
handling long info_addr lists, splitting by comma to enable linebreaks
2010-06-28 15:25:27 +00:00
Andreas Stöckel
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
Nathan Gray
d6c19145db
Make sure criteria is an array before checking for cat_id
2010-06-28 14:11:20 +00:00
Klaus Leithoff
c8abf9eacc
fix a problem with content validation; was returned as array
2010-06-28 14:09:59 +00:00
Nathan Gray
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
Ralf Becker
f616c628b5
fixed not working display and deleting of recurence exceptions (name of grid in template got somehow lost)
2010-06-28 13:46:39 +00:00
Andreas Stöckel
f096249cab
Fixed bug with simple timesheet view mode and the unused quantity field
2010-06-28 13:35:10 +00:00
Nathan Gray
30ce9afd8b
Set the timesheet title to the first linked entry
2010-06-28 12:51:52 +00:00
Nathan Gray
ff7601188f
Fix category search when category ID is sent as an array in (addressbook advanced search)
2010-06-28 12:36:10 +00:00
Nathan Gray
5b9a4cb7e9
Allow admins to restore deleted events - translation
2010-06-28 11:38:43 +00:00
Nathan Gray
3a4bd1e45a
Allow admins to restore deleted events
2010-06-28 11:38:28 +00:00
Nathan Gray
cb3590ebab
Do not send notification when a deleted event is purged
2010-06-28 11:15:25 +00:00
Ralf Becker
aa6b4adcc1
return default instead of referer containing "cd=yes", which causes a load of the framework inside the framework
2010-06-28 10:52:37 +00:00
Jörg Lehrke
2bfebbdb7f
Improve group invitation handling
2010-06-28 05:08:22 +00:00
Jörg Lehrke
bce68a9e82
Fix CalDAV group attendee issue; various GroupDAV improvements
2010-06-27 22:16:22 +00:00
Jörg Lehrke
c6b0f825d9
Fix SyncML replace and recur_enddate issue
2010-06-26 15:58:33 +00:00
Jörg Lehrke
c5ae8dd8e2
Support Free/Busy information with credentials as part of the URL
2010-06-26 11:35:11 +00:00
Jörg Lehrke
99cb0d791a
Fix SyncML SourceURI issue
2010-06-26 11:26:46 +00:00
Jörg Lehrke
4e42eb30f0
Enable Funambol client 8.5 again; various SyncML optimizations
2010-06-25 17:08:09 +00:00
Ralf Becker
435e282efa
propset svn:keywords Id
2010-06-25 13:51:22 +00:00
Klaus Leithoff
d862d80727
allow the ordering of applications again
2010-06-25 12:55:33 +00:00
Andreas Stöckel
0605a04daa
Fixed hiding of toolbar
2010-06-25 12:30:39 +00:00
Ralf Becker
491f790a3b
Triggering jQuery's change event manually, when jscalendar updates
2010-06-25 11:17:28 +00:00
Andreas Stöckel
008be66608
More fixes to the spellchecker handling
2010-06-25 10:38:44 +00:00
Andreas Stöckel
5cd16d7c88
Fixed spellchecker handling
2010-06-25 10:30:26 +00:00
Andreas Stöckel
23a87dc2f9
Updated ckeditor to new version
2010-06-25 10:27:42 +00:00
Andreas Stöckel
dd3496be0b
Replaced old ckeditor configuration code with own class, fixed felamimail to work with it
2010-06-25 10:01:53 +00:00
Ralf Becker
30ce2262dd
if search pattern alread contains a wildcard, do NOT add further ones automatic (eg. in extended search in addressbook)
2010-06-25 07:11:39 +00:00
Jörg Lehrke
9bca389162
Fix status change permission issue
2010-06-24 16:21:23 +00:00
Andreas Stöckel
4d88b00e02
Moved ckeditor configuration to own php file which generates js, in order for easier implementation in etemplate 2
2010-06-24 14:23:56 +00:00
Ralf Becker
fccbe5fcbd
Moved removal of standard javascript files from egw_framework class to
...
egw_json, as it did not work in all cases
2010-06-24 11:33:51 +00:00
Ralf Becker
f42ee4b026
- for Ajax: no need to load the "standard" files, they are already
...
loaded, in fact jquery has a problem if loaded twice
- add filectime to js and css files loaded via include_css_js_response
2010-06-24 10:51:02 +00:00
Andreas Stöckel
7545d93cbc
Fixed problem with indent not working with new CKEditor3
2010-06-24 08:38:56 +00:00
Ralf Becker
0ca8c89bdd
check if we have a default/forced value from the settings hook,
...
which is NOT stored as default currently
--> store it as default, to allow to propagate defaults to existing installations
2010-06-24 07:02:40 +00:00
Ralf Becker
8e98f6cea3
New method egw_framework::include_css_js_response to add javascript and
...
CSS included via egw_framework::validate_file or egw_framework::includeCSS
to an ajax response.
Fixed jscalendar to use that service and sitemgr to include it manually.
2010-06-23 23:01:57 +00:00
Jörg Lehrke
48bc5c8119
Remove user as attendee, if he is the only participant and has accepted
2010-06-23 15:54:07 +00:00
Jörg Lehrke
7b850eabb6
Fix recurring event issues for vCal 1.0 imports; fix bug Stylite #646
2010-06-23 14:52:55 +00:00
Jörg Lehrke
16def751e3
Add 'reset stati options' to calendar
2010-06-23 14:47:34 +00:00
Andreas Stöckel
769debd2bd
Fixed singleton handling with egw_json_re
2010-06-23 08:33:23 +00:00
Ralf Becker
4f2807a7b9
removed since 1.6 not used notify*.php files
2010-06-22 17:31:03 +00:00