Commit Graph

7655 Commits

Author SHA1 Message Date
Miles Lott
685c2a49ba Add setting of fullname field on import (patch 876269) 2004-01-16 00:45:59 +00:00
reinerj
276002a782 add Spanish holidays to CVS 2004-01-15 18:30:02 +00:00
Miles Lott
2540415334 Add note on indexes from Ryan Herbert 2004-01-15 10:28:41 +00:00
Miles Lott
a2553c138b And a similar fix for getntpoffset() 2004-01-15 08:55:48 +00:00
Lars Kneschke
247d678ec0 fix for [ 865676 ] Windows does not support dates prior to midnight (00:00:00), 2004-01-15 01:25:29 +00:00
bgigon
ce2f671f89 add set_var for new template 2004-01-14 12:59:07 +00:00
bgigon
80d8e7a25e Delete desc tag and move into ahref title to clean presentation 2004-01-14 10:52:32 +00:00
Lars Kneschke
d96c9afac2 use a prefix for user accounts
can be set in setup
2004-01-12 06:22:20 +00:00
Lars Kneschke
69e0eea014 strip slashes from value only if it exists 2004-01-12 06:11:23 +00:00
Oscar Manuel Gómez Senovilla
75ec26f4d4 *** empty log message *** 2004-01-12 00:39:50 +00:00
Oscar Manuel Gómez Senovilla
fdc152a6a7 *** empty log message *** 2004-01-11 12:08:53 +00:00
shrykedude
01eaa72e2b Added missing TR tags for HTML validation 2004-01-10 23:20:57 +00:00
Miles Lott
6a62258ee7 Grammar fix 2004-01-10 23:07:12 +00:00
Miles Lott
d6c316e857 Don't create global template object 2004-01-10 22:54:35 +00:00
Miles Lott
5f0e3a5e15 non-functional changes, version remains the same 2004-01-10 22:49:29 +00:00
Miles Lott
aba9c8cbf3 Add function from php.net manual page for php < 4.3.0 2004-01-10 19:19:53 +00:00
Miles Lott
da05690b13 really fix Id string 2004-01-10 15:18:52 +00:00
Miles Lott
32b2d29415 format and fix Id string 2004-01-10 15:18:12 +00:00
Miles Lott
f61e52640f formatting 2004-01-10 15:14:01 +00:00
Miles Lott
e0e5763821 stripslashes on the first level of a posted array, per discussion with lars 2004-01-10 15:04:17 +00:00
Miles Lott
4137e48c3e should be disable_Template_class 2004-01-10 14:48:09 +00:00
Miles Lott
4dfab4ca47 Just to ensure that the initial Template object is not created 2004-01-10 14:47:10 +00:00
shrykedude
cd9bd77b91 Add empty TD when icon text is off, for HTML validation 2004-01-09 19:13:51 +00:00
shrykedude
be4fafb48b Add quotes for HTML validation 2004-01-09 18:45:58 +00:00
shrykedude
056ea1f3f1 Add quotes for HTML validation 2004-01-09 18:44:55 +00:00
Miles Lott
7c0c7d9cc9 Add license 2004-01-08 13:28:00 +00:00
Pim Snel
bfd0ac1316 more the seperate parts of how an event is displayd in day/week or month view to give the templare set designer more freedom 2004-01-08 12:33:20 +00:00
Ralf Becker
618960e067 fixed the header 2004-01-08 09:07:07 +00:00
Ralf Becker
1e39ae995d import htmlarea 3.0beta
eGW code to use it, is in phpgwapi/inc/class.html.inc.php the translations (via eGW standard translation system) are in phpgwapi/inc/htmlarea-lang.php
==> translations for jscalendar and htmlarea now in own apps
2004-01-08 09:06:40 +00:00
Ralf Becker
3881bfbcc0 fix to allow to set more then one onLoad parameter in the body tag: the get concated, so dont forget the ';' after each one!!! 2004-01-08 09:06:15 +00:00
Ralf Becker
a4d5d57722 fix for find_image to use the aktive template set 2004-01-08 09:04:58 +00:00
Ralf Becker
a3a85a862d import htmlarea 3.0beta
eGW code to use it, is in phpgwapi/inc/class.html.inc.php the translations (via eGW standard translation system) are in phpgwapi/inc/htmlarea-lang.php
2004-01-08 09:03:17 +00:00
Pim Snel
6d5ca75357 missing translations 2004-01-08 00:03:29 +00:00
Pim Snel
498c44eaa5 recursively replace 'kalender' by 'agenda' 2004-01-07 23:53:04 +00:00
Miles Lott
5c76f8b80f fix email address 2004-01-07 09:22:07 +00:00
Miles Lott
27619fb663 check_db now takes $setup_info 2004-01-07 09:19:38 +00:00
Miles Lott
2808518560 spell check 2004-01-07 09:17:15 +00:00
Miles Lott
26ef5d0726 Complete adjustments to $ConfigDomain - no need to get_var if already authenticated anymore 2004-01-06 13:45:10 +00:00
Miles Lott
d0904ebde2 Reinstate setting of cookies similar to standard api logins by cookie; Reorganized login/logout logic; Switched to class var for $ConfigDomain 2004-01-06 13:38:45 +00:00
bgigon
e2ca2e41de LDAP version 3 activated 2004-01-05 12:32:00 +00:00
Miles Lott
ef2f49223f Remove unused head tags which showed in html output 2004-01-05 00:54:40 +00:00
Oscar Manuel Gómez Senovilla
fd95a1911b *** empty log message *** 2004-01-04 03:10:35 +00:00
Miles Lott
94ea6c3c0a Massive intval and formatting update - previous version in tag 'cal_008-2' 2004-01-04 00:47:37 +00:00
Miles Lott
27f2acb285 Switch back to prior setcookie method, but add path 2004-01-03 22:44:49 +00:00
Miles Lott
6a08a48087 Should fix array posting problem 2004-01-03 10:36:50 +00:00
Oscar Manuel Gómez Senovilla
0b8ecc7a8a *** empty log message *** 2004-01-03 00:04:16 +00:00
Miles Lott
5dbef396f9 Appears to fix problems with bad data sent to a couple of functions, causing bad SQL generation 2004-01-02 22:49:10 +00:00
Lars Kneschke
6a5b4e957e added spanish spain and spanish mexico 2004-01-02 21:33:59 +00:00
Oscar Manuel Gómez Senovilla
803a930a22 *** empty log message *** 2004-01-02 21:12:27 +00:00
Lars Kneschke
b11297fc59 make password changing using ldap working again 2004-01-02 15:07:04 +00:00