Commit Graph

8356 Commits

Author SHA1 Message Date
Pim Snel
c985a3f832 fix typo 2004-06-23 21:22:22 +00:00
Pim Snel
e79e6387bb fix typo 2004-06-23 21:10:28 +00:00
Pim Snel
b6a2f6acbf improve lay-out mainscreen 2004-06-23 20:45:37 +00:00
Pim Snel
9cb898201e add extra [setup][info][extra_untranslated] field for storing data which does not get translated, see 'About JiNN' why 2004-06-23 20:01:34 +00:00
Oscar Manuel Gómez Senovilla
c4957fdb6a *** empty log message *** 2004-06-23 18:24:28 +00:00
Ralf Becker
2cef87570c setting table-cells without align to left, to fix wired inheritance in IE 2004-06-23 15:47:36 +00:00
Ralf Becker
889b6931f1 fixed call to accounts::save_repository not update for each user, but one time at the end 2004-06-23 13:19:38 +00:00
Ralf Becker
8ec4604d2a fixed not working group-update with caching enabled 2004-06-23 12:09:00 +00:00
Ralf Becker
89870fd195 fixed not working group-update with caching enabled 2004-06-23 11:37:07 +00:00
zhangweiwu
5c9ada051a Add two pixel to the SideboxHeader to fit Chinese language 2004-06-21 12:59:29 +00:00
Ralf Becker
150c36eab3 fixed typo (old varname) which caused problems in SiteMgr while editing categories 2004-06-21 10:25:14 +00:00
Carsten Wolff
6bec2a4d48 Revert this file to V4.20, since V4.22 broke the autodetection of the bytea datatype.
Bug is reported to the ADODEB-folks:
http://phplens.com/lens/lensforum/msgs.php?id=9849
2004-06-20 11:55:25 +00:00
Ralf Becker
b56a9b86c8 fix to use fn (=fullname) in the addr_id function 2004-06-20 09:18:59 +00:00
Ralf Becker
d0b2a3a823 fix for 2 people importing an equally named file at the same time, thanks to Matthew Galgoci <mgalgoci -at- redhat.com> 2004-06-20 09:03:34 +00:00
Carsten Wolff
6881070b41 fixed syntax error 2004-06-19 21:57:06 +00:00
ak703
0a48d44490 of course bug #949256 had to be fixed here as well - Home and Logout
have tooltips now :-)
2004-06-19 07:47:58 +00:00
ak703
28f918e387 fixed bug 949256, so home and logout icons have a tooltip as well 2004-06-19 07:42:54 +00:00
Carsten Wolff
3c919bba50 make users mailaddress available for use in applications, if it is found in ldap 2004-06-18 09:29:11 +00:00
Oscar Manuel Gómez Senovilla
2d9373d120 *** empty log message *** 2004-06-16 16:04:06 +00:00
Lars Kneschke
3034363c13 add header for content type 2004-06-16 06:39:18 +00:00
Ralf Becker
afd3ba4a95 updated the css of the letter-search (like the accounts popup now) 2004-06-16 00:53:45 +00:00
Ralf Becker
b1b1f95590 - moved the whole selection code from uiaccountsel::popup to accounts::select
- extended syntax for uiaccountsel::selection to specify what you need (no longer hardcode of certain apps)
2004-06-16 00:33:13 +00:00
Ralf Becker
a1921aed2e - moved the whole selection code from uiaccountsel::popup to accounts::select
- extended syntax for uiaccountsel::selection to specify what you need (no longer hardcode of certain apps)
2004-06-16 00:31:48 +00:00
Ralf Becker
853a71b681 added some more quoting for our windows friends ;-) 2004-06-15 22:31:19 +00:00
Ralf Becker
1bc44b879d removed old accounts-popup 2004-06-15 10:19:02 +00:00
Ralf Becker
f2a16d4e52 corrected typo 2004-06-15 08:16:07 +00:00
Ralf Becker
5140181bba charset header to overwrite apaches AddDefaultCharset 2004-06-15 08:03:15 +00:00
Ralf Becker
baa212c22a centralised 2-digit iso country codes in phpgwapi/inc/class.country.inc.php
Other classes can use them, as there are atm:
- etemplate/inc/class.select_widget.inc.php
- phpgwapi/inc/class.sbox.inc.php
2004-06-15 07:50:58 +00:00
Ralf Becker
deb8d570a0 centralised 2-digit iso country codes in phpgwapi/inc/class.country.inc.php
Other classes can use them, as there are atm:
- etemplate/inc/class.select_widget.inc.php
- phpgwapi/inc/class.sbox.inc.php
2004-06-15 07:45:21 +00:00
Pim Snel
dd1ed0f786 make UploadImage plugin actualy work (beta1) 2004-06-15 00:27:03 +00:00
Ralf Becker
8d833331ff some UI fixes for bigger groups 2004-06-14 07:03:05 +00:00
Ralf Becker
37c79bfcf4 greek translations thanks to Nikolaos Batsis <nickthegreek-AT-yahoo.com> 2004-06-13 22:20:57 +00:00
Ralf Becker
39515264eb updated all availible languages, even if they are not used any more ;-) 2004-06-13 21:33:18 +00:00
Ralf Becker
5709cc3a27 availible languages now only need to be added to setup/lang/languages to be availible in eGW:
- saves a db-update whenever a new lang comes availible
- maybe we should drop the availible column in phpgw_languages
2004-06-13 21:31:21 +00:00
Ralf Becker
26507a6aa7 greek translations thanks to Nikolaos Batsis <nickthegreek-AT-yahoo.com> 2004-06-13 20:48:44 +00:00
Ralf Becker
2113aceb56 redirect to login-page, better then an empty page 2004-06-13 20:35:01 +00:00
Ralf Becker
a99697ae09 new account selection:
- search after different criteria: all fields, firstname, lastname, lid, starting with or exact match
- additional display of the current selection in the popup
2004-06-13 20:17:54 +00:00
Ralf Becker
d484a2227f - IE workaround only for IE
- phpgwapi as default app-name for image-buttons
2004-06-13 20:12:59 +00:00
Ralf Becker
ab9ec83bc4 implemented different search-types:
- all fields
- firstname, lastname, account-lid
- start with
- exact
for the new account-selection popup
2004-06-13 20:11:31 +00:00
Ralf Becker
9952a1bdb8 app_header in the page-/window-title allows general popups to customize it and is more informativ then just the app-name 2004-06-13 20:09:27 +00:00
Lars Kneschke
cc61a1940b add hook for new events 2004-06-13 17:01:14 +00:00
Ralf Becker
7829ecd511 fixed the regular selectbox (single-selection) 2004-06-12 21:58:47 +00:00
Ralf Becker
850172fdd3 using account-selection widget 2004-06-12 12:29:07 +00:00
Ralf Becker
d02338d346 killed the debug-message ;-) 2004-06-12 12:26:50 +00:00
Ralf Becker
401afbb787 fix for IE (it seems to not act on onclick on an image, if its in the internet-zone)
fix for nextmatch
2004-06-12 12:25:01 +00:00
Ralf Becker
c4d66d7ecf using account-selection widget 2004-06-12 10:04:48 +00:00
Ralf Becker
e8daf45b02 using account-selection widget 2004-06-12 09:48:59 +00:00
Ralf Becker
26901c6865 first version of the account-selection widget 2004-06-12 09:48:20 +00:00
Ralf Becker
1b5427cb5a using array internaly instead of commasep. string 2004-06-12 09:45:33 +00:00
Oscar Manuel Gómez Senovilla
d834017cff *** empty log message *** 2004-06-11 19:23:19 +00:00