rOACCT/django_apidrf-api-tracking
rOACCT/django_api
drf-api-tracking
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
45e4c7cfcfe3 | hgpulse | delete model.serializer | Sep 9 2021 | |||
3cc56fc7f4c9 | hgpulse | add for each: id = serializers.IntegerField(required=False) | Sep 9 2021 | |||
8b8f9d566f7b | hgpulse | add WritableNestedModelSerializer | Sep 9 2021 | |||
8b16f807bb97 | borel | Allow id assignment in all serializers | Sep 8 2021 | |||
88ea6cb78aa6 | hgpulse | modify depth issn serializer | Sep 8 2021 | |||
83b2a73ebf44 | hgpulse | modify issn serializer | Sep 8 2021 | |||
8216ca9f09be | hgpulse | modifify journal serializer, issn field | Sep 8 2021 | |||
3689490fd199 | hgpulse | add design update typo and logo | Sep 6 2021 | |||
4279f80009e0 | borel | make the Django application name easier to understand for users | Aug 30 2021 | |||
8ac6d5525004 | borel | fixed the publisher-dependant JournalCondtion-ConditionSet filter | Aug 30 2021 | |||
1c62e841a7cf | borel | Minor admin.py improvements | Aug 27 2021 | |||
401a3bca425f | borel | various performance improvements for JournalConditions | Aug 27 2021 | |||
e3d5dc85a6be | borel | Some cleaning in admin.py | Aug 27 2021 | |||
c0101660777a | borel | performance improvements in the ConditionSet admin + added debugging tools | Aug 26 2021 | |||
5e773250c0eb | hgpulse | Merge branch 'dev' of https://c4science.ch/diffusion/OACCT/open-access… | Aug 25 2021 | |||
4fbcf573889c | hgpulse | create journal Light view for perf | Aug 25 2021 | |||
48de2e8f6e2c | borel | removed problematic reference to source in Terms | Aug 20 2021 | |||
cfa719b07f5f | borel | quick clean-up | Aug 20 2021 | |||
44af1f2fa2f0 | borel | A few model adjustments | Aug 20 2021 | |||
1a08808681b9 | borel | API modification to take validity dates into account | Aug 19 2021 | |||
324418211df6 | borel | added validity date filters for the ConditionSetVewSet | Aug 17 2021 | |||
1bd098dae9e5 | borel | Added DISTINCT=True to ConditionSetFilters to avoid duplicated journal-only… | Aug 16 2021 | |||
caa1cb2454e6 | borel | Make IR name and URL non mandatory in the Organization admin | Aug 13 2021 | |||
17ab80b6471a | borel | connect ConditionSet with multiple journals using ISSNs seems to work | Aug 13 2021 | |||
279af82aa479 | hgpulse | Merge branch 'dev' of https://c4science.ch/diffusion/OACCT/open-access… | Aug 12 2021 | |||
44747c0e3646 | hgpulse | update journal.issn relationship | Aug 12 2021 | |||
cb9cb2a78671 | borel | fix the display of ISSNs in the Journal admin listing | Aug 12 2021 | |||
62be44ed84d1 | borel | Fix type confusion for the issn_type field | Aug 11 2021 | |||
b8d9c4b1cb73 | borel | remove unwanted file | Aug 11 2021 | |||
e3833c89f56c | borel | change ISSN-Journal relationship to many2one, add institutional repo info into… | Aug 11 2021 | |||
8f32d9a7119a | borel | experimental: simplistic explicit ordering of cost_factors by amount | Aug 11 2021 | |||
789395ec004e | borel | experimental: explicit ordering of licenses by name | Aug 11 2021 | |||
6795eea4c9cb | borel | change action description for journal-conditions | Aug 11 2021 | |||
ada1ae9d864c | borel | textareas for comments in admin + initial ISSN input for validity dates of… | Aug 10 2021 | |||
cd74900e9f5a | borel | Quick fix for error 500 in the Term admin | Aug 10 2021 | |||
7570b3901b34 | borel | More details in Term display string for easier filtering | Aug 9 2021 | |||
75c6c369907a | borel | Reasonable solution for more descriptive Term names | Aug 9 2021 | |||
4b06a2691af4 | borel | new admin action: add validity end to JournalConditions | Aug 6 2021 | |||
d5edc63c363c | borel | add publisher-dependant ConditionSet filter to the JournalCondition admin page | Aug 5 2021 | |||
baf77604bdd3 | borel | ConditionSet clickable for OrganizationCondition and JournalCondition admin… | Aug 5 2021 | |||
272eac9334f3 | borel | added validity date filter to journal_conditions and organization_conditions in… | Aug 5 2021 | |||
553521ad297a | borel | filter JournalConditions by publisher in admin | Aug 4 2021 | |||
14fe3912bb75 | hgpulse | manage end-year display in journal model | Jul 26 2021 | |||
5ac14ece1034 | hgpulse | change footer background-color and add issn table | Jul 23 2021 | |||
a4aa3d47b1bf | hgpulse | add new field in journal | Jul 21 2021 | |||
a86a1b3f049c | borel | roll back Term display string due to JSON upload error | Jul 19 2021 | |||
df0074733ef8 | borel | explicit sort order for ConditionSets and Terms | Jul 16 2021 | |||
b04f5570c409 | borel | quick clean-up | Jul 16 2021 | |||
742edf4feb01 | borel | re-introduce version info in the Term display strings | Jul 15 2021 | |||
09a0b396ebcd | borel | Added verbose names for name fields in most models | Jul 15 2021 | |||
805f3309d80a | borel | Open Access filter for journals in admin | Jul 14 2021 | |||
cd3df3986da1 | borel | Added action to link condition sets to all organizations | Jul 9 2021 | |||
67eac9a04816 | borel | Connect ConditionSet to all non-connected journals using custom action | Jul 8 2021 | |||
7ce3b4867d30 | borel | fixed some missing horizontal_filters | Jul 5 2021 | |||
44f72d353ada | borel | ConditionSetAdmin making more sense using TabularInlines | Jul 5 2021 | |||
6121dd55b8f3 | borel | more convenient manytomany selectors thanks to filter_horizontal | Jul 5 2021 | |||
4575b4c4f3a5 | borel | Use self.id instead of self.pk for display strings | Jul 2 2021 | |||
7ceb399bb264 | borel | simplified Term display string for the moment | Jul 2 2021 | |||
36617151c70c | hgpulse | change order by for organization | Jul 1 2021 | |||
bae65de2b820 | borel | some search and filter functionalities in admin | Jun 28 2021 | |||
8eafa239ebeb | borel | More readable Issns and Terms in admin interface | Jun 25 2021 | |||
14c1c9898bc4 | hgpulse | update frontend manage unknow in detail card | Jun 23 2021 | |||
8f0eb605d7e7 | borel | Moved to nginx instead of runserver | Jun 23 2021 | |||
51002aed3030 | hgpulse | clean city comment | Jun 23 2021 | |||
9f0d00227149 | hgpulse | updated model embargo allow null | Jun 23 2021 | |||
496ca12772ae | hgpulse | update models | Jun 23 2021 | |||
8fc6e6e033b8 | borel | models.py style clean-up | Jun 21 2021 | |||
b7006a98f5db | borel | TermAdmin clean-up | Jun 21 2021 | |||
0bde8ea1425d | hgpulse | add contries to django admin | Jun 17 2021 | |||
4c36a4a987f4 | hgpulse | fix issn relationship | Jun 16 2021 | |||
c79d53cc4980 | hgpulse | resolve conflict | Jun 16 2021 | |||
2f3966eae87f | hgpulse | rename organization table and change cost_factor type relation | Jun 16 2021 | |||
b3c641aea147 | borel | minor improvements to admin view | Jun 14 2021 | |||
cc0814bf3332 | borel | tabulated admin pages for various models | Jun 11 2021 | |||
1f06019c7685 | borel | flake8-approved spacing between classes | Jun 11 2021 | |||
cd5ff1b57aa0 | hgpulse | modify queryset rql for more than one field and add language m2m | Jun 11 2021 | |||
f172c8d13e26 | hgpulse | Merge branch 'dev' of https://c4science.ch/diffusion/OACCT/open-access… | Jun 9 2021 | |||
d88e0aeb134c | hgpulse | add condition set detail in term level | Jun 9 2021 | |||
23d0f17b1f67 | borel | description strings for some objects => admin app more comfortable | Jun 7 2021 | |||
da766629cdaa | hgpulse | api update for data check | Jun 2 2021 | |||
1a4d3ab28e5f | hgpulse | update detail card | May 27 2021 | |||
54c45e84635e | hgpulse | group by term version in javascript | May 21 2021 | |||
1ce58bcf2034 | hgpulse | test order api data in frontend with conditionResults function | May 19 2021 | |||
a8240613de7c | hgpulse | Clean condition view and API using conditionset model | May 14 2021 | |||
89da2bcafd80 | borel | Minimal OpenAPI interface | May 14 2021 | |||
fca0e7caa4ea | borel | Merge branch 'dev' of https://c4science.ch/diffusion/OACCT/open-access… | May 14 2021 | |||
bf0a0d891222 | borel | Minimal OpenAPI interface | May 14 2021 | |||
df69cda9d042 | hgpulse | add double field check instit vs journal | May 12 2021 | |||
3c49dcb6da0c | hgpulse | delete order_by with relationsship in models | May 12 2021 | |||
1193eb9a4bd6 | hgpulse | update api filter request | May 12 2021 | |||
c51de866da5b | hgpulse | delete pycache | May 7 2021 | |||
4a9b46f9ea10 | hgpulse | configure django rql and change request in frontend | May 7 2021 | |||
6c86ac88b302 | borel | remove tracked .pyc files | May 7 2021 | |||
47d4c4ad9eaa | hgpulse | add rql filter | May 6 2021 | |||
d08b71d0d68c | hgpulse | clean api request | May 6 2021 | |||
f796baaf81c2 | hgpulse | change term display and test new query to groupby terms result | May 5 2021 | |||
199c96fe5d26 | hgpulse | strict search on journal_id and institution ID | Apr 30 2021 | |||
b1dad7210c8a | hgpulse | create funderlist api and add it to frontend | Apr 29 2021 | |||
2fe1454e2eea | hgpulse | update term display for onefield query | Apr 29 2021 | |||
9b76c125d5e1 | hgpulse | change ConditionSet.condition_type in FK | Apr 28 2021 |
c4science · Help