Skip to content

Releases: tigron/skeleton-pager

v3.0.22

11 Mar 07:41
f873d68

Choose a tag to compare

Use http_build_query for constructing key

v3.0.21

08 Jan 20:42
9d94343

Choose a tag to compare

Local function is not supported when transferred via hash.

v3.0.20

04 Sep 09:37
32116b2

Choose a tag to compare

Bugfix: sorting on joined table id provided wrong query

v3.0.19

03 Sep 11:42

Choose a tag to compare

When creating the web/pager from get_by_options_hash(), also show
the pagination links

v3.0.18

01 Sep 11:47
c86631b

Choose a tag to compare

Make generate_links and generate_per_page_links protected instead of private functions

v3.0.17

08 Jul 12:22
fb241f7

Choose a tag to compare

Merge pull request #12 from tigron/feature/php83plus

Fix deprecated calls to get_class()

v3.0.16

11 Jun 13:23

Choose a tag to compare

Include templates for tabler, bootstrap 5 version

v3.0.15

20 May 11:11
26265f0

Choose a tag to compare

Add order by param to select statement

Similar to PostgreSQL, more recent version of MySQL requires the order by field to be in the select statement as well.

v3.0.13

01 Apr 13:38
7aac1a5

Choose a tag to compare

Merge pull request #10 from LionelLaffineur/master

Support for WEEKDAY SQL Function

v3.0.12

16 Dec 13:59
a653329

Choose a tag to compare

string case-sensitive comparison