addressbook
|
Fix unknown qualifier issue for contact fields
|
2010-07-27 19:37:32 +00:00 |
admin
|
allow the ordering of applications again
|
2010-06-25 14:27:46 +00:00 |
calendar
|
save states of calendar view to session only when we are in calendar
|
2010-07-16 09:03:14 +00:00 |
doc
|
replace deprecated call_user_method(_array) with call_user_func(_array)
|
2010-07-20 16:49:46 +00:00 |
egw-pear
|
Fix CalDAV issues
|
2010-06-29 09:21:52 +00:00 |
emailadmin
|
fix problem regarding the ability to save smtp forwardings triggered by the user
|
2010-06-01 09:51:53 +00:00 |
etemplate
|
allow minus and underscore in validation as part of the LocalPart of the eMailaddress; even directly in front of the @ sign
|
2010-07-23 12:12:33 +00:00 |
felamimail
|
use notifications option/configuration to enforce the use of emailadminprofiles only for notifications
|
2010-07-19 07:33:39 +00:00 |
filemanager
|
added startfolder to filemanager translations
|
2010-06-07 11:53:05 +00:00 |
home
|
Tracker #2591
|
2010-06-09 21:11:42 +00:00 |
importexport
|
Make sure etemplate.js gets loaded
|
2010-06-14 07:45:54 +00:00 |
infolog
|
Fix FroupDAV report issue
|
2010-07-02 05:03:37 +00:00 |
notifications
|
use notifications option/configuration to enforce the use of emailadminprofiles only for notifications
|
2010-07-19 07:33:39 +00:00 |
phpgwapi
|
Fix syncml:metinf and syncml:devinf namespace issue (#2696)
|
2010-07-25 18:10:52 +00:00 |
preferences
|
implemented limited support for sidebox options in preferences
|
2010-07-08 08:14:16 +00:00 |
resources
|
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:04:01 +00:00 |
setup
|
- using EGW_*_ROOT instead of .., to allow running from different directories
|
2010-07-26 08:21:11 +00:00 |
timesheet
|
Fixed bug with simple timesheet view mode and the unused quantity field
|
2010-06-28 13:41:16 +00:00 |
.htaccess
|
"upps, .htaccess seems not to allow to use php_admin_value, which is required for newer php to set mbstring.func_overload (leaving the old php_value)"
|
2009-10-02 09:18:18 +00:00 |
about.php
|
new about page from Sebastian Ebeling
|
2007-05-26 19:06:12 +00:00 |
anon_wrapper.php
|
Formatting cleanup; Removed stray whitespace, especially from the end of some files; Convert api arrays to egw/egw_info
|
2005-07-08 05:00:14 +00:00 |
groupdav.php
|
"fix for bug in kde4.2, which seems to have a problem with a 401 without a body"
|
2009-10-04 07:29:33 +00:00 |
header.inc.php.template
|
"dont switch on output_buffering (ob_start) for groupdav too, as we cant switch it off saveling and PROPFIND can get really big"
|
2009-10-16 07:57:09 +00:00 |
index.php
|
fixed after popup-fix not working redirect with cd=yes, if framework not loaded
|
2010-06-07 06:46:38 +00:00 |
login.php
|
use egw::redirect_link() and removed html markup from password check
|
2010-06-06 19:11:51 +00:00 |
logout.php
|
changing the call of get_sessionid to retrieve the egw_session not only the basic_auth session, this fixes the problem, that sessions where not destroyed at logout
|
2009-10-02 08:33:13 +00:00 |
redirect.php
|
ampersand-at-the-end-of-url fix provided by zorg
|
2010-03-22 12:17:42 +00:00 |
rpc.php
|
Reworked SyncML authentication/session handling with multi-domain support
|
2010-02-05 20:52:55 +00:00 |
set_box.php
|
Implement close button for homepage boxes. Still needs a little work to hide the close icon when the box is forced by admin.
|
2009-09-21 21:29:39 +00:00 |
soap.php
|
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
|
2009-06-08 16:21:14 +00:00 |
svn-helper.php
|
small svn-helper script to deal easier with our wired svn-structure, without arguments it reveals it's secrects ;-)
|
2007-06-04 06:44:32 +00:00 |
webdav.php
|
Fix WebDAV support for Bitkinex client (EGw.org#2650)
|
2010-06-11 09:06:05 +00:00 |
xajax.php
|
Solved problem with magic_quotes_pgc and xajax request with depth greater 1
|
2010-06-10 12:36:27 +00:00 |
xmlrpc.php
|
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
|
2009-06-08 16:21:14 +00:00 |