Commit Graph

102 Commits

Author SHA1 Message Date
Ralf Becker
3bfb8696fc updating version to 1.0.0.005 for the bugfix release 2004-09-08 16:15:25 +00:00
Ralf Becker
032bef4012 fix for bug [ 1022807 ] users with some login names can't login 2004-09-08 13:16:01 +00:00
dawnlinux
0ff3231643 Fix the bug: Fail to create text files that contain multibyte
characters in filemanager, for exmaple, files that contain Chinese
characters.

Reason for producing the bug: One parameter of "fwrite"
is "strlen ($data['content'])". To multibyte character, "strlen" can
not return its actual length. So "fwrite" cannot write all characters
to the created file.
2004-09-06 03:53:00 +00:00
bgigon
b549272971 Better display in opera, IE (Win and Mac) 2004-09-03 16:01:32 +00:00
alpeb
406775362e Added 'Check Now' translation for notify app 2004-09-02 17:46:16 +00:00
mgalgoci
4ad866d89a fix the fix 2004-08-31 15:16:56 +00:00
reinerj
b542e49aeb update lang file from Theytaz Antoine 2004-08-31 12:55:16 +00:00
dragob
97534ead6f New/updated Slovenian translations. 2004-08-30 18:54:18 +00:00
mgalgoci
dbf926a0a2 - re-write of the phpgwapi::accounts_ldap::auto_add function
- set a default account email address as well as a user preference email
address in the users' preferences
- actually check if the account creation succeeds before we commit the transaction to the database.
- remove some crap and make function readable
2004-08-30 15:11:32 +00:00
mgalgoci
f01caf6260 - re-write of the phpgwapi::accounts_sql::auto_add function
- set a default account email address as well as a user preference email
address in the users' preferences
- actually check if the account creation succeeds before we commit the transaction to the database.
- set default name to New User if we have no other data
- remove some crap and make function readable
2004-08-30 15:10:34 +00:00
Ralf Becker
570e481ddf changed currentapp to addressbook, to not allow access without run-rights for addressbook 2004-08-29 19:08:27 +00:00
Ralf Becker
137094385d the missing german translation for the htmlarea-plugins 2004-08-29 09:39:05 +00:00
reinerj
79743107b3 delete blank lines after htmlarea was included in translation system 2004-08-29 08:53:26 +00:00
reinerj
970c1b05f2 delete blank lines after htmlarea was included in translation system 2004-08-29 08:28:41 +00:00
reinerj
2230eaafa5 start translation for HTMLAREA plugins 2004-08-29 07:56:46 +00:00
reinerj
4b6c980880 langfile update 2004-08-29 07:28:39 +00:00
Ralf Becker
df6a5aa17e integrated the HTMLarea plugins into the eGW translation system 2004-08-29 01:27:22 +00:00
Ralf Becker
ec2e578754 integrated the HTMLarea plugins into the eGW translation system 2004-08-29 00:54:58 +00:00
Ralf Becker
06891f76ff integrated the HTMLarea plugins into the eGW translation system
fixed bug [ 1006205 ] wiki editing broken with Safari
2004-08-29 00:51:47 +00:00
Ralf Becker
4f7f232993 integrated the HTMLarea plugins into the eGW translation system 2004-08-29 00:49:27 +00:00
Ralf Becker
d4a2742a82 allow sorting after multiple criteria as in sql 2004-08-28 14:43:09 +00:00
reinerj
4741500ca2 update lang file from Theytaz Antoine 2004-08-28 13:03:41 +00:00
Ralf Becker
a3fdeee860 removed destroying of the crypto object if the session-verification fails, as it leads to problems in sitemgr creation of anonymous sessions and it get cleaned up anyway by the shutdown function 2004-08-27 18:20:31 +00:00
mgalgoci
7bf13dd570 Fix issue where some input text would be hidden by the cursor (eg: l, i, and 1)
causing some users to misread some fields they were typing.
2004-08-27 17:07:01 +00:00
Ralf Becker
ab18d7f251 fixed some of our sessions problems:
- [ 1015846 ] Registering session MySQL query error
- handlich of timed out sessions for php4 sessions was wrong
==> I can't reproduce any more sessions probs, either with db nor php4 sessions
2004-08-27 13:13:37 +00:00
Ralf Becker
cf49fb8384 Changes to update phpGW versions from after the fork up to 0.9.16.001, thought we dont import their new addressbook, we only create the original addressbook-tables if they are not there, because it's a newer install. The changed phpgw_log and phpgw_log_msg tables are just droped and recreated. 2004-08-27 10:46:06 +00:00
Ralf Becker
9b743a137d made the update strategy of setup_process a bit more flexible: update dont need to be in order in the tables_update file any more: if the next update is not the one we need, we search for the right one and start again from there. This is needed to be able to import phpGW versions from after the fork and it simplyfies the update-scripts a lot now. 2004-08-27 10:40:36 +00:00
reinerj
dceb04c89b lang file update from Theytaz Antoine 2004-08-26 20:54:37 +00:00
Ralf Becker
fbdf70bcdb fixed "TranslationTools" italian langfile is written empty, it only happens if system-charset utf-8 is set and is cause by the wrong translation of charset to "set characteri" instead of the used charset iso-8859-1 2004-08-26 19:05:25 +00:00
mgalgoci
cb17572648 - re-write display_fullname to be more readable and suck much less
- add support for Lastname, Firstname username account views
2004-08-26 18:38:43 +00:00
Lars Kneschke
5f70299d28 fix for Bug: [ 1009099 ] Unable To Add Project 2004-08-25 20:58:15 +00:00
Lars Kneschke
e42afdfd13 fix for bug [ 1007816 ] error message 2004-08-25 20:04:48 +00:00
Oscar Manuel Gómez Senovilla
d627eebc66 *** empty log message *** 2004-08-25 18:03:24 +00:00
Ralf Becker
7a4633e383 fixing the fix, no even all sub-arrays get reset 2004-08-24 19:48:25 +00:00
Ralf Becker
ec06d46997 fixed delete-problem of anglemail after security update 2004-08-24 10:28:34 +00:00
Ralf Becker
6bd9c2fd4d fixing the fix ;-) 2004-08-23 18:42:30 +00:00
Ralf Becker
287e0fc91c fixed probs pointed out by Joxean Koret 2004-08-23 18:18:56 +00:00
Ralf Becker
1ad54cc033 fixed calltime-pass-reference 2004-08-23 08:50:36 +00:00
Ralf Becker
1a825e8016 fixed probs pointed out by Joxean Koret 2004-08-22 23:14:55 +00:00
Ralf Becker
3bbe08b419 fixed probs pointed out by Joxean Koret 2004-08-22 23:03:07 +00:00
Ralf Becker
0f34f340ab using native adodb functions for quote and db_addslashes:
- qstr() save's one extra call compared to the PEAR function quote()
- dont need substr( ,1,-1) for db_addslashes
2004-08-22 20:27:11 +00:00
Ralf Becker
19e5c50947 small fix 2004-08-22 18:34:53 +00:00
Ralf Becker
f5f35feb32 small fix 2004-08-22 14:09:11 +00:00
Ralf Becker
1233ab4f33 fixed old update, which messed up the 1.0.0.004 update for LDAP 2004-08-22 11:13:15 +00:00
Ralf Becker
d278fe4931 deleting all acl-entries of not (longer) existing accounts (users and groups), these entries have'nt got delete so far and cause a lot of mailfunctioning in the ACL class
==> update to version 1.0.0.004
2004-08-21 16:19:40 +00:00
Ralf Becker
46389291a7 also deleting the memberships of a group 2004-08-21 16:15:44 +00:00
Ralf Becker
2854b5de0b added configurable search-filter to auth_ldap 2004-08-21 12:09:07 +00:00
mgalgoci
494a970e81 The issue that this fix addresses is the following:
When using the uiaccountsel widget to select accounts, when you accidently
select something and want to deselect it, when you delete the item, the item
is only unhighlighted, and not removed from the uiaccountsel_popup_selection
select box in the opener document. This patch simply deletes the child node
from the uiaccountsel_popup_selection select box instead of setting the
selected false.

I've tested this with some variant of msie6/xp, mozilla 1.6/win32, firefox 0.9.3/linux
and mozilla 1.4.3/linux.
2004-08-18 19:39:05 +00:00
Ralf Becker
49b3f025bd fixed creation of multi-column indexes 2004-08-17 14:06:28 +00:00
Lars Kneschke
11758e6c41 call the right function name 2004-08-13 16:28:21 +00:00