vabene1111
780c929162
fixed url import space
2021-03-18 12:07:02 +01:00
vabene1111
e00b6b9293
fixed meal plan creation from recipe context menu
2021-03-18 11:56:47 +01:00
vabene1111
8c9ee37c46
updated external image viewer
2021-03-18 11:53:32 +01:00
vabene1111
45a0bda758
updated transaltion
2021-03-18 11:53:14 +01:00
vabene1111
e71417e77f
Merge pull request #480 from auanasgheps/patch-1
...
Update Italian Translation
2021-03-18 11:19:58 +01:00
vabene1111
29e6eda9cd
Merge pull request #463 from vabene1111/translations_cookbook-locale-en-lc-messages-django-po--develop_nl
...
Translate '/cookbook/locale/en/LC_MESSAGES/django.po' in 'nl'
2021-03-18 11:19:18 +01:00
vabene1111
b68d2ba384
Merge pull request #485 from vabene1111/translations_cookbook-locale-en-lc-messages-django-po--develop_es
...
Translate '/cookbook/locale/en/LC_MESSAGES/django.po' in 'es'
2021-03-18 11:18:28 +01:00
vabene1111
daf0be37fd
upgraded javascritp dependencies
2021-03-18 11:18:09 +01:00
vabene1111
6a25428b3c
fixed shopping list share permission
2021-03-18 11:04:55 +01:00
vabene1111
cb78f75f19
fixed shopping list auto sync flickering
2021-03-18 10:56:12 +01:00
vabene1111
2149f4034b
several shopping list improvements
2021-03-17 23:28:28 +01:00
vabene1111
76eeed1a77
all tests migrated and improved
2021-03-17 22:10:58 +01:00
vabene1111
ad0d802e41
more tests
2021-03-17 21:18:54 +01:00
vabene1111
e41464cb31
recipe api test
2021-03-17 20:53:12 +01:00
vabene1111
ab3f7bf671
step api test
2021-03-17 20:46:49 +01:00
vabene1111
e968a57c06
shopping list api tests and refactors
2021-03-17 20:42:17 +01:00
vabene1111
641feede74
space nested serializers
2021-03-17 19:55:34 +01:00
vabene1111
b48708652f
delete model check fixes + sync log
2021-03-17 00:27:53 +01:00
vabene1111
c2addc1121
storage api test
2021-03-17 00:14:54 +01:00
vabene1111
a25109e16c
added sync api test
2021-03-17 00:03:36 +01:00
vabene1111
ae81b10dbd
added supermarket api test
2021-03-16 23:50:51 +01:00
vabene1111
4d6d84bf5b
fixed some tests + added user pref tests
2021-03-16 23:46:54 +01:00
vabene1111
a8a132e2a1
fixed recipe book entry api and added test
2021-03-12 12:33:20 +01:00
vabene1111
3b0413c30e
add test for recipe book
2021-03-12 10:50:08 +01:00
vabene1111
d767743b64
user name api test
2021-03-12 10:16:51 +01:00
vabene1111
e8f7caebd1
test unit api
2021-03-12 09:52:46 +01:00
vabene1111
a7b7272bec
view log api test
2021-03-12 09:50:20 +01:00
vabene1111
d7402f60c5
meal plan api tests
2021-03-12 09:44:16 +01:00
vabene1111
d049cf6d3d
ingredient test finished
2021-03-11 21:50:54 +01:00
vabene1111
fdcdf6a026
added food test
2021-03-11 18:23:00 +01:00
vabene1111
7e38e946a5
fixed various space related bugs
2021-03-11 16:41:05 +01:00
vabene1111
b552badff7
fixed limit random recipe
2021-03-11 15:37:37 +01:00
transifex-integration[bot]
d10c84b66e
Apply translations in es
...
translation completed for the source file '/cookbook/locale/en/LC_MESSAGES/django.po'
on the 'es' language.
2021-03-10 23:51:17 +00:00
vabene1111
e7f8d58a7d
added test for cook log
2021-03-10 21:25:18 +01:00
vabene1111
528f329ebb
new keyword api test working
2021-03-10 20:31:00 +01:00
vabene1111
b9b7a125f0
more tests working but scopes broken
2021-03-10 19:46:08 +01:00
vabene1111
4742056223
tests basically working
2021-03-10 18:18:19 +01:00
vabene1111
ba4c3b95e5
removed deprecated functions/packages
2021-03-10 18:17:31 +01:00
Oliver Cervera
323f424630
Update Italian Translation
...
Italian translation updates.
Manual PR since Transifex doesn't do it.
2021-03-06 13:03:03 +01:00
vabene1111
5fd03e7cdc
basics of pytest
2021-02-25 22:36:20 +01:00
vabene1111
c99c944130
fixed normal django test running with scopes
2021-02-25 22:19:51 +01:00
transifex-integration[bot]
94c9185bcf
Apply translations in nl
...
translation completed for the source file '/cookbook/locale/en/LC_MESSAGES/django.po'
on the 'nl' language.
2021-02-25 18:59:22 +00:00
vabene1111
74e731e334
inject space context into serializer writes
2021-02-25 16:45:47 +01:00
vabene1111
d01f7409bf
removed django-random-queryset
...
the looping strategy is not efficient when using spacing as ids for a single user might be spaced far apart. A single user also only has a few hundred recipes so using the order by ? method should be more efficient and also automatically be compatible with spaces
2021-02-25 16:44:42 +01:00
vabene1111
29ab6cfb2d
Merge branch 'develop' into feature/spaces
...
# Conflicts:
# cookbook/views/data.py
# cookbook/views/views.py
2021-02-25 15:59:32 +01:00
vabene1111
59b2da933d
fixed tests
2021-02-25 08:27:22 +01:00
vabene1111
24b5cdff85
Merge pull request #459 from smilerz/fix-456
...
Fix 456
2021-02-25 08:14:55 +01:00
smilerz
21740522bc
fixed URL import when ingredient is a string
2021-02-24 20:13:06 -06:00
smilerz
47090ce863
added tests for add keyword and add duplicate keyword
2021-02-24 18:52:43 -06:00
smilerz
3ac22c08ff
fixed duplicate keyword handling
2021-02-24 18:52:04 -06:00