Pim Snel
|
2e9b9791c3
|
change kalender to agenda
|
2004-01-28 01:26:16 +00:00 |
|
reinerj
|
75df9443b0
|
bugfix from David Desquiens for WIN problem
|
2004-01-28 00:46:30 +00:00 |
|
ak703
|
cca1d7d7bb
|
modified main function with a second parameter (icondir) to define template based icon path through php script (call with new dtree(object,icondir) [ndee]
|
2004-01-28 00:03:24 +00:00 |
|
ak703
|
e451759468
|
Added default_icons for general use of foldertree, if no template specific icons defined
|
2004-01-27 23:54:22 +00:00 |
|
Lars Kneschke
|
6aea6258bb
|
add images for foldertree
|
2004-01-27 20:22:23 +00:00 |
|
Lars Kneschke
|
d8d42273f7
|
add foldertree js class
|
2004-01-27 20:20:40 +00:00 |
|
bgigon
|
a4b6f98f04
|
Modify Accounts Modify function (otherwise crash)
|
2004-01-27 13:33:38 +00:00 |
|
mila76
|
3f07efe8f2
|
Small Fix
|
2004-01-27 12:01:05 +00:00 |
|
mila76
|
1129882429
|
Fix for Internet Explorer
|
2004-01-27 09:32:32 +00:00 |
|
Miles Lott
|
17340424c1
|
Switch to different host for currentversion check
|
2004-01-26 14:00:52 +00:00 |
|
shrykedude
|
2f6ad147af
|
accountid should be int, so enforce the type
|
2004-01-26 09:21:47 +00:00 |
|
shrykedude
|
c353fa6469
|
acl rights should be int, so need to enforce the type
|
2004-01-26 08:56:11 +00:00 |
|
Miles Lott
|
1336dfef54
|
switch to _GET and remove stray whitespace
|
2004-01-26 03:34:17 +00:00 |
|
Miles Lott
|
afcc4231f4
|
ereg_replaceD
|
2004-01-26 03:33:09 +00:00 |
|
Miles Lott
|
ae216a7346
|
fix some formatting issues
|
2004-01-26 03:31:56 +00:00 |
|
Miles Lott
|
136f437912
|
minor change to encode/decode
|
2004-01-26 03:30:16 +00:00 |
|
Miles Lott
|
82ed6bc041
|
fix bad var name in account add
|
2004-01-26 03:26:11 +00:00 |
|
Miles Lott
|
0d23f90fd4
|
ensure integer value sent to avoid badfilter
|
2004-01-26 03:24:40 +00:00 |
|
Miles Lott
|
4f724bc9b1
|
add empty functions for create_database()
|
2004-01-26 03:23:06 +00:00 |
|
Miles Lott
|
d26eacbeea
|
move check for auth object
|
2004-01-26 03:22:15 +00:00 |
|
Miles Lott
|
04067c7a04
|
Add SMD5 hashing for sql and ldap based on my debian experience today
|
2004-01-26 03:01:54 +00:00 |
|
reinerj
|
cce7b854a2
|
changes to egw dev group
|
2004-01-26 01:29:06 +00:00 |
|
Lars Kneschke
|
61c768f8d3
|
add a first and last name for auto created accounts too
|
2004-01-25 22:38:26 +00:00 |
|
Lars Kneschke
|
893c085f78
|
added addaccount-hook for auto created accounts
|
2004-01-25 22:27:31 +00:00 |
|
Miles Lott
|
1dabd74aa0
|
Cleanup format of if()
|
2004-01-25 21:29:20 +00:00 |
|
mila76
|
170dfa526e
|
Update to 0.9.99.012
|
2004-01-25 11:48:10 +00:00 |
|
shrykedude
|
9e0d88fd69
|
fix for changing non-nullable fields in postgres
|
2004-01-25 06:40:59 +00:00 |
|
shrykedude
|
6b6d8f250e
|
increase size of last_mod fields, per bug 869442
|
2004-01-25 06:15:02 +00:00 |
|
reinerj
|
6030957df9
|
remove outdated files
|
2004-01-25 01:40:38 +00:00 |
|
Miles Lott
|
0039d2a51c
|
Cleanup badfilter on empty values; cleanup formatting
|
2004-01-25 00:04:40 +00:00 |
|
reinerj
|
286c8bf012
|
remove justweb template
|
2004-01-24 23:58:34 +00:00 |
|
reinerj
|
392200ed1d
|
remove justweb template
|
2004-01-24 23:29:16 +00:00 |
|
reinerj
|
326909b788
|
remove justweb template
|
2004-01-24 23:23:15 +00:00 |
|
reinerj
|
079d48b245
|
remove justweb template
|
2004-01-24 23:06:47 +00:00 |
|
reinerj
|
cadc31fc3a
|
add jerryr template from Jerry Ruhe (aka jerry71)
|
2004-01-24 16:55:44 +00:00 |
|
Miles Lott
|
f07775857e
|
use foreach where possible vs. reset/while; Move extra loop in read() and read_single_entry() into the existing loop in sql/ldap classes.
|
2004-01-24 15:57:57 +00:00 |
|
reinerj
|
1de48d1977
|
updated Italien lang file from Emanuel Milani
|
2004-01-22 22:17:38 +00:00 |
|
shrykedude
|
ab21a58d75
|
enable more debug output
|
2004-01-22 20:52:14 +00:00 |
|
Miles Lott
|
934067f137
|
Fix the function call some more
|
2004-01-21 23:13:02 +00:00 |
|
Miles Lott
|
56085e8acf
|
Fix bad function call for md5 passwords
|
2004-01-21 23:10:05 +00:00 |
|
Miles Lott
|
9be5a8982d
|
Consolidate password updates and remove debug output, i think
|
2004-01-21 22:53:02 +00:00 |
|
Miles Lott
|
cae90732c6
|
Add check in ldapConnect() for presence of ldap_functions per bug# 880672
|
2004-01-21 13:55:22 +00:00 |
|
shrykedude
|
1e48ae5590
|
typo fix
|
2004-01-21 02:50:25 +00:00 |
|
Miles Lott
|
d7db3b384e
|
update credits by request
|
2004-01-20 21:31:33 +00:00 |
|
Pim Snel
|
e812476714
|
remove unnecesary top text in about
|
2004-01-20 20:53:16 +00:00 |
|
Miles Lott
|
33eac40a77
|
This should fix the detection and setting of passwords in the header
|
2004-01-20 13:16:45 +00:00 |
|
Lars Kneschke
|
d4555f763c
|
bumped version to 0.9.11 to enable language uk
temporarly disabled auto load of languages
|
2004-01-20 06:00:51 +00:00 |
|
Lars Kneschke
|
0364332b5c
|
add stripslashes for a second level for arrays
|
2004-01-20 05:28:04 +00:00 |
|
reinerj
|
fc10dab6d5
|
add translation from Andrei V. Smilianets for Ukrain to CVS
|
2004-01-20 03:22:44 +00:00 |
|
Miles Lott
|
372f742c69
|
Fix extra domain being added by empty config_user variable
|
2004-01-20 00:52:11 +00:00 |
|