Commit Graph

8087 Commits

Author SHA1 Message Date
dcd1912a7b added default values parameter to RefreshTable 2004-02-29 00:13:47 +00:00
1994b1c179 change default-param of htmlarea, to be used if no or empty style is given 2004-02-29 00:12:48 +00:00
1cc9c515aa fixed a typo in column_data_implode 2004-02-28 23:56:13 +00:00
3b5d09927e added htmlarea 2004-02-28 22:41:32 +00:00
5e237d6a8e fixed typo 2004-02-28 22:31:15 +00:00
b1168f7b02 1) fixed bug #905779: main links title in contact field (blur text) got lost on changeing info-type
2) implemented separate sessions for infolog called via a hook and normal call, feature-request #903578
2004-02-28 14:58:44 +00:00
ffb4948e35 change egroupware home to eGW.org 2004-02-28 14:00:21 +00:00
0251409dac change egroupware home to eGW.org 2004-02-28 13:45:40 +00:00
42ad3ecbe1 fix for bug [ 840190 ] addressbook LDAP export to phpgw LDIF multiple issues 2004-02-27 07:09:26 +00:00
ebf29a6286 fix for bug [ 898082 ] fault in displaying CJK character in utf8 format 2004-02-27 06:38:07 +00:00
47b4bec75a fixed format of date and bug #903257 2004-02-26 22:45:44 +00:00
871c880dba not valid anymore 2004-02-26 15:57:35 +00:00
3df9b76106 activating links in list-view 2004-02-26 15:36:36 +00:00
1e1fa5f457 new parameter to label-widget, to activate the links 2004-02-26 15:33:33 +00:00
d99afd7a11 new function activate_links to change url's into links and automaticaly create spam-saver mailto addresses 2004-02-26 15:32:34 +00:00
b074cbf924 fix for bug #843270: unkillable categories
sub-cats should either be delete or made mains if there parent get deleted
2004-02-26 12:18:44 +00:00
f11dd0e255 fixed typo in iconv-call and detection of the right lib to use 2004-02-26 10:57:57 +00:00
8a71c08150 strip js code from template
fix for bug [ 892893 ] "phpinfo" sometimes doesn't work
2004-02-26 09:03:20 +00:00
28d5293d6e fix for bug [ 892893 ] "phpinfo" sometimes doesn't work 2004-02-26 09:01:42 +00:00
f94019a0c3 fix for bug [ 899867 ] Broken login page in RC3 2004-02-26 08:31:08 +00:00
c7daab6c2b add fix for chinese language conversion 2004-02-26 06:42:20 +00:00
5e73b0dc6c Remove typing error on use of implode 2004-02-26 01:38:51 +00:00
8e39566fd3 fix wrong alignment of icons and icon texts to center again. Don't exactly know why but html formatting attributes don't work for tables anymore. We must use css everywere. I think it's because of the changed doctype? 2004-02-26 00:28:50 +00:00
00fbb7a4db Remove bad function 2004-02-25 05:28:46 +00:00
e50524c3ec Add real createdatabase() function for mssql - partial fix for 885687 2004-02-25 05:26:46 +00:00
742e25401a *** empty log message *** 2004-02-25 02:58:12 +00:00
978c0e6869 Add bool type from latest schema_proc from dcl 2004-02-24 21:32:20 +00:00
aeb222d5d7 Remove break which causes error, and detect error another way 2004-02-24 14:05:39 +00:00
1c8e2629c5 bytea is the blob-equivalent in PostgreSQL 2004-02-23 20:11:23 +00:00
907f3575ce removed the old mysql < 3.22 case, as the fix is not loger valid and gives probs with ADOdb (no mysql connection) 2004-02-23 13:24:13 +00:00
b4970a5f65 fixed prob with not changeable pw's, setup::add_acl created acl_rights=0 rows, instead of no rows 2004-02-23 13:22:59 +00:00
2898b043c9 fixed password-check, to now allow to use the stored md5 as password 2004-02-23 10:07:55 +00:00
a7779f4c5a added link to the api-docs 2004-02-23 00:47:39 +00:00
0199628a38 some more updates and a tidy run 2004-02-23 00:47:01 +00:00
ab96edee16 imported skwashd's changes and adapted for eGroupWare 2004-02-23 00:24:21 +00:00
56f091d357 some php setting or something puts automatically a hidden input element with the session id at the beginning of every form. The javascript here used form.elements(0), which refered to a different element when this hidden thing appeared. So I changed that to form.element('name') to avoid this. 2004-02-22 22:41:18 +00:00
db890a0024 Alarms for users in a different time zone than the server didn't work, so now the time in the table phpgw_async is stored in the time zone of the server, so that asyncservices can compare time() with this. 2004-02-22 20:23:52 +00:00
332edea855 Use css colors instead of setting row_on/off 2004-02-22 15:44:01 +00:00
bbbd26dc4b Add initial framework for alternate contact types (not enabled), cleanup formatting 2004-02-22 15:18:36 +00:00
ac7a91b8fa Adjust banners and minor formatting 2004-02-22 14:32:55 +00:00
15011a496e Add detection of mime_type to display files inline or download as needed; If mime_type is text or not defined, at least output a filename for download; formatting; 2004-02-21 13:56:18 +00:00
265b36c9eb Fix for BUG 900342 - determine preloaded query string which includes wildcards 2004-02-20 16:47:06 +00:00
745a6c347b Comment out php5-specific code since it causes php4 syntax error 2004-02-20 16:30:19 +00:00
fe8df8ad8d removed the doctype, as it prefents IE from showing iframes 2004-02-20 16:11:44 +00:00
6c06141cdc support for changed indices 2004-02-20 15:38:47 +00:00
9cff33854d php5 erroring on call to private function add() - moved to class function list_cals_add() 2004-02-20 15:14:29 +00:00
2f32ca43b2 remove comment code which is not needed 2004-02-20 15:04:26 +00:00
57c55f4899 remove blank lines 2004-02-20 14:59:44 +00:00
5b2e153cc6 Possible fix for latest beta of php5 2004-02-20 14:49:39 +00:00
f38405cde4 added an empty index.php file to prevent browsing of the image-dir 2004-02-20 14:20:40 +00:00