Skip to content

Releases: Packet-Clearing-House/tableManager

1.5.3

09 Apr 05:14
2c7eede

Choose a tag to compare

  • make date aware so we use form input type date

1.5.2

18 Nov 22:10

Choose a tag to compare

  • Add more int types per #22

1.5.1

15 Nov 22:44
1632f82

Choose a tag to compare

  • Fix excessive cleansing in cleanseValuesAgainstSchema() per #20

1.5

27 Mar 22:07
24d0357

Choose a tag to compare

1.5
  • Add developer docs per #17
  • allow field hyperlinks via setFieldLink() per #16
  • preventitively file and close #18 (Error: Undefined class constant 'MYSQL_ATTR_INIT_COMMAND')

1.4

29 Mar 16:37
44937f5

Choose a tag to compare

1.4
  • add "choose one" to drop downs fields
  • fix #14 so you can filter on getRowsFromTable()

1.3.1

06 Jun 21:06

Choose a tag to compare

  • Fix empty check per [#11]

1.3

06 Jun 20:59

Choose a tag to compare

1.3
  • Update security docs per #5
  • add way to do development with non-ssl per #6
  • add sort to enum/drop downs per #7

1.2

18 Mar 07:25

Choose a tag to compare

1.2
  • add CSRF protection

1.1

16 Mar 22:06

Choose a tag to compare

1.1
  • add phpDocs
  • add working example app
  • fix minor CSS bug in html edit form for textarea

1.0

15 Mar 22:40

Choose a tag to compare

1.0
  • First Post