Author: ralfbecker
New Revision: 55396
URL: http://svn.stylite.de/viewvc/egroupware?rev=55396&view=rev
Log:
expose “groupBy” attribute to group results by a given JSON attribute
Modified:
trunk/etemplate/js/et2_widget_taglist.js
— trunk/etemplate/js/et2_widget_taglist.js (original)
+++ trunk/etemplate/js/et2_widget_taglist.js Tue Mar 15 17:44:45 2016
@@ -115,6 +115,12 @@
type: “boolean”,
“default”: true,
description: “Set to false to allow comma in entered content”
@@ -124,6 +130,8 @@
* Construtor
*
* @memberOf et2_selectbox
-
-
@param {et2_widget} _parent
-
-
@param {object} _attrs
*/
init: function(_parent, _attrs) {
this._super.apply(this, arguments);
@@ -224,7 +232,8 @@
maxSelectionRenderer: jQuery.proxy(function(v) { this.egw().lang(‘You can not choose more then %1 item(s)!’, v); }, this),
width: this.options.width, // propagate width
highlight: false, // otherwise renderer have to return strings
@@ -324,12 +333,12 @@
window.setTimeout(function() {
$j(‘body’).one(‘click’,function() {
taglist.collapse();
@@ -545,7 +554,7 @@
var css = {
‘max-height’: ‘’,
‘height’: ‘auto’
@@ -669,7 +678,7 @@
{
window.clearTimeout(this._hide_timeout);
}
@@ -813,7 +822,7 @@
‘default’: ‘accounts’,
type: ‘string’,
description: ‘Limit type of accounts. One of {accounts,groups,both,owngroups}.’
-
}
},
lib_options: {
minChars: 2
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs