Skip to content
This repository was archived by the owner on Dec 2, 2019. It is now read-only.

Commit 1487eb3

Browse files
author
Gerhard Lazu
committed
Added special custom sets, the date picker is the first one.
Added the whole jquery.datePicker folder, would be wise to compress the js files at least. Randy, you owe me big time! : ) Don't like the fact that I'm using the SQL query to check if the custom field exists. I'm doing it in a loop when checking for names, REFACTOR FFS. glz_check_custom_set_name() Using string concatenation rather than array. Apparently, it's much faster...
1 parent e1ec4b6 commit 1487eb3

File tree

8 files changed

+2468
-94
lines changed

8 files changed

+2468
-94
lines changed

TODO

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,13 @@
1010

1111
* perform searches via GET, not POST so that we can mimic the safe-search functionality
1212

13+
* paginate search results
14+
1315

1416
== DONE ==
1517

18+
* add date picker jQuery plugin
19+
1620
* limit the pages where glz_custom_fields adds it's JS & CSS in the head http://forum.textpattern.com/viewtopic.php?pid=202254#p202254
1721

1822
* jQuery annoying bug http://forum.textpattern.com/viewtopic.php?pid=184368#p184368

glz_custom_fields-1.2.1.gz.txt

Lines changed: 373 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)