Commit Graph

152 Commits

Author SHA1 Message Date
IRBorisov
5ddad91dbd Update dependencies 2024-06-14 20:56:42 +03:00
IRBorisov
8f855ab7df Add robots.txt for REST API 2024-06-05 19:20:44 +03:00
IRBorisov
395376c76f Allow dash in folder name 2024-06-04 11:26:20 +03:00
IRBorisov
d888eada82 Small fixes and update initial data 2024-06-04 00:25:18 +03:00
IRBorisov
58d85da72f Fix migrations 2024-06-03 21:29:27 +03:00
IRBorisov
9e02d809a0 Add OSS creation and fix access policy implementation 2024-06-03 17:38:30 +03:00
IRBorisov
93d56ef4fa Fix Editor filter and view permissions 2024-06-03 01:17:27 +03:00
IRBorisov
dc0555076b Implementing locations and permissions pt1 2024-06-02 23:41:46 +03:00
IRBorisov
d7761060e7 Enable email login 2024-05-28 15:29:35 +03:00
IRBorisov
c258af66cb Add email unique check and Refactor users API tests 2024-05-28 14:26:44 +03:00
IRBorisov
467cd3dcc9 Implement backend for permission management 2024-05-26 00:46:58 +03:00
IRBorisov
4357fbf83f Setup backend permissions system 2024-05-25 17:20:22 +03:00
IRBorisov
18c09ecd93 Refactoring: enable formatting with autopep8 2024-05-24 19:06:39 +03:00
IRBorisov
9e4f7ca2f2 Refactoring: setup isort for backend 2024-05-24 18:31:14 +03:00
IRBorisov
f669a3054b Add Editors to database 2024-05-24 15:40:28 +03:00
IRBorisov
eee96aecd1 Fix Swagger settings - remove tryItOut 2024-05-19 20:17:07 +03:00
IRBorisov
cf3ac6d270 Use sidecar version of swagger and redoc templates 2024-05-19 15:17:31 +03:00
IRBorisov
9ff6a92c4f Implement restoreVersion 2024-05-18 19:22:26 +03:00
IRBorisov
62e30d474b Improve help UI + minor fixes 2024-05-16 14:01:06 +03:00
IRBorisov
086f5b93cd Implement rslang grammar update (pyconcept 0.1.5) 2024-05-13 12:50:08 +03:00
IRBorisov
00fe422711 Update pyconcept version 2024-05-10 02:34:56 +03:00
IRBorisov
14728259ad Update pyconcept version and remove unused error messages 2024-05-08 02:53:11 +03:00
IRBorisov
2313a269df Update dependencies 2024-05-06 22:03:46 +03:00
IRBorisov
dc1024dce1 Implement special data loading for admins 2024-04-28 21:07:04 +03:00
IRBorisov
dcaf930570 Apply restore_order after synthesis 2024-04-28 19:44:13 +03:00
IRBorisov
128bdf5ec4 Fix: do not allow base and constant sets to have children 2024-04-26 09:56:56 +03:00
IRBorisov
b07f0a8cd0 Implement backed for RestoreOrder functionality 2024-04-26 00:38:22 +03:00
IRBorisov
8104b57097 Frontend: Implement Cst reordering 2024-04-24 10:27:17 +03:00
IRBorisov
a5ec7c4fde Remove unused data 2024-04-24 10:26:36 +03:00
IRBorisov
167ebdac56 Fix cctext lint 2024-04-20 18:07:42 +03:00
IRBorisov
49396e0678 Simplify backend build. Rely on wheels from packages 2024-04-20 17:56:03 +03:00
IRBorisov
3810523ac5 Move to loading pyconcept from pypi 2024-04-17 23:08:40 +03:00
IRBorisov
31a8274e5f Setup cookie age 2024-04-14 15:36:50 +03:00
IRBorisov
d93b3621fb Update Dockerfile 2024-04-12 20:02:47 +03:00
IRBorisov
5caba31561 Update requirements.txt 2024-04-12 19:57:42 +03:00
IRBorisov
9db4ee4d56 Extract cctext as independant library and update deps 2024-04-12 13:43:34 +03:00
IRBorisov
2f830a920b Refactoring: simplify clone procedure 2024-04-04 21:16:10 +03:00
IRBorisov
604578d9da Add option to clone only selected constituents 2024-04-04 14:34:25 +03:00
IRBorisov
852f32e085 Update t_resolver.py 2024-04-01 11:13:43 +03:00
IRBorisov
859ce243ea Update to Python 3.12 and Django 5
Make sure to upgrade local python to Python 3.12 and reset venv
2024-03-29 12:16:27 +03:00
IRBorisov
102f8c2baf UI fixes and synthesis table unification 2024-03-27 22:54:24 +03:00
IRBorisov
54da2f4871 Fix reference updating 2024-03-27 18:41:48 +03:00
IRBorisov
855de8412c Refactoring: update test formatting and improve readability 2024-03-27 17:37:37 +03:00
IRBorisov
b51abc8279 Update pymorphy to use newer version
also update dependencies. Prepare to move to python 3.12
2024-03-26 09:32:53 +03:00
IRBorisov
8bae771e29 Add tests for InlineSynthesis backend 2024-03-23 21:24:51 +03:00
IRBorisov
b549580452 Refactoring: add tools to endpoint testing 2024-03-23 20:53:23 +03:00
IRBorisov
a47d93a59b Implement InlineSynthesis backend 2024-03-22 20:14:32 +03:00
IRBorisov
68b6891ae4 Refactor insert functions for RSForm
Add option to insert copy constituents
2024-03-22 17:01:14 +03:00
IRBorisov
a6822e2f2b Backend refactoring: use PrimaryKeyRelatedField 2024-03-21 21:05:12 +03:00
IRBorisov
7d7016cc67 Fix get_max_index to return 0 when nothing found 2024-03-14 20:22:02 +03:00