Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
José Luis Gordo Romero 3081b0a05a ORA - Fixed schema creation (indexes, triggers and secuences):
Indexes: The solution of put the index name of the first columnt dont't
work because duplicates, create instead a hash of the large name (PHP 5
>= 5.1.2, PECL hash:1.1-1.5) with an fixed char at beginning (Oracle
objects names can't start with a number)

Secuences & triggers: create a a hash of the large name.
2007-10-18 04:29:16 +00:00
addressbook rest of pending files for the egw_ prefix update 2007-10-14 18:48:56 +00:00
admin Add mime type icons and thumbnail previews to link list 2007-10-15 17:27:25 +00:00
calendar Hopefully, rest of language files 2007-10-14 16:19:43 +00:00
debian updated build environemt 2007-04-30 14:10:20 +00:00
doc 1.4.002 2007-09-24 21:25:20 +00:00
etemplate Fix link thumbnailing, accidentally used include() instead of readfile() for cached images 2007-10-15 21:04:40 +00:00
filemanager rest of pending files for the egw_ prefix update 2007-10-14 18:48:56 +00:00
home home files for egw_ prefix 2007-10-14 16:16:17 +00:00
importexport migration from phpgw_ to egw_ for importexport 2007-10-14 16:50:22 +00:00
infolog Hopefully, rest of language files 2007-10-14 16:19:43 +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 ORA - Fixed schema creation (indexes, triggers and secuences): 2007-10-18 04:29:16 +00:00
preferences Add mime type icons and thumbnail previews to link list 2007-10-15 17:27:25 +00:00
resources Hopefully, rest of language files 2007-10-14 16:19:43 +00:00
setup Changes in setup to handle egw_ prefix in lang files 2007-10-14 16:13:50 +00:00
timesheet Hopefully, rest of language files 2007-10-14 16:19:43 +00:00
.htaccess further settings 2005-11-14 22:28:50 +00:00
about.php merge from trunk(revision 23948:23958) to 1.4 branch 2007-05-27 07:50:57 +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 fixed wrong content-type reported by Erwin (erwin.leubaz-AT-advancedsilicon.com) on the developers list 2007-10-13 07:25:52 +00:00
index.php replace edo with core team in statu setup info 2007-03-29 20:22:07 +00:00
login.php - fixed handling of passwords with special chars 2007-06-20 06:55:59 +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 allow to call etemplate widgets via xajax: 2006-04-06 05:09:48 +00:00
xmlrpc.php always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +00:00