9b476e0687
fixed problem caused by non existing session-object in setup, reported und the user list
2007-07-27 09:36:00 +00:00
07c02d6f91
"fixed problem reported on the german list: memberships get not set if a new user gets creted in ldap
...
It turned out to be a caching problem, as the cache of the accounts-class still contained a failed id2name resolution for the new account.
This was caused by the session-restore with stored the cache in the global accounts object ($GLOBALS[egw]->accounts) too.
Now the global cache is in the global account-object and all other account objects use just a reference to that cache. It get stored from common::egw_final by calling $GLOBALS[egw]->accounts->save_session_cache() in the session."
2007-07-27 07:48:51 +00:00
d899beeb55
"fixed problem reported on the german list: memberships get not set if a new user gets creted in ldap
...
It turned out to be a caching problem, as the cache of the accounts-class still contained a failed id2name resolution for the new account.
This was caused by the session-restore with stored the cache in the global accounts object ($GLOBALS[egw]->accounts) too.
Now the global cache is in the global account-object and all other account objects use just a reference to that cache. It get stored from common::egw_final by calling $GLOBALS[egw]->accounts->save_session_cache() in the session."
2007-07-27 07:46:55 +00:00
55244dc6d9
fixed not working semaphore in asyncservice (we are not supporting table locks anymore / since 1.2)
2007-07-26 09:23:10 +00:00
4f6b0ae2da
fixed not working semaphore in asyncservice (we are not supporting table locks anymore / since 1.2)
2007-07-26 09:22:28 +00:00
32b19397ae
fix for bug 'etemplate tree widget does not work in IE6' reported on the developer list uwe.redecker-AT-t-online.de
2007-07-24 09:32:28 +00:00
8edd27dcdc
fixed documentation bug reported by aleksander.adamowski-AT-olo.org.pl
2007-07-24 08:53:05 +00:00
79cd58cda4
fixed documentation bug reported by aleksander.adamowski-AT-olo.org.pl
2007-07-24 08:50:39 +00:00
2056ed6897
remove not (longer) existing or inaccessible cats
2007-07-23 09:21:22 +00:00
fbeb8318d7
remove not (longer) existing or inaccessible cats
2007-07-23 09:02:51 +00:00
1192e0ec90
new config to show a category tree
2007-07-22 13:25:00 +00:00
9f1df33c74
first version of a tree widget (atm the whole tree need to be supplied, like for select)
2007-07-22 13:23:44 +00:00
edc5dc9db5
fixed not working value display of arrays
2007-07-22 13:12:21 +00:00
ed29218b5d
"fixed application/rtf display instead of download"
2007-07-20 10:57:14 +00:00
a32c51ad61
"UPPS download wasnt working"
2007-07-20 10:03:25 +00:00
7369870e3a
more mimetype icons (from other egw dirs)
2007-07-20 09:42:19 +00:00
e95b31e3e1
forgotten etemplate distribution file
2007-07-20 09:05:29 +00:00
cd2ad088bf
missing file from Klaus commit and removing the obsolete files, you need to run Admin >> register all hooks
2007-07-20 07:37:36 +00:00
0969f08ee5
Search functionality added in filemanager. For the search feature etemplate is used for the interface. The functionality is accessed via the sidebar
...
and start with a search for all objects that are created since the day before. This is not committed into 1.4. If you think this feature is of
any help for 1.4 too, let us know.
2007-07-19 16:13:53 +00:00
3df1e4a6fd
fixed lost mails if trying to move to a mailbox one has no rights or is over quota
2007-07-19 11:14:08 +00:00
4e75d475fc
bugfix from Jan Schneider <jan-AT-janschneider.net>
2007-07-18 19:29:07 +00:00
ab9899f07b
bugfix from Jan Schneider <jan-AT-janschneider.net>
2007-07-18 19:28:26 +00:00
9909652b9b
changed search order and added some caching, to minimize db-accesses in country_code
2007-07-18 06:11:04 +00:00
0d3caf95a8
changed search order and added some caching, to minimize db-accesses in country_code
2007-07-18 06:09:26 +00:00
be03b8e71d
fix for bug #1058 : FATAL ERROR: class.customfields_widget.inc.php on line 168
2007-07-16 16:55:48 +00:00
a0ff70602a
fix for bug #1058 : FATAL ERROR: class.customfields_widget.inc.php on line 168
2007-07-16 16:55:13 +00:00
f4dd877cff
quitent warning when vfs trys to delete an in the db non-existing file
2007-07-16 09:19:11 +00:00
ef51f663b7
quitent warning when vfs trys to delete an in the db non-existing file
2007-07-16 09:18:16 +00:00
64df327afb
small fixes of the new admin-cli after some testing
2007-07-15 08:01:16 +00:00
8dbfd58e6e
small fixes of the new admin-cli after some testing
2007-07-15 08:00:12 +00:00
16fc6eca50
new functions to add/edit/delete user+groups, set/delete run-rights for apps and list the existing exit-codes, thanks to a sponsoring from fullsave.com
2007-07-13 08:55:51 +00:00
6fab440e97
new functions to add/edit/delete user+groups, set/delete run-rights for apps and list the existing exit-codes, thanks to a sponsoring from fullsave.com
2007-07-13 08:55:07 +00:00
dcce858d3c
fixed not working actions with result of advanced search, nextmatch looped because of the way the extended search content was transfered
2007-07-12 13:03:02 +00:00
7160e6595f
fixed not working actions with result of advanced search, nextmatch looped because of the way the extended search content was transfered
2007-07-12 13:02:19 +00:00
077f432d6c
fixed sql error if an addressbook get selected in the extended search
2007-07-12 09:58:17 +00:00
d8b290f177
fixed sql error if an addressbook get selected in the extended search
2007-07-12 09:57:35 +00:00
58c7f4bf61
fixed double displayed label
2007-07-12 08:03:37 +00:00
2699258f07
fixed double displayed label
2007-07-12 07:53:21 +00:00
2fc090e301
fixed not working type specific customfields in infolog
2007-07-12 07:31:32 +00:00
7e577e22c4
fixed not working type specific customfields in infolog
2007-07-12 07:30:20 +00:00
7d9c3661aa
"allow apps to specify there own php.ini checks, which get comulated by check_install, eg. to check for magic_quotes_gpc Off for fmail"
2007-07-12 05:48:55 +00:00
a7cecfe600
"allow apps to specify there own php.ini checks, which get comulated by check_install, eg. to check for magic_quotes_gpc Off for fmail"
2007-07-12 05:47:21 +00:00
bf639103fc
"removed not longer used bg_color"
2007-07-12 05:45:02 +00:00
1e3627ad51
fix for bug #658 : Custom Fields - added user in list comes up as ID (number)
...
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
2007-07-11 15:43:09 +00:00
eadc1c7b38
fix for bug #658 : Custom Fields - added user in list comes up as ID (number)
...
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
2007-07-11 15:39:41 +00:00
d18508da58
fix for MaxDB and MsSQL
2007-07-11 15:35:10 +00:00
73f209ccb1
fix for MaxDB and MsSQL
2007-07-11 15:34:13 +00:00
5f796a32ef
fixed bug: deleting attachments in compose always deleted the first attachment (deleteRow requires the row-index and not the row-object)
2007-07-11 06:28:30 +00:00
4bf278daea
fixed not always completly parsed multipart messages
2007-07-10 13:42:02 +00:00
0c608d5e07
fixed message can be send without recipient and gets lost
2007-07-10 13:16:21 +00:00