autocat
78927e4741
replace triple quote with double
2020-08-25 08:46:44 -04:00
autocat
4076a16493
revert quote removal
2020-08-12 16:44:54 -04:00
autocat
11be4d6ef2
remove quotes from sql
2020-08-12 16:37:34 -04:00
autocat
46e78b18f6
random search fix
2020-08-12 14:27:23 -04:00
autocat
d316b3f38c
enable js in site-layout
2020-06-29 15:55:45 -04:00
autocat
e3e6b89aba
bibrec page modify
2020-06-24 16:18:17 -04:00
Marshall Zhao
e70fb4a6e2
Merge pull request #54 from gutenbergtools/bk_debug
...
Bk debug into gutenberg1
2020-06-11 16:09:32 -04:00
autocat
b5e7baa8c8
change bibrec page and get rid of javascript
2020-06-11 16:00:46 -04:00
Marshall
7c6ff77682
copy previous bibrec page back
2020-06-11 14:38:40 -04:00
Marshall
49ed75d4ab
symbol replacement in html
2020-06-03 10:33:45 -04:00
Marshall
157a77e1f3
quote fixing for title on latest book
2020-05-29 16:50:09 -04:00
autocat
bbcdf70034
Changes in CoverPages.py
2020-05-27 14:17:15 -04:00
Marshall Zhao
e7dc0c0116
Merge pull request #52 from gutenbergtools/work-in-progress
...
Work in progress
2020-05-22 20:25:41 -04:00
HelyMehta
c9682e2590
Merge branch 'gutenberg1' into work-in-progress
2020-05-22 18:30:04 -04:00
autocat
d672cc3bf9
Changes for the cover title
2020-04-29 13:01:39 -04:00
autocat
60dde5f96c
Adding new variables causes issues
2020-04-20 11:49:39 -04:00
autocat
ac41996e21
Previous changes to CoverPages.py
2020-04-15 14:19:13 -04:00
autocat
e5b4b23cc7
CoverPages.py changes
2020-04-15 13:43:27 -04:00
autocat
e80116ca19
Merge branch 'gutenberg1' of github.com:gutenbergtools/autocat3 into gutenberg1
...
Conflicts:
CoverPages.py
2020-03-11 15:55:01 -04:00
autocat
614c69b91d
Changes in CoverPages.py
2020-03-11 15:52:26 -04:00
Marshall
0253c4308e
merge changes from master and keep former change
2020-03-11 15:47:51 -04:00
Marshall Zhao
a3292a231a
Merge pull request #50 from gutenbergtools/revert-49-master
...
Revert "merge changes from master branch"
2020-03-11 13:48:24 -04:00
Marshall Zhao
4d7ce4398d
Revert "merge changes from master branch"
2020-03-11 13:47:54 -04:00
Marshall Zhao
a7ffd32581
Merge pull request #49 from gutenbergtools/master
...
merge changes from master branch
2020-03-11 13:45:25 -04:00
Marshall Zhao
b7b3c764ae
Merge branch 'gutenberg1' into master
2020-03-11 13:45:08 -04:00
Marshall Zhao
0d986dff47
Merge pull request #47 from gutenbergtools/html5
...
HTML5 Serializer
2020-03-11 11:44:50 -04:00
Hely Mehta
2cd9facd6a
Reverting changes to CoverPages.py so it works on the production site
2020-03-10 16:14:15 -04:00
Hely Mehta
bd09db83b3
Generating Cover Pages according to the new template
2020-03-10 14:29:40 -04:00
Marshall
9cad5c6651
delete charset attribute in a element
2020-03-10 13:16:39 -04:00
Marshall
cf5b7feb77
validate templates
2020-03-10 13:00:13 -04:00
Marshall
492d2fbfb1
add alt in input tag then this is a image type
2020-03-10 12:04:26 -04:00
Marshall
2cc6f8b71e
change the doctype for HTML5
2020-03-09 14:29:05 -04:00
Marshall
dcbc5a275e
make page validate for HTML5 format
2020-03-09 14:28:41 -04:00
Marshall
997808b752
doctype change for HTMLserializer
2020-03-06 13:30:30 -05:00
Marshall
7984ba94bf
HTML5 Serializer
2020-03-06 11:13:01 -05:00
autocat
e600973210
Adding meta tag for new_nav.css
2020-02-24 16:08:00 -05:00
Greg Newby
fb9d4501cd
Merge pull request #46 from gutenbergtools/bibrec4static
...
whoops
2020-01-08 15:35:10 -05:00
eric
ee7f082c01
whoops
2020-01-08 13:55:09 -05:00
Greg Newby
9a9001bb26
Merge pull request #45 from gutenbergtools/bibrec4static
...
Bibrec4static merged with gutenberg1 (dev server).
2020-01-08 12:20:01 -05:00
eric
a98fd4fb4d
change include to a relative link
...
This removes a hard system path dependency.
2020-01-07 13:59:42 -05:00
eric
4386a7c6af
point author link at authorlist
...
uses libgutenberg 0.6.0
2020-01-07 13:58:25 -05:00
autocat
bb65fa02d6
The include needs to be an absolute path, not relative path.
2020-01-06 15:07:23 -05:00
autocat
ab81fe4ade
In autocat3.service:
...
Added pre-flight ingest of current menu (from a different repo). This
will "fail safe" if the new menu cannot be retrieved, since the service
will still start.
Updated site-layout.html template to use a relative path for menu.html.
This is the HTML section for the menu, which is automatically synchronized
at startup with the github version.
2020-01-04 22:29:55 -05:00
autocat
a900a88e58
Relocated Javascript & CSS locations in template files.
2020-01-02 18:48:25 -05:00
autocat
9dbb2dbf5b
Get the menu from an external file.
2020-01-02 07:47:36 -05:00
autocat
7d01708fde
Changing bibrec,results and site-layout templates
2019-10-16 14:23:23 -04:00
autocat
31c9bb261e
Update service file to auto-restart via systemd
2019-10-11 21:27:53 -04:00
autocat
7b85c46b24
Service file changes and site-layout changes
2019-10-11 13:02:12 -04:00
autocat
28fda6e9d7
Testing for git purposes
2019-10-11 11:58:29 -04:00
autocat
32323ccbfa
Adding footer to site-layout
2019-10-11 11:47:08 -04:00