Commit Graph

20439 Commits

Author SHA1 Message Date
Klaus Leithoff
74ef3c6b5d small improvement of the preview functionality 2013-05-21 12:02:58 +00:00
Klaus Leithoff
84cc7f83c4 improve add folder funtionality: if you add folders containing the mailbox delimiter, create the required structure 2013-05-21 10:57:07 +00:00
Klaus Leithoff
1d963646f5 attempt to better control preview area; implementation of addFolder (action on branch still missing); basic search functionality 2013-05-21 08:46:54 +00:00
Klaus Leithoff
6e1e86123f add basic refreshItem function; TODO: need to implement the refreshing of the actions 2013-05-21 08:33:16 +00:00
Klaus Leithoff
c6164973ae fix bug regarding the missing of all tree actions after leaf deletion 2013-05-17 13:30:43 +00:00
Ralf Becker
5cbeafec1d switching permanent error_log off 2013-05-16 16:02:18 +00:00
Ralf Becker
0ab1a14036 * Calendar/CalDAV: reduced memory foot-print by caching alarms, calendars with lots of alarms and recurring events sync now with 128MB memory_limit 2013-05-16 15:59:25 +00:00
Ralf Becker
95cfb08502 * All apps: group grants now again return inactive users, was broken since inactive users are no longer shown in user-selections 2013-05-16 12:43:44 +00:00
Ralf Becker
5bc3440442 * Calendar/CalDAV: fixed typo causing time range for sync into past and future to be shorter then default or explicilty set in preferences 2013-05-16 12:26:59 +00:00
Ralf Becker
c496516f19 re-added ability to use $sel_options["something[else]"] removed in last commit "compatibility with eT2" 2013-05-15 13:22:53 +00:00
Ralf Becker
f0e822f139 re-added somehow lost onchange in old eTemplate preferences template 2013-05-15 09:44:29 +00:00
Ralf Becker
c5e6213b55 also showing "Preferences" link in edit groups or view user 2013-05-15 09:37:20 +00:00
Klaus Leithoff
4c4a05e426 control resizing for IE10 under Windows8 2013-05-14 13:22:30 +00:00
Ralf Becker
0fef5f6ac9 rearranged peview template and styled it 2013-05-14 13:19:09 +00:00
Nathan Gray
c20b9807bf Remove my custom fields from the default definition 2013-05-13 16:13:07 +00:00
Nathan Gray
f38dee97c5 If wizard dosesn't have translated field name, we have to translate it explicitly 2013-05-13 16:05:30 +00:00
Nathan Gray
a004c7f4ea Fix missed usage of user charset preference in CSV check 2013-05-13 15:53:17 +00:00
Klaus Leithoff
2a001498a1 implement delete action on tree; only the deletion of leafs (Items without children) is allowed and implemented by now 2013-05-13 14:42:42 +00:00
Klaus Leithoff
090f8b134e delete a leaf of the tree 2013-05-13 14:40:44 +00:00
Ralf Becker
85a198d9e6 fixed id check, causig it not to use options given for id=0 2013-05-13 11:59:09 +00:00
Ralf Becker
410abc5fb7 * CalDAV/CardDAV/Calendar/InfoLog/Addressbook: changed database schema to allow for up to 200 char name-part in url to support eg. Bynari WebDAV Collaborator Outlook client 2013-05-13 09:35:51 +00:00
Ralf Becker
9454438a77 experimenting with new ideas for admin UI 2013-05-12 13:44:46 +00:00
Ralf Becker
8cebfe3339 some more docu for tree-widget and allow to use autoloading-url for initialisation too 2013-05-12 13:09:20 +00:00
Ralf Becker
8f52e2ca3c fixed fatal error in soetemplate called by editor, if etemplate is switched to etemplate_new 2013-05-11 09:25:32 +00:00
Ralf Becker
2bec937130 re-added "Preferences" link to Admin >> Edit user 2013-05-11 08:51:06 +00:00
Ralf Becker
63ce8bb09e removed not (longer) used templates 2013-05-11 08:39:44 +00:00
Ralf Becker
f2e9d8de0d removed not (longer) used bocategories object 2013-05-11 08:36:44 +00:00
Nathan Gray
e9a5f7e09c Add values for tabs, and make sure dynamic tab values are passed 2013-05-10 20:39:12 +00:00
Ralf Becker
6b113a159d preserve was not set 2013-05-10 18:00:33 +00:00
Ralf Becker
a57ae54e82 fixed not working group preferences using new preferences::get/set_account_id and display group-default also as default for user 2013-05-10 17:22:14 +00:00
Ralf Becker
4ae5eb452b docu update 2013-05-10 17:21:14 +00:00
Ralf Becker
2b2938d2dd methods to get/set current account_id taking care of necessary offset for groups 2013-05-10 17:20:37 +00:00
Ralf Becker
61e00e4ebc remove temp. link to "new settings" 2013-05-10 16:41:34 +00:00
Ralf Becker
a23205060b use new eTemplate preferences 2013-05-10 16:39:42 +00:00
Ralf Becker
26f9fb5cd0 remove old pre 1.8 preferences.php 2013-05-10 16:38:18 +00:00
Ralf Becker
15d92fd416 implementation for type "notify" 2013-05-10 15:56:35 +00:00
Ralf Becker
163702b752 * Calendar: create InfoLog from event
added a general infolog_set hook like existing timesheet_set hook, to allow implementing apps to push further data to infolog, modified existing tracker code to use the hook too
2013-05-10 10:54:36 +00:00
Ralf Becker
f8a53514be * Addressbook: allow to add a customfield to link title of addressbook 2013-05-10 08:52:06 +00:00
Ralf Becker
6c4a7c5f34 had to remove width: 100% from .prefValue as it conflicts with float: left, setting rows and cols for old eT 2013-05-10 08:24:15 +00:00
Ralf Becker
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
Klaus Leithoff
af6c57208a fully implement rename folder action on tree popup menu action. Subfolders are now subscribed and Re-Ided 2013-05-10 07:24:27 +00:00
Ralf Becker
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
Ralf Becker
efdd96d0a9 fixed not working CalDAV/eSync log viewer, LAB.wait missing 2013-05-09 10:29:53 +00:00
Ralf Becker
9816c79b72 replacing all possible variants of br-tag with "\n" 2013-05-09 09:45:37 +00:00
Ralf Becker
77099cf331 defining used tabs on runtime and using a single tab template 2013-05-09 09:38:12 +00:00
Ralf Becker
afee7030be vertical align prefName at bottom, so help does not cover bigger prefValue 2013-05-09 09:36:13 +00:00
Ralf Becker
489978d590 use either tab definition from xml or tabs defined via setElementAttribute($id, tabs, array $tabs), also allow that for old eTemplate 2013-05-09 09:28:27 +00:00
Nathan Gray
73f1cd921b Use new dialog to confirm favorite deletion 2013-05-09 04:05:03 +00:00
Nathan Gray
07a157ad1a Get rid of extra record(s) when merge printing with whole query 2013-05-09 03:31:01 +00:00
Klaus Leithoff
80f74e5449 * Tracker: fix bug regarding the save of replys that could be regarded as empty (only span with style, no content) 2013-05-07 11:38:44 +00:00