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
Ralf Becker
31ad0b0480
"- 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:19 +00:00
Stefan Becker
613e56e8b7
added Birthday to the Adressbook list as new field
2009-05-29 08:37:47 +00:00
Ralf Becker
6503d6d0cc
- updated documentation
...
- add feature to allow apps to choose to be automatic installed on
updated: $setup_info[$app]['autoinstall'] = {true|'1.x.xxx'};
- run default_records.inc.php (if exists) also for apps without tables,
as they might need to initialise some stuff
2009-05-28 11:33:30 +00:00
Ralf Becker
88c9aca3f3
"allow egw_vfs::mount() to work in setup:
...
- need to read fs-tab
- need to load wrapper (otherwise file_exists($url) fails)"
2009-05-28 11:29:17 +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
Nathan Gray
f124b889d8
Need to define a __isset() method so empty() works with __get(). Fixes missing body javascript when looping.
2009-05-27 14:57:29 +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
bbee5b34bb
fixed powerpoint icon as suggested by tinpos@gmail.com
2009-05-27 05:38:35 +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
b32ded3400
"re-added (depricated) php4 constructor, as it get's called by some old apps"
2009-05-26 17:26:24 +00:00
Ralf Becker
7c8bd81149
"return a reference to the var in the session!"
2009-05-26 14:44:29 +00:00
Klaus Leithoff
0e4a75f027
added windows-1257 as it seems to be used widely, to display baltic letters
2009-05-26 13:42:05 +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
07825af683
"fixed not always executed hooks for disabled applications (using app-names from existing hooks now, instead of egw_info[apps])"
2009-05-26 11:55:52 +00:00
Stefan Becker
39903fc957
changed again template of Infolog as subentry
2009-05-25 08:42:29 +00:00
Ralf Becker
b4f242e75e
"do NOT run an update, if none necessary"
2009-05-25 07:46:14 +00:00
Ralf Becker
e763445dee
"do NOT run an update, if none necessary"
2009-05-25 07:44:03 +00:00
Ralf Becker
d2edcf6e24
merged setup-cli related bugfixes 27105, 27106 and 27109
2009-05-25 07:00:08 +00:00
Ralf Becker
6d72b2b297
- fixed in some cases not working setup-cli (domain not detected)
...
- make update a separat setup-cmd-object
- fixed handling of egw_exception_wrong_userinput, to not include a
trace (which is unneeded for regular input-validation)
2009-05-25 06:39:38 +00:00
Ralf Becker
5e9699a5b5
reverting again r27107, as it has to many (unwanted) sideeffects
2009-05-24 20:03:28 +00:00
Ralf Becker
3dadb5abe3
- allow to specify on sub-type level, if post_process method should be
...
used for extensions
- if extension is called with empty name, it can set a name in
cell[name], which then get's used for the content (extensions can use
eg. an option to select the name)
2009-05-24 18:02:54 +00:00
Ralf Becker
02587c2153
"when directly calling cmd object:
...
- set domain as first argument, to select the right domain in header include
- allow to give 1-dimensional arrays on command line (like php does it with urls, eg. 'config[name]=value')"
2009-05-24 13:59:03 +00:00
Ralf Becker
2175ee37b0
"allow to call directly via setup-cli"
2009-05-24 13:41:39 +00:00
Ralf Becker
6ebe25f6b9
"small changes to get setup-cli working with current EGroupware"
2009-05-23 10:27:02 +00:00
Ralf Becker
73bb5ca1c5
"small changes to get setup-cli working with current EGroupware"
2009-05-23 10:25:45 +00:00
Stefan Becker
9bf9debe63
changing template to make a infolog as a subinfolog
2009-05-22 13:26:42 +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
Stefan Becker
13cd6b296b
fixed small Bug, time planed was not shown in new tag times and times planed
2009-05-22 12:51:41 +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
53a8d50bb0
"fixed date-time widget to correctly write seconds, eg. if output format is \"Y-m-d H:i:s\""
2009-05-22 07:04:55 +00:00
Ralf Becker
9ebd2fab61
"new sub-command to drop database and user"
2009-05-21 22:16:09 +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
ef1227767a
"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:16:32 +00:00
Nathan Gray
040139dfac
Fix key handling
...
- Stop search on up/down arrow, so you can use them to go through results again
- Cancel search timer on up/down arrow
- Pull key codes into a separate array so they're easier to maintain
2009-05-21 17:04:58 +00:00
Ralf Becker
c7730ea6f9
Merged German translations from Stefan: r27035-7 and r27050-65
2009-05-21 08:21:48 +00:00
Stefan Becker
f5408f8f44
added some German translation
2009-05-20 16:14:19 +00:00
Stefan Becker
1dc9b8ded6
added some German translation
2009-05-20 15:39:50 +00:00
Stefan Becker
554f8cce6a
added some German translation
2009-05-20 15:34:33 +00:00
Stefan Becker
1c4a76faee
added some German translation for admin
2009-05-20 15:27:17 +00:00
Stefan Becker
b0d5906f04
added some German translation for calendar
2009-05-20 15:20:20 +00:00
Stefan Becker
c1aca74de2
added some German translation for Filemgr
2009-05-20 15:10:09 +00:00
Stefan Becker
1600e3b1a1
added some German translation for Infolog
2009-05-20 14:59:15 +00:00
Ralf Becker
7049fe4bc0
- implemented htmlpurifier also for sitemgr (only non site-admins) and
...
knowledgebase
- html::fckEditor() has optional parameter to NOT use htmlpurifier
2009-05-19 19:23:38 +00:00