aundus
6a37cd9cc4
fix bookId reference
2021-05-19 11:28:23 -04:00
Eric Hellman
fbe927d12b
Merge branch 'gutenbergtools:master' into master
2021-05-11 10:57:00 -04:00
Eric Hellman
b8f29e5c51
Merge pull request #74 from gutenbergtools/advsearch
...
Advanced Search
2021-05-10 11:40:05 -04:00
eric
a0a015af95
remove cache-buster param
2021-05-06 18:46:43 -04:00
eric
574f20dc87
cruft
2021-05-06 14:29:45 -04:00
eric
7595538627
change to use escaping style used elsewhere in repo
2021-05-06 14:29:35 -04:00
eric
6611704389
move js inline
...
The js is small enough to fit inline. Although we may decide to move the code to the sitewide js, it's easier to review when it's inline.
2021-05-06 14:05:57 -04:00
Eric Hellman
7714ad9b62
Merge branch 'gutenbergtools:master' into master
2021-05-06 13:38:26 -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
Adam Undus
0dd563c41d
Merge pull request #2 from EbookFoundation/reading-list
...
Reading list
2021-04-23 15:21: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
aundus
604fb66403
refactor to not need jquery and add metadata function
2021-03-05 10:42:00 -05: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