Commit Graph
23 Commits
Author SHA1 Message Date
fram3d b4344d31a8 Merge pull request 'Izmenjen templates folder tako da bude modularniji' (#4) from svitvojimilioni/taskmanager:better-templates into master
Reviewed-on: Decentrala/taskmanager#4
2024-01-19 16:17:37 +00:00
fram3d 13d1e1674d fix taskuser delition after removing tasks and repsonse.html 2024-01-19 00:07:17 +01:00
fram3d 44b7228982 fix errors when empty optinal values 2024-01-18 23:34:01 +01:00
fram3d 673c04af19 add response.html and deleting user assignment to deleted tasks 2024-01-18 23:15:22 +01:00
fram3d 4911842d3f fix check for already added users to task 2024-01-18 22:53:35 +01:00
fram3d d71cde1171 check if user already added to task 2024-01-18 22:41:26 +01:00
fram3d e615f774ad add user input sanitation 2024-01-18 15:00:13 +01:00
fram3d ed38156e77 add sql db and config file to install scripts for saving 2024-01-18 14:26:27 +01:00
fram3d 4b82097fd9 update debian control info 2024-01-18 14:05:50 +01:00
fram3d d0d9529e41 add task deleting 2024-01-18 14:04:00 +01:00
fram3d a1c41349bd update README install instructions and add var to .gitignore 2024-01-18 12:37:07 +01:00
fram3d 066bac721b add password to user registration and remove file copies from build dir 2024-01-18 12:32:09 +01:00
fram3d 8aa2675240 add deb files to gitignore and change permissions of install scripts 2024-01-17 15:35:47 +01:00
fram3d e5c424fff8 fix install script path in makefile 2024-01-17 15:13:56 +01:00
fram3d b3f257b7f4 fix build files 2024-01-17 15:12:42 +01:00
fram3d 9f2817fcf8 implement addtask and addusers to a task features 2024-01-16 14:44:06 +01:00
fram3d d81ff0592e add project page 2024-01-16 13:44:51 +01:00
fram3d 52866f9c84 fix init_db file and run.py 2024-01-16 13:28:11 +01:00
fram3d d9a73a6fd9 change more filenames and strings to say taskmanager instead of flaskapp 2024-01-16 13:24:45 +01:00
fram3d 7aa57af9ef add register html 2024-01-15 20:37:45 +01:00
fram3d dd142693d9 add models and index route 2024-01-15 20:15:44 +01:00
fram3d 872e0e2416 create taskmanager repo 2024-01-15 19:54:18 +01:00
fram3d 22c6084863 init 2023-10-20 15:20:56 +02:00