Klaus Leithoff
a13fec8ae1
further work, regarding the display of HTML messages, ...
2009-05-29 14:13:50 +00:00
Ralf Becker
af026d125e
- showing preferences only if user has rights from preferences app
...
(gives 'permission denied' if user clicks on it otherwise)
- docu update
2009-05-29 10:51:39 +00:00
Klaus Leithoff
4d020e026e
setting default foldertype to 0=normal
2009-05-28 11:12:16 +00:00
Klaus Leithoff
4af5bbc82d
improving HTML Display, rework of link treatment
2009-05-28 11:02:19 +00:00
Klaus Leithoff
424fa5ffd8
added windows-1257 as it seems to be used widely, to display baltic letters
2009-05-27 07:13:45 +00:00
Ralf Becker
8f90aa2d51
fixed powerpoint icon as suggested by tinpos@gmail.com
2009-05-27 05:39:19 +00:00
Ralf Becker
8a3693d8d2
merged Nathans fixes r26507 and r27070 to 1.6
2009-05-26 18:07:37 +00:00
Ralf Becker
ad788f03c8
"re-added (depricated) php4 constructor, as it get's called by some old apps"
2009-05-26 17:27:03 +00:00
Ralf Becker
ad1a7f3451
"fixed not always executed hooks for disabled applications (using app-names from existing hooks now, instead of egw_info[apps])"
2009-05-26 11:56:43 +00:00
Ralf Becker
b4f242e75e
"do NOT run an update, if none necessary"
2009-05-25 07:46:14 +00:00
Ralf Becker
d2edcf6e24
merged setup-cli related bugfixes 27105, 27106 and 27109
2009-05-25 07:00:08 +00:00
Ralf Becker
6ebe25f6b9
"small changes to get setup-cli working with current EGroupware"
2009-05-23 10:27:02 +00:00
Klaus Leithoff
4d1d92766a
fix for TRACKER BUG#2018 FROM account lost when saving draft reported by C.Brunet
2009-05-22 12:58:44 +00:00
Klaus Leithoff
4bdd3e2772
fixing a Problem regarding the display of multipart/related parts; this is due to a problem reported by pongracz.istvan TRACKER BUG#2066
2009-05-22 12:16:46 +00:00
Klaus Leithoff
f130d16ddd
improving active/inactive control for editAccountData, second tab
2009-05-22 10:02:16 +00:00
Klaus Leithoff
bdcbce7f68
fix for bug #2086 Trunk/1.6 Users cant define their own identities...
2009-05-22 08:57:00 +00:00
Ralf Becker
a63bba2e4d
"fixed date-time widget to correctly write seconds, eg. if output format is \"Y-m-d H:i:s\""
2009-05-22 07:05:51 +00:00
Ralf Becker
e117b8108f
"validation error in named tab (eg. \"tabs=general|one|two\") did not change to tab with field causing the validation error"
2009-05-21 19:17:30 +00:00
Ralf Becker
c7730ea6f9
Merged German translations from Stefan: r27035-7 and r27050-65
2009-05-21 08:21:48 +00:00
Ralf Becker
81397f888c
fixed problem pointed out by Necky(T.Okabuchi) <neckyegw(at)wanaya.jp>
2009-05-19 15:25:41 +00:00
Ralf Becker
972decd75f
"fixed search for new phrases, to also work with newer method hooks and not only with file-hooks (preferences, admin, settings, ...)"
2009-05-19 13:35:21 +00:00
Ralf Becker
f2a724fb9d
"allow one-letter name/mailbox part in an email address"
2009-05-15 07:37:54 +00:00
Ralf Becker
947b78e0a1
"allow to use now() beside current_timestamp, as Postgres backups contain it and it's easier to remember anyway"
2009-05-15 07:18:47 +00:00
Klaus Leithoff
b209a64f56
tackling a problem regarding the display/compose mode when opening a mailbox
2009-05-14 13:32:13 +00:00
Ralf Becker
e23838596c
"fixed not saving option to show only the date (not year) of birthdays from contacts "
2009-05-14 11:10:52 +00:00
Ralf Becker
fad005ac62
added translated languages and visible charset to charset selection
2009-05-11 08:47:57 +00:00
Ralf Becker
d26e172992
"Backported case-sensitivity (commits r26637 (partially) and 26796) from trunk,
...
as it fixes several bugs reported on the user list:
- renaming to a name which differs only in case deletes file/directory
- same is true eg. for German umlauts or French accents"
2009-05-08 07:35:06 +00:00
Ralf Becker
9acc5f2037
"setting the value to 7, after reports on the user list, thought MySQL 5.0.51 with MyISAM engine works up to 10"
2009-05-04 16:48:20 +00:00
Ralf Becker
79355f0417
"fix for bug reported on the english user list:
...
limit on the number of cascaded folders in Filemanager
--> MySQL 5.0 has a nesting limit for subqueries
--> working around that by limiting the nesting level to 10"
2009-05-01 19:15:44 +00:00
Ralf Becker
6ed9587671
"fixed sometimes double displayed header and/or navbar"
2009-05-01 07:56:09 +00:00
Ralf Becker
09aa8c46bb
"fixed failed move or rename via WebDAV (eg. NetDrive on Windows):
...
trailing slashes added to all collections caused a rename to an empty filename
--> all training slashes get now removed prior to calling any backend functions"
2009-04-30 07:50:02 +00:00
Ralf Becker
cfc74f5918
"copied COPY from HTTP_WebDAV_Server_Filesystem:
...
- it contained sql queries, which can not work in eGW
- to add Location header shown in rfc2518 example (section 8.9.5)"
2009-04-30 07:43:21 +00:00
Klaus Leithoff
842adfd6b0
handling checkbox values in listview, handling radio values display in listview;handling the doubling of select/multiselect -cfs in advanced search, adding empty entry for radio-cfs in advanced search, allowing to edit readonly cfs when in advanced search
2009-04-30 07:39:22 +00:00
Ralf Becker
1af0e3b409
"adding path (EGW_SERVER_ROOT) to hash for basic auth pseudo sesion id
...
(otherwise different installs in different pathes using identical credentials would share the session, which is no good idea)"
2009-04-30 07:36:23 +00:00
Ralf Becker
a4e67abeff
fix for bug #2060 - Passive Security bug: InformationLeakage
2009-04-29 06:28:41 +00:00
Ralf Becker
59832ed87e
- error_reporting E_ALL
...
- fixed handling of not reported session.save_path
2009-04-28 20:08:58 +00:00
Ralf Becker
accff8c9c2
fixed Notices under error_reporting E_ALL
2009-04-28 20:08:28 +00:00
Ralf Becker
18897b4367
"removed unneeded stripslashes while reading the configuration, as it \"eats\" the backslashed of windows pathes (eg. messes up the default cache path)"
2009-04-28 19:35:57 +00:00
Ralf Becker
258aa9e31f
"log failed login because of hook 'session_creation' with account_id, to not block the account in that case"
2009-04-28 10:41:09 +00:00
Ralf Becker
9ecd56d384
changed "php_value mbstring.func_overload X" to "php_admin_value mbstring.func_overload X" for php5.2.9
2009-04-26 05:52:48 +00:00
Ralf Becker
6af142202b
"fixed translation of Portugal"
2009-04-24 16:14:11 +00:00
Ralf Becker
0103833728
"fixed an other accounts_ldap problem: too many entries returned on 2. and further pages"
2009-04-23 11:51:07 +00:00
Ralf Becker
1b27516fbc
"fixed fatal error: creating custom fields delete application config:
...
caused by a missing config::read_repository() before calling config::save_repository(), which then only stores the custom fields, but not the rest of the config"
2009-04-23 11:20:00 +00:00
Ralf Becker
c438279e03
"fixed not / only partialy working lettersearch in Admin >> Manage groups"
2009-04-23 06:25:58 +00:00
Ralf Becker
acc4f5030e
"handling if user clicks on a link in filemanager
...
- reset lettersearch as it confuses users (they think the dir is empty)
- switch recusive display off
"
2009-04-23 06:06:48 +00:00
Ralf Becker
4e37e78c97
"bugfixes for sidebox menu under prefs or admin:
...
- do NOT process the $_REQUEST vars
- if user changes selectboxes, go to default calendar view"
2009-04-20 15:45:28 +00:00
Klaus Leithoff
6687ee2a50
handling unset/uninitalized selectcols
2009-04-20 14:14:31 +00:00
Ralf Becker
8b4fa31275
Mandriva's Apache2 rpm is called apache
2009-04-19 12:16:30 +00:00
Ralf Becker
fd45dee35e
"fixed not working stream_open() $mode == 'rb', was requiring write rights as != 'r'"
2009-04-19 07:31:24 +00:00
Ralf Becker
b4a4e081e4
"fixed not updated modification time, if file get's updated (eg. replaced via a new update in filemanager)"
2009-04-16 16:33:57 +00:00