zhangweiwu
|
70ea172023
|
Update translation.
|
2003-10-03 20:05:48 +00:00 |
|
zhangweiwu
|
43ebd969d4
|
New Chinese addressbook translation:)
|
2003-10-03 19:57:26 +00:00 |
|
Ralf Becker
|
4132f01ad0
|
create demo-accounts only on explicit request
|
2003-10-03 13:38:18 +00:00 |
|
Ralf Becker
|
7cdfc3d188
|
register globals
|
2003-10-03 12:00:20 +00:00 |
|
Ralf Becker
|
8c0e4fd6d7
|
fixes to get dave's mime_magic class working
|
2003-10-03 11:58:51 +00:00 |
|
Ralf Becker
|
6c10e248d7
|
reverted the german lang-files to iso8859-1, as we want to make the conversation optional and while adding the files to the database
|
2003-10-03 11:47:09 +00:00 |
|
Ralf Becker
|
55245b8c8b
|
some fixes:
- removed message 'set your prefs first'
- setting some default prefs, if none are set
- fixed birthdayreminder
|
2003-10-03 10:04:01 +00:00 |
|
Ralf Becker
|
03e9bb126d
|
fixed add for numerical values
|
2003-10-03 10:00:21 +00:00 |
|
shrykedude
|
8a2a675b37
|
expanded !$var check to use empty($var)
|
2003-10-03 02:01:21 +00:00 |
|
Ralf Becker
|
c218e158b1
|
added a check agains ldap-insertion in the login-name
|
2003-10-02 21:01:37 +00:00 |
|
Ralf Becker
|
01dcc7cae1
|
commented out the options:
- auth via PAM
- account-storage in contacts
- datetime port
|
2003-10-02 19:14:53 +00:00 |
|
Ralf Becker
|
8ca7b7af8a
|
killed some warnings if open_basedir restrictions do not allow to access the session-files
|
2003-10-02 16:58:46 +00:00 |
|
Ralf Becker
|
d7ecf3c26f
|
setting the default for phpgw_cal_user.cal_type to 'u' direct on the first update from 0.9.13.007
|
2003-10-02 14:01:20 +00:00 |
|
Ralf Becker
|
44eaf69f8f
|
imported ceb's changes til 2003/10/01 (reverted the german lang-file to iso8859-1)
|
2003-10-02 11:16:50 +00:00 |
|
shrykedude
|
a73b7af58b
|
capitalization correction
|
2003-10-02 01:42:37 +00:00 |
|
shrykedude
|
6a1b62aca5
|
grammer corrections
|
2003-10-02 01:08:54 +00:00 |
|
Ralf Becker
|
1ef61884b1
|
setting the em_folder bgcolor for idots from a blue to a gray, so that links are visible
|
2003-10-01 15:12:30 +00:00 |
|
Ralf Becker
|
30a4f77153
|
fix for delete with empty account_id
|
2003-10-01 14:50:34 +00:00 |
|
shrykedude
|
7451250ae7
|
corrected table bg variable reference; right-justified time display, for better look
|
2003-09-30 02:48:12 +00:00 |
|
shrykedude
|
3797baea3d
|
capitalized field header
|
2003-09-30 02:10:31 +00:00 |
|
shrykedude
|
1d19b5b624
|
corrected capitalization and expanded Open To Do header
|
2003-09-30 01:33:17 +00:00 |
|
Lars Kneschke
|
58b793c97b
|
Changed from german to english spelling
|
2003-09-29 13:26:34 +00:00 |
|
Lars Kneschke
|
26d1a2529f
|
revert it
|
2003-09-28 16:10:19 +00:00 |
|
Lars Kneschke
|
67277ed3e8
|
let the cookie expire after 3 hours
|
2003-09-28 15:45:07 +00:00 |
|
Lars Kneschke
|
50cee38d83
|
[ 813855 ] project fix for bug 813570
https://sourceforge.net/tracker/index.php?func=detail&aid=813855&group_id=78745&atid=554340
Author: Shryke Dude (shrykedude)
|
2003-09-28 14:07:13 +00:00 |
|
Lars Kneschke
|
d91f1f5b50
|
fixed old and hardcoded image call
|
2003-09-28 12:36:41 +00:00 |
|
Lars Kneschke
|
8dc102aa50
|
code from jarg - dunno what it does :)
|
2003-09-28 12:31:16 +00:00 |
|
Lars Kneschke
|
209f477b20
|
make this class working on windows too
|
2003-09-28 12:14:08 +00:00 |
|
Lars Kneschke
|
014c3b18dd
|
[ 813403 ] ldap account import/export fix
does not need GLOBALS = on anymore
https://sourceforge.net/tracker/index.php?func=detail&aid=813403&group_id=78745&atid=554340
Patch Author: Shryke Dude (shrykedude)
|
2003-09-28 11:38:07 +00:00 |
|
Lars Kneschke
|
72f6806810
|
fix for bug [ 805146 ] ldap addressbook query slow
https://sourceforge.net/tracker/?func=detail&atid=554338&aid=805146&group_id=78745
|
2003-09-28 11:06:44 +00:00 |
|
Lars Kneschke
|
171addbc59
|
use stream_set_timeout only with php 4.3.0 and above
|
2003-09-28 10:32:12 +00:00 |
|
Lars Kneschke
|
509aff2cda
|
make it working again
|
2003-09-28 10:17:21 +00:00 |
|
Lars Kneschke
|
e5373db2a2
|
moved german translation to UTF-8
|
2003-09-28 08:15:58 +00:00 |
|
Ralf Becker
|
a440efa31d
|
useing html-class from the api
|
2003-09-25 08:13:18 +00:00 |
|
Ralf Becker
|
948fe27751
|
applied Zhang Weiwu (zhangweiwu) chinese(simplified) translations
|
2003-09-25 07:19:12 +00:00 |
|
Ralf Becker
|
47b4503dbc
|
disabled peer-server settings
|
2003-09-25 02:22:58 +00:00 |
|
Ralf Becker
|
bc05713de1
|
fixed not working empty default for phpgw_cal_user's cal_type, it's now 'u'
|
2003-09-25 02:00:26 +00:00 |
|
Ralf Becker
|
0d41ea8765
|
fixed wrong NOT NULL attributes in phpgw_accounts
|
2003-09-25 01:33:59 +00:00 |
|
Ralf Becker
|
ff3a3ce3c8
|
fixed schema_proc to deal correct with empty ('') defaults
|
2003-09-25 01:32:08 +00:00 |
|
Ralf Becker
|
f9206f08f7
|
db-tools: corrected default for nullable to true and displaying now sql-conform NOT NULL and not nullable
|
2003-09-25 01:25:46 +00:00 |
|
Ralf Becker
|
425b96d3f5
|
dont upcase path as it's case sensitive
|
2003-09-24 22:37:20 +00:00 |
|
Ralf Becker
|
9400580dbf
|
enabled 'zh'=Chinese(simplified), changed version to 0.9.99.003
|
2003-09-24 22:04:38 +00:00 |
|
Ralf Becker
|
8e9ea3667f
|
disabled peer-servers
|
2003-09-24 16:50:10 +00:00 |
|
Ralf Becker
|
2c3c764d9f
|
fix to call {edit|view]_user_hooks again: ACL-manager and access-control
|
2003-09-24 16:48:04 +00:00 |
|
Ralf Becker
|
54bcb34236
|
fixed account-enabled check for account-storage != ldap
|
2003-09-24 12:21:38 +00:00 |
|
Lars Kneschke
|
d0d9dc1721
|
patch for [ 807213 ] HTTP-AUTH fails
solved by Bernd Oeggl (beoe)
|
2003-09-24 05:44:57 +00:00 |
|
Lars Kneschke
|
71ddbf9f60
|
corrected typo
|
2003-09-24 05:38:27 +00:00 |
|
Lars Kneschke
|
d6a6b37cde
|
use proxy authentication if needed
|
2003-09-24 05:23:29 +00:00 |
|
Lars Kneschke
|
b474e887eb
|
also ask for proxy username and password
|
2003-09-24 05:17:37 +00:00 |
|
Ralf Becker
|
060311ab7d
|
fixed prob with login-scree-message and no cookie
|
2003-09-23 21:26:58 +00:00 |
|