Commit graph

545 commits

Author SHA1 Message Date
pre-commit-ci[bot]
a688b941db
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.1.0 → v3.2.0](https://github.com/asottile/pyupgrade/compare/v3.1.0...v3.2.0)
- https://github.com/timothycrosley/isorthttps://github.com/PyCQA/isort
2022-11-01 00:52:44 +00:00
d64938e85e
Merge pull request #2 from Crocmagnon/dependabot/docker/python-3.11.0-bullseye
Bump python from 3.10.7-bullseye to 3.11.0-bullseye
2022-11-01 00:22:37 +01:00
489b7723d6
Merge pull request #3 from Crocmagnon/test-3.11
Add test 3.11
2022-11-01 00:22:25 +01:00
15d813c48d
Add test 3.11 2022-11-01 00:19:00 +01:00
02e58e6420 Reorder path buttons 2022-10-31 23:24:05 +01:00
eeebbb4ca7 Allow adding new paths from sheet 2022-10-31 23:23:28 +01:00
f43116c635 Add caps in path admin inline 2022-10-31 22:54:31 +01:00
7b232b0280 Improve cap display in admin 2022-10-31 22:51:43 +01:00
41417e660c Improve paths update 2022-10-31 22:50:17 +01:00
0287536ba8 Allow adding next capability in path 2022-10-31 22:32:14 +01:00
c08abc2685 Use django-bootstrap for forms 2022-10-31 22:04:40 +01:00
87ccc913f8 Allow users to change their own character 2022-10-31 19:23:37 +01:00
314ef9fc17 Fix invalid activation key 2022-10-31 17:57:23 +01:00
23e166451e Add landing page 2022-10-31 17:50:56 +01:00
fec051b646 Prevent users from interacting with other characters 2022-10-31 17:42:30 +01:00
ccd4b7f1e2 Allow new users to create character using admin 2022-10-31 17:38:55 +01:00
cdb7d1c27e Add DB to datasource 2022-10-31 17:38:39 +01:00
6be97b4088 Use console backend in development 2022-10-31 17:11:15 +01:00
c5bfd77b34 Implement registration 2022-10-31 17:08:23 +01:00
881e069ed0 Add basic character create view (redirect only) 2022-10-31 15:22:36 +01:00
36047f0720 Improve character list display 2022-10-31 14:52:28 +01:00
ac3a0b6dd1 Reduce query count 2022-10-31 14:47:13 +01:00
03eabc4bcb Display path names and profile names in capabilities 2022-10-31 10:31:43 +01:00
df8ea865bb Add character list 2022-10-31 10:25:26 +01:00
c63129dfe1 Remove integrity checks 2022-10-31 09:51:49 +01:00
466729ba3d Fix test script 2022-10-31 09:48:58 +01:00
7d5d22fc35 Fix build no dev 2022-10-31 09:45:00 +01:00
f08f62d910 Update fixtures 2022-10-31 09:41:48 +01:00
dependabot[bot]
4b3d429cc7
Bump python from 3.10.7-bullseye to 3.11.0-bullseye
Bumps python from 3.10.7-bullseye to 3.11.0-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 08:31:22 +00:00
fba054d7de Build wihout dev deps 2022-10-31 09:30:26 +01:00
3d76181d26 Fix tests 2022-10-31 09:25:38 +01:00
05d3ff455d Add default to database url 2022-10-31 09:15:44 +01:00
097074bac5 Add default secret key 2022-10-31 09:12:53 +01:00
01d31b68c7 Add missing default env vars 2022-10-31 09:10:21 +01:00
6bea80bd19 Update git 2022-10-31 09:06:48 +01:00
7407ddd1ad Add github flows 2022-10-31 09:02:54 +01:00
e0192ecc3b Fix docker build 2022-10-31 09:01:44 +01:00
99f60a6dc8 improve space use 2022-10-31 01:02:16 +01:00
7b35b95bc5 Fix touch events 2022-10-31 00:53:37 +01:00
093e0f2501 Add local IP to debug conf 2022-10-31 00:48:02 +01:00
d80172e96a Improve notes display & fix character creation defaults 2022-10-31 00:42:26 +01:00
b12ea84db4 Improve notes display & edit 2022-10-31 00:22:48 +01:00
3846778d00 Display modifier next to weapon 2022-10-31 00:20:55 +01:00
4ee558b12d Allow updating money with equipment 2022-10-31 00:06:20 +01:00
1479a4fe53 Align equipment update with damage reduction 2022-10-30 23:46:51 +01:00
3a949fe2d7 Allow updating damage reduction 2022-10-30 23:44:02 +01:00
a03cda1771 Add defense misc 2022-10-30 23:33:28 +01:00
5596c7beda Add RD display 2022-10-30 23:16:32 +01:00
9969644129 Fix HTML 2022-10-30 23:11:59 +01:00
414de4ad03 Translate defense compute 2022-10-30 22:44:43 +01:00