Commit Graph

8976 Commits

Author SHA1 Message Date
8638a5df3c not longer needed 2004-08-28 14:59:26 +00:00
d2510c0f3f not longer needed => common sense in eGW 2004-08-28 14:46:47 +00:00
d4a2742a82 allow sorting after multiple criteria as in sql 2004-08-28 14:43:09 +00:00
1a70e1ce68 translation update 2004-08-28 14:37:32 +00:00
37e833f71b fixed bug [ 1018087 ] custom infolog type name only allow 10 bytes:
==> longer fields for multibyte charsets
2004-08-28 14:36:27 +00:00
da232d6773 enabled editing of user-ACL settings for admins 2004-08-28 13:47:43 +00:00
56c20f5a39 fixed problem with pagination and an other important issue 2004-08-28 13:40:39 +00:00
54ef997aac removed plugins, as they only work in selected languages 2004-08-28 13:34:15 +00:00
4741500ca2 update lang file from Theytaz Antoine 2004-08-28 13:03:41 +00:00
94798b3f78 update lang file from Theytaz Antoine 2004-08-28 12:27:23 +00:00
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
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
091cf67832 display quota usage under 5% correctly 2004-08-27 13:38:43 +00:00
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
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
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
a166cfb742 updated Changelog 2004-08-27 07:04:42 +00:00
9d39607f84 Tabs titles (message, attachment, and header lines) not get translated 2004-08-27 05:12:57 +00:00
6a5d84e20f Tabs titles (message, attachment, and header lines) not get translated 2004-08-27 05:11:27 +00:00
f86273b133 Tabs titles (message, attachment, and header lines) not get translated 2004-08-27 05:09:41 +00:00
85905e0b82 Fixed file formating: was unix on some places, DOS on others; left all in unix 2004-08-27 05:04:51 +00:00
dceb04c89b lang file update from Theytaz Antoine 2004-08-26 20:54:37 +00:00
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
a2114e47a1 add support for Lastname, Firstname username account views 2004-08-26 18:40:37 +00:00
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
886b65bdaa fix for bug [ 1011713 ] new user email address gone 2004-08-26 11:56:41 +00:00
a0911e593f fix for Bug: [ 1016531 ] felamimail: Warning Invalid argument for foreach() 2004-08-26 07:19:57 +00:00
5f70299d28 fix for Bug: [ 1009099 ] Unable To Add Project 2004-08-25 20:58:15 +00:00
71ef369120 sync with head - fix for bug #914383: WE will only display this link, if LDAP is used for accounts and
defined in setup as such. Other users dont get confused then.
2004-08-25 20:53:39 +00:00
a09332a13d More ical import fixes 2004-08-25 20:37:57 +00:00
e42afdfd13 fix for bug [ 1007816 ] error message 2004-08-25 20:04:48 +00:00
d627eebc66 *** empty log message *** 2004-08-25 18:03:24 +00:00
b356444f24 fix long standing issue in is_owner() - mailto is a subarray of organizer. 2004-08-25 15:27:25 +00:00
1b32fe33fd replaced all while-list-each with foreach, as requested in patch [ 1015863 ] Admin does not save ACL rights and Site Configuration 2004-08-25 11:20:04 +00:00
5c7335098e imapLoginType was not set on editing of an existing profile 2004-08-25 10:42:04 +00:00
eb2cf5f2a6 renamed html class in admin to html_tables, as the name clashes with the class html in the api 2004-08-24 19:52:10 +00:00
13eceac6a2 foreach instead of while-list-each 2004-08-24 19:50:13 +00:00
7a4633e383 fixing the fix, no even all sub-arrays get reset 2004-08-24 19:48:25 +00:00
b41e47d762 Fixed wrong time when exporting to vcal. Also changed ical versi��n from 2.0 to 1.0 because outlook 2000 was rejecting icals with this version. Shouldn't I have changed this version number? 2004-08-24 19:41:43 +00:00
ec06d46997 fixed delete-problem of anglemail after security update 2004-08-24 10:28:34 +00:00
6bd9c2fd4d fixing the fix ;-) 2004-08-23 18:42:30 +00:00
287e0fc91c fixed probs pointed out by Joxean Koret 2004-08-23 18:18:56 +00:00
1660dc3d2a updated build files 2004-08-23 17:32:52 +00:00
3b2158f2da merged lars folder-fixes to 1.0 2004-08-23 17:09:10 +00:00
5e023ce4bd New/updated Slovenian translations (by Matev� Bokal). 2004-08-23 14:36:00 +00:00
fd2aec1bf5 This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.
2004-08-23 14:36:00 +00:00
65feffc4d4 New/updated Slovenian translations (by Matev� Bokal). 2004-08-23 14:11:00 +00:00
ce8a00c31a fixed calltime-pass-reference 2004-08-23 09:40:53 +00:00
1ad54cc033 fixed calltime-pass-reference 2004-08-23 08:50:36 +00:00
e35b30f61d fixed planner again 2004-08-23 08:19:35 +00:00