Samuel Georges
|
18c6bb63a2
|
API docs progress
|
2017-03-15 18:03:26 +11:00 |
|
Samuel Georges
|
46c473e2f2
|
Fixes fetching multi tiered pivot relation values
Refs https://github.com/daftspunk/oc-crm-plugin/issues/3
Minor code clean on select.js
|
2016-11-08 07:02:31 +11:00 |
|
Samuel Georges
|
04e61adac3
|
Add official support for "nolink" columns - Fixes #1599
To make a row non-clickable, use the `clickable` option in the list column definition
|
2015-12-05 10:05:42 +11:00 |
|
Samuel Georges
|
c9a9c6ea16
|
List columns now support specifying a default option used when the value would otherwise be null.
|
2015-06-27 10:39:07 +10:00 |
|
Samuel Georges
|
a743d78658
|
List Column of type switch now has text-center CSS
List Column now have getName and getId accessors
|
2015-03-25 19:35:00 +11:00 |
|
Samuel Georges
|
6bf72386ee
|
Can now prune event/request log records, add width definition to list columns
|
2015-02-21 13:49:32 +11:00 |
|
Samuel Georges
|
6a2f64757b
|
*** REMOVED ALL DEPRECATED CODE **
|
2015-02-14 14:11:25 +11:00 |
|
gergo85
|
f0005d196b
|
Cleanup
Remove whitespaces.
|
2015-01-03 12:41:23 +01:00 |
|
Stefan Talen
|
7dc24cfff1
|
Updating backend/classes
|
2014-10-10 23:12:50 +02:00 |
|
Sam Georges
|
4763c9598a
|
Add valueFrom to form field, rename field->columnName to field->fieldName
|
2014-09-17 14:43:24 +10:00 |
|
Sam Georges
|
028339ec02
|
nameFrom -> valueFrom (lists)
|
2014-09-17 14:13:07 +10:00 |
|
Sam Georges
|
d52fe388db
|
Fixes #530 - No more joinWith() and groupBy(), align with Laravel to the best of our ability.
Adds new list column type "nameFrom" (take name from X attribute) as an alternative to "select".
|
2014-08-16 14:08:51 +10:00 |
|
Sam Georges
|
8b7bbd1062
|
Add 'partial' type to list columns.
|
2014-08-01 10:42:14 +10:00 |
|
Sam Georges
|
b10b41f3bf
|
Improvements to List widget, CSS classes can now be passed through
|
2014-07-31 19:37:11 +10:00 |
|
Sam Georges
|
71a5dd67ab
|
Welcome to the world, October :-)
|
2014-05-14 23:24:20 +10:00 |
|