Commit Graph

10282 Commits

Author SHA1 Message Date
cf32369b5d stoping account or group creation process, if there is an error and therefor no id (else the acl or preference class assumes to change the current user) 2004-07-12 22:06:13 +00:00
2323808812 cat icon, color and title 2004-07-12 22:03:57 +00:00
eba1ec911f fixed name2id for groups (was still the old variable-name) and limited id2name & name2id for groups on certain fields only 2004-07-12 21:25:51 +00:00
19cbdcec1d killed a warning in xmlrpc from the kdepim list:
HTML-formated Errors (see below) are returned instead of well formed XML.
Is this already solved in a later Version of eGroupware  or is this a special
setting that causes this behaviour ?

kontact: ERROR: Result: <br />
<b>Warning</b>:  Invalid argument supplied for foreach() in
<b>/home/httpd/localhost/htdocs/egroupware/addressbook/inc/c
lass.boaddressbook.inc.php</b> on line <b>392</b><br />
2004-07-12 20:02:15 +00:00
05a7e6de3a fixed edit-user-form was loosing data, if an error occured 2004-07-12 19:54:44 +00:00
2d4a438533 fixed hook-values for add-user hook, new account id was not set, which gave an sql error in fudforum 2004-07-12 19:53:07 +00:00
c7280a44a9 created new colorpicker for eGW based on the one from htmlArea 2004-07-12 18:50:39 +00:00
ef61d8b6de *** empty log message *** 2004-07-12 16:03:27 +00:00
09bb98eb04 updated lang file from Oldrich Dlouhy 2004-07-12 14:24:03 +00:00
390b648be1 modified some string to be not app specfic anymore 2004-07-12 14:05:59 +00:00
fcd6d6a807 Add features translations for templates 2004-07-12 10:49:35 +00:00
959740dd9f FixBug for Safari (Mac) 2004-07-12 09:39:54 +00:00
14720c0cfd fixed bug [ 976677 ] deleted single-event reappears after editing the series 2004-07-11 22:59:57 +00:00
d2eaa3f2b3 fixed loosing participants-status on edit after new account-selection 2004-07-11 22:33:34 +00:00
c5291e6fab fixed bug [ 987402 ] Calendar -> New Entry remembers participants
Matrix view stored participants in appsession, which got never cleared up
2004-07-11 22:07:24 +00:00
f3373faa2d - fixed export in the view (was Y/m/d format too)
- allow to call export via an url ($_REQUEST instead of $_POST)
- some UI tweaks to for the Export button and others
- equaly high weeks in the month-view
2004-07-11 18:26:28 +00:00
6ea7c87934 applied Matthew Galogoci <mgalgoci-at-redhat.com> multiple vcard export patch - with some changes ;-) 2004-07-11 17:01:23 +00:00
eabb97968b Ralph: you erased by mistake some parenthesis in last commit ;) 2004-07-11 14:48:00 +00:00
f7d51c9e57 fixing probs with debian woody which is php >= 4.1.1, but lacks mcrypt_generic_deinit 2004-07-11 13:37:30 +00:00
23cbfee599 somtimes less is more ... do not confuse users with just doing nothing, just because he likes to type phonenumbers with an extra space 2004-07-11 13:35:22 +00:00
ec79d81130 category-name should not be escaped 2004-07-11 13:21:08 +00:00
f2b7d8deda Fix for the same bug as after the last import of a new adodb-version.
I wonder, if someday all will start to patch instead of overwriting and committing.
Anyway, this bugfix will be part of the next ADODB release. See:
http://phplens.com/lens/lensforum/msgs.php?id=9849
2004-07-11 11:38:59 +00:00
c1c5722f40 removed availible column from phpgw_languages 2004-07-11 10:16:30 +00:00
56d6430de2 moved (optional) language selection befor the user-name and automaticaly reload the page, if the user changed the language 2004-07-11 09:42:54 +00:00
e5d689cb9f added smtp-auth configuration to email and API's send-class (translations for that are moved to admin, as the config is now in Admin >> Site config and only for confinience accessible via Admin >> Email >> Site config too 2004-07-11 08:33:28 +00:00
e7688aeb14 added selectbox with just the primary group and a search for other accounts 2004-07-11 07:08:47 +00:00
d380aebc89 added selectbox with just the primary group and a search for other accounts 2004-07-11 06:58:49 +00:00
c0f4f45767 sorting languages alphabeticaly 2004-07-10 11:20:10 +00:00
5ea042041c fixed not showing up langs like 'es-ca' which hasn't been in phpgw_languages (or only as just 'ca') 2004-07-10 10:59:37 +00:00
551c66d68e change to make sure eg. '1.0.0' is counted less the '1.0.0.xxx' ! 2004-07-10 10:56:09 +00:00
00d019863d update 2004-07-10 09:37:31 +00:00
e32ace088a added language-selection 2004-07-10 09:26:28 +00:00
6223948d37 fixed an E_NOTICE warning 2004-07-10 09:25:53 +00:00
0a5573a0fe 1) using hint-values of auth class about name, group, email, primary-group in $GLOBALS['auto_create_acct'], as the sql-class already does
2) using default group as specified in Setup >> Configuration for the primary group too, if none is given, this should fix also bug [ 958418 ] Registration problem with LDAP accounts
2004-07-10 08:25:02 +00:00
ee82c376f6 using default group as specified in Setup >> Configuration for the primary group too, if none is given 2004-07-10 08:22:07 +00:00
e1599a19c0 fix for big files in web_dav as suggested by bug [ 964418 ] Downloading large files through webdav fails 2004-07-10 08:01:25 +00:00
8e71034baf fix for binary data stored in database as describt in bug [ 985874 ] Can't store files in database 2004-07-10 07:51:29 +00:00
c8b165acae fixed typo 2004-07-10 07:50:16 +00:00
ec9ef473ce imported ADOdb ver. 4.50 which should solve many php5 probs 2004-07-10 07:19:40 +00:00
d6bc8096ac *** empty log message *** 2004-07-09 18:21:27 +00:00
0c2155f270 using eGW's new account-selection widget 2004-07-09 18:21:01 +00:00
31b3575448 reset start-value after each new search/selection 2004-07-09 16:08:59 +00:00
759d1d4f17 fixed bug with not working language-selection and SQL error because of empty session-id in phpgw_app_session 2004-07-09 15:17:04 +00:00
0ce4cbad1a and the status 2004-07-08 17:30:37 +00:00
36eea9746e fixed unencrypted password on creation of new users 2004-07-08 17:25:53 +00:00
dbc3954526 *** empty log message *** 2004-07-08 14:32:18 +00:00
517865a274 fix for bug reported by Patrick Fraley: status changes of responsible user do not get save, if that user has no write grant 2004-07-08 13:26:06 +00:00
b24f796eb2 killed some warnings with mb_string activated: haystack is empty 2004-07-08 12:36:21 +00:00
3a14a39902 reverted rev. 1.13 changes (primary group not preselected) and fixed bug which caused groups with no app-permission to to be displayed if the selection requires app-permission 2004-07-08 09:58:11 +00:00
2914721a58 re-added support for old (pre 7.5) opera 2004-07-08 09:42:19 +00:00