Michael Jumper
|
cc96b0ee33
|
GUAC-1138: Use "ones" instead of "1's".
|
2015-03-28 10:25:12 -07:00 |
|
Michael Jumper
|
d65853422c
|
GUAC-1138: There is no dot-decimal notation in IPv6. Incorrect comment.
|
2015-03-28 00:28:42 -07:00 |
|
Michael Jumper
|
7c5157c2b9
|
GUAC-1138: Filter columns based on network address, if they appear to contain network addresses.
|
2015-03-27 22:08:07 -07:00 |
|
Michael Jumper
|
de5bed9649
|
GUAC-1138: Add support for IPv4 and IPv6 network tokens.
|
2015-03-27 21:50:03 -07:00 |
|
Michael Jumper
|
ef89c74c5d
|
GUAC-1138: Use parsing functions for tokens, not necessarily regex.
|
2015-03-27 21:44:41 -07:00 |
|
Michael Jumper
|
6ce06661a6
|
GUAC-1138: Add class for parsing and comparing IPv6 networks.
|
2015-03-27 20:41:00 -07:00 |
|
Michael Jumper
|
9dd613261e
|
GUAC-1138: Add class for parsing and comparing IPv4 networks.
|
2015-03-27 17:15:28 -07:00 |
|
Michael Jumper
|
38500021b6
|
GUAC-1138: Add filter pattern tokenizer. Match any object property against all tokens.
|
2015-03-27 14:52:20 -07:00 |
|
Michael Jumper
|
0e01cfc4fb
|
GUAC-1138: Remove wrapper-specific filter code. Make FilterPattern, etc. generic.
|
2015-03-27 13:37:39 -07:00 |
|
Michael Jumper
|
fc0908f9f3
|
GUAC-1138: Rename StableSort to SortOrder.
|
2015-03-26 14:36:23 -07:00 |
|
Michael Jumper
|
4f5c757b43
|
GUAC-1138: Generalize sorting logic.
|
2015-03-26 14:28:51 -07:00 |
|
Michael Jumper
|
5abd8326b2
|
GUAC-1138: Move common sorting logic into StableSort.
|
2015-03-26 13:23:44 -07:00 |
|
Michael Jumper
|
2df72c308c
|
GUAC-1138: Move filtering logic into own directive.
|
2015-03-26 13:17:23 -07:00 |
|
Michael Jumper
|
647a1b15b3
|
GUAC-1138: Add missing semicolon within guacPager controller.
|
2015-03-26 12:14:08 -07:00 |
|
Michael Jumper
|
b582aa45ef
|
GUAC-1138: Fix guacPager template path.
|
2015-03-26 12:13:43 -07:00 |
|
Michael Jumper
|
a0468fb2e2
|
GUAC-1138: Move StableSort and FilterPattern into list module.
|
2015-03-26 12:03:38 -07:00 |
|
Michael Jumper
|
468a50de9e
|
GUAC-1138: Generalize "pager" module into "list" module.
|
2015-03-26 12:01:50 -07:00 |
|