Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker 80dd3d1fe2 New header.inc.php template
- I dont force the update (updating version in phpgwapi/setup/setup.inc.php),
  as the old one still works through diverse defaults and I want to wait
  for the rewrite of a db-based session handler and making mcrpyt
  available for sessions again (currently not used)
- required includes for xmlrpc and soap are moved to the callbacks of
  this services, as they are NOT required by the rest of eGroupware
2008-08-21 06:21:32 +00:00
addressbook fixed bug reported by Philip Herbert from Knauber: new button in org-view is not working 2008-08-20 14:16:12 +00:00
admin - get session list for session.save_handler='files' working again 2008-08-19 11:54:35 +00:00
calendar "fixed bug reported by Hans-Juergen Tappe <tappe(at)hek.uni-karlsruhe.de>: list view not working on home page" 2008-08-15 05:09:05 +00:00
doc first try for a 1.6 prerelease package 2008-07-22 12:02:33 +00:00
etemplate "php5.1 seems to have a bug: array_slice($parts,$offeset) != array_slice($parts,$offeset,null)" 2008-08-16 07:40:04 +00:00
filemanager index files without header include, but working with sessionid in url 2008-08-14 13:53:17 +00:00
home updated russian translation 2008-07-29 20:40:02 +00:00
importexport Updated russian translation (#1658) and some spanish updates 2008-08-03 19:07:15 +00:00
infolog "case insensitive search (postgres)" 2008-08-12 17:42:20 +00:00
notifications "fixed config name, wrong name caused not being able to switch off popup notifications" 2008-08-15 09:38:58 +00:00
phpgwapi "only allow valid order criteria" 2008-08-21 05:56:46 +00:00
preferences updated spanish translation 2008-08-05 19:13:53 +00:00
resources "sort users/groups by account_display pref" 2008-08-09 04:43:31 +00:00
setup "- calling setup_header methods via magic __call method, to allow classes to extend this command and alow overwrite the setup_header methods 2008-08-20 09:01:29 +00:00
timesheet width: 100% instead of fixed width 2008-08-04 12:48:01 +00:00
.htaccess further settings 2005-11-14 22:28:50 +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 "one more client without session support" 2008-05-19 07:55:37 +00:00
header.inc.php.template New header.inc.php template 2008-08-21 06:21:32 +00:00
index.php 1. NTLM Single Sign ON 2008-07-16 09:29:13 +00:00
login.php allow direct error messages instead of just error codes 2008-08-07 20:35:57 +00:00
logout.php reworked etemplate to have static methods and use the new features of egw_db- & html-class 2008-03-09 14:37:57 +00:00
notify_simple.php update headers 2007-02-28 03:40:03 +00:00
notify.php Ensure inclusion of header from the top-level directory 2006-11-22 23:06:05 +00:00
notifyxml.php Ensure inclusion of the top-level header.inc.php 2006-11-22 23:07:19 +00:00
redirect.php Add function from php.net manual page for php < 4.3.0 2004-01-10 19:19:53 +00:00
rpc.php 1. NTLM Single Sign ON 2008-07-16 09:29:13 +00:00
set_box.php Ensure inclusion of header from the top-level directory 2006-11-22 23:06:05 +00:00
soap.php New header.inc.php template 2008-08-21 06:21:32 +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 moved webdav handler in the root dir, as its now a general service and not only used by filemanager 2008-05-10 21:15:46 +00:00
xajax.php - dont update the session dla, for the xajax notifications query, as it 2008-08-05 11:36:06 +00:00
xmlrpc.php New header.inc.php template 2008-08-21 06:21:32 +00:00