Christian Binder
f3670af463
dragdrop class: every draggable or droppable now takes an associative array for the values, the class disables itself automatically on non-validated browsers, built-in test mode to validate other browsers
2006-12-15 19:39:36 +00:00
Ralf Becker
b13cf65101
fixed fatal error when saving (not applying) the prefs and session-type is php-restore:
...
The way the old Template class works, does not work together with restoring from the session.
2006-12-14 15:17:33 +00:00
Ralf Becker
2e3a0a06cd
added a small default registry for f(elami)mail, to list it in the quick add menu, without really supporting linking with mails
2006-12-12 14:40:03 +00:00
Ralf Becker
a166bb0f57
reworked and refractured the way template sets work in eGW:
...
- virtual baseclass egw_framework in the API which each template extends
- replaces $api/footer.inc.php, $tpl/head.inc.php & $tpl/navbar.inc.php
- all existing phplib template sets just inherit the idots_framework, but can have own templates
- moved most html from navbar.inc.php into the navbar.tpl
--> idots & jerryr are reworked and working, all other template sets are disabled at the moment
--> The rework was done to add a selectbox to add all sorts of entries without the need to change to the app first. This is now implemented in the egw_framework class using the link-registry.
2006-12-10 23:44:18 +00:00
Ralf Becker
05cd4a36d9
added quoting for float and decimal types, prevents SQL errors
2006-12-08 10:16:00 +00:00
Ralf Becker
ce2a7c918f
fixed warning introduced by strstr --> strpos conversation
2006-12-07 19:17:25 +00:00
Cornelius Weiß
4421d6cf09
strstr -> strpos fix by thomas koch
2006-12-07 12:46:08 +00:00
Ralf Becker
915dd1910f
fixing the fix ;-)
...
According to wikipedia windows-1250 is similar to iso-8859-2 - thought German special chars (umlauts) have the same encoding in iso-8859-1
2006-12-06 07:21:45 +00:00
Ralf Becker
9ab10aeb77
fix for problem describt on the german list: headers from mails send from Outlook, eg:
...
From: =?Windows-1250?Q?X=F6rg_Brd?= <x_brd@xxx.de>
get not decoded correct --> php (at least some versions) seems not to understand the charset windows-1250, which is more or less identical to iso-8859-1
2006-12-05 19:11:38 +00:00
Cornelius Weiß
c6640c044e
kill php5.2 warnings
2006-12-02 11:04:30 +00:00
Cornelius Weiß
56fb1e7052
killed a php5.2 warning
2006-12-02 07:55:09 +00:00
Cornelius Weiß
f4baebf3c1
killed a php5.2 warning
2006-12-01 13:34:17 +00:00
Ralf Becker
084b53971c
fixing the fix: explicitly disallowing "javascript:" url's to be used as menuaction: fixes not working add email links in the addressbook popup for FMail
2006-11-13 11:59:59 +00:00
Lars Kneschke
1ba36a6ca5
Horde::iCalendar vcalendar export bug
...
Special characters in text field are not scaped when events or todos are exported. For example, ',' in the description field are send literal. According to rfc2445 section 4.3.11 there are some characters which must be scaped or quoted. This patch tries to solved this problem.
patch contributed by Antoni Matamalas
2006-11-13 09:19:01 +00:00
Lars Kneschke
485027f3f1
patch from Christian
...
this patch fixes the handling of daylight saving
2006-11-13 08:19:23 +00:00
Christian Binder
0f4fee5b3f
Horde iCalendar.php::parsevCalendar now accepts ';' AND ',' as field delimiter for EXDATE and FREEBUSY
2006-11-09 09:57:49 +00:00
Lars Kneschke
6173df6f48
* reworked api call for fckeditor
2006-11-08 08:06:27 +00:00
Lars Kneschke
8a0f08b54f
* initial import of fckeditor
...
* added function to add fckeditor instead of tinymce
2006-11-07 18:18:22 +00:00
Christian Binder
cc02f439d7
new dragdrop class -- Introduction in WIKI follows the next days
2006-11-05 09:59:38 +00:00
Ralf Becker
8831acc1c4
fixed Pim's addition to the session class: session of the anon user is destroyed, if he tries to enter an application he has no rights to. The check was before the allowed applications have been read ;-)
2006-11-01 09:40:04 +00:00
Ralf Becker
45fa4d0c1c
fix for Nathan to allow again ':' in the links
2006-10-31 16:50:39 +00:00
Ralf Becker
66abd0c259
re-added the account-search-types lost in the rewrite of the accounts-class
2006-10-28 09:32:56 +00:00
Ralf Becker
3dcbd0ae30
fixed adi's patch to allow again searching in other fields then the one used in account-filter (by default uid)
2006-10-28 09:32:04 +00:00
Lars Kneschke
a934f999e9
restructured ldap connect function
...
- we bind now as ldap admin account to read the info about the ldap server
- we now try to use ldap v3 be default and fall back to ldap v2 when v3 fails
2006-10-28 08:38:17 +00:00
Lars Kneschke
268d434501
fix IE only javascript problem
2006-10-25 13:40:38 +00:00
Lars Kneschke
cf1dad6d52
when synchronizing using syncml, we already have php based session started
...
and we are (currently) not allowed to change the session_id later
to solve this problem, we simply return the current session_id in new_session_id()
2006-10-25 08:18:13 +00:00
Ralf Becker
4731a59075
preserve already correctly quoted single quotes
2006-10-22 11:35:58 +00:00
Ralf Becker
88048ecc2f
renamed datetime class to egw_datetime to support php5.2
2006-10-22 06:39:49 +00:00
Ralf Becker
0b261f355b
fixed not working removal of group-memberships via edit-group
2006-10-19 17:11:35 +00:00
Ralf Becker
afddf22135
fixed doublicate key error, happening with some installs / php-versions on updating or adding acls
2006-10-15 09:21:59 +00:00
Ralf Becker
4586e3c267
fix for bug #9
2006-10-13 15:55:00 +00:00
Pim Snel
b3f8cf1512
Add to session verify: If User is Anonymous and enters a not allowed application its session will be destroyed inmediatly.
2006-10-13 12:49:03 +00:00
Ralf Becker
3b3c5351de
forgot to remove a debugging comment, dbmailForwardingAddress should have the highes precedence
2006-10-12 09:20:22 +00:00
Ralf Becker
cfc6f23dbd
ability to set an email-address for groups (with automatic forwards to member's email)
2006-10-11 21:59:43 +00:00
Ralf Becker
85db907265
some bug-fixes for the php sessions with restore:
...
- problem with $GLOBALS[egw]->translation is no object in common_functions.inc.php (lang() function)
- session cokie with path / (and old session-id) gives "your session could not be verified"
2006-10-11 14:47:23 +00:00
Cornelius Weiß
7f79a72d98
cleanup:
...
- fragments of concisus api
- file inclusion accidents
added:
support for js reload by filectime
2006-10-10 13:39:07 +00:00
Ralf Becker
bbd2b7a55c
Patch from Adi Kriegisch: accounts_ldap::search was NOT using the ldap search-filter from setup >> configuration
2006-10-10 07:33:43 +00:00
Lars Kneschke
d999a797d4
made refresh from server working
...
the new funambol outlook client support this
2006-10-04 18:16:58 +00:00
Ralf Becker
88d5a016e0
caching the link-titles in the session
2006-10-04 08:23:28 +00:00
Ralf Becker
4c1d7489fe
some code to make register_globals On installs safer, we might commit that after a test-periode to 1.2 too
2006-10-03 15:16:42 +00:00
Lars Kneschke
14d546d58d
added functionality to add multiple html / text parts to the message
2006-09-28 18:46:27 +00:00
Ralf Becker
2bbebeeb50
allow to also specify an extra, first label, if an array with grants is given
2006-09-25 08:48:19 +00:00
Ralf Becker
bdb15819bd
phpgw --> egw
2006-09-24 16:27:39 +00:00
Ralf Becker
052c0e964c
fixed depricated get_list methode, to return an array indexed 0, 1, 2, ... as the old one
2006-09-24 08:06:16 +00:00
Ralf Becker
a6af26d8a9
- setting the cookie path, allows to login to different eGW installs (if you want to use this together with the 1.2, you have to copy the 3 modified session-classes there too)
...
- documentation update
2006-09-24 06:53:34 +00:00
Ralf Becker
445d8467a3
get_links with $only_app param set was returning the complete links instead just the id's, if the entry was not yet created (links stored as an array in the empty id)
2006-09-20 07:11:42 +00:00
Ralf Becker
1f5580c528
hardcoded the use of accounts_backend::search for ldap, as method_exists behavior seems to have more to do with php's version-numbers then with the existens of the method ;-)
2006-09-20 06:03:06 +00:00
Ralf Becker
a594d2f0b9
make sure multiple email-addresses in the mail attribute "survive"
2006-09-16 10:00:06 +00:00
Ralf Becker
058e175669
fix necessary for session-type php_restore
2006-09-15 16:36:09 +00:00
Ralf Becker
fb62796694
big performance improvment (developed and tested on an install with > 2000 users)
2006-09-15 16:19:39 +00:00