Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
viniciuscb 0a28f3812e Some changes:
- Inclusion of the following javascript directories:
  * Connector: javascript object to interface xmlhttprequest object. This object allows
      asynchronous posts and support for messages while this post is being done, such as
      "wait, contacting server", etc.
  * JsAPI: general javascript functions and methods
  * jsolait: performs conversion from a xmlrpc message to a javascript object
  * xmlRpcMsgCreator: performs conversion from a javascript object to a xmlrpc message
  * dynapi: cross-browser class to draw layers

- Update in setup version: now is 1.0.1.008; Update your versions. There was made a
  change in phpgw_vfs2_files table in handling of modified files.

- Upgrade of vfs2 classes and PclZip class

- Changes in javascript object and common object to allow the javascript backend to
  applications to work (now just filescenter will use it...)
2005-06-18 20:43:14 +00:00
addressbook Converting to new egw arrays 2005-05-01 14:34:59 +00:00
admin enable group ACL for projectmanager 2005-06-14 07:44:36 +00:00
calendar fixed index file: new version requires the contacts_and_resources branch 2005-06-17 07:17:54 +00:00
doc added --replace option and made the replacements case-insensitiv (at least for php5) 2005-06-14 07:55:36 +00:00
etemplate added javascrpt values2url function to transmit selected runtime values via the url to a popup, which can use etemplate::process_values2url to retrieve the values from the url as content-array (incl. $preserv from exec()) 2005-06-16 21:44:51 +00:00
filemanager Finnish langfiles from Jussi Siponen - jusiponen-at-users.sf.net 2005-04-15 15:21:52 +00:00
home set correct redirection to login.php when no session is available 2005-06-15 22:14:16 +00:00
infolog fix for not set link_pathes 2005-06-07 11:44:49 +00:00
phpgwapi Some changes: 2005-06-18 20:43:14 +00:00
preferences never used in eGW 2005-06-14 07:07:53 +00:00
resources there is so much to do ;-) 2005-06-18 08:10:42 +00:00
setup quitend warning, if no api translation exists 2005-06-17 07:23:24 +00:00
.htaccess better let it commented out, because per default is not allowed at all 2003-11-06 06:43:55 +00:00
about.php XMLRPC: included support for on-browser xmlrpc authentication 2005-06-18 20:29:17 +00:00
anon_wrapper.php changes from phpgw to egw dev group 2004-01-26 23:26:19 +00:00
header.inc.php.template new header-template to: 2005-03-03 10:45:52 +00:00
index.php replace hardcoded links to home.php with links to home/index.php 2005-06-15 11:16:27 +00:00
login.php - readded 'auth via coockie' code which was deletet by last commit from mipmip 2005-06-15 22:12:35 +00:00
logout.php corrected typho remeber --> remember. 2005-05-11 18:54:34 +00:00
notify_simple.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
notify.php change from phpgw to egw 2004-03-26 19:56:37 +00:00
notifyxml.php This file serves add xml file for the xmlhttprequest feature of the idots2 template set 2005-06-15 12:23:55 +00:00
redirect.php Add function from php.net manual page for php < 4.3.0 2004-01-10 19:19:53 +00:00
set_box.php change the wrong pg name 2004-08-21 15:39:30 +00:00
soap.php ereg_replaced 2004-01-01 15:38:15 +00:00
xmlrpc.php XMLRPC: included support for on-browser xmlrpc authentication 2005-06-18 20:29:17 +00:00