-
Using postgress "PostgreSQL 9.1.9 on x86_64-unknown-linux-gnu, compiled by gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-54), 64-bit"
On my controller the order_by does not work
```
->from('my_table')…
-
It is indeed beautiful!
I was wondering if you can add file sorting option. It is currently sorted by time. Sort by filename would be handy as well.
Thanks
-
### Functional impact
If `libraries.library` is specified without `packages.files`, it is expected all files and subdirectories are copied to the `destination`. Currently it is not the case, as only …
-
I was looking at the extensions directory for some guides for how make one. All the code is minimized.
Simple implementations are found in here and contained links:
https://stackoverflow.com/que…
-
As far as I investigated the code and tested it myself it seems to be unpossible to make datatables load the data thru AJAX by specifying the option "sAjaxSource".
I think that should be default beh…
-
```
What steps will reproduce the problem?
1. load a DataTable with server-side processing
2. apply $('#TableData').dataTable().makeEditable();
3. firefox console shows 'TypeError: cells.editable is …
-
```
What steps will reproduce the problem?
1. load a DataTable with server-side processing
2. apply $('#TableData').dataTable().makeEditable();
3. firefox console shows 'TypeError: cells.editable is …
-
Screenshot:
![screenshot 2016-10-31 20 08 23](https://cloud.githubusercontent.com/assets/1441807/19878458/fe257fde-9fa5-11e6-9898-39a30e60fbb5.jpg)
Having just a "1" at the bottom of the page is c…
-
Hi - another issue I'm running into: datatables from the DT package are not displaying correctly in terms of size, fonts, sliders and buttons. In ioslides they are displayed nicely,
See below exampl…
-
In the `serverside-pagination` example, we have some sample means of adding loading indicators. Loading indicators are a common and important part of the serverside experience, so we should have some …