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
7e8ba5b6c5
added a missing translation
2003-11-03 11:07:26 +00:00
Ralf Becker
49d89a9776
fixed dateformat d-M-Y and event2array to show recure-dates only for weekly (daily uses the current date !)
2003-11-03 11:06:56 +00:00
Ralf Becker
cccbba347d
changed charset-detection from lang('charset') to translation::charset()
2003-11-03 10:35:32 +00:00
Ralf Becker
8ee52d717c
fix for bug #834436 : changeing to an other year, month or week in the search-result get a template-error, set_root ...
2003-11-03 09:21:26 +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
Ralf Becker
f6a498f68e
- fixed not existing posix_get{pwuid|grgid}, outputs 'not availible' under win now
...
- explaining boolean returns from ini_check as On or Off
- added extension imap to check for email apps
- not useing function dl if that function does not exist
2003-11-02 08:26:46 +00:00
shrykedude
10f046a0f2
Updated English translations
2003-11-01 22:42:10 +00:00
shrykedude
5fab70131a
Updated English translations
2003-11-01 22:31:58 +00:00
dragob
8a2fdf11df
Slovenian translation of the setup application added.
2003-10-31 20:43:12 +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
b182025781
better icon positioning for calendar and backup
2003-10-29 20:37:46 +00:00
shrykedude
79bae15b8d
Correct off-by-1 error in app list
2003-10-29 04:36:43 +00:00
shrykedude
527592be81
-English translation updates.
...
-Change phpGW to eGW.
2003-10-29 04:06:17 +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
830197249f
enhanced db-tools to deal with the new mulitcolum-index-syntax and to define these indices
2003-10-26 19:28:08 +00:00
Ralf Becker
554a3e93bb
- fixed problem with auto-repeated rows not working everytime
...
- allow for first name-parts for select-options
2003-10-26 19:26:58 +00:00
Ralf Becker
07da6bbec9
phpGW --> eGW
2003-10-26 19:25:13 +00:00
Ralf Becker
5153b0d8e3
automaticaly convert to and from the xml-charset utf-8
2003-10-26 18:37:45 +00:00
Ralf Becker
81bbfbc39f
xmlrpc fixes for the calendar
2003-10-26 18:33:29 +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
01dd797dd9
respect the template from when loging in
2003-10-26 17:01:51 +00:00
Lars Kneschke
ccd943aa8f
made the login page looking like the inside for idots
2003-10-26 17:00:59 +00:00
shrykedude
5683ffaaa0
Cleanup of global variable references.
2003-10-26 15:55:41 +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
Pim Snel
bc173c09ce
setup now uses the new and last idots templates set
2003-10-26 14:46:52 +00:00
Ralf Becker
1713f946c9
fixed isset_array to deal with multiple sub-indices
2003-10-26 12:59:01 +00:00
Ralf Becker
8ca325184d
fixed translationTools link if not enabled for user
2003-10-26 10:01:38 +00:00
Ralf Becker
1f40b7c8fa
corrected the multi-domain login
2003-10-26 09:26:59 +00:00
Ralf Becker
e01691fdcc
added a sidebox-menu
2003-10-26 08:56:17 +00:00
Ralf Becker
687387512f
hack to get the login-page usable
2003-10-25 23:21:38 +00:00
Ralf Becker
b11e686618
first half of the xmlrpc fixes
2003-10-25 23:19:55 +00:00
Ralf Becker
7e53418201
re-aligned buttons vertical top
2003-10-25 22:20:08 +00:00
Ralf Becker
3c7811e45a
fixed translation of the date-widget's label
2003-10-25 21:02:16 +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