Ralf Becker
5fb282b58b
fix for bug [ 945880 ] session expiration and logout
2004-05-03 13:52:09 +00:00
Ralf Becker
273f6b0a2f
fix for bug #944311 : Calendar: Error on user-defined fields
2004-05-03 10:39:42 +00:00
Carsten Wolff
0bfa697995
added function name_quote, wich quotes table- and columnnames correctly
2004-05-02 17:18:38 +00:00
Ralf Becker
447dd03a90
removed not (longer) used phrases
2004-05-02 11:18:03 +00:00
Ralf Becker
99303481a2
fixed cookie prob for setup too
2004-05-01 09:58:38 +00:00
Carsten Wolff
e9c2659778
we can not trust in the right order of columns
2004-04-30 23:07:03 +00:00
Espen Laursen
3f7a09fb37
Updated.
2004-04-29 20:51:23 +00:00
reinerj
3bab3feaf9
update Traditional Chinese langfiles from Finjon Kiang
2004-04-27 10:49:54 +00:00
Ralf Becker
3b94536b99
setcookie seems not to like domain-names without dots (it does not set the cookie at all, in that case). Leaving the domain-name empty, get setcookie to set the domain without dot by itself (its the default) ...
2004-04-27 07:54:56 +00:00
reinerj
be72681b62
update images to jerryr template from Jerry Ruhe
2004-04-26 21:31:27 +00:00
Carsten Wolff
20ee4f1d27
fixed rename_table() in schema_proc_pgsql, wich was relying on index_names() and therefore was broken with ADODB.
2004-04-25 22:58:37 +00:00
Espen Laursen
c08c55eb75
*** empty log message ***
2004-04-22 22:08:49 +00:00
Pim Snel
80c24683b5
add FullPage plugin
2004-04-21 22:01:27 +00:00
Pim Snel
012e0c2095
add ListType plugin
2004-04-21 20:57:53 +00:00
Pim Snel
60e78f95a6
add EnterParagraphs plugin
2004-04-21 20:49:29 +00:00
Pim Snel
7b24abc7b9
add new UploadImage plugin by Pim Snel ;)
2004-04-21 20:43:23 +00:00
Pim Snel
60ec7792c9
add new UploadImage plugin by Pim Snel ;)
2004-04-21 19:52:49 +00:00
Pim Snel
c3cf8d5151
add HtmlTidy plugin
2004-04-21 19:18:54 +00:00
Pim Snel
2194c868e3
fix #929987 Hard-coded lang attributes/ update dutch translations
2004-04-21 19:03:01 +00:00
Pim Snel
a6febdab71
updating to HTMLAREA RC1/CVS
2004-04-20 22:59:21 +00:00
Pim Snel
5e2f3d67ba
updating to HTMLAREA RC1/CVS
2004-04-20 22:52:47 +00:00
Pim Snel
ce42d456ca
*** empty log message ***
2004-04-20 22:46:07 +00:00
Pim Snel
eaa4ef387e
updating to HTMLAREA RC1/CVS
2004-04-20 22:45:00 +00:00
Pim Snel
627bf9d53d
updating to HTMLAREA RC1/CVS
2004-04-20 22:17:46 +00:00
petere78
0e289e36bd
Localize "version" in setup footer.
2004-04-20 19:29:40 +00:00
Pim Snel
91eb7ee636
implement extra parameter to make use of the htmlarea plugins, olee
2004-04-20 17:19:14 +00:00
Lars Kneschke
76f22cc700
make sorting in felmaimail working again
2004-04-20 02:43:11 +00:00
mila76
fb10e90db8
Update to 0.9.99.015
2004-04-19 22:13:23 +00:00
Ralf Becker
ffd1de75c6
fixed the not-always-working patch of 1.26
2004-04-19 10:08:06 +00:00
reinerj
b5da7a8c47
update traditional Chinese langfiles from Finjon Kiang
2004-04-16 09:49:12 +00:00
reinerj
df1a2b74a6
add auth from Matthew Galgoci (RH)
2004-04-16 00:53:06 +00:00
ak703
25f9cf1b31
fix for the stupid Opera Bug with hiding selectboxes when using xml namespace
...
(will check with the Opera guys, what to do)
2004-04-15 20:24:38 +00:00
Ralf Becker
dfdfaad414
implemented automatical forwarding into eGW after a login was necessary, because no session existed
2004-04-14 11:52:16 +00:00
Ralf Becker
b7890a9ba4
fix for ADOdb's missing BlobEncode function for mysql, that caused a lot SQL-errors in email
2004-04-14 09:28:18 +00:00
Ralf Becker
7aae6434e5
posibility to pass arguments to the links of the icons in the navbar: used atm. to set a specific manual page, if the automatic generation of the page-name is not sufficent, eg.
...
$GLOBALS[phpgw_info][flags][params][manual] = array('page' => 'ManualInfologAdd');
2004-04-13 15:53:25 +00:00
Ralf Becker
0e649819d8
fixed prob with localised list and not already loaded translations: setup was only installing the first language on upgrad of an app, as the translate-call changed the db-cursor
2004-04-13 14:19:52 +00:00
Pim Snel
0c9e59afaf
disable the IE z-index bugfix because some people don't like it I don't care because I don't use IE ;)
2004-04-13 12:53:55 +00:00
Pim Snel
8d2fa3f4cd
fix translation bug #928842
2004-04-13 12:25:27 +00:00
Ralf Becker
066722cb9b
implemented enble == 4 type apps - opened in a popup window - for the manual
2004-04-13 08:18:06 +00:00
Ralf Becker
b495aa7a0f
implemented enble == 4 type apps - opened in a popup window - for the manual
2004-04-13 07:54:25 +00:00
Ralf Becker
d943b9f59d
register globals
2004-04-13 07:52:13 +00:00
Lars Kneschke
94a05b4690
patch from Matthew Galgoci to make cookies work also with domain names
...
with more then 2 parts(hostname.domainname.de)
2004-04-13 05:28:01 +00:00
Ralf Becker
41f40155aa
added function to check if browser supports htmlarea / richtext editor
2004-04-12 13:58:25 +00:00
Ralf Becker
5fc5cb207d
small convinient extension to column_data_implode:
...
1. param $only === True: write only columns from the column-definitions
2. param $use_key==='VALUES' return "(key1,key2,...) VALUES (val1,val2,...)" for inserts
2004-04-12 07:19:24 +00:00
Ralf Becker
1b4b338fb9
fixed wrong activation of mailto: addresses in in links
2004-04-11 10:10:51 +00:00
Carsten Wolff
d5026a9f75
make the use of adodb the default in the quote() and db_addslashes() functions, too
2004-04-11 09:03:56 +00:00
Lars Kneschke
56ae9c191a
fix for
...
Warning: preg_match() expects at least 2 parameters, 1 given in
/var/www/www.phpgw.de/htdocs/egroupware/phpgwapi/inc/class.categories.inc.php on line 164
2004-04-05 06:04:07 +00:00
Ralf Becker
fe8be115fb
as talked with lars ;-)
2004-04-04 23:01:58 +00:00
Ralf Becker
ba4ed68752
fix for search to return also the entries from sub-categoris, as sugested by Stephan Hilchenbach from the german list
2004-04-04 22:52:24 +00:00
Ralf Becker
4b7ced6e84
fix for search to return also the entries from sub-categoris, as sugested by Stephan Hilchenbach from the german list
2004-04-04 22:23:47 +00:00