Commit Graph

352 Commits

Author SHA1 Message Date
deb1b9943a Uses simple dictionary as backup for english dictionary
Creates search vectors with stop words if the english version is empty,
and uses a SearchQuery OR with simple and english on the view side.
2021-06-24 10:56:27 -07:00
04c51a6598 Uses simple dictionary for names 2021-06-24 10:01:07 -07:00
7c15fbbb0b More efficient search index
Co-authored-by: asmr-hex <0.0@asmr.software>
2021-06-23 16:54:59 -07:00
f82161d648 Fixes migration query 2021-06-19 08:41:37 -07:00
cb811c92a6 Adds reverse migration stub 2021-06-19 08:36:12 -07:00
e99e4831f1 Updates migration 2021-06-19 08:17:27 -07:00
15555e61d0 Merge branch 'main' into book-format-choices 2021-06-19 07:43:34 -07:00
27a3d0ae96 Merge branch 'main' into 253-user-post-privacy-v2 2021-06-14 16:47:57 -07:00
5943e6d79a Black 2021-05-26 15:18:05 +02:00
4db8aa85f0 Fix migration 2021-05-26 14:55:55 +02:00
fd82567cbf Update 0076_book_preview_image.py 2021-05-26 09:16:15 +02:00
8c25272462 Fix last night's bugs 2021-05-26 09:09:13 +02:00
dca0888d5d Thank you Black 2021-05-25 23:05:38 +02:00
fa7334826c Update 2021-05-25 23:04:28 +02:00
d1737b44bd First functioning commit
TODO

- [ ] Delay task (Celery?)
- [ ] Store the image in a subfolder unique to the edition, to make cleaning up the image easy
- [ ] Clean up the image before replacing it
- [ ] Ensure that the image will be cleaned when the edition is deleted ??
- [ ] Use instance custom colors?
- [ ] Use book cover color base?
2021-05-25 00:41:53 +02:00
6b3447761f Adds book format field with choices 2021-05-20 18:16:35 -07:00
cefc5994a6 Makes extra content optional 2021-05-20 12:40:03 -07:00
346d718265 Don't need both name and preview 2021-05-19 15:18:43 -07:00
d1f2d9812f Adds model for instance admin announcements 2021-05-19 14:00:46 -07:00
19f788b9aa Deactivate connectors related to blocked federated servers 2021-05-11 11:31:02 -07:00
e7c5b77b4c Removes unused connector fields and adds active boolean 2021-05-11 09:54:04 -07:00
e15d6654e3 Free text field for the site footer 2021-04-30 10:42:27 -07:00
6551c59c45 Don't store default edition in the dataase 2021-04-28 16:05:17 -07:00
85297426e0 Adds merge migration 2021-04-26 14:33:16 -07:00
64c2313a5d Merge branch 'main' into inventaire 2021-04-26 14:22:05 -07:00
3ade2d3bb1 New version of black, new whitespace 2021-04-26 09:15:42 -07:00
f9c40aadd9 Python formatting 2021-04-22 18:30:58 -07:00
74ccaf27fa Tag removal migration 2021-04-22 18:23:23 -07:00
c7daf27baf Adds migration for last edited by field 2021-04-22 09:06:26 -07:00
f6824268ed 584 sorting of lists 2021-04-16 22:17:15 -04:00
878b3c6fe8 Only reactivate appropriate users when undoing domain block 2021-04-12 10:16:03 -07:00
93fe091034 Adds field for user deactivation reason 2021-04-12 09:51:10 -07:00
96d15d3d57 Adds merge migration 2021-04-11 10:05:36 -07:00
77caf1a8fa Merge branch 'main' into domain-block 2021-04-11 10:02:11 -07:00
cca7c9a98a Adds merge migrations 2021-04-10 09:35:03 -07:00
13d54871b7 Merge branch 'main' into domain-block 2021-04-10 09:26:01 -07:00
ee6f37d7d2 python formatting 2021-04-08 15:11:16 -07:00
779377bd0c Makes localname case insensitive 2021-04-08 09:00:32 -07:00
8261fbf86a Updates federated server model with notes field
Also makes it more editable, and changes the status types
2021-04-07 11:28:31 -07:00
e3e28973f1 Adds merge migration 2021-04-07 11:24:09 -07:00
4e0225749d Merge branch 'main' into domain-block 2021-04-07 11:23:15 -07:00
7c5f078682 Adds missing migration for #898 2021-04-07 10:33:56 -07:00
fec3d63e46 Python formatting 2021-04-06 18:17:33 -07:00
82c2f2eeb1 Adds more author identifier fields 2021-04-06 17:46:06 -07:00
bfdcf611e7 Adds inventaire identifier to book data fields 2021-04-06 13:54:57 -07:00
f30d05acfc Update connector model to add new connector 2021-04-06 10:40:13 -07:00
194fcb8055 Adds migration for federated server table statuses 2021-04-05 15:54:20 -07:00
45d229d712 Makes outbox an optional field on the user table 2021-04-02 07:35:56 -07:00
634509a7f3 Associate users with their invites 2021-04-01 17:20:02 -07:00
b0dc5f3f93 357 Users set preferred timezone, used for readthroughs 2021-03-28 19:16:43 -04:00