1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/00Header mezzanine_patched_smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/00Header |
2 |
--- smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/00Header 2006-02-22 08:08:58.000000000 -0600 |
3 |
+++ mezzanine_patched_smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/00Header 2006-09-13 21:36:05.000000000 -0500 |
4 |
@@ -1,7 +1,6 @@ |
5 |
- |
6 |
//00Header |
7 |
/** |
8 |
- * $Horde: nag/config/prefs.php.dist,v 1.42.2.1 2005/02/15 20:21:35 chuck Exp $ |
9 |
+ * $Horde: nag/config/prefs.php.dist,v 1.42.2.5 2006/01/13 18:45:19 jan Exp $ |
10 |
* |
11 |
* See horde/config/prefs.php for documentation on the structure of this file. |
12 |
*/ |
13 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/115Deletion mezzanine_patched_smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/115Deletion |
14 |
--- smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/115Deletion 1969-12-31 18:00:00.000000000 -0600 |
15 |
+++ mezzanine_patched_smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/115Deletion 2006-09-13 21:37:34.000000000 -0500 |
16 |
@@ -0,0 +1,8 @@ |
17 |
+//115Deletion |
18 |
+$prefGroups['deletion'] = array( |
19 |
+ 'column' => _("General Options"), |
20 |
+ 'label' => _("Delete Confirmation"), |
21 |
+ 'desc' => _("Delete button behaviour"), |
22 |
+ 'members' => array('delete_opt') |
23 |
+); |
24 |
+ |
25 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/125Notification mezzanine_patched_smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/125Notification |
26 |
--- smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/125Notification 1969-12-31 18:00:00.000000000 -0600 |
27 |
+++ mezzanine_patched_smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/125Notification 2006-09-13 21:38:33.000000000 -0500 |
28 |
@@ -0,0 +1,8 @@ |
29 |
+//125Notification |
30 |
+$prefGroups['notification'] = array( |
31 |
+ 'column' => _("Task List and Share Options"), |
32 |
+ 'label' => _("Notifications"), |
33 |
+ 'desc' => _("Choose if you want to be notified of new, edited, and deleted tasks."), |
34 |
+ 'members' => array('task_notification') |
35 |
+); |
36 |
+ |
37 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/150SortBy mezzanine_patched_smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/150SortBy |
38 |
--- smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/150SortBy 2006-02-22 08:01:44.000000000 -0600 |
39 |
+++ mezzanine_patched_smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/150SortBy 2006-09-13 21:40:12.000000000 -0500 |
40 |
@@ -10,7 +10,7 @@ |
41 |
NAG_SORT_CATEGORY => _("Category"), |
42 |
NAG_SORT_DUE => _("Due Date"), |
43 |
NAG_SORT_COMPLETION => _("Completed?"), |
44 |
- NAG_SORT_OWNER => _("Owner")), |
45 |
+ NAG_SORT_OWNER => _("Tasklist")), |
46 |
'desc' => _("Sort tasks by:") |
47 |
); |
48 |
|
49 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/160AltSortBy mezzanine_patched_smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/160AltSortBy |
50 |
--- smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/160AltSortBy 2006-02-22 08:02:21.000000000 -0600 |
51 |
+++ mezzanine_patched_smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/160AltSortBy 2006-09-13 21:40:27.000000000 -0500 |
52 |
@@ -10,7 +10,7 @@ |
53 |
NAG_SORT_CATEGORY => _("Category"), |
54 |
NAG_SORT_DUE => _("Due Date"), |
55 |
NAG_SORT_COMPLETION => _("Completed?"), |
56 |
- NAG_SORT_OWNER => _("Owner")), |
57 |
+ NAG_SORT_OWNER => _("Tasklist")), |
58 |
'desc' => _("Then:") |
59 |
); |
60 |
|
61 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/172DeleteOpt mezzanine_patched_smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/172DeleteOpt |
62 |
--- smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/172DeleteOpt 1969-12-31 18:00:00.000000000 -0600 |
63 |
+++ mezzanine_patched_smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/172DeleteOpt 2006-09-13 21:43:22.000000000 -0500 |
64 |
@@ -0,0 +1,10 @@ |
65 |
+//172DeleteOpt |
66 |
+// preference for delete confirmation dialog. |
67 |
+$_prefs['delete_opt'] = array( |
68 |
+ 'value' => 1, |
69 |
+ 'locked' => false, |
70 |
+ 'shared' => false, |
71 |
+ 'type' => 'checkbox', |
72 |
+ 'desc' => _("Do you want to confirm deleting entries?") |
73 |
+); |
74 |
+ |
75 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/175TaskNotification mezzanine_patched_smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/175TaskNotification |
76 |
--- smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/175TaskNotification 1969-12-31 18:00:00.000000000 -0600 |
77 |
+++ mezzanine_patched_smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/175TaskNotification 2006-09-13 21:44:01.000000000 -0500 |
78 |
@@ -0,0 +1,14 @@ |
79 |
+//175TaskNotification |
80 |
+// new task notifications |
81 |
+$_prefs['task_notification'] = array( |
82 |
+ 'value' => '', |
83 |
+ 'locked' => false, |
84 |
+ 'shared' => false, |
85 |
+ 'type' => 'enum', |
86 |
+ 'enum' => array('' => _("No"), |
87 |
+ 'owner' => _("On my tasklists only"), |
88 |
+ 'show' => _("On all shown tasklists"), |
89 |
+ 'read' => _("On all tasklists I have read access to")), |
90 |
+ 'desc' => _("Choose if you want to be notified of new, edited, and deleted tasks by email:") |
91 |
+); |
92 |
+ |
93 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/220DisplayTaskLists mezzanine_patched_smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/220DisplayTaskLists |
94 |
--- smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/220DisplayTaskLists 2006-02-22 08:06:25.000000000 -0600 |
95 |
+++ mezzanine_patched_smeserver-nag-1.1/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/220DisplayTaskLists 2006-09-13 21:47:54.000000000 -0500 |
96 |
@@ -1,7 +1,7 @@ |
97 |
//220DisplayTaskLists |
98 |
// store the tasklists to diplay |
99 |
$_prefs['display_tasklists'] = array( |
100 |
- 'value' => 'a:0:{}', |
101 |
+ 'value' => 'a:0:\{\}', |
102 |
'locked' => false, |
103 |
'shared' => false, |
104 |
'type' => 'implicit' |