Commit Graph

7469 Commits

Author SHA1 Message Date
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
Miles Lott
6d4b027d1a Fix error in nextmatchs (oops) switch tpl class to foreach() 2004-01-02 06:11:21 +00:00
Miles Lott
cb1f65ec54 Switch to foreach vs. reset/while 2004-01-02 06:04:35 +00:00
Miles Lott
ff8d604036 Maybe some minor speed improvements 2004-01-02 05:47:24 +00:00
Miles Lott
9cd1308d2f update authors ;) 2004-01-02 02:54:29 +00:00
Lars Kneschke
75e6e79ddb added stripslashes when magic qoutes is on 2004-01-02 01:42:23 +00:00
Miles Lott
e0d336f7ee Borrow cookie setting methods from api sessions class as test for IE issues 2004-01-02 00:19:04 +00:00
Miles Lott
1166ecf247 Replace reset/while with foreach 2004-01-01 23:31:13 +00:00
Miles Lott
365338f35a Fix phpgwcontacttypeid field 2004-01-01 23:28:46 +00:00
Miles Lott
45c2ab1cba Add langs and cleanup html for export page 2004-01-01 23:17:19 +00:00
Miles Lott
e7a1d41f95 add export to sidebox menu 2004-01-01 23:09:49 +00:00
Miles Lott
1eafed041d remove BEGIN/END tags 2004-01-01 23:05:50 +00:00
Miles Lott
c35cc8613e Remove blank line at top of html output 2004-01-01 23:02:24 +00:00
Miles Lott
545d949dfe Get rid of the BEGIN/END tags in html output (head.tpl) 2004-01-01 22:57:07 +00:00
Miles Lott
f66894895a ereg_replaced 2004-01-01 15:38:15 +00:00
Miles Lott
05a7acf450 Spellcheck 2003-12-31 13:18:12 +00:00
Ralf Becker
e5af8693af made the deletion of all user, group and ACL data by setup_demo.php mandatory (default off) so that other install-scripts can add users, groups or ACL records 2003-12-29 21:12:37 +00:00
Ralf Becker
65034dab5a small fix to get sitemgr working with php4 sessions 2003-12-29 21:10:46 +00:00
Ralf Becker
21ccc36222 added 2 functions to:
- add a user/group
- add an ACL record
for use by all default_records.inc.php files
2003-12-29 21:05:06 +00:00
Oscar Manuel Gómez Senovilla
7e3080a36b *** empty log message *** 2003-12-28 18:33:54 +00:00
Miles Lott
0f85f3763f Modified md5_cryptpasswd() function to create {md5}xxx style password;
Add actual function to deal with sha passwords, and added ability for use of ssha;
2003-12-28 17:27:34 +00:00
Miles Lott
9382d27026 Update strings 2003-12-28 16:45:19 +00:00
Miles Lott
867a40667c First major update of this in awhile. Now reflects use of $GLOBALS, refers to
setup/doc and phpgwapi/vfs/doc for additional documentation, removes some antiquated
references to the original setup and lang files, etc.
2003-12-28 16:32:24 +00:00
Miles Lott
14c759a62c Update for egroupware 2003-12-28 15:58:08 +00:00
Miles Lott
4f382debb6 Show correct copyright for this file 2003-12-28 15:19:25 +00:00
Miles Lott
eaad270825 Another spell-check and wrapper added 2003-12-28 14:54:17 +00:00
Miles Lott
6d5de5038e mime, not mine 2003-12-28 14:51:24 +00:00
Oscar Manuel Gómez Senovilla
fd68a4eddc *** empty log message *** 2003-12-28 00:41:17 +00:00
Miles Lott
e506ffa377 fix string offset error - maybe php5 only 2003-12-27 18:05:20 +00:00
Miles Lott
4d52af6e80 Try to guess the values of PHPGW_SERVER_ROOT and PHPGW_INCLUDE_ROOT 2003-12-27 15:58:08 +00:00
Ralf Becker
51b445e0fb make it a bit more xhtml compatible: lowercase tag- and attribute-names
added charset to htmlspecialchars (might fix some probs with chiniese charsets)
2003-12-26 21:00:00 +00:00
Ralf Becker
96b8f96ad2 bugfix: in days_between (missing brakets) 2003-12-26 20:58:43 +00:00
Ralf Becker
62f71d3296 bugfix: recur event left double, if the first event gets changed 2003-12-26 20:57:16 +00:00
Oscar Manuel Gómez Senovilla
91e2dde838 *** empty log message *** 2003-12-26 00:51:21 +00:00
zhangweiwu
a44c307b10 New translations! Happy new year. 2003-12-25 15:29:56 +00:00
Ralf Becker
5f91c1c62c fixed bug in id2name 2003-12-23 22:24:55 +00:00
Oscar Manuel Gómez Senovilla
960d5411e7 *** empty log message *** 2003-12-23 20:33:25 +00:00