Commit Graph

58 Commits

Author SHA1 Message Date
7e7d95ffb0 Capitalize module titles on main page 2020-05-03 15:13:20 +02:00
ed057dfa07 Add front page modules 2020-05-03 12:30:09 +02:00
0522d3d3cc Add api tests for ModuleList 2020-05-01 16:03:39 +02:00
0b0d9b3830 Add downloads count for modules 2020-05-01 00:01:42 +02:00
8c5bd2b61f Rename toml download to infos 2020-04-30 23:43:48 +02:00
1a1137598e Add module versions list to API 2020-04-30 23:20:45 +02:00
801e8929c7 Add module list to API 2020-04-30 23:15:40 +02:00
68b344904a Add API toml download view 2020-04-30 19:37:23 +02:00
e79980554a Add docstrings in views.py 2020-04-30 19:21:17 +02:00
b070f35d5e Add toml file to saved files on upload 2020-04-30 19:21:01 +02:00
45a819788b Start api app + Add api dl view + Download in store module detail 2020-04-28 17:01:17 +02:00
8eedad2a02 Add link to previous versions in mod_detail page 2020-04-28 16:23:49 +02:00
951c149a7f Add ModuleDetail page and view + README.md handling on upload 2020-04-28 14:09:22 +02:00
dfcecd47e0 Upload errors show up and can be closed properly 2020-04-27 19:00:49 +02:00
f7e92f81af Edit missing field error message. 2020-04-27 18:54:42 +02:00
fe5da22985 Removed <strong> in error response to prevent raw html insertion 2020-04-27 18:52:29 +02:00
564a7e8254 Add error when required field is missing in .toml file 2020-04-27 18:47:24 +02:00
c259c5722e Add error if uploaded file isn't zip archive 2020-04-26 21:26:03 +02:00
ef07edb1af Module upload handling works 2020-04-26 17:15:45 +02:00
2e70d24893 Edit formURL for register and login modals 2020-04-25 19:25:31 +02:00
a9030ac398 Merge branch 'master' of https://moriya.zapto.org/gitsokyo/PDBA/PDMI 2020-04-25 19:15:27 +02:00
88c1095e51 Moved navbars to base.html and js to bottom of templates 2020-04-25 19:04:42 +02:00
bb869aa5dc
Avant que je commit de la merde 2020-04-25 10:53:30 +02:00
283fef48c4
Add login page 2020-04-24 20:55:09 +02:00
0a105ea7ea Changed login and signup modals views names 2020-04-24 19:39:54 +02:00
066ebd06e6
Add loginrequired 2020-04-24 19:33:43 +02:00
37ae754e7f
Forget some migrations 2020-04-24 19:20:40 +02:00
341a74dd5b Remove db.sqlite3 from repo 2020-04-24 17:16:01 +00:00
2b34080e8f Remove dist/ from .gitignore for dropzone.js files 2020-04-24 19:12:40 +02:00
edbbc99977
Add dependencies 2020-04-24 18:47:59 +02:00
d4db72ecc0 Add css for dropzone upload 2020-04-24 16:14:30 +02:00
27c520554f Dropzone upload works but needs styling 2020-04-24 15:32:22 +02:00
7838804ad0 Move legal footer in separated file 2020-04-22 13:02:31 +02:00
8d7837b890 Fix user dropdown and add logout view 2020-04-22 10:42:45 +02:00
800318c271 Working register and login in store app with django modal forms 2020-04-21 20:13:01 +02:00
357145e21b Update gitignore 2020-04-21 16:30:06 +02:00
dff9b9809c Add store page 2020-04-21 16:27:50 +02:00
0cca1ed501 Moved base templates to /templates and index.html to /front/templates 2020-04-21 12:18:56 +02:00
fb0a217ef4 Create front and doc apps 2020-04-21 00:59:33 +02:00
993e9b16a5 Create store app and add some templates 2020-04-21 00:03:12 +02:00
583f06ea42 Create django project 2020-04-20 18:06:00 +02:00
b5e82d3c33 Reset repo 2020-04-20 17:48:22 +02:00
cd8467bfb7
Revert to Python 3.7 2019-08-18 15:19:04 +02:00
63990b4f48
Switch to Python 3.6 and remove Pipfile.lock 2019-08-18 15:10:41 +02:00
c6130e4b52 co 2019-06-11 20:50:58 +02:00
54fcdb0b60 com 2019-06-11 17:53:36 +02:00
1491e05091 com 2019-06-11 17:52:31 +02:00
354f365c48 Commit 2019-06-10 22:15:19 +02:00
9da22def72 J'ai un fichier à commit 2019-05-20 15:20:36 +02:00
cc6f22843b Petite modif 2019-05-11 14:28:02 +02:00