Ralf Becker
6ab44c51de
added a kind of hook for template-specific prefs (show at the end of the normal prefs)
2003-11-04 14:11:04 +00:00
Pim Snel
58df15c97f
New feature to not show all icons in iconbar bacause it are to many, Ralf is implementing template-prefs right for setting the max. number of icons in toolbar
2003-11-04 14:07:52 +00:00
reinerj
cee88d7aab
updated Big5 lang file from Finjon Kiang
2003-11-04 09:55:37 +00:00
Pim Snel
587db31793
new Dutch translations
2003-11-04 02:03:38 +00:00
Lars Kneschke
dccc710045
a basic ldap setup example
2003-11-03 23:02:23 +00:00
Ralf Becker
bfb6f3b494
use config::save_value to update the ctimes of the lang-files
2003-11-03 14:41:17 +00:00
Ralf Becker
737461af74
changed config-class to only write config-values if they are changed or new. This should give a better performance and prefents cases where the complete config got lost, because of a concurrent access.
2003-11-03 14:25:50 +00:00
Ralf Becker
5d922e91f1
fixed jscalendar to work with date-format 'd-M-Y', for multibyte charsets this needs mbstring and mbstring_overload & 2 (!) to work fully, thought it is usable without
2003-11-03 12:03:17 +00:00
Ralf Becker
cccbba347d
changed charset-detection from lang('charset') to translation::charset()
2003-11-03 10:35:32 +00:00
Ralf Becker
cde51aa8dd
extended email-addressbook to be able to insert a complete selection into To, Cc or Bcc, eg. to use a categorie as mailinglist
2003-11-03 00:29:11 +00:00
Ralf Becker
6486998106
added syntax for not-empty check in filter, eg. email=!''
2003-11-03 00:25:21 +00:00
Ralf Becker
c87bf2cf18
first version of the shared addres-selection for both email apps
2003-11-02 19:12:52 +00:00
Ralf Becker
e616c25cb1
added an icon to show the sort-colum and it's sort-order
2003-11-02 19:09:35 +00:00
Ralf Becker
6ad53d62ee
added parameter to alternate_row_color to return class-name instead of a color-value
2003-11-02 17:20:47 +00:00
Ralf Becker
f1cf865b12
fixed fatal error if no connection (db does not exist)
2003-11-02 15:19:14 +00:00
Ralf Becker
30d3bedaa4
added english and german translations and only show 'Check install' and 'Logout' if one is loged in
2003-11-02 10:44:50 +00:00
Miles Lott
4aca7673e7
Fix double 'http://' in logo_url if using default value
2003-10-30 14:43:16 +00:00
Pim Snel
fc5f8e4682
favicon synced to new logo
2003-10-29 20:50:23 +00:00
Pim Snel
670da4c766
define sizes of orange balls
2003-10-27 12:44:26 +00:00
Pim Snel
1c43c0f126
better layout
2003-10-27 12:43:46 +00:00
Miles Lott
ac721fda8d
Add account_type to login templates
2003-10-27 12:41:21 +00:00
Ralf Becker
5153b0d8e3
automaticaly convert to and from the xml-charset utf-8
2003-10-26 18:37:45 +00:00
Lars Kneschke
373540429d
was to big for IE
...
there was a scroll bar on the bottom
2003-10-26 17:28:39 +00:00
Lars Kneschke
ccd943aa8f
made the login page looking like the inside for idots
2003-10-26 17:00:59 +00:00
Pim Snel
d7529d18e9
logo setup
2003-10-26 14:49:18 +00:00
Pim Snel
65ee490724
remove one bodytag
2003-10-26 14:48:17 +00:00
Ralf Becker
687387512f
hack to get the login-page usable
2003-10-25 23:21:38 +00:00
Ralf Becker
a3ab98c600
changed iso8601 to YYYY-MM-DDThh:mm:ss
2003-10-25 16:43:23 +00:00
Ralf Becker
0ecc01baaa
- fixed the parser to correctly return nested arrays/structs
...
- added support for datetime.iso8601 type, it is recogniced by the regular expression '^[0-9]{8}T[0-9]{4}$' as php has no special datetime type
2003-10-25 16:08:05 +00:00
Ralf Becker
24d302ea8b
- fixed the annoying php4-sessions bug
...
- it was introduced by changes lars merged from dave (phpGW) ;-)
- of cause php4 sessions work in eGW without sending cookies, if this is disabled in admin->site configuration
2003-10-25 11:37:36 +00:00
Ralf Becker
3545eba5c6
added the hand-cursor for buttons, I hope it was not on purpose to not show it ;-)
2003-10-25 10:30:21 +00:00
Ralf Becker
10fad5e570
- moved contacts_shared into contacts (one file less to include)
...
- added rights-fields to each read contact (via read or read_single_entry) with the grants the owner gave the reading user
- extended check_perms: 3. param $addr with can be contacts-record or -id, if used that contact's rights and not the rights-field are used
2003-10-25 10:14:25 +00:00
Pim Snel
c0a9d767bc
graphic modification, new official logo intergration
2003-10-24 21:14:02 +00:00
Ralf Becker
8c9c2f09d0
some more xmlrpc changes
2003-10-24 20:42:00 +00:00
Lars Kneschke
02aae78730
updated layout
2003-10-24 05:07:10 +00:00
shrykedude
8b9c73d089
Prefixed code that generates PHP notices with a '@' to minimize new user confusion.
2003-10-24 04:38:48 +00:00
shrykedude
076f639288
make the app area fill up the available space, with a left-pad for spacing
2003-10-24 03:09:02 +00:00
shrykedude
e52887d989
Hid some PHP notices behind a '@' to minimize new user confusion.
2003-10-24 00:54:28 +00:00
Pim Snel
00df8f407c
remove old icons
2003-10-23 21:50:53 +00:00
Pim Snel
b6138b99e2
small lay-out fixes
2003-10-23 21:13:58 +00:00
Pim Snel
166a857df9
replace orange star
2003-10-23 20:46:36 +00:00
Ralf Becker
8e1c003cde
small fix for the getAccounts function to use the name-style defined in the user prefs by default
2003-10-23 20:30:32 +00:00
Pim Snel
fb95b258d4
merged lars' changes and almost fixed the vertical scrollbar bug in IE
2003-10-23 20:27:41 +00:00
uid33421
4ea053b344
another small fix
2003-10-23 19:49:01 +00:00
uid33421
a761d7a38d
layout fixes
2003-10-23 19:44:52 +00:00
uid33421
939fd96822
added my own css file
2003-10-23 19:33:33 +00:00
uid33421
ed4bba78db
splitted some things, so we have more control about the layout
2003-10-23 19:32:54 +00:00
uid33421
d11958d1b4
enabled body tag again
...
we need it onload
2003-10-23 19:20:45 +00:00
uid33421
afa38cf57a
respect selected theme
2003-10-23 18:30:35 +00:00
Pim Snel
1463d87637
added icon for emailadmin and add spacer.gif to default
2003-10-23 16:05:27 +00:00