-
See http://bl.ocks.org/d/2910565/ and https://gist.github.com/2910565. When you run this, you will notice that ws events are emitted twice.
-
Hi Micah,
I've just discovered that aclHook permissions aren't applied when using this - so people can see people in the quick search that they can't view.
Any input on this would be appreciated - b…
-
Reason: Those have very bad performances and are not optimized well.
Suggestion to fix: Consider using dynamic validation rules for that purpose.
SQL to identify those cases:
```sql
SELECT t…
-
query the dam points with the delineated basin and find the polygons for the associated points, pull data off of gis server
we should alert user after delineation if basin contains regulation point…
-
How do it ?
`Iterator LI = ExpenseEntity.__whichMethod__(
ExpenseEntity.class,
"SELECT id, day, month, year, price, description, SUM(price)"
…
-
Hello.
I have some issue with collection.clone() method. On different WhereClause method getting different results. Please see code.
Case one: using .above()
```
async function runAsyn…
-
I want to use loaders to refresh data. is there a way to get a cursor loader back from sugar orm?
-
I have a multi-field search I'm running that looks a bit like this:
```
Q = Select.from(...);`
for (String FIELD : SearchFields) {
Q = Q.or(Condition.prop(FIELD).like(PTERM));
…
-
Some of API specs could have parameters, encoded in the URI. And Helium is not able to produce correct output in the Swift which allows to use such parameters. For instance, for the request:
```
g…
-
```
What steps will reproduce the problem?
1. Declaritively create an entity datasource for use with a control e.g.
grid. The following attributes are set; SelectMethod="GetPaged"
EnableSorting="tru…