Commit Graph

315 Commits (a0a015af95e5045e88bdcc00c37484f4b7b51561)

Author SHA1 Message Date
eric a0a015af95 remove cache-buster param 2021-05-06 18:46:43 -04:00
eric b547e000a3 added back help popups and buttons 2021-05-05 18:03:27 -04:00
eric ce0438b1ac show searchform always 2021-05-05 17:44:33 -04:00
eric 6bcb90815c fix link to bibrec help 2021-05-05 17:25:30 -04:00
eric 6e53e2fc8d clean up form 2021-04-27 13:48:45 -04:00
eric 46d38f9e6d remove honeypot 2021-04-27 13:47:35 -04:00
eric 3ce333bf50 use htmlfiller filter 2021-04-27 11:59:55 -04:00
eric 99a5e6f8d3 integrate ORM with CherryPy pool 2021-04-23 19:46:35 -04:00
eric 6991d70eb3 defining functions is surprisingly expensive! 2021-04-23 19:01:43 -04:00
eric 74dac78288 incorporate some version bumps 2021-04-23 09:42:31 -04:00
eric e30eefc026 Merge branch 'master' into advsearch 2021-04-23 09:41:49 -04:00
Eric Hellman b7ebfe3a20
Merge pull request #75 from gutenbergtools/gbnewby-patch-2
Update autocat3.service
2021-04-23 09:36:38 -04:00
eric 06a982bdbf remove RamSession patch
since patch has been incorporated into CherryPy
8030d8a5bf
2021-04-23 09:33:12 -04:00
Greg Newby e39d6c0dbe
Update autocat3.service
This allows the system file limit to apply to the service, rather than the per-user or shell limit.

It should fix occasional "too many open files" errors.
2021-04-22 14:20:35 -07:00
eric 0c95a0d7aa explicitly close sessions 2021-04-21 17:09:32 -04:00
eric 349e7a6c20 quell coercion warning on author search 2021-04-17 19:03:40 -04:00
eric 9ad5212ff4 add note on cataloguer mode 2021-04-17 19:03:01 -04:00
eric 338da13375 add locc, category, filetype selection to form rendering 2021-04-17 18:34:35 -04:00
eric ec7fe33f44 add subject searching 2021-04-17 18:33:14 -04:00
eric 8712445cea use abs path for form action 2021-04-17 17:08:23 -04:00
eric f1b6998799 lock the env 2021-04-14 17:59:57 -04:00
eric 732f70393f add advanced search page 2021-04-14 17:58:31 -04:00
eric c29e2823aa revise pool handling to enable ORM 2021-04-14 17:57:51 -04:00
eric df6142c005 delint 2021-04-14 15:21:40 -04:00
eric 16dfb27724 remove unused js vars 2021-04-08 13:07:49 -04:00
Eric Hellman c541960cf3
Merge pull request #71 from gutenbergtools/harden
Harden
2021-02-18 11:31:41 -05:00
eric 7f4d7f0066 and test for len(list) 2021-02-18 11:18:10 -05:00
eric 76b357c8e7 guard against multiple queries 2021-02-18 11:13:44 -05:00
eric e8aa14fc0d Merge branch 'master' into gutenberg2 2020-12-10 14:26:31 -05:00
eric 76920f24d0 Revert "make 2 version of html for mobile and standard"
This reverts commit b2f2303cdb.
2020-12-10 14:26:10 -05:00
eric 7ba807a71b Revert "move download title above table"
This reverts commit c02fac5a1b.
2020-12-10 14:26:06 -05:00
eric 1983313c21 Revert "avoid duplicate code for bibrec page update"
This reverts commit 18dee4c04e.
2020-12-10 14:25:57 -05:00
eric 3b178fcd03 Revert "update on bibrec page"
This reverts commit 093465a55c.
2020-12-10 14:25:48 -05:00
eric 71a0ddb667 Revert "duplicate code solution remove last col"
This reverts commit 9f40c5ad39.
2020-12-10 14:25:44 -05:00
eric cb144d9353 Revert "revert deleting col"
This reverts commit 5c70c0b565.
2020-12-10 14:25:40 -05:00
eric d0ec52a1e4 Revert "remvoe extra column"
This reverts commit b339f1dbc2.
2020-12-10 14:25:34 -05:00
Eric Hellman 3defc1bd88
Merge pull request #69 from gutenbergtools/fix-dedupe
fix dedupe
2020-12-10 10:15:29 -05:00
eric 14971e3a47 fix dedupe
generated html images were not deduped. also do dedupe if filesizes differ by 1 or 2 bits
2020-12-08 15:11:09 -05:00
Marshall b339f1dbc2 remvoe extra column 2020-12-01 17:27:59 -05:00
Marshall 5c70c0b565 revert deleting col 2020-12-01 17:25:50 -05:00
Marshall 9f40c5ad39 duplicate code solution remove last col 2020-12-01 17:23:32 -05:00
Marshall 093465a55c update on bibrec page 2020-12-01 14:04:24 -05:00
Marshall 18dee4c04e avoid duplicate code for bibrec page update 2020-12-01 13:55:44 -05:00
Marshall c02fac5a1b move download title above table 2020-11-30 14:24:18 -05:00
Marshall b2f2303cdb make 2 version of html for mobile and standard 2020-11-30 14:11:24 -05:00
Haocheng Zhao 4081280bae
Merge pull request #67 from gutenbergtools/gutenberg2
threadlocal removed
2020-11-24 16:11:41 -05:00
eric a96edf9273 threadlocal removed
parameter removed in sqlalchemy 1.4
https://docs.sqlalchemy.org/en/13/core/pooling.html#sqlalchemy.pool.Pool.__init__
2020-11-24 15:57:16 -05:00
Eric Hellman d1e9c9b26c
Merge pull request #66 from gutenbergtools/gutenberg1
move footer outsite div
2020-11-11 16:02:55 -05:00
Marshall 64bd8f608d move footer outsite div 2020-11-11 15:00:52 -05:00
Eric Hellman e79ef55651
Merge pull request #65 from gutenbergtools/gutenberg1
remove duplicated next link
2020-11-10 11:58:35 -05:00