Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker 462719d45e A very first step to remodel our current admin backend:
- all commands get loged and optional documented with requesting
  person and a comment
- all commands can be run immediatly or scheduled for a later execusion
- all commands can be run either from a command line (admin-cli), from
  the web GUI or via a remore administration from a different instance
current status: 
- command queue / history table created (need to be installed)
- base class for all comments
- one exemplary command to change application rights of users or groups
- admin-cli used the above comment and has additional parameters to set
  the requesting person, scheduled execution time and comment
- GUI to watch the queue / history
- URL to excute/schedule commands remote
More to come now on a daily basis
2007-11-22 00:57:12 +00:00
addressbook add kinyarwanda lang 2007-11-12 14:24:37 +00:00
admin A very first step to remodel our current admin backend: 2007-11-22 00:57:12 +00:00
calendar "Patch from Nigel to support participants on Windows Mobile/PocketPC Synthesis clients" 2007-11-11 10:37:52 +00:00
debian updated build environemt 2007-04-30 14:10:20 +00:00
doc "- no longer building signed source packages, only a singed md5sum file 2007-06-05 08:31:04 +00:00
etemplate "new widget to display a clickable email address: 2007-11-22 00:46:54 +00:00
filemanager catalan updates for trunk 2007-11-10 23:22:17 +00:00
home big commit: all lang files not in utf-8 converted to utf-8, including charset phrase 2007-11-10 22:46:02 +00:00
importexport migration from phpgw_ to egw_ for importexport 2007-10-14 16:50:22 +00:00
infolog catalan updates for trunk 2007-11-10 23:22:17 +00:00
notifications update for non-active apps for switch from phpgw_ to egw_ lang files 2007-10-14 17:24:15 +00:00
phpgwapi Adding print image 2007-11-21 05:50:40 +00:00
preferences catalan updates for trunk 2007-11-10 23:22:17 +00:00
resources big commit: all lang files not in utf-8 converted to utf-8, including charset phrase 2007-11-10 22:46:02 +00:00
setup catalan updates for trunk 2007-11-10 23:22:17 +00:00
timesheet big commit: all lang files not in utf-8 converted to utf-8, including charset phrase 2007-11-10 22:46:02 +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
header.inc.php.template 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
icalsrv.php patch from erwin.leubaz-AT-advancedsilicon.com for IE and Outlook2007 2007-10-25 15:35:04 +00:00
index.php replace edo with core team in statu setup info 2007-03-29 20:22:07 +00:00
login.php "patch #889: HTTP auth - support other mod_auth_* Apache modules 2007-06-20 06:46:55 +00:00
logout.php Update headers 2007-02-28 03:33:37 +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 global bytes() function returning the number of bytes of a string, independent of mbstring available and mbstring.func_overload set 2007-09-29 09:17:42 +00:00
set_box.php Ensure inclusion of header from the top-level directory 2006-11-22 23:06:05 +00:00
soap.php always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +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
xajax.php always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +00:00
xmlrpc.php always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +00:00