addressbook
|
Backport 31732 - Fix incorrect address count when searching organisations (#8117)
|
2010-08-19 16:22:10 +00:00 |
admin
|
fix problem reported by Fabio Ciuffani / John Leitch <john@autosectools.com>
|
2011-08-03 07:30:58 +00:00 |
calendar
|
postgres compatibility gathering of birthdays for homearea (calendar merge of birtdays into holidays) order by column must be part of distinct selection list; adapting calendar home view to meet expected date format by using egw_time::to
|
2010-09-17 14:00:50 +00:00 |
doc
|
chang_e_log typo and removing trailing newlines
|
2010-08-10 07:44:41 +00:00 |
egw-pear
|
make sure keywords of parameters/dparameters are stripped of leading and trailing whitespase, as this meets the expectation later on. Otherwise keys in the parameters/dparameters structure may not be found/identified
|
2010-09-28 07:44:23 +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
|
fixed historylog widget shows "unknow type" for selectboxes with explicit options containing key 0
|
2010-08-27 16:12:05 +00:00 |
felamimail
|
allow for/expect encoded MAILBOX/EMAIL Parts of an RFC822 EMail in MessageList creation, and decode it
|
2010-09-24 12:42:50 +00:00 |
filemanager
|
added startfolder to filemanager translations
|
2010-06-07 11:53:05 +00:00 |
home
|
Recover history for home
|
2009-12-02 06:58:03 +00:00 |
importexport
|
Recover history from rev 28562
|
2009-12-02 19:47:02 +00:00 |
infolog
|
* infologs with parents in projectmanager templates, got now the new parent not the original one from the template (egw.stylite.de #8164)
|
2010-09-07 15:52:51 +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 problem "found" on www.autosectools.com>
|
2011-08-03 08:34:04 +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
|
* restore to current system charset, to force all restores to utf-8, and do NOT halt on sql errors in restore
|
2010-08-19 08:09:27 +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
|
"missing commit from tz selection"
|
2009-10-16 09:55:12 +00:00 |
login.php
|
commiting the session, before redirecting might fix racecondition in session creation
|
2010-07-29 12:52:01 +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:05:35 +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 |