|
2a4ef930b7
|
Change batch display behavior to onchange.
Click event acts wierd on mobile.
|
2024-06-06 14:13:52 -04:00 |
|
|
14b12a6598
|
Finally got the login menu in the right place.
<div class="dropdown ms-auto">
|
2024-06-06 14:10:54 -04:00 |
|
|
940796d38e
|
Nav Stuff
Updated for bootstrap 5.
|
2024-06-06 13:40:43 -04:00 |
|
|
e226f6e406
|
Got the right Bootstrap stuff.
bootstrap.bundle.min.js includes Popper already and including popper again
was causing dropdowns to not work.
|
2024-06-06 13:40:17 -04:00 |
|
|
303797d800
|
Changes for bootstrap 5 navbar.
Hopefully if collapses on mobile now.
|
2024-06-06 12:25:50 -04:00 |
|
|
a503db7a92
|
Pull from the current branch.
|
2024-06-06 11:48:02 -04:00 |
|
Chris GIACOFEI
|
6e16a0bede
|
Bootstrap 5.3 switch.
|
2024-06-06 11:42:28 -04:00 |
|
Chris GIACOFEI
|
ff717d917d
|
Add beer homepage to get rid of server error.
|
2024-06-06 10:48:39 -04:00 |
|
Chris GIACOFEI
|
082633ad47
|
Point home link to root page.
|
2024-06-06 10:40:03 -04:00 |
|
Chris GIACOFEI
|
0981ad63bc
|
Implement a homepage for yeast.
Dynamic batch info display.
|
2024-06-06 10:13:16 -04:00 |
|
Chris GIACOFEI
|
3b9bf53da9
|
Add some useful properties.
|
2024-06-06 10:11:28 -04:00 |
|
Chris GIACOFEI
|
0d0f5e2373
|
Documentation things.
|
2024-06-05 14:14:39 -04:00 |
|
Chris GIACOFEI
|
3717c2b844
|
Make start command work every time.
|
2024-06-05 11:57:41 -04:00 |
|
Chris GIACOFEI
|
218f9ea595
|
Run collectstatic before restart.
|
2024-06-05 11:54:44 -04:00 |
|
Chris GIACOFEI
|
54a4d11788
|
Gunicorn restart depends on file changes.
|
2024-06-05 11:39:23 -04:00 |
|
|
16e7531ac5
|
Migration dependant on model files.
|
2024-06-05 11:26:30 -04:00 |
|
|
f76f5cec75
|
Fancier makefile.
|
2024-06-05 11:16:52 -04:00 |
|
Chris GIACOFEI
|
26a58ff6c8
|
Only restart gunircorn if templates/packages changed.
|
2024-06-05 11:02:24 -04:00 |
|
Chris GIACOFEI
|
f1f03ee3b6
|
Add backup/restore to makefile.
|
2024-06-05 10:54:33 -04:00 |
|
Chris GIACOFEI
|
12763925ed
|
Update makefile
|
2024-06-05 10:39:51 -04:00 |
|
Chris GIACOFEI
|
90b613c433
|
Add links to parents in batch page.
|
2024-06-05 10:31:53 -04:00 |
|
Chris GIACOFEI
|
c70b326c37
|
Get rid of unneeded logging.
|
2024-06-05 10:30:08 -04:00 |
|
Chris GIACOFEI
|
be3eb2fefe
|
Add missing url patterns.
|
2024-06-05 10:27:13 -04:00 |
|
Chris GIACOFEI
|
4c6fe9824d
|
Clean up admin modules with mixins.
|
2024-06-05 10:07:39 -04:00 |
|
Chris GIACOFEI
|
bcbdc5586e
|
Reset migrations.
|
2024-06-05 08:33:03 -04:00 |
|
Chris GIACOFEI
|
8413a63480
|
Get rid of the wiki stuff.
|
2024-06-05 08:32:09 -04:00 |
|
Chris GIACOFEI
|
249b87009a
|
Rename kegs to equipment.
|
2024-06-05 08:30:35 -04:00 |
|
Chris GIACOFEI
|
f293e4ec7b
|
Add Brewfather links to yeast pages if available.
|
2024-06-03 15:39:54 -04:00 |
|
Chris GIACOFEI
|
17d8eab873
|
Add properties to get Brewfather links data.
|
2024-06-03 15:38:38 -04:00 |
|
Chris GIACOFEI
|
4aa7608734
|
Activating venv is not necessary.
|
2024-06-03 14:57:04 -04:00 |
|
Chris GIACOFEI
|
e61424586e
|
Update makefile.
|
2024-06-03 14:52:11 -04:00 |
|
Chris GIACOFEI
|
ea9fd028f4
|
Much nicer user menu.
|
2024-06-03 14:33:09 -04:00 |
|
|
acb4217a75
|
Find all the files
|
2024-06-03 13:55:47 -04:00 |
|
Chris GIACOFEI
|
0d75452531
|
Fix jumbotron.
|
2024-06-03 13:47:23 -04:00 |
|
Chris GIACOFEI
|
729ea29bf7
|
CSS style for spacing.
|
2024-06-03 13:19:35 -04:00 |
|
|
1a80d443ed
|
Fix virtualenv target
|
2024-06-03 13:07:44 -04:00 |
|
|
ac424d6a27
|
Fix indents in makefile.
|
2024-06-03 13:06:21 -04:00 |
|
Chris GIACOFEI
|
1c76aa3e23
|
Try a makefile.
|
2024-06-03 12:56:03 -04:00 |
|
Chris GIACOFEI
|
29a227a03e
|
Add gunicorn to requirements.
|
2024-06-03 12:55:35 -04:00 |
|
Chris GIACOFEI
|
564ca78976
|
Smoosh all the migrations down.
This is true starting point.
|
2024-06-03 12:55:20 -04:00 |
|
Chris GIACOFEI
|
875c6beda2
|
Modify template stuff.
|
2024-06-03 11:04:42 -04:00 |
|
Chris GIACOFEI
|
fa1e4a6b24
|
Add login bits.
|
2024-06-03 11:03:51 -04:00 |
|
Chris GIACOFEI
|
870925837a
|
Format entry forms as tables.
Keeps everything aligned nicely.
|
2024-06-03 08:05:56 -04:00 |
|
Chris GIACOFEI
|
3adcc33310
|
Add change password form.
|
2024-06-03 08:05:24 -04:00 |
|
|
0797a1717b
|
This shouldn't have been commited
|
2024-06-02 09:07:10 -04:00 |
|
|
bd73ec2a80
|
Link to admin on yeast sample page.
|
2024-06-02 08:33:13 -04:00 |
|
Chris GIACOFEI
|
7d503d6ae4
|
Add new property for used samples.
|
2024-05-31 12:25:16 -04:00 |
|
Chris GIACOFEI
|
581289c947
|
A little restructuring.
|
2024-05-31 11:56:07 -04:00 |
|
Chris GIACOFEI
|
c4d9d9489d
|
Fix names to make all the things work.
Need to use 'yeast' instead of 'sample' to keep thing consistent
for the label generator.
|
2024-05-31 08:46:57 -04:00 |
|
Chris GIACOFEI
|
f59ec40958
|
Hopefully this makes gunicorn work...
|
2024-05-31 08:14:37 -04:00 |
|