Commit Graph

13998 Commits

Author SHA1 Message Date
Ralf Becker
cdd809a619 "- show filemanager prefs only if user has access to prefs app
- returning settings instead of using global var
- docu upate"
2009-05-29 10:48:58 +00:00
Ralf Becker
7ed3cf4ec2 merged r27137 from Nathan: Need to define a __isset() method so empty() works with __get(). Fixes missing body javascript when looping. 2009-05-29 08:14:06 +00:00
Ralf Becker
03f3303836 backported r27143 (setup: autoinstall and default records) 2009-05-28 11:37:23 +00:00
Ralf Becker
37c1edcdd9 backported r27142 (egw_vfs::mount() for setup) 2009-05-28 11:36:58 +00:00
Klaus Leithoff
c053a2610d foldertreatment setting default foldertype 2009-05-28 11:11:18 +00:00
Klaus Leithoff
ed7f82f798 added windows-1257 as it seems to be used widely, to display baltic letters 2009-05-27 07:15:16 +00:00
Ralf Becker
8b3a61c2c7 fixed powerpoint icon as suggested by tinpos@gmail.com 2009-05-27 05:39:38 +00:00
Ralf Becker
77d42d1ef8 "re-added (depricated) php4 constructor, as it get's called by some old apps" 2009-05-26 17:27:17 +00:00
Ralf Becker
28ea1bb74c "fixed not always executed hooks for disabled applications (using app-names from existing hooks now, instead of egw_info[apps])" 2009-05-26 11:57:09 +00:00
Klaus Leithoff
ab4d253cf7 changing template to make a infolog as a subinfolog 2009-05-26 11:46:40 +00:00
Klaus Leithoff
52ea3b5193 fixed small Bug, time planed was not shown in new tag times and times planed 2009-05-26 11:42:15 +00:00
Ralf Becker
00f9386332 "do NOT run an update, if none necessary" 2009-05-25 07:45:53 +00:00
Ralf Becker
a305a7fbbf merged setup-cli related bugfixes 27105, 27106 and 27109 2009-05-25 07:00:46 +00:00
Ralf Becker
4fa8fba8c0 "small changes to get setup-cli working with current EGroupware" 2009-05-23 10:26:40 +00:00
Klaus Leithoff
ba6320eb92 fix for TRACKER BUG#2018 FROM account lost when saving draft reported by C.Brunet 2009-05-22 12:59:59 +00:00
Klaus Leithoff
6c707b9e05 improving active/inactive control for editAccountData, second tab 2009-05-22 10:06:25 +00:00
Klaus Leithoff
7816b06afd fix for bug #2086 Trunk/1.6 Users cant define their own identities... 2009-05-22 08:55:43 +00:00
Klaus Leithoff
b786390551 quitening a warning, when there are no (additional) accountData to be found 2009-05-22 07:55:01 +00:00
Ralf Becker
f594b182a8 "fixed date-time widget to correctly write seconds, eg. if output format is \"Y-m-d H:i:s\"" 2009-05-22 07:06:10 +00:00
Ralf Becker
c8b240eb20 "new sub-command to drop database and user" 2009-05-21 22:17:15 +00:00
Ralf Becker
6c89709b0d "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:18:05 +00:00
Ralf Becker
4d9f1d71fd merged German translations from Stefan r27035-7 and r27050-65 2009-05-21 08:15:05 +00:00
Ralf Becker
e2994725d6 Fix for bug #2090: fmail problem, if no filemanager rights 2009-05-21 07:22:50 +00:00
Klaus Leithoff
87137a2f71 introducing htmlpurifier as default HTML cleaning tool 2009-05-20 11:36:36 +00:00
Klaus Leithoff
93d9dcade9 configurable favicon, configurable vfs image store for images, logos, icons 2009-05-20 07:55:47 +00:00
Ralf Becker
8f797be836 Added HTMLPurifier (http://htmlpurifier.org/) Version 3.3.0
- can be used via html class like: 

        $clean_html = html::purify($html);

- using it now in eTemplate to remove malicious code from html:
  a) when displaying "formatted text"
  b) when "formatted text" get's input by the user
2009-05-19 17:32:06 +00:00
Ralf Becker
f459d35bb8 fixed problem pointed out by Necky(T.Okabuchi) <neckyegw(at)wanaya.jp> 2009-05-19 15:26:19 +00:00
Ralf Becker
75850fd66b fixed problem pointed out by Necky(T.Okabuchi) <neckyegw(at)wanaya.jp> 2009-05-19 15:24:15 +00:00
Ralf Becker
7b23a006d6 "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:04 +00:00
Ralf Becker
082f21d3e6 "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:34:27 +00:00
Ralf Becker
42f85c4a56 "disabling mime-type and size in link-title of attachments, as it clutters the UI and users dont need it most of the time. These details can allways be views in filemanager." 2009-05-19 10:24:21 +00:00
Ralf Becker
66ef863bd5 "disabling mime-type and size in link-title of attachments, as it clutters the UI and users dont need it most of the time. These details can allways be views in filemanager." 2009-05-19 10:23:29 +00:00
Ralf Becker
a5f7d8d4a3 "fix for bug #2085 - Rev. 27023 PM does no longer save custom fields" 2009-05-19 07:31:13 +00:00
Klaus Leithoff
e9ba11543a handling of shared folders (Courier-IMAP), subscribed folder list/information 2009-05-19 07:01:36 +00:00
Ralf Becker
317eda1be1 "allowing to set home-dir and login-shell, if accounts are stored in ldap" 2009-05-19 06:36:06 +00:00
Klaus Leithoff
9ddad091e3 adding .ico as image/x-ico 2009-05-18 12:57:49 +00:00
Klaus Leithoff
d2230cd000 adding .ico as image/x-ico 2009-05-18 12:55:19 +00:00
Klaus Leithoff
ba88fcbd9a fixing caching of images, if image is an array 2009-05-18 12:02:45 +00:00
Ralf Becker
d56e962ca3 "allow to store custom fields with 1:N relations (eg. multi-select-box) as real 1:N relation in the DB
(default is the old behavior!)"
2009-05-17 22:03:31 +00:00
Ralf Becker
6a32a1c567 "Austrian holidays 'til 2019, thanks to wolfgang.knabl(at)hhc-partner.com" 2009-05-17 20:46:57 +00:00
Ralf Becker
8e44862370 "Austrian holidays 'til 2019, thanks to wolfgang.knabl(at)hhc-partner.com" 2009-05-17 20:46:12 +00:00
Ralf Becker
654d91cc7c "allow extension preProcess method to modify / fix $form_name of a widget:
- usefull if complete name is determined by eg. options
- extension has also to fetch the content from etemplate::$request->content!"
2009-05-17 13:56:32 +00:00
Ralf Becker
8475ae5d96 Upps: row and column menu got lost ;-) 2009-05-17 11:52:01 +00:00
Ralf Becker
70e98e0553 allow to load widget specific edit-template from the app the widget belongs too, eg. infolog-value --> infolog.widget.infolog-value 2009-05-17 11:44:15 +00:00
Ralf Becker
220492880d allow to load widget specific edit-template from the app the widget belongs too, eg. infolog-value --> infolog.widget.infolog-value 2009-05-17 11:41:58 +00:00
Ralf Becker
c8db40faa8 option to show hidden files 2009-05-16 11:30:21 +00:00
Ralf Becker
e8354276e1 option to show hidden files 2009-05-16 11:29:47 +00:00
Ralf Becker
44ce028592 "fixed not always displayed icons (eg. old nextmatch in translation-tools) and some more caching" 2009-05-16 10:22:56 +00:00
Ralf Becker
2e659817a0 "implemented dir() and scandir() for egw_vfs" 2009-05-16 08:23:14 +00:00
Ralf Becker
2408fbb0c9 "implemented dir() and scandir() for egw_vfs" 2009-05-16 08:22:20 +00:00