Commit Graph

8663 Commits

Author SHA1 Message Date
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
aac320dbb4 re-added ie5 support benjamin removed - I hope by acident ;-) 2004-07-07 15:05:34 +00:00
bd8b16249b killed debug message left in source 2004-07-07 15:00:28 +00:00
560c9abb29 fixes to allow jscalendar to run under IE 5.0 or 5.2 Mac 2004-07-07 14:54:08 +00:00
c21646fd22 removed colon, which gave syntax error in php5 only 2004-07-07 10:43:58 +00:00
4a5d497a6e killed debug message 2004-07-07 09:43:01 +00:00
691d107ca6 fixed bug in acccounts::search: first accounts got overwritten by groups, eg. they were not selectable in the calendar on editing/adding an event 2004-07-07 09:41:00 +00:00
72217ccfb9 added updates for phpGW versions 0.9.14.006+7 2004-07-06 14:17:03 +00:00
c0c8206f2a fixed bug in user-creation reported by Chris Kretas (was introduced in the last commit / after RC6) 2004-07-06 12:42:56 +00:00
d0387ffc5e Fix little bug in links (keep query) 2004-07-06 11:58:12 +00:00
554a213fe3 Add a protection against overload when we launch for first time the account-page-selection. 2004-07-06 11:48:09 +00:00
b0410a57d2 Rewrite Select list 2004-07-06 11:35:33 +00:00
9d3eac79ed Add more translation (lang_lastname and lang_firstname) 2004-07-06 11:34:49 +00:00
0855a8e511 Add UIAccountSel Templates and hide field "Login ID" 2004-07-06 11:19:24 +00:00
9666206080 Fixbug for Arrow "next" / "prev" 2004-07-06 10:11:46 +00:00
6259e18367 Synchronise Templates 2004-07-06 09:49:16 +00:00
4681236b1d Keep prev query 2004-07-06 09:16:28 +00:00
1353159e61 if no url-param given, but a selector (id of a selectbox), the active tab is determind by it's value (set via the html-file) 2004-07-05 17:06:37 +00:00
d3b6b5b791 Synchronise Templates 2004-07-05 15:30:53 +00:00
ea18c4a50a Delete old files 2004-07-05 14:52:51 +00:00