Commit Graph

2854 Commits

Author SHA1 Message Date
Lars Kneschke
9f8740113a fix get_account_name to make acls working correctly again 2004-02-07 20:52:42 +00:00
Miles Lott
63819d4dd7 Add some more debug notes and turn debug off during login/logout/home 2004-02-07 03:38:35 +00:00
Miles Lott
bade598435 Patch from kevindouglas@yahoo.com to re-enable the most recent change here (error when selecting idsociety template, etc.) 2004-02-06 22:32:46 +00:00
Ralf Becker
f18b38e74e fixed wrong header_admin_password, if no new one was entered 2004-02-06 07:08:19 +00:00
Miles Lott
f2f773f8ab disable transactions, since they break in 7.3.X so far 2004-02-06 00:34:24 +00:00
ak703
c4db604c28 not needed anymore 2004-02-05 23:14:11 +00:00
Ralf Becker
b58f7c344d moved the existing caching-code into the shared class and implemented caching for get_list 2004-02-05 21:20:41 +00:00
Ralf Becker
08caf218bb some missing translations 2004-02-05 12:05:46 +00:00
Miles Lott
6adc7fda6f Add some notes to the smd5_compare() function 2004-02-05 02:14:31 +00:00
Miles Lott
dfa356e0c6 Fix smd5 password comparison for sql 2004-02-05 02:01:39 +00:00
Miles Lott
85495afde2 Fix to ensure correct encryption type is used in the creation of accounts 2004-02-05 01:35:53 +00:00
Ralf Becker
891229149e allow sitemgr to use an other domain then the default domain (first defined in the header.inc.php) 2004-02-04 00:33:37 +00:00
Miles Lott
49726e4623 Undo last commit for now to fix bug when selecting idsociety template 2004-02-03 07:22:42 +00:00
Miles Lott
ee57d4698d disable direct api call from xml-rpc 2004-02-03 06:25:36 +00:00
Miles Lott
8c301efe44 Fix error for Bug #887735, although there must be another problem 2004-02-03 06:06:54 +00:00
Miles Lott
7f6c343ce8 Move pgw_ver back outside of new loop - oops! 2004-02-02 23:07:07 +00:00
Miles Lott
6d860f2d3e Add sidebox link to return to main setup menu 2004-02-02 23:04:07 +00:00
Miles Lott
6d860ceda9 Increment to version 0.9.99.013 to fix phpgw_accounts table now that unique/index is working 2004-02-02 22:52:06 +00:00
Ralf Becker
53c6168fb1 moved new (add document) icon from infolog to the api 2004-02-02 22:00:56 +00:00
Ralf Becker
17b53d4063 moved new (add document) icon from infolog to the api 2004-02-02 21:36:43 +00:00
ak703
50bf0a3307 make app iconbar have "home" and "logout" as well for easier navigation 2004-02-01 20:21:01 +00:00
reinerj
71f908525f remove verdilak template set from main package, will be available as a seperate package for users 2004-01-31 20:47:54 +00:00
reinerj
05d9c70c5f changes for jerryr template 2004-01-31 20:43:56 +00:00
Miles Lott
6024c9331b Adjust banner, cleanup formatting and use foreach() where possible 2004-01-31 19:48:34 +00:00
reinerj
a7b2645694 remove verdilak template set from main package, will be available as a seperate package for users 2004-01-31 18:34:54 +00:00
reinerj
634c51f742 remove linux-at-work template set from main package, will be available as a seperate package for users 2004-01-31 17:36:53 +00:00
reinerj
7663fb512d remove linux-at-work template set from main package, will be available as a seperate package for users 2004-01-31 17:16:10 +00:00
reinerj
f236e1a325 changes for jerryr template 2004-01-31 16:01:39 +00:00
Lars Kneschke
7c63888121 update kneschke.css to be a copy of idots.css but some smaller fonts
updated jerryr to use its own css
2004-01-30 08:12:01 +00:00
mila76
186bb5c970 Fix for Select All image with empy addressbook
InternetExplorer not accept <img src="">
Add a transparent.png in phpgwapi /default image
2004-01-29 22:25:31 +00:00
ak703
bddedd242a cosmetic correction 2004-01-29 22:19:41 +00:00
ak703
f7b65f1179 this should fix bug #887051 when using idots/jerryr with kneschke css 2004-01-29 22:14:07 +00:00
ak703
e4271f1a83 this should fix bug #887051 when using idots/jerryr with kneschke css 2004-01-29 21:58:13 +00:00
Pim Snel
c646b67eca fix some buttons and update the rest of the htmlarea tree 2004-01-29 21:50:00 +00:00
Pim Snel
78abc16071 update the rest of the HA-tree 2004-01-29 21:41:11 +00:00
Pim Snel
62d44f48dd update the rest of the HA-tree 2004-01-29 21:33:15 +00:00
Pim Snel
9ab15364c4 update the rest of the htmlarea-tree 2004-01-29 21:27:14 +00:00
Pim Snel
df41169804 update the rest of the htmlarea tree 2004-01-29 21:24:39 +00:00
Pim Snel
e9ff05661c update and fix htmlarea when having more then on textbox in a form 2004-01-29 13:36:38 +00:00
Pim Snel
46e3408ce4 show small icons in the extra appmenu 2004-01-29 13:34:01 +00:00
Miles Lott
d456632ae3 Fix failure to select sql mode for password encryption; 2004-01-29 03:28:00 +00:00
iliaa
28a0a7e01a Fixed a bug that could result in an invalid path being picked for default
template path if the theme name can be found >1 inside the path.

Ex. /home/foobar/www/egw/app/foo
would become
/home/defaultbar/www/egw/app/default
2004-01-28 19:36:52 +00:00
Miles Lott
300badbfec Cleanup other cases of PHP_OS testing for WINNT 2004-01-28 13:34:47 +00:00
Lars Kneschke
0aa9193dbb images for foldertree 2004-01-28 09:07:44 +00:00
Lars Kneschke
8bb2fcf1bf make foldertree images working with any template 2004-01-28 09:06:33 +00:00
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
Miles Lott
77fd8f4882 Move password functions to auth class; Add support for new encryption types in setup
and implement password checking and creation for these new types
2004-01-18 21:12:53 +00:00
Miles Lott
037369b6e6 Add header and per-domain user login values - default is admin during the upgrade process.
Hopefully these are all the files.
2004-01-18 21:03:56 +00:00
shrykedude
b79a7e67ea load DB port with other settings 2004-01-18 02:24:42 +00:00
shrykedude
653a5e78d3 Avoid multiple NOT NULL parameters, as with MySQL auto_increment fields 2004-01-18 02:23:48 +00:00
reinerj
cc1e80c5c1 add some phrases for german lang file 2004-01-17 19:42:10 +00:00