10 Commits

Author SHA1 Message Date
Thomas Gelf
aec44c90d8 tables: use db, not connection, less code 2016-11-02 14:27:23 +01:00
Thomas Gelf
fa155d4738 ImportrunTable: one more thing todo 2016-07-13 11:21:54 +02:00
Thomas Gelf
30925140fd ImportrunTable: support PostgreSQL 2016-03-04 18:02:46 +01:00
Thomas Gelf
067c82c074 application: PSR2 fixes 2016-02-26 12:42:21 +01:00
Alexander Fuhr
5887570ca2 Tables: Add the searchColumn property
refs #9729
2015-07-29 15:31:32 +02:00
Thomas Gelf
bc231f983b ImportrunTable: link to new controller 2015-07-26 15:40:14 +02:00
Thomas Gelf
b104b78dde ImportrunTable: pagination count workaround
Our generic "count" implementation is not yet able to cope whit this
2015-07-24 15:23:58 +02:00
Alexander Fuhr
ec6974b9c5 Pagination: Add pagination suppport for all tables
fixes #9691
2015-07-23 16:20:33 +02:00
Stefan Scheungrab
2076d6b9a7 Import: renamed column imported_rowset_checksum TO rowset_checksum resolves: #9700 2015-07-22 11:13:52 +02:00
Thomas Gelf
bc49af2685 Import: implement import runs
* Trigger import run and store data
* Add new table showing related information
2015-07-22 10:12:50 +02:00