Commit Graph

7858 Commits

Author SHA1 Message Date
2211a5aa63 Oops - comment out debug 2004-03-05 13:54:19 +00:00
05fb371651 Add sql from phppgadmin for finding indexes on pg < 7.3 2004-03-05 13:32:00 +00:00
04f3331e7d added hook for manual. doesn't hurt if the manual doesn't exist 2004-03-04 18:04:44 +00:00
9c81163db4 comments on new uploaded files were discarded 2004-03-04 17:49:42 +00:00
ff4f8c8b3a fixed problem with general td alignment, which should not be defined globally
for a general tag like <td>
2004-03-04 13:26:12 +00:00
4021794c82 weekdays weren't translated 2004-03-03 00:39:38 +00:00
51cd8367ba *** empty log message *** 2004-03-02 20:25:26 +00:00
9f17551049 when using popup for selecting users to add to a group, if there was only one member in the group new members added weren't shown in the select box because there was no scrolling bar, so now I made it at least five lines big 2004-03-02 04:08:59 +00:00
e56c40e8c4 add disconnect function 2004-03-02 02:32:39 +00:00
c2efa957b8 give error msg when moving or copying and no destination is given 2004-03-02 01:48:39 +00:00
e0990f8e43 hidden input form sessionid problem fixed now for not multiple drop-down boxes (used in projects) 2004-03-02 00:45:00 +00:00
9933a9c3fa another mayor code cleanup
checked for register globals bugs
moved all unneccesary global vars to class vars
added basedir test with feedback to alert for wrong configuration
added fakedir test with feedback to alert for wrong configuration
improved homedir creation withg feedback
improved standard messages
2004-03-02 00:39:52 +00:00
f67b3cb853 remove obsolete files 2004-03-02 00:18:12 +00:00
bf943fdce0 was removing '?' in link over + and - images 2004-03-01 20:19:47 +00:00
ad19e78d7c last item in the manual tree wasn't showed 2004-03-01 19:51:48 +00:00
6689d63969 'Max numbre of icons in navbar' input box showed 10 when empty instead of using the value set in the default preferences 2004-03-01 05:11:26 +00:00
ecd7fdb9ea fix banner 2004-03-01 00:57:01 +00:00
3085e2472c take of ldap version 3 settings 2004-02-29 22:00:12 +00:00
5f5ae28410 'All' in the categories drop-down box wasn't translated 2004-02-29 17:04:33 +00:00
345db0ee59 use new progressbar for image/buttons with names like xx% 2004-02-29 09:55:48 +00:00
77fd33e471 1) fix for bug #905284, etemplate does not show images if webserver_url contains protocoll and domain
2) added a new progress-bar
2004-02-29 09:51:45 +00:00
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