Ralf Becker
|
dc184e2622
|
* Mergeprint in all apps: fixed missing validation message for non-existing pathes and allow to unset default of "/templates/appname"
|
2012-07-09 16:21:06 +00:00 |
|
Nathan Gray
|
14f736c20b
|
Forced file preference left empty now means user choice - was forced to '', which was really hard to give users choice again
|
2012-07-04 15:29:52 +00:00 |
|
Ralf Becker
|
6919d8a9d3
|
* Preferences: show verification errors on entering preferences too, not only when attempting to save
|
2012-06-14 10:07:30 +00:00 |
|
Ralf Becker
|
47286b9f7f
|
fixed not working save of forced (and probably also default) prefs
|
2012-05-25 17:51:59 +00:00 |
|
Ralf Becker
|
6ff1db3534
|
* Preferences all apps: add validation for vfs files and directories to give user immediate feedback about wrong or non vfs pathes
|
2012-05-22 13:51:30 +00:00 |
|
Ralf Becker
|
3e8501a139
|
fixed PHP 5.4 Warning: Illegal string offset
|
2012-05-21 10:56:14 +00:00 |
|
Ralf Becker
|
93540e1604
|
* Preferences: fixed not working setting of preferences without a logout
need to call preferences::add() or preferences::delete(), to also set affective prefs!
|
2011-04-12 07:54:30 +00:00 |
|
Ralf Becker
|
19e6251df9
|
certain common prefs (language, template, ...) require the session to be re-created, happend formerly always, but it now optimized away ;-)
|
2010-11-17 13:36:08 +00:00 |
|
Ralf Becker
|
0ca8c89bdd
|
check if we have a default/forced value from the settings hook,
which is NOT stored as default currently
--> store it as default, to allow to propagate defaults to existing installations
|
2010-06-24 07:02:40 +00:00 |
|
Ralf Becker
|
7e17d5f4ce
|
use framework->template_dir for the template directory to support templates packaged like apps
|
2010-06-09 10:54:22 +00:00 |
|
Nathan Gray
|
036e03dd9f
|
Allow all applications to answer hook
|
2010-04-26 15:00:45 +00:00 |
|
Ralf Becker
|
5948c30c73
|
allow other apps to answer settings hook for a given app
|
2010-01-21 02:59:10 +00:00 |
|
Ralf Becker
|
af286333bf
|
allow "settings" hook to return the settings, instead of passing it via a global variable (depricated now)
|
2009-04-29 06:26:58 +00:00 |
|
Ralf Becker
|
d22d90be43
|
new multiselection type for the preferences
|
2007-10-09 09:38:46 +00:00 |
|
Ralf Becker
|
6d33f91046
|
make preferences called via sidebox menu of an app, to behave like a part of that app
|
2005-11-08 09:42:42 +00:00 |
|
Ralf Becker
|
3d4049d873
|
phpgw --> egw
|
2005-10-14 14:31:35 +00:00 |
|
Miles Lott
|
8e959382c1
|
Add list_methods for xml-rpc/soap
|
2005-08-13 14:03:21 +00:00 |
|
Miles Lott
|
58f462f6b7
|
Fix returns for xml-rpc functions. This has been tested using a modified Frontier for perl.
|
2005-07-30 10:25:17 +00:00 |
|
Miles Lott
|
183444dfbe
|
Rename read()
|
2005-07-29 12:54:28 +00:00 |
|
Ralf Becker
|
1ea908b40f
|
fixed not working notifies (textfields with variable replacements)
|
2005-07-26 13:54:59 +00:00 |
|
Miles Lott
|
7208e6b85c
|
add warning for authors of xml-rpc clients since this is new code
|
2005-07-26 12:21:31 +00:00 |
|
Ralf Becker
|
eb10db6e3f
|
get preferences working again
|
2005-07-23 15:47:54 +00:00 |
|
Miles Lott
|
ab4b6241e9
|
Fix glaring syntax errors - oops
|
2005-07-23 11:19:29 +00:00 |
|
Miles Lott
|
2c2bc0beb3
|
Update of preferences app to work as a multi-tiered application and via xml-rpc
|
2005-07-23 09:44:46 +00:00 |
|