-
AC:
- Allow forbidden characters on the server on file and folder names
- In case of error, the error message it would be: "The name contains at least one invalid character"
- It won't be allowed the …
-
```
The tooltip property is missing from the Grid ColumnConfig object, should
probably add something like:
public void setTooltip(final String tooltip) {
JavaScriptObjectHelper.setAttribute(jsOb…
-
```
In v0.9.2 - the Ext.onReady method has not been wrapped.
This is useful for e.g. having a 'Loading' progress bar in the window
until all js/css files have been downloaded.
```
Original issue re…
-
```
applies to : 0.9.2
The TriggerField#onTriggerClick method is not exposed. Without it custom
TriggerFields cannot be implemented as the Ext library expects sub-classes
to override this.
(not a…
-
```
applies to: 0.9.2
This currently always returns a new instance of a RowSelectionModel.
However, the default selection model for an EditorGrid is a
CellSelectionModel - causing it to fail if in…
-
Hi All,
This has been raised by some other members on this Forum.
Hardware:
ZOTAC ZBOX EI750
16GB RAM
500 Gig SSD disk
Thecus 5200 Pro - NAS server - SMB enabled.
Switch - D-Link DGS-1100-24
Problem…
ghost updated
9 years ago
-
Hello. I try to do parallel fork calls to endpoints that have same username and different destination URI through Kamailio. Logic of my script:
checking location table for rows with needed account
…
-
We can also perform the manual memory management at the leaves of dependency graph as `froc` or `perc` do.
If we know a signal is no longer to be used we can use the existing `{E,S}.stop` functions.…
-
I just spent a while trying to track down a problem. I was just setting up a test to get mandrill-php working and when I tried a simple send test based on your messages_send.php example, I was getti…
tobya updated
10 years ago
-
There doesn't seem to be a way to find out what packages depend on a certain package, and what would need to be done to remove it:
$ opam remove pcre-ocaml
$ opam --version
opam version 0.7.7
I woul…