3c12d529f8
Modifed GetIXSQL routines to actually return valid index SQL for postgresql; This needs to be tested further, but does appear to work.
2003-12-17 13:58:02 +00:00
c6abc58904
update lang file
2003-12-17 13:30:01 +00:00
6674d23cd1
See line 218 - possible fix for DropColumn() to ensure dropped column name is not in the sql
2003-12-17 12:54:17 +00:00
c483096849
Fix use of POST var, version, which makes this app actually useful again
2003-12-17 12:11:38 +00:00
feb9a52840
Readd missing stock fields
2003-12-17 11:22:37 +00:00
51afdd7cfd
fixed parse error, sorry ;(
2003-12-17 11:00:43 +00:00
1e7f7531b8
fixed the storage of loginid for contacts
2003-12-17 01:14:43 +00:00
d65d0c662d
added francais and Nederlands for language select boxes
2003-12-16 23:45:14 +00:00
27ece26383
use
...
$GLOBALS['phpgw']->datetime->days_short[$i]
instead of
substr($GLOBALS['phpgw']->datetime->days[$i],0,2)
2003-12-16 23:16:41 +00:00
561d37df31
add very short day name(Mo, Di, Mi, ...)
2003-12-16 23:14:15 +00:00
3a728f9b1c
Translation, as always.
2003-12-16 03:06:12 +00:00
5a63f7cfd0
intval -> (int)
2003-12-15 01:22:13 +00:00
df474920e7
ereg replaced
2003-12-15 01:19:54 +00:00
07dd063def
i-dots changes:
...
- lay-out fixes in header
- background in loginscreen to make it a little less boring
- IE fix for wrong z-index with Selectboxes: temporarely hide selectboxes when showing menulayers
- extra option to disable IE png fix
- extra option to choose Click or Mouse Over to show menu's
- extra option to auto hide sideboxmenu's (a lot of people will like this)
- extra option to use sliders for showing menu, default enabled (see testresults below):
Mozilla-firebird Windows -> OK
Mozilla-firebird Linux -> OK
Internet Explorer 6.0 Windows 2000 - OK
Konqueror 3.1 Linux -> gets very slow, lay-out bugs (don't use this option with konqueror)
Opera 6 Linux -> showing works, hiding not, lay-out bugs (test again please)
Opera 7 Linux -> very annoing bug with temporarely hiding selectboxes (must not be hard to fix, pathes are welcome)
please also test this with Safari, Mac IE 5, Win IE 5.0 and 5.5 and report bugs at sf
2003-12-15 00:05:28 +00:00
4fefb85d65
replace gettype()
2003-12-14 17:31:24 +00:00
b6162efea5
Replace gettype() where possible
2003-12-14 17:29:52 +00:00
ce5a6009fd
Remove ANCIENT use of global
2003-12-14 17:24:19 +00:00
20b851da6f
intval -> (int), replace gettype() and ereg functions where possible
2003-12-14 17:18:41 +00:00
4f612cbbde
intval -> (int), replace gettype() and ereg_replace() where possible
2003-12-14 17:07:16 +00:00
8afddf6b17
backport fix for php5 error on cleanup()
2003-12-14 17:06:11 +00:00
e18438cdcc
intval -> (int), remove unnecessary switch statement
2003-12-14 16:50:34 +00:00
0b48089323
intval -> (int)
2003-12-14 16:41:35 +00:00
f75fd3b563
fix a typo
2003-12-14 12:03:39 +00:00
df9b66142a
intval() -> (int)
2003-12-13 18:49:26 +00:00
376535ad22
Add ability to request string return from gethttpsocketfile()
2003-12-13 18:29:53 +00:00
5794ca4cc1
intval() -> (int)
2003-12-13 15:03:23 +00:00
94de0f5725
nicer sorting icons
2003-12-13 04:39:11 +00:00
5c42b14e43
lay-out fixes and customazations for the registration module
2003-12-13 04:20:21 +00:00
0ac079849b
added registration link that appears when settings are positive
2003-12-13 03:55:30 +00:00
620a0b7912
fixed bug in addressbook display for IE, index was too wide because of the button, so I put an extra row
2003-12-12 21:42:00 +00:00
45b87525f6
make loginscreen nicer :)
2003-12-12 14:56:27 +00:00
6db9bd587e
moved from idots
2003-12-12 14:12:28 +00:00
cbd6475c42
Fix for http auth - $_POST['passwd'] not set in this case
2003-12-11 13:14:47 +00:00
1df412f9c4
ereg_replace/intval update
2003-12-10 11:45:03 +00:00
bde5dcc84a
Set a default port if the admin is just now upgrading header for the new port spec
2003-12-10 11:40:31 +00:00
ad9658f725
gettype, intval, ereg_replace changes
2003-12-10 11:36:54 +00:00
86a9b91004
intval() -> (int)
2003-12-10 11:35:22 +00:00
69b629038a
replace one ereg_replace() with str_replace()
2003-12-10 11:34:39 +00:00
b05fc623e2
some fixes for the improved nextmatch
2003-12-10 01:21:31 +00:00
b7f35e229d
some better icons ;-)
2003-12-10 01:20:52 +00:00
651e3b54a9
fixed logic bug
...
|| ==> && :)
2003-12-09 02:30:35 +00:00
8bb9dae966
checking the vfs entries
2003-12-09 01:19:22 +00:00
a336cd0385
new images for filemanager buttons
2003-12-09 01:11:37 +00:00
52628e99b8
added link-targets to the sidebox-menu
2003-12-09 00:31:00 +00:00
1f4dad9ce2
sort- and filter-headers for the nextmatch widget
2003-12-09 00:26:22 +00:00
db4fe046f5
killed a debug message
2003-12-09 00:22:27 +00:00
173eb70fea
sort- and filter-headers for infolog's index page
2003-12-09 00:08:31 +00:00
7eef3c5208
possible fix for bug #849589 rendering appBox to wide
2003-12-09 00:06:13 +00:00
2b7b9e388f
sort- and filter-headers for the nextmatch widget
2003-12-09 00:03:41 +00:00
232e7bacff
show cursor in IE
2003-12-08 23:41:15 +00:00