Thomas Schank

Results 63 comments of Thomas Schank

Na ja, besser als gar nichts.

The new request Framework is used everywehre in admin and the old one not referenced anymore. There are some improvements pending however. There is a typo, ....

Server is outdated resp. OS too old. We are waiting of a new VM with current OS.

Status: ✅ Server has been updated, ✅ deploy itself works again, ☑️ demo restore: is broken; reset script seems to reference the wrong ruby environment

Status: ✅ Server has been updated, ✅ deploy itself works again, ✅ demo restore: is broken; reset script seems to reference the wrong ruby environment https://github.com/leihs/demo.leihs.zhdk.ch/commit/d39dea948d371f56e090eb0731caaf1c8423cafc

@nimaai OK, lets try this One note: I was first perplexed about the `action` thing and the extra table. But now I can see potential with that. We can for...

[audited_tables.txt](https://github.com/leihs/leihs/files/9698335/audited_tables.txt) SELECT CASE WHEN EXISTS (SELECT true FROM information_schema.triggers WHERE information_schema.triggers.event_object_table = pg_catalog.pg_tables.tablename AND trigger_name ILIKE 'audited_change%') THEN 'X' ELSE '' END AS is_audited, tablename FROM pg_catalog.pg_tables WHERE schemaname =...

@nadjaweisskopf wrt "next" links, this is thought the new admin interface, see also: https://github.com/leihs/leihs/issues/919

@nadjaweisskopf about preview quality: https://github.com/leihs/leihs/issues/920

@nadjaweisskopf can we close this one?