0bf8e4a287
fix a typo
2004-09-19 20:52:37 +00:00
3a9c7b62d7
fixed typo, thanks to Jo�o Martins
2004-09-19 20:33:41 +00:00
9998281008
Wasn't finding htmlarea.css when not using /egroupware as base directory
2004-09-19 16:43:31 +00:00
c2b14a5f85
fixed MsSQL problem: DISTINCT on text column in function get_installed_charsets
2004-09-19 12:53:05 +00:00
f360253fb2
fixed search on text-columns: MsSQL need to cast the column to varchar
2004-09-19 12:35:44 +00:00
5924aa86f4
Added button translation
2004-09-18 21:36:45 +00:00
a19e998d97
Added button translation
2004-09-18 21:35:51 +00:00
71e90370fd
Added button translation
2004-09-18 21:33:23 +00:00
9e35b211ae
Added some translations to import and export screens
2004-09-18 15:27:42 +00:00
5ebf9280a5
Added some translations for import and export screens
2004-09-18 15:21:55 +00:00
e0c6b35a25
Added some translations for import and export screens
2004-09-18 15:21:08 +00:00
1e9fbcc070
fixed encoding of blob columns for all DB's
2004-09-18 15:16:10 +00:00
0cbb4fdb71
fixed encoding of blob columns for all DB's
2004-09-18 14:59:54 +00:00
e4463d38a5
fix for 800x600 resolution from Alejandro
2004-09-18 09:44:00 +00:00
32289d20b2
applied patch from Christian Mangold
...
[ 1022144 ] felamimail: fullname instead emailadress in sent FROM-header
2004-09-17 19:21:03 +00:00
a4893b4b1d
applied patch from Christian Mangold
...
[ 1021108 ] minor bugfix in mainscreen.tpl
2004-09-17 19:13:59 +00:00
0805bf61f8
fixed bug [ 1027668 ] $$Link$$ not using https
2004-09-16 22:01:38 +00:00
f9d6e727c0
removed the HtmlTidy plugin from the defaults, as it breaks the source edit mode (<>) if tidy is not installed
2004-09-16 21:38:14 +00:00
30a3609a65
fixed bug reported on the german mailinglist:
...
- Warning implode wrong arguments on line 120
- space after comma is not ignored
2004-09-15 18:12:51 +00:00
c67748c1f8
Switch 'manage folders' and 'manage sieve' translations from felamimail to common so that they get translated in the preferences app that lists all preferences possibilities from all applications
2004-09-14 21:24:25 +00:00
5ef227c4d1
fix for bug [ 1026126 ] Changing group ACL broken
2004-09-13 07:58:35 +00:00
c1f1985564
killed warning of destroying an uninitialised session:
...
bug [ 1026623 ] Sitemanager site can't be viewed anonymously with PHP session:
- cant reproduce it on my system, but silencing it does no harm
2004-09-13 07:38:58 +00:00
6bc9bfab11
Synced with head (Anonymous users must have a home)
2004-09-11 23:57:02 +00:00
84aff72ae2
Put new password in ['phpgw_info']['user']['passwd'] in case any hook_changepassword uses it
2004-09-11 13:34:09 +00:00
b5d0db1ebf
Sync with changes in head
2004-09-11 05:51:10 +00:00
8cc7c56b50
Changed preg_replace with faster strpos
2004-09-11 03:27:02 +00:00
53aee21f17
Translate 'use emailadmin to create profiles'
2004-09-10 22:25:35 +00:00
0eb977511b
Translate 'use emailadmin to create profiles'
2004-09-10 22:24:43 +00:00
238d326bac
Translate 'use emailadmin to create profiles'
2004-09-10 22:21:26 +00:00
45dc84cca3
Translate 'IMAP Server'
2004-09-10 21:41:38 +00:00
019cf80f54
Translate 'IMAP Server'
2004-09-10 21:36:20 +00:00
876368587b
If user doesn't have site configuration access, then don't show the site configuration link for each app
2004-09-10 17:52:28 +00:00
0b2ec0a91b
update the build files
2004-09-09 09:31:49 +00:00
3bfb8696fc
updating version to 1.0.0.005 for the bugfix release
2004-09-08 16:15:25 +00:00
7a6e1b807a
fix for bug [ 1023559 ] Infolog does not search all entries while linking
2004-09-08 16:01:16 +00:00
032bef4012
fix for bug [ 1022807 ] users with some login names can't login
2004-09-08 13:16:01 +00:00
e73f98cc9f
reverted Matthew's commit and fix for bug [ 1015533 ] Private entries prohibit response
...
If you are invited to a private event, you get full access to it, as you would if it were not private. Only restriction is: other people you gave access to your private events, still cant read the event, as long as they have no direct private grant from the owner of the event.
2004-09-08 12:14:13 +00:00
b775e8ca4c
fix for bug [ 1022185 ] Last day of event shows 00:00:00 00:00:00
2004-09-08 09:42:21 +00:00
4dbb0df8fa
suppress the errormessage
2004-09-07 07:05:22 +00:00
27f8a6da37
change charset setup it iso-8859-15
2004-09-06 22:26:14 +00:00
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
b549272971
Better display in opera, IE (Win and Mac)
2004-09-03 16:01:32 +00:00
d83ce9b3c5
Fix issue where people invited to a private event were unable view the event
...
let alone view the event details. invitees are now allowed to view the event
details as well as accept their invitation to the event.
NB:
- if an invitee has granted another user private access to the invitee's calendar, the user
to which private access has been granted is UNABLE to view the details of the event.
- if the person who created the event and marked the event private has granted another user
access to that person's private events, then the person granted private access WILL be able
to see the details of the event.
- at most, uninvited third parties will only see that a private event is taking place at some
time, but only if they have at least read access to the calendar of one of the people invited
to the event.
I hope this makes sense. I've tested this extensively to make sure I am not accidently granting
access to private events that should be kept private.
2004-09-02 21:37:25 +00:00
73386c5d07
update lang file from Theytaz Antoine
2004-09-02 17:56:49 +00:00
9c133a33b0
update lang file from Theytaz Antoine
2004-09-02 17:46:37 +00:00
406775362e
Added 'Check Now' translation for notify app
2004-09-02 17:46:16 +00:00
20e1df0503
Added a couple of common translations for the notify window
2004-09-02 17:41:52 +00:00
db2a6fc9f9
fix editing of group acls for current group.
2004-09-02 15:52:06 +00:00
f275265a7b
allow to specify cats by there id again
2004-09-02 10:30:48 +00:00
b8e971b8e2
allow to specify cats by there id again
2004-09-02 10:16:30 +00:00