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 |
|
IRBorisov
|
4d0ba713f3
|
Add backend for ProduceStructure function
|
2024-03-14 20:01:19 +03:00 |
|
IRBorisov
|
cf47d90822
|
Refactor apply_mapping
|
2024-03-12 20:11:11 +03:00 |
|
IRBorisov
|
7f5fde1325
|
Fix version UI
|
2024-03-12 18:03:31 +03:00 |
|
IRBorisov
|
1d701530df
|
Refactor: split backend rsform API into managable parts
|
2024-03-11 18:08:28 +03:00 |
|
IRBorisov
|
953a8d4700
|
Implement frontend for schema versioning
Also includes major rework for anonymous user UI
|
2024-03-08 18:39:08 +03:00 |
|
IRBorisov
|
abf11fecc0
|
Fix backend for versioning
|
2024-03-07 15:22:50 +03:00 |
|
IRBorisov
|
ce945711e2
|
Implement backend for versions
|
2024-03-04 15:26:23 +03:00 |
|
IRBorisov
|
ca4882575e
|
Implementing versioning: backend createVersion
|
2024-03-03 22:00:22 +03:00 |
|
IRBorisov
|
52ed20942e
|
Minor fixes
|
2024-02-26 14:14:09 +03:00 |
|
IRBorisov
|
1e7b6f5c7a
|
Revert "Try change mail server"
This reverts commit 33722727f0 .
|
2024-02-26 14:09:13 +03:00 |
|
IRBorisov
|
33722727f0
|
Try change mail server
|
2024-02-26 13:51:18 +03:00 |
|
IRBorisov
|
3566cd56e3
|
Update signals.py
|
2024-02-26 13:01:00 +03:00 |
|
IRBorisov
|
9a7c1f784a
|
Update mail config
|
2024-02-26 12:51:06 +03:00 |
|
IRBorisov
|
de1ad538d0
|
Refactoring: fix env variables usage + small fixes
|
2024-02-26 12:18:28 +03:00 |
|
IRBorisov
|
51c2d2bde6
|
Add localhost to allowed_hosts
|
2024-02-26 12:18:28 +03:00 |
|
IRBorisov
|
105a37dac0
|
Fix templates placement for production
|
2024-02-26 12:18:28 +03:00 |
|
IRBorisov
|
9d04a4108b
|
Enable backend logging for production
Revert "Enable backend logging for production"
This reverts commit c355cd4c2c2ea4874307ecf08dff8d33bb1f707a.
Fix backend logging
|
2024-02-26 12:18:28 +03:00 |
|
IRBorisov
|
8ba344ec2f
|
Fix settings input
|
2024-02-25 21:07:30 +03:00 |
|
IRBorisov
|
657f4fe11c
|
Setup password recovery through email
|
2024-02-25 20:55:30 +03:00 |
|
IRBorisov
|
76b5456162
|
Remove username data from list of users
|
2024-02-22 19:09:24 +03:00 |
|
IRBorisov
|
de51d89ca6
|
Update dependencies
|
2024-02-17 11:33:02 +03:00 |
|
IRBorisov
|
5a196b8fa1
|
Optimize frontend for small screens
|
2024-01-16 13:47:29 +03:00 |
|
IRBorisov
|
1aa80c3dce
|
Add endpoint for constituenta substitution
|
2024-01-15 23:37:14 +03:00 |
|
IRBorisov
|
8b1daefd1c
|
Update dependencies
|
2024-01-04 14:51:23 +03:00 |
|
IRBorisov
|
87d3152e6c
|
Refactoring: spelling updates
|
2023-12-27 19:34:39 +03:00 |
|
IRBorisov
|
31899c49ce
|
Small fixes
|
2023-12-27 16:45:18 +03:00 |
|