addressbook
|
* Addressbook/LDAP: fixed lettersearch by backporting LDAP class from trunk
|
2011-05-03 19:58:10 +00:00 |
admin
|
- fixed silently not working statistic submit with Webkit browsers (Safari, Chrome, ...)
|
2011-05-31 09:26:47 +00:00 |
calendar
|
fix exception: calendar_bo::resource_info(NULL) parameter must be scalar, when deleting and afterwards adding a participant
|
2011-06-21 06:51:25 +00:00 |
doc/rpm-build
|
added parameter to run a command after copying checkout to buildroot, eg. to apply a patch or replace some files
|
2011-06-05 10:33:10 +00:00 |
egw-pear
|
add authPLAIN Method
|
2011-06-15 15:32:00 +00:00 |
emailadmin
|
try LOGIN first for login to IMAP Server as prefered login method. only use best auth method, if LOGIN is not available: Reason-> some servers do report auth methods that they do not truly support (cram-md5)
|
2011-06-15 13:03:58 +00:00 |
etemplate
|
allow to specify "none" in popup size for no popup AND no link target, to allow dial scripts to use status "204 No Content"
|
2011-05-30 15:01:04 +00:00 |
felamimail
|
* eMail: regard addressbook preference to hide accounts or not in ajax search for emailadresses while composing messages
|
2011-06-21 13:11:27 +00:00 |
filemanager
|
* fixed handling of + char in VFS filenames (using egw_vfs::decodePath() instead of urldecode())
|
2011-03-03 15:49:28 +00:00 |
home
|
wrong translation for EGroupware, probably a typo
|
2011-01-10 12:24:17 +00:00 |
importexport
|
consider running in setup (install/update of app) as run by an admin
|
2011-06-08 11:04:08 +00:00 |
infolog
|
fix for egroupware.org bug #2824: SyncML ingnored multiline descriptions in infolog
|
2011-06-02 18:16:27 +00:00 |
notifications
|
tracker #2789
|
2011-01-02 15:11:27 +00:00 |
phpgwapi
|
fixing problem under windows: dirname("/something") === "\\", with which EGroupware VFS can NOT work, using now egw_vfs::dirname
|
2011-06-14 07:38:07 +00:00 |
preferences
|
* Preferences: fixed not working setting of preferences without a logout
|
2011-04-12 07:57:41 +00:00 |
resources
|
Order link search results by name
|
2011-06-14 14:39:47 +00:00 |
setup
|
fix for bug #2965 - "setup-cli.php --check" prints additional unintended lines on exit code 14
|
2011-05-28 07:25:27 +00:00 |
timesheet
|
fixed sometimes not working setting of multiple status (timesheet_bo::read($td_id) require ts_id as parameter not array("ts_id" => $ts_id)!)
|
2011-06-08 11:19:38 +00:00 |
.htaccess
|
* updated .htaccess to memory_limit=256M
|
2011-03-16 21:25:21 +00:00 |
groupdav.htaccess
|
documented latest Apple Mac or iPhone autodetection findings for iCal and/or contact app
|
2010-10-21 16:09:36 +00:00 |
groupdav.php
|
added support for PHP running as (F)CGI (uses ORIG_PATH_INFO instead of PATH_INFO), also added basic digest auth support from trunk
|
2010-09-27 08:07:10 +00:00 |
header.inc.php.template
|
fixing a typo reported by David.C Rankin
|
2010-12-06 08:39:04 +00:00 |
index.php
|
* iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection
|
2010-09-25 09:18:26 +00:00 |
login.php
|
fix for Stylite Ticket#8044 -Message on loginscreen and home doesent have a default lang fallback as all other egroupware translations
|
2010-10-05 08:47:17 +00:00 |
redirect.php
|
Use trunk's redirect.php (as introduced in rev. 29786) and triggered by
|
2010-09-12 11:53:53 +00:00 |
webdav.php
|
added support for PHP running as (F)CGI (uses ORIG_PATH_INFO instead of PATH_INFO), also added basic digest auth support from trunk
|
2010-09-27 08:06:58 +00:00 |
xajax.php
|
* Calendar: fixed not working freetime search caused by not mbstring.func_overload supporting xajax libary
|
2011-05-27 08:31:53 +00:00 |