Commit Graph

11409 Commits

Author SHA1 Message Date
Jerry Ruhe
c871ab4c90 using default icons 2006-12-09 09:21:53 +00:00
Jerry Ruhe
0ca832dd9c using default icons 2006-12-09 09:21:35 +00:00
Jerry Ruhe
82597a85bd using default icons 2006-12-09 09:20:01 +00:00
Jerry Ruhe
8422b6035d using default icons 2006-12-09 09:19:23 +00:00
Jerry Ruhe
f976b5d5b2 using default icons 2006-12-09 08:43:14 +00:00
Jerry Ruhe
c80cf461d3 using default icons 2006-12-09 08:42:25 +00:00
Jerry Ruhe
379546f0bb removed back image and lt-rt borders 2006-12-09 08:24:05 +00:00
Jerry Ruhe
f50b7cb26c updated appiconsbar to accomodate default icon sizes 2006-12-09 08:21:39 +00:00
Jerry Ruhe
9577b3b49f new event icon added 2006-12-09 04:07:15 +00:00
Ralf Becker
e677e8979d sorting infolog types (incl. custom ones) alphabetically 2006-12-08 15:14:20 +00:00
Ralf Becker
05cd4a36d9 added quoting for float and decimal types, prevents SQL errors 2006-12-08 10:16:00 +00:00
Ralf Becker
c0c28b5af1 fix for PostgreSQL, thanks to Mark Stosberg 2006-12-08 07:10:27 +00:00
Jerry Ruhe
ef10e5af0a image change 2006-12-08 06:46:19 +00:00
Jerry Ruhe
4f3ffcbba5 added print css to give focus on current app when printing 2006-12-08 06:31:55 +00:00
Jerry Ruhe
6d0e87b95e added missing list icon 2006-12-08 06:30:53 +00:00
Jerry Ruhe
b3d33c6dfe currentapp title back 2006-12-08 06:29:32 +00:00
Jerry Ruhe
2ff7443fa6 changed iconbar, sidemenu header and current app title. current app should stand out better. 2006-12-08 06:26:56 +00:00
Jerry Ruhe
1a6ed5c469 color changes 2006-12-08 06:10:19 +00:00
Jerry Ruhe
55e745ce85 layout colors and image updates 2006-12-08 05:36:29 +00:00
Ralf Becker
ce2a7c918f fixed warning introduced by strstr --> strpos conversation 2006-12-07 19:17:25 +00:00
Ralf Becker
1c1e2d49b1 reorganized tabs in addressbook edit 2006-12-07 19:11:39 +00:00
Ralf Becker
9e5ba08ecb fixed warning introduced by strstr --> strpos conversation 2006-12-07 19:05:40 +00:00
Ralf Becker
21f473137e killed a warning 2006-12-07 19:00:16 +00:00
Ralf Becker
9a96320225 display readonly text widgets with a given length as readonly input and not just as text 2006-12-07 18:59:53 +00:00
Cornelius Weiß
76ebb5167f strstr -> strpos fix by thomas koch 2006-12-07 12:47:11 +00:00
Cornelius Weiß
4338f6726b strstr -> strpos fix by thomas koch 2006-12-07 12:46:46 +00:00
Cornelius Weiß
4421d6cf09 strstr -> strpos fix by thomas koch 2006-12-07 12:46:08 +00:00
Rob van Kraanen
c4c6a74885 - Made icons smaller
- No responce icon changed in questionmark
- Altered function for creation the tooltip, extra option for no space
2006-12-07 08:55:08 +00:00
Cornelius Weiß
279148ccf6 speed improvements sugested by thomas ebeling 2006-12-07 08:12:19 +00:00
Cornelius Weiß
be0bce8b40 add types passwd and select-lang 2006-12-06 20:09:22 +00:00
Ralf Becker
343d5a6eac patch from Klaus Leithoff: implementing lettersearch for group-list 2006-12-06 15:15:42 +00:00
Ralf Becker
94359ad8fd - patch from Klaus Leithoff: implementing lettersearch for ACL
- bugfix from Sebastian Ebeling
2006-12-06 14:53:03 +00:00
Rob van Kraanen
622bd2d65c patch lang problem.
-The first letter in the acceptance view in tooltip replaced by a icon.
-Added images for tooltip
2006-12-06 13:56:17 +00:00
Ralf Becker
915dd1910f fixing the fix ;-)
According to wikipedia windows-1250 is similar to iso-8859-2 - thought German special chars (umlauts) have the same encoding in iso-8859-1
2006-12-06 07:21:45 +00:00
Ralf Becker
19b7844ca3 fixed not working conversation of birthdays in addressbook from 1.2 --> trunk:
the update function depended on the addressbook tables in the addressbook app, which was only the case for a short time periode
2006-12-05 19:34:09 +00:00
Ralf Becker
9ab10aeb77 fix for problem describt on the german list: headers from mails send from Outlook, eg:
From: =?Windows-1250?Q?X=F6rg_Brd?= <x_brd@xxx.de> 
get not decoded correct --> php (at least some versions) seems not to understand the charset windows-1250, which is more or less identical to iso-8859-1
2006-12-05 19:11:38 +00:00
Ralf Becker
8c6cb48d85 fix for bug #87: Infolog - Addressbook categories mixed in 1.2.x
The select_widget allways used the cats of the current application. That's still the default, but it can be overwritten now via an option. The nextmatch_widget has now and optional parameter 'cat_app', which defaults to the app of the get_rows method.
2006-12-04 14:39:22 +00:00
Ralf Becker
46dfa3e3ff using nation from the general prefs for new addresses 2006-12-04 12:41:03 +00:00
Cornelius Weiß
8c86a244c9 fix not working delete in edit mode 2006-12-02 11:47:34 +00:00
Cornelius Weiß
e800b75362 kill php5.2 warnings 2006-12-02 11:05:05 +00:00
Cornelius Weiß
c6640c044e kill php5.2 warnings 2006-12-02 11:04:30 +00:00
Cornelius Weiß
8e647edc80 kill php5.2 warnings 2006-12-02 11:03:54 +00:00
Cornelius Weiß
56fb1e7052 killed a php5.2 warning 2006-12-02 07:55:09 +00:00
Cornelius Weiß
f4baebf3c1 killed a php5.2 warning 2006-12-01 13:34:17 +00:00
Ralf Becker
24ae9727d5 new jerryr template set from Jerry Ruhe 2006-11-28 07:45:33 +00:00
Ralf Becker
f2be211de1 re-applying commit 22775 which got removed by Lars last commit (22866):
- fixed not always exported custom fields
- removed old ex_search method
2006-11-23 14:31:22 +00:00
Ralf Becker
dbfe6f6d91 we can now have multiple comma-separated types for each custom field 2006-11-23 14:20:48 +00:00
Ralf Becker
efb218c924 we can have multiple comma-separated types now 2006-11-23 13:52:56 +00:00
Ralf Becker
4cc4052813 cat_id was just varchar(32), which is to small if you use lot's of categories, set it to varchar(255) now 2006-11-23 10:37:27 +00:00
Lars Kneschke
d0e5d6a188 worse hack to get sql->ldap export working with strict ldap acl applied
Ralf needs to review this, because it's a hack
2006-11-23 06:46:51 +00:00