benjamin melançon
07bb7403f4
Update permissions
2019-10-03 08:47:03 -04:00
benjamin melançon
27ecec922b
Remove actions related to proofreader role
2019-10-03 08:47:03 -04:00
benjamin melançon
5e02708016
Remove unused, not-easily-implemented proofreader role
2019-10-03 08:47:03 -04:00
benjamin melançon
f93a465cf6
Disable /node listing
2019-10-03 08:47:03 -04:00
David Valdez
563c7ee62a
Comment temporary all the fields that we don't want to update
2019-10-02 21:35:44 -05:00
David Valdez
88209d3030
Merge branch 'master' of gitlab.com:agaric/sites/geo
2019-10-02 21:03:19 -05:00
David Valdez
e7f8b292c9
Add the bio of the persons in the paragraph field
2019-10-02 21:02:54 -05:00
David Valdez
964f541a08
Remove the VID from the nodes, no need to consider them.
...
If a node was edited the VID won't match anymore with what we have in
the source, breaking the migration, so we let drupal handle the
revision instead to update the value
2019-10-02 19:20:55 -05:00
David Valdez
7b0ff5e881
Migrate the bio field in the story migration.
2019-10-02 18:50:33 -05:00
benjamin melançon
59cf8b1dd4
Improve display of blog teasers
2019-10-02 17:47:53 -04:00
benjamin melançon
96a65b1da6
OK really don't nkow what i'm doing here and neitherdoes the internet
2019-10-02 17:36:45 -04:00
benjamin melançon
dde3acee3c
OK; this view works for UIDs, now to try to make it work for usernames
...
Generating path aliases for all these seems ill-advised, many won't have data, so why create the path?
2019-10-02 17:07:46 -04:00
benjamin melançon
ada214a995
Fix mis-calles of user as node
2019-10-02 14:56:24 -04:00
benjamin melançon
83d0ffaab8
Add a per-user blog view like D7 used to have
...
Borrowing from https://git.drupalcode.org/project/blog/blob/8.x-2.x/config/install/views.view.blog.yml
Ref #53
2019-10-02 14:48:52 -04:00
David Valdez
9108d898df
Add the summary in the authors.
...
The summary is just the bio of the author.
2019-10-02 13:44:29 -05:00
benjamin melançon
0bdcbeb87f
Commit config snapshots
2019-10-02 10:24:41 -04:00
benjamin melançon
60d38e29cd
Enable and configure Footnotes module
...
Ref #70
2019-10-02 10:24:25 -04:00
benjamin melançon
638e50c9da
Download and add the fakeobjects ckeditor plugin library, needed for Footnotes
...
to integrate with CKEditor WYSIWYG.
Ref #70
2019-10-02 10:08:17 -04:00
benjamin melançon
af1581d181
Give site managers ability to convert content to different types
...
Ref #72
2019-10-02 09:43:44 -04:00
benjamin melançon
cee52cccc6
Properly capitalize the 'Invited blogger' role
2019-10-02 09:40:35 -04:00
benjamin melançon
42dad2c960
Delete the content administrator role
2019-10-02 09:40:19 -04:00
benjamin melançon
7b5fc0915b
Commit config snapshots
2019-10-02 09:38:49 -04:00
benjamin melançon
927f0d4877
Commit (core's) action module's basic settings
2019-10-02 09:38:38 -04:00
benjamin melançon
2778160183
Add all the bundle actions Convert Bundles creates
2019-10-02 09:38:15 -04:00
benjamin melançon
a93c12826f
Enable convert bundles, which requires action module
2019-10-02 01:17:03 -04:00
benjamin melançon
0fc0453476
Commit config snapshot for Drutopia collection updates
2019-10-02 01:16:41 -04:00
benjamin melançon
94acb4bcb3
Update composer lock file
2019-10-02 00:57:40 -04:00
benjamin melançon
66d8d463e1
Add Footnotes module
...
Ref #70
2019-10-02 00:57:26 -04:00
benjamin melançon
74dab744a3
Explicitly filter out unpublished collections
...
Ref #71
2019-10-02 00:14:21 -04:00
75f9b87dc5
Josh dropped featured articles listing down a few rows
2019-10-02 00:09:29 -04:00
benjamin melançon
d9a30924a0
Remove Sticky listing from collection view; very old stuff was stuck on top
2019-10-01 20:27:03 -04:00
benjamin melançon
ece0ba6640
Hide summary on collection content; consistent with all other types
...
Ref #64
2019-10-01 18:50:50 -04:00
benjamin melançon
28c63238cd
Make sure all content dates are required and default to current date
2019-10-01 18:44:08 -04:00
benjamin melançon
5a3f27459b
Start a stub deployment readme that's currently duplicative of regular README
2019-10-01 17:35:18 -04:00
benjamin melançon
b226ad9cd7
Update composer lock file with latest entity reference override etc
2019-10-01 17:31:08 -04:00
Clayton Dewey
ab4ebaf9ea
Commit front page block order changes and working gleanings view
...
... even though no one knows why the block order would have been saved at all.
2019-10-01 16:38:46 -04:00
benjamin melançon
aed6c86dd1
Fix title
2019-10-01 15:23:38 -04:00
benjamin melançon
861e9cf371
Add more link to our new Collections view
2019-10-01 15:22:23 -04:00
benjamin melançon
bc4b7a392e
Add Collection view using collection search API index
2019-10-01 15:19:30 -04:00
benjamin melançon
3e68af2659
Add collections view
2019-10-01 15:18:29 -04:00
benjamin melançon
b68f6905c2
I'll just feal better if it has it's own uniue UUID for that subsection
2019-10-01 15:03:47 -04:00
benjamin melançon
7c7beeee45
Let it get a top-level UUID
2019-10-01 15:00:43 -04:00
benjamin melançon
3f3a70839c
Pull in collection type term pathauto ripped off of article
2019-10-01 14:59:14 -04:00
benjamin melançon
1b3ea3a8e2
Finish configuring Search API index for Collections
2019-10-01 14:46:28 -04:00
benjamin melançon
fd1b5a575c
Start to add collection search index
2019-10-01 14:40:03 -04:00
benjamin melançon
8624d02de6
Delete my Gleanings view that could never ever work building on an article search index
...
@cedewey was very, very right to start fresh, as the view was in fact unfixable.
2019-10-01 14:24:57 -04:00
benjamin melançon
250dcfd973
Give a couple of our content types more reasonable names
2019-10-01 14:20:58 -04:00
benjamin melançon
7188401326
Use full pager, show 24 items, on articles page (will set model for others)
2019-10-01 14:17:36 -04:00
benjamin melançon
72d7713013
Commit compiled CSS
2019-10-01 14:13:37 -04:00
benjamin melançon
1022f298ac
While we're doing unholy things with the positioning of these buttons anyway
2019-10-01 14:13:06 -04:00