Lars Kneschke
c839398de4
hack to check for cn and sn, which must be set in ldap
2003-12-22 12:46:38 +00:00
Lars Kneschke
65d2177084
enabled domainnames with . in the name
...
kneschke.de becomes kneschke_de as variable name
2003-12-22 11:43:06 +00:00
Miles Lott
53352e87eb
Instead of adding a default port in the form, set one based on the default_db_ports var in manageheader.php
2003-12-22 02:57:52 +00:00
Miles Lott
021ec31824
Fix error caused by move to str_replace - upgrade works again
2003-12-22 00:27:43 +00:00
Miles Lott
0e9e0c2da2
formatting, ereg_ replaced, remove rude comments
2003-12-20 18:41:42 +00:00
Miles Lott
6f2f6d23dc
use str_replace() where possible
2003-12-20 18:34:55 +00:00
Miles Lott
07af3f1b54
use str_replace() where possible and fix some spellings
2003-12-20 18:32:53 +00:00
Miles Lott
90dbed8d0e
use str_replace() where possible
2003-12-20 18:29:02 +00:00
Miles Lott
e51d3f26ab
intval -> (int)
2003-12-20 18:26:24 +00:00
Miles Lott
13813b67de
Change error message to egw
2003-12-19 10:46:37 +00:00
Miles Lott
6d9fabe4ea
Move all HTTP_GET, etc to $_GET
2003-12-19 09:13:29 +00:00
Miles Lott
583ed7eede
Minor formatting cleanup
2003-12-19 09:08:37 +00:00
Miles Lott
e8dd639f65
add quotes to all array elements; remove stray whitespace
2003-12-19 08:53:50 +00:00
Ralf Becker
2e6114f9ce
some translations for the about-page
2003-12-19 02:23:49 +00:00
Ralf Becker
aac774b55e
fix to show the original 'About appname' again
2003-12-19 02:23:17 +00:00
Ralf Becker
2aa000eac8
fixed fallback to images in the api-dir, did not work if no api-image was used before
2003-12-18 06:11:08 +00:00
Miles Lott
b5854dbaee
missed one call in last commit
2003-12-18 02:27:03 +00:00
reinerj
e24ae27e48
add some translations
2003-12-17 19:39:24 +00:00
Miles Lott
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
reinerj
c6abc58904
update lang file
2003-12-17 13:30:01 +00:00
Miles Lott
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
Miles Lott
feb9a52840
Readd missing stock fields
2003-12-17 11:22:37 +00:00
Pim Snel
51afdd7cfd
fixed parse error, sorry ;(
2003-12-17 11:00:43 +00:00
Pim Snel
1e7f7531b8
fixed the storage of loginid for contacts
2003-12-17 01:14:43 +00:00
Pim Snel
d65d0c662d
added francais and Nederlands for language select boxes
2003-12-16 23:45:14 +00:00
Lars Kneschke
561d37df31
add very short day name(Mo, Di, Mi, ...)
2003-12-16 23:14:15 +00:00
Miles Lott
5a63f7cfd0
intval -> (int)
2003-12-15 01:22:13 +00:00
Miles Lott
df474920e7
ereg replaced
2003-12-15 01:19:54 +00:00
Pim Snel
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
Miles Lott
4fefb85d65
replace gettype()
2003-12-14 17:31:24 +00:00
Miles Lott
b6162efea5
Replace gettype() where possible
2003-12-14 17:29:52 +00:00
Miles Lott
ce5a6009fd
Remove ANCIENT use of global
2003-12-14 17:24:19 +00:00
Miles Lott
20b851da6f
intval -> (int), replace gettype() and ereg functions where possible
2003-12-14 17:18:41 +00:00
Miles Lott
4f612cbbde
intval -> (int), replace gettype() and ereg_replace() where possible
2003-12-14 17:07:16 +00:00
Miles Lott
8afddf6b17
backport fix for php5 error on cleanup()
2003-12-14 17:06:11 +00:00
Miles Lott
e18438cdcc
intval -> (int), remove unnecessary switch statement
2003-12-14 16:50:34 +00:00
Miles Lott
376535ad22
Add ability to request string return from gethttpsocketfile()
2003-12-13 18:29:53 +00:00
Miles Lott
5794ca4cc1
intval() -> (int)
2003-12-13 15:03:23 +00:00
Pim Snel
94de0f5725
nicer sorting icons
2003-12-13 04:39:11 +00:00
Pim Snel
5c42b14e43
lay-out fixes and customazations for the registration module
2003-12-13 04:20:21 +00:00
Pim Snel
45b87525f6
make loginscreen nicer :)
2003-12-12 14:56:27 +00:00
Miles Lott
1df412f9c4
ereg_replace/intval update
2003-12-10 11:45:03 +00:00
Miles Lott
ad9658f725
gettype, intval, ereg_replace changes
2003-12-10 11:36:54 +00:00
Miles Lott
86a9b91004
intval() -> (int)
2003-12-10 11:35:22 +00:00
Miles Lott
69b629038a
replace one ereg_replace() with str_replace()
2003-12-10 11:34:39 +00:00
Pim Snel
8bb9dae966
checking the vfs entries
2003-12-09 01:19:22 +00:00
Pim Snel
a336cd0385
new images for filemanager buttons
2003-12-09 01:11:37 +00:00
Ralf Becker
52628e99b8
added link-targets to the sidebox-menu
2003-12-09 00:31:00 +00:00
Ralf Becker
1f4dad9ce2
sort- and filter-headers for the nextmatch widget
2003-12-09 00:26:22 +00:00
Pim Snel
7eef3c5208
possible fix for bug #849589 rendering appBox to wide
2003-12-09 00:06:13 +00:00
Pim Snel
232e7bacff
show cursor in IE
2003-12-08 23:41:15 +00:00
Lars Kneschke
fdbf8c18a9
modified lock and unlock to return always '1' and to execute no code
...
=> no locks with pgsql anymore!!!!
2003-12-08 08:07:19 +00:00
shrykedude
f17337d3b7
Added support for specifying the database port number
2003-12-08 04:50:23 +00:00
zhangweiwu
b8d36e17c2
New Translation. Blah.
2003-12-07 12:57:37 +00:00
Miles Lott
92286557d2
add message about ereg_ vs str_
2003-12-05 14:15:25 +00:00
Miles Lott
f8e449ef62
format
2003-12-05 13:48:29 +00:00
Miles Lott
fcbb665631
fix email address
2003-12-05 13:29:58 +00:00
Miles Lott
906f77c412
modify for egroupware
2003-12-05 13:29:03 +00:00
Miles Lott
ca23e327e4
add some additional notes
2003-12-05 13:26:55 +00:00
Miles Lott
f9fde4bde1
Another fix for BDAY field import
2003-12-05 12:26:59 +00:00
Miles Lott
5da7953d85
Fix setting of BDAY month/day to 2 chars, some encode/decode intelligence on the fly, etc.
2003-12-05 12:13:02 +00:00
Miles Lott
2e69a4dfe8
Last commit broke more than was fixed - this reverts most changes
2003-12-05 11:17:12 +00:00
Miles Lott
67047e145d
Fix for bug #853950
2003-12-05 09:42:03 +00:00
Miles Lott
6eb49e1666
Add ability to delete multiple entries, with a select all check image from the setup application
2003-12-03 04:28:20 +00:00
zhangweiwu
c451623cf9
Translation translation blah ...
2003-12-03 03:08:09 +00:00
Lars Kneschke
ab34001cb9
activated brazilian language
2003-11-27 23:57:31 +00:00
Lars Kneschke
11768fb048
added some german translations
2003-11-27 23:10:14 +00:00
zhangweiwu
01fa575b05
Newest translation. Setup module is put into Chinese.
2003-11-27 13:32:09 +00:00
Lars Kneschke
e023a7447c
updated to some better looking images
2003-11-26 22:48:13 +00:00
Lars Kneschke
582961ea47
let egw search for the right image type
2003-11-26 22:37:40 +00:00
zhangweiwu
edb7da7145
Newest translation.
...
This is not a copy-and-usable translation: you need to reinstall the language in setup.
This is because I changed charset to be utf8.
2003-11-24 03:33:35 +00:00
Ralf Becker
2fe29887ff
useing the bash function 'type -p' now instead the alias 'which', which seems not to be set for RH9 or Fedora
2003-11-23 11:01:30 +00:00
Ralf Becker
dbc66bcf00
encode_subject(): remove unnecessary CR's as some mail-scanners complain about them
2003-11-23 10:41:19 +00:00
shrykedude
00f3f18b56
Made boxes adhere more to idots theme
2003-11-22 20:36:24 +00:00
Pim Snel
301d5c9221
FM background to white
2003-11-22 03:56:16 +00:00
shrykedude
bac57f2d1f
- Added support for small display views on front page.
...
- Removed Close,Edit,About buttons from portal boxes, which were not implemented anyway.
2003-11-20 21:21:35 +00:00
Pim Snel
6232988b65
new idots preference to show execturion time on bottom of page and sokme extra styles, general borderless img style
2003-11-19 20:44:54 +00:00
shrykedude
a4a77a34c0
typo fix
2003-11-19 15:16:37 +00:00
reinerj
a3b9c7ef93
fix a typo
2003-11-18 22:23:14 +00:00
Lars Kneschke
2eebcbee3a
phpgroupware -> egroupware
...
Fix for BUG [ 844428 ] X-Mailer text should be changed
2003-11-18 21:42:16 +00:00
reinerj
d3d9d0bca5
Again a change for Taiwan
2003-11-18 12:43:04 +00:00
reinerj
ba6a9788ef
Again a change for Taiwan
2003-11-18 12:33:51 +00:00
reinerj
dc0d9a6fcd
fix typo in Saudiarabien
2003-11-18 09:30:43 +00:00
Pim Snel
ca4582352d
added an extra taiwan entry for changes in the code
2003-11-18 09:08:07 +00:00
reinerj
066a64ef4d
fix Taiwan - Province of China to Taiwan
2003-11-18 08:52:10 +00:00
reinerj
10f7b203e4
fix Taiwan - Province of China to Taiwan
2003-11-18 08:39:09 +00:00
reinerj
9745f65e6c
fix Taiwan - Province og China
2003-11-18 08:38:12 +00:00
Pim Snel
85cb7ab6b0
removed typos
2003-11-17 22:04:58 +00:00
Pim Snel
b8415e59c0
retry to commit this simplified chinese translation
2003-11-17 15:08:22 +00:00
reinerj
37deabdf6f
was a binary file:-(
2003-11-17 14:57:48 +00:00
reinerj
2052fbec87
add simlified chinese translation from Li Yi
2003-11-17 14:33:02 +00:00
Ralf Becker
33eaa519f7
added edit, view, delete icons to the api to use them in infolog and addressbook
2003-11-14 23:32:24 +00:00
Ralf Becker
db60c7314d
fix for debian woody's php-version
2003-11-14 21:53:41 +00:00
Ralf Becker
985c601188
updated add and update to allow access,cat_id,tid as param or in values-array
2003-11-14 21:23:40 +00:00
Ralf Becker
31f6198f72
fix to not return non_contact_fields(owner,access,cat_id,...) as extra_fields
2003-11-14 21:20:55 +00:00
Ralf Becker
df93243fbc
fix for id not an integer
2003-11-14 21:09:37 +00:00
Ralf Becker
ad48945359
fix for multidomain-install without domain-selectbox
2003-11-14 17:43:49 +00:00
Pim Snel
46e0d10d25
major update Dutch translations
2003-11-14 10:03:19 +00:00
Ralf Becker
0d250b0c82
fix to allow @ in usernames if no (only one) eGW-domain is used
2003-11-13 23:15:55 +00:00
Pim Snel
392703e0e1
new translations
2003-11-13 16:11:34 +00:00