Commit Graph

22521 Commits

Author SHA1 Message Date
Nathan Gray
d5b289e894 Add a global ajax callback so the et2 widget can stay in sync with the dhtmlxtree 2013-06-03 16:32:45 +00:00
Nathan Gray
89f7ced72d Fix customfields of type home-accounts not being converted 2013-06-03 14:54:51 +00:00
Klaus Leithoff
05bbf9f7c8 allow some nesting of div elements 2013-06-03 13:39:21 +00:00
Klaus Leithoff
6270bc83f9 allow some nesting of div elements 2013-06-03 13:27:19 +00:00
Klaus Leithoff
e062cfc601 fix bug regarding the positioning of the drag n drop context menu 2013-06-03 10:47:33 +00:00
Klaus Leithoff
021e37d014 fix broken display of calendar meetings in preview 2013-06-03 09:58:27 +00:00
Klaus Leithoff
8ff56b1d5f allow/support the call of function meeting by ExecMethod AND passing the ical in question via session 2013-06-03 09:57:00 +00:00
Ralf Becker
d328af7cff accounts addressbook incl. working updates for active directory 2013-06-01 17:55:33 +00:00
Ralf Becker
5c63214e82 contact id can be non-numeric, LDAP eg. uses UUID containing dashes and letters 2013-06-01 17:03:32 +00:00
Klaus Leithoff
e8cb25e111 backport of r38639: fixed bug with ctrl-key no longer working 2013-05-31 11:13:42 +00:00
Klaus Leithoff
256740baf5 fix pref storing problem, when no ActiveMailProfile is selected as pref; but a default is set (and Active) 2013-05-31 10:37:23 +00:00
Ralf Becker
647fce9f12 current build stuff 2013-05-31 09:32:27 +00:00
Ralf Becker
865465eb74 Changelog for 11.1.20130531 2013-05-31 08:35:14 +00:00
Ralf Becker
943f9b71cd fixed not working quoting of multiple values specified as array, can not use array walk, as 2. parameter is the key not passed data 2013-05-31 08:29:58 +00:00
Ralf Becker
bd1d0f7c18 fixed not working quoting of multiple values specified as array, can not use array walk, as 2. parameter is the key not passed data 2013-05-31 08:29:34 +00:00
Klaus Leithoff
df7659f53f disable umlautdomnain capability test on connection test/reset 2013-05-31 07:58:45 +00:00
Nathan Gray
5fc63e4fd5 Fix Export as CSV context option to not bring back the popup if you change a nextmatch filter 2013-05-29 20:51:28 +00:00
Nathan Gray
ae69fbfe8e Filter by plugin, if passed in via 2013-05-29 20:47:34 +00:00
Nathan Gray
5fea4ed9a5 - Use a queue to buffer property updates
- Better support for dropping application entries on Home portlet area
- Add a portlet that shows a list of entries, supports dropping into the list
2013-05-29 19:25:12 +00:00
Nathan Gray
fdfae8dd92 Add gridster library for home portlet layout 2013-05-29 19:23:49 +00:00
Nathan Gray
c2c910cee2 Add UI object into all links, in case of popup, so it's available to whatever is chosen 2013-05-29 19:20:36 +00:00
Nathan Gray
e2d6d9a65d Change some indenting 2013-05-29 19:12:14 +00:00
Nathan Gray
aeeb3e9469 Silence one warning by providing an attribute definition 2013-05-29 19:08:00 +00:00
Nathan Gray
59471e7e18 Queue property updates 2013-05-29 19:06:23 +00:00
Nathan Gray
0285ea4b28 Avoid errors removing top-level widgets, check for parent property first 2013-05-29 18:57:48 +00:00
Nathan Gray
555de8e540 Include jQuery's UI object in drop action for location 2013-05-29 16:41:00 +00:00
Nathan Gray
e948a270f6 Fix bug losing app when passing {app:... id:...} to link entry 2013-05-29 15:26:22 +00:00
Klaus Leithoff
5fba6a1503 one more attempt to harden splitter dock/undock against breaking, as there are other methods to dock the split bar (e.g.:doubleclick) 2013-05-29 14:19:49 +00:00
Ralf Becker
645b17824d fixed new eTemplate using InfoLog admin no longer stores multiple types as array, but comma-separated 2013-05-29 13:55:10 +00:00
Ralf Becker
4c8c9dc93f fixed new eTemplate using InfoLog admin no longer stores multiple types as array, but comma-separated 2013-05-29 13:54:46 +00:00
Klaus Leithoff
c8a37e3c56 attempt to harden splitter dock/undock against breaking, as there are other methods to dock the split bar (e.g.:doubleclick) 2013-05-29 12:34:33 +00:00
Nathan Gray
51161e8ddd For nested droppables, make children greedy to consume the action 2013-05-28 22:09:03 +00:00
Nathan Gray
4995e1fa08 When clearing, remove links too 2013-05-28 22:08:17 +00:00
Nathan Gray
d8fcb574a6 Implement csv_fields = false to disable export button 2013-05-28 18:16:22 +00:00
Nathan Gray
9248942e9f idots theme needs to use window, since the parent might not be full height either 2013-05-28 17:11:35 +00:00
Nathan Gray
6cfda15a5f If a programmer calls dock on the splitter while it's already docked, just ignore it instead of breaking 2013-05-28 17:08:45 +00:00
Nathan Gray
25a6b2bda2 Update internal options 2013-05-28 15:43:35 +00:00
Klaus Leithoff
0e0fff38ef trying to reduce calls to get_rows 2013-05-28 14:10:17 +00:00
Ralf Becker
ee9f0eacf8 backported "hide_header" r42229 (only class.nextmatch_widget.inc.php) from Trunk 2013-05-28 13:27:34 +00:00
Klaus Leithoff
e74a96ea9f revert changes r42584; as caused by outdated jQuery 2013-05-28 13:03:04 +00:00
Ralf Becker
fc2ac17c12 * eMail/Sieve/API: updated to jquery version from Trunk 1.7.1, to fix not working edit of Sieve rules and ease backporting 2013-05-28 12:58:51 +00:00
Klaus Leithoff
1ced446691 * eMail: reenable edit of existing sieve rules; needs doubleclick to open edit window 2013-05-28 12:33:26 +00:00
Klaus Leithoff
4ba51c410a reenable splitter dock/undock; improve/fix bug in findNode regarding comparing node at hand and nodeid requested 2013-05-28 09:32:23 +00:00
Nathan Gray
681be3af08 I guess template needs to stick around, even though it's freed 2013-05-27 23:34:14 +00:00
Nathan Gray
78b1fffc81 Fix spelling, avoid DOM error if you try to remove a node that wasn't added 2013-05-27 23:24:22 +00:00
Nathan Gray
7c7e100842 Properly remove template so it's not still a child 2013-05-27 23:22:31 +00:00
Nathan Gray
7f669bc5f0 Save a jQuery call by just passing the row to remove 2013-05-27 23:21:13 +00:00
Nathan Gray
68b4d0e975 Don't try to fill the window, just the parent 2013-05-27 23:12:40 +00:00
Nathan Gray
f08af9d467 Fix splitter by setting no overflow 2013-05-27 16:58:24 +00:00
Nathan Gray
89fe4531e2 Make sure actions get set when a leaf is refreshed 2013-05-27 15:51:18 +00:00