Commit Graph

15662 Commits

Author SHA1 Message Date
d41e6e1680 always enable history logging for calendar, addressbook and infolog 2010-06-16 08:58:07 +00:00
880bb0c430 fixed Template Error: set_block: unable to find block 'admin_line' in 'info_admin_t' 2010-06-16 08:45:28 +00:00
1f536bfb5e Fix config::save_value static call issue 2010-06-16 08:36:49 +00:00
48c6e5416a methods to set or get all body tags or javascript files, replacing direct access to variables of old javascript class 2010-06-15 16:12:46 +00:00
fd2e05b765 fixing the fix: for mountpoints we have to check the url or what is mounted and not the url of the mountpoint 2010-06-15 10:34:17 +00:00
724559fb3c fixed not working update for application global categories, which for some reason got created with an owner != -1 2010-06-15 10:26:12 +00:00
e88327f421 Mage egw_json_getFormValues a global function 2010-06-15 09:49:15 +00:00
178f9599bc fix a problem with the IFRAME height of the messagedisplay (if message is displayed in window) 2010-06-15 09:33:38 +00:00
323ced6205 added missing echo in uifelamimail; recognize plain VIDEO messages (only video, nothing else)-> display as attachment 2010-06-15 09:22:26 +00:00
c976639dc1 added missind echo to footer call (framework->footer() returns the footer!) 2010-06-15 09:12:50 +00:00
1817525c74 correct validation errors, if no file selected or file could not be attached 2010-06-14 20:18:51 +00:00
49d777bce9 delete db entry again, if we are not able to open a new(!) file in filesystem 2010-06-14 20:11:11 +00:00
6889a15f35 Fixed compatibility issues with IE 2010-06-14 16:07:12 +00:00
b407d67fa8 fix problem with javascript, functions and vars of viewMainScrenn.js not found 2010-06-14 15:26:31 +00:00
c0f3dcbe50 Backport 30801: Let parent handle deciding which columns to search - gives advanced search functionality to link searches 2010-06-14 14:28:48 +00:00
fe2b90a87c Backport 30796: Put and & or into common 2010-06-14 13:30:11 +00:00
ef278963d7 also remove mountpoints the user has no read access to from directory listings, eg. enabling versioning for an other user 2010-06-14 13:18:41 +00:00
e5ac08edab Backport 30789: Move purging of old calendar events to use less API and do more with the DB directly. Hopefully will be a little easier on the DB. 2010-06-14 11:46:03 +00:00
223bd79fd5 Backport 30786: Fix searching for a given custom field value using criteria parameter 2010-06-14 10:21:32 +00:00
ee706d6af8 fix invalid javascript variable names for draggable/droppable IDs when owner/calendar is a group 2010-06-14 08:14:07 +00:00
7ce050f249 service not in Debian5, only newer Ubuntu, which complains about /etc/init.d/xx 2010-06-14 08:13:48 +00:00
389f16a1e5 Improve charset support for CalDAV 2010-06-14 07:52:33 +00:00
5fc460619e Fix GroupDAV/Addressbook categories issue 2010-06-14 07:49:19 +00:00
c30032e1ff Make sure etemplate.js gets loaded 2010-06-14 07:48:08 +00:00
6fa4a89cb5 2nd Fix Evolution CalDAV HTTP_IF_MATCH issue (Stylite#601) 2010-06-14 07:41:49 +00:00
d934e4beec fixed wrong step name and readded content of onLoad body attribute via ajax, thought this still does NOT fix all problems (javascript errors etemplate.js seems not to be loaded) 2010-06-13 07:47:29 +00:00
ec91ea15c9 returning content of onXXX tag after adding code 2010-06-13 07:45:28 +00:00
7da32f0bdd clicking on mail to show it in preview, did NOT keep resized iframe, if that was bigger then given size 2010-06-12 08:35:03 +00:00
5bbd63523e fix for bug #2653 - editing imap-folders is without function
renaming of imap folders was not working, because top_window().tree was used, instead of window.tree, as tree is in that case in the same window
2010-06-12 08:05:18 +00:00
870ba2203b Backport 30755 Don't try to include js, that variable isn't there anymore
> - Special handling for the upload (step 30) to do a full form submit
2010-06-11 15:46:54 +00:00
607326121b Removed debug message 2010-06-11 15:10:27 +00:00
74bbdc1c05 Added escaping for json strings 2010-06-11 15:07:40 +00:00
daf7e2d7ed - added json.php file to be packaged
- added php(5)-json as requirement
2010-06-11 13:40:03 +00:00
cfd468fe2f added a check for json extension 2010-06-11 13:36:38 +00:00
3668e1a8f4 for egw_openWindowCentered return a WindowID by default 2010-06-11 12:34:37 +00:00
b841f570f0 Added wrapper for xajax.addScriptCall(), added ?cd=10 to json.php response again 2010-06-11 11:43:54 +00:00
22600d0098 removed array_stripslashes function, which is now in common_functions.inc.php 2010-06-11 10:54:27 +00:00
8c88ef81b2 removed now global available array_stripslashes 2010-06-11 10:39:27 +00:00
193b77a5df Fixed problem with generation of numerical indices in _egw_json_getFormValue, using the new global parameter of egw_json_response.redirect in json.php 2010-06-11 10:26:39 +00:00
d8f8a2024c add static stylite_postfixmandriva and stylite_postfixsuse; adapt update script; 2010-06-11 10:05:12 +00:00
867dfd7829 Fix Evolution CalDAV HTTP_IF_MATCH issue (Stylite#601) 2010-06-11 10:00:04 +00:00
464d08eb0d plain text/calendar messages, are now displayed as event.ics attachment too 2010-06-11 09:26:07 +00:00
5f47910187 Fix WebDAV support for Bitkinex client (EGw.org#2650) 2010-06-11 09:05:28 +00:00
327324c95e Synchronized json code from trunk with 10.1 2010-06-11 08:38:36 +00:00
911bd7bd00 Fixed redirect in xajax handler 2010-06-11 08:25:24 +00:00
a480d1075a no default mailserver, so fmail redirects to create-mailaccount page 2010-06-11 08:10:15 +00:00
db1b766dbb Fix enddate and alarm issue for series event shifting 2010-06-11 07:33:22 +00:00
7417e91bc2 fixed line numbers 2010-06-10 20:05:04 +00:00
fbd71f1f1c forgot jdots 2010-06-10 19:02:07 +00:00
9647798988 small fixes 2010-06-10 18:56:58 +00:00