Commit Graph

8438 Commits

Author SHA1 Message Date
Ralf Becker
36eea9746e fixed unencrypted password on creation of new users 2004-07-08 17:25:53 +00:00
Oscar Manuel Gómez Senovilla
dbc3954526 *** empty log message *** 2004-07-08 14:32:18 +00:00
Ralf Becker
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
Ralf Becker
b24f796eb2 killed some warnings with mb_string activated: haystack is empty 2004-07-08 12:36:21 +00:00
Ralf Becker
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
Ralf Becker
2914721a58 re-added support for old (pre 7.5) opera 2004-07-08 09:42:19 +00:00
Ralf Becker
aac320dbb4 re-added ie5 support benjamin removed - I hope by acident ;-) 2004-07-07 15:05:34 +00:00
Ralf Becker
bd8b16249b killed debug message left in source 2004-07-07 15:00:28 +00:00
Ralf Becker
560c9abb29 fixes to allow jscalendar to run under IE 5.0 or 5.2 Mac 2004-07-07 14:54:08 +00:00
Ralf Becker
c21646fd22 removed colon, which gave syntax error in php5 only 2004-07-07 10:43:58 +00:00
Ralf Becker
4a5d497a6e killed debug message 2004-07-07 09:43:01 +00:00
Ralf Becker
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
Ralf Becker
72217ccfb9 added updates for phpGW versions 0.9.14.006+7 2004-07-06 14:17:03 +00:00
Ralf Becker
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
bgigon
d0387ffc5e Fix little bug in links (keep query) 2004-07-06 11:58:12 +00:00
bgigon
554a213fe3 Add a protection against overload when we launch for first time the account-page-selection. 2004-07-06 11:48:09 +00:00
bgigon
b0410a57d2 Rewrite Select list 2004-07-06 11:35:33 +00:00
bgigon
9d3eac79ed Add more translation (lang_lastname and lang_firstname) 2004-07-06 11:34:49 +00:00
bgigon
0855a8e511 Add UIAccountSel Templates and hide field "Login ID" 2004-07-06 11:19:24 +00:00
bgigon
9666206080 Fixbug for Arrow "next" / "prev" 2004-07-06 10:11:46 +00:00
bgigon
6259e18367 Synchronise Templates 2004-07-06 09:49:16 +00:00
bgigon
4681236b1d Keep prev query 2004-07-06 09:16:28 +00:00
Ralf Becker
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
bgigon
d3b6b5b791 Synchronise Templates 2004-07-05 15:30:53 +00:00
bgigon
ea18c4a50a Delete old files 2004-07-05 14:52:51 +00:00
bgigon
126c52ab7e Upgrade 2004-07-05 14:43:52 +00:00
bgigon
233ccd3325 Synchronise Edge-IT templates with latest Idots templates 2004-07-05 14:37:53 +00:00
bgigon
18995cf6a8 Delete old files 2004-07-05 14:32:34 +00:00
Ralf Becker
9858417a99 not used any more and it depended on the (old) manual app 2004-07-05 10:24:16 +00:00
Ralf Becker
d4d2f53405 was never used 2004-07-05 10:15:39 +00:00
Ralf Becker
a978d214ad killed the debug-messages and added some more comments 2004-07-05 10:13:56 +00:00
Ralf Becker
9b6952ec0b New send class, which just implements the old interface (msg-methode) on top of the PHPMailer. It gets it's configuration from Admin >> Site configuration and does NOT depend on one of the email-apps anymore. 2004-07-05 10:11:11 +00:00
Ralf Becker
a81630aad0 removed old / non-adodb db-classes and -code 2004-07-04 18:46:54 +00:00
Ralf Becker
c4326776b2 fixed error in caching of sub-queries 2004-07-04 18:34:18 +00:00
Ralf Becker
13bcfd8318 fixed wrong ldap attribut-names 2004-07-04 18:32:29 +00:00
Ralf Becker
1992c6982b added email-address to the accounts-data and implemented a better account-selection (like the one in the new account-popup) 2004-07-04 17:33:13 +00:00
Ralf Becker
b40f691a78 fix to be able to use the new select, update, ... functions during eGW startup (eg. accounts-class) 2004-07-04 17:31:12 +00:00
Ralf Becker
e7917423a5 added extra label and fixed group-selection 2004-07-04 17:28:57 +00:00
Ralf Becker
8bfb6cfb07 added email-address to the accounts-data (ldap untested so far!) 2004-07-04 17:27:42 +00:00
Ralf Becker
7fbc1c9248 if the header needs upgrading, start the headermanagement direct and not check_install as we do for new installs 2004-07-04 10:30:42 +00:00
Ralf Becker
f9c991624a fixed typo according to patch [ 983936 ] Problem with language preferences 2004-07-03 12:43:52 +00:00
Ralf Becker
026c103016 fix for bug [ 984343 ] Login not possible after session timeout:
eGW was installed in the docroot and the webserver-url was empty, as not domain was given, not realy the regular situation, anhow it should work now
2004-07-03 12:38:01 +00:00
Ralf Becker
9694c7e2ea fix for bug [ 954770 ] UTF-8 Support (in developer tools)
- regular htmlspecialchars translated &#([0-9a-f]{4}); to &#\\1;
- which is not correct, at least for our purpose
==> we replace '&#' after htmlspecialchars again with '&#'
==> now eg. persian language works correct in the TranslationTools
2004-07-03 11:41:51 +00:00
reinerj
22870f672e fix a bug in the spec file and update the build shell script 2004-07-03 11:09:40 +00:00
Ralf Becker
5298bee355 removed "re" 2004-07-03 11:00:24 +00:00
Ralf Becker
6b72df97ec added charset to htmlspecialchars for multibyte chars 2004-07-02 22:44:19 +00:00
Ralf Becker
18bc2d2875 pushing all versions to 1.0.0 2004-07-02 22:42:04 +00:00
Ralf Becker
a6fb8825f9 update 2004-07-02 22:33:11 +00:00
Ralf Becker
f6c07ba556 pushing all versions to 1.0.0 2004-07-02 22:32:53 +00:00
Ralf Becker
2ba2d8aca1 updating the missed sequenzes (postgres) and pushing all versions to 1.0.0 2004-07-02 22:27:33 +00:00