d6ce36d735
bump versions to 14.1
2014-06-24 10:00:50 +00:00
caa7ff497f
index.php and setup index for preferences redirection to settings
2013-11-18 08:22:19 +00:00
f8a0db06fc
completly remove preferences menu from sidebox and tiled preferences index in favoir of app-sensitive entries in top-menu
2013-10-03 09:23:18 +00:00
6f162f144e
add context sensitive link to ACL/grant access to top-menu, same is to be happen for cats and preferences itself and preferences in sidebox will be removed
2013-10-02 16:29:08 +00:00
f0e822f139
re-added somehow lost onchange in old eTemplate preferences template
2013-05-15 09:44:29 +00:00
c5e6213b55
also showing "Preferences" link in edit groups or view user
2013-05-15 09:37:20 +00:00
2bec937130
re-added "Preferences" link to Admin >> Edit user
2013-05-11 08:51:06 +00:00
b235658a1c
validation for vfs_* types, implemented textarea type, not yet implemented is notiy, but uses textarea now
2013-05-10 07:50:30 +00:00
59b78094da
setting onchange and size attribute for pref value, thought onchange somehow got run twice in et2 :(
2013-05-09 10:41:38 +00:00
77099cf331
defining used tabs on runtime and using a single tab template
2013-05-09 09:38:12 +00:00
7ad1ac4736
saving preferences, for now only working with old eT, not eT2
2013-05-03 15:25:11 +00:00
3561de27aa
next step with new prefs, works now in old eTemplate too - even a little more then in eT2 ;-)
2013-05-03 13:08:08 +00:00
c4a31bae82
removed not set author and maintainer, as it gives an notice in check_install
2010-09-29 08:41:53 +00:00
50c43deec9
updating verson to 1.8
2010-09-05 15:24:34 +00:00
a5ba32b8b6
allow to change password without run rights for preferences via a new password app (part of preferences app, but separate to install)
2010-07-27 14:29:20 +00:00
4091255de4
added GPL license to setup.inc.php
2010-06-09 06:38:00 +00:00
30e13c4acf
first step of group prefs (backend only for now)
2010-01-27 05:44:31 +00:00
ce9e20d8d4
Move lang files for preferences
2009-11-28 17:49:59 +00:00
a70df0ddbb
Pending language updates
2009-11-24 05:51:49 +00:00
f6215060f1
tracker #2322
2009-11-18 20:29:26 +00:00
31bc2ff512
tracker #2349
2009-11-18 19:40:17 +00:00
edfafcddd6
Missing preferences translations incl. new timezone ones
2009-10-12 19:32:53 +00:00
587bd2bc95
- added an optional timezone quick selection in top menu (it shows up
...
only if you select more then one timezone to display in it)
- moved generation of beautified timezone array to egw_time
- moved all preferences hooks to a new class preferences_hooks (updated
version so setup updates hook data, or you need to call admin>>update
hooks)
2009-10-12 09:41:46 +00:00
2386a28cc5
Update Czech translation for trunk. Tracker #1956
2009-09-09 22:12:43 +00:00
b9f7a44f57
fix for bug #2060 - Passive Security bug: InformationLeakage
2009-04-29 06:27:54 +00:00
5e571b6f02
removed empty translation file
2009-04-29 06:24:43 +00:00
7c3ab3ab8c
tracker #1774 , added estonian translation
2008-11-02 14:23:56 +00:00
3edee675a7
tracker #1812
2008-11-02 13:38:18 +00:00
504b096e06
latest update of egw translators pending work
2008-10-15 21:11:30 +00:00
3931b25010
"version and dependencies for 1.6"
2008-10-10 11:51:29 +00:00
8ed57c413b
tracker #1747
2008-10-05 19:24:49 +00:00
b8df48b6f4
updated spanish translation
2008-08-05 19:13:53 +00:00
77f63b4c00
updated russian translation
2008-07-29 20:40:02 +00:00
241e844f4b
Resulting lang files after applying the "Search for new phrases" in translation tools for every app
2008-07-26 21:59:22 +00:00
e6a0bc30a9
tracker #1511
2008-07-25 21:22:37 +00:00
bf36524009
Updated spanish translation for trunk
2008-07-25 08:07:35 +00:00
f3cd85add5
periodical lang updates from translators
2007-12-22 21:39:38 +00:00
71fbe90a15
tracer #1370 for farsi
2007-12-22 10:28:44 +00:00
6c0db1110b
catalan updates for trunk
2007-11-10 23:22:17 +00:00
54066896e8
big commit: all lang files not in utf-8 converted to utf-8, including charset phrase
2007-11-10 22:46:02 +00:00
895ba44b47
Updated czech translation files, using provided utf-8 files
2007-11-09 16:46:15 +00:00
0441f0b760
Hopefully, rest of language files
2007-10-14 16:19:43 +00:00
bdf27e11d9
Merged language Patch from r24464 (1.4) to trunc.
2007-09-25 10:21:19 +00:00
e385c6412f
retry for patch 1170
2007-09-25 07:37:31 +00:00
03baeadfcd
CSV Export for all eTemplate applications using the nextmatch widget to list their entries. The column names, labels and types can be set by the application or get autodetected by eTemplate. Admins can configure an export limit (max. number of entries to export) or disable the functionality completly for non-admins. The charset for the csv export can be configured in the common prefs. Applications can and have to turn the export explicitly off by setting ['nm']['csv_fields']=false. I only made a column-definition for InfoLog, which includes translated column-names.
2007-09-22 15:03:03 +00:00
3beb483c09
CSV Export for all eTemplate applications using the nextmatch widget to list their entries. The column names, labels and types can be set by the application or get autodetected by eTemplate. Admins can configure an export limit (max. number of entries to export) or disable the functionality completly for non-admins. The charset for the csv export can be configured in the common prefs. Applications can and have to turn the export explicitly off by setting ['nm']['csv_fields']=false. I only made a column-definition for InfoLog, which includes translated column-names.
2007-09-22 14:58:10 +00:00
1079197f7d
fixed spelling error mentioned by David Ranking
2007-09-18 06:33:35 +00:00
3adaa7a695
fixed spelling error mentioned by David Ranking
2007-09-18 06:31:58 +00:00
e5eac71f71
pending lang updates
2007-09-13 13:57:21 +00:00
99771edd87
language updates
2007-06-24 21:55:08 +00:00