Commit Graph

57 Commits

Author SHA1 Message Date
Jyri Genral
97b28d2443 Add very basic database migration helpers.
For example, you can do Ecto migrations by running
$ _build/prod/rel/runosaari/bin/runosaari eval "Runosaari.Release.migrate"
2021-05-19 22:04:24 +03:00
codevictory
0d7aa796ce Privacy statement specific styling and template. 2021-05-19 00:24:30 +03:00
codevictory
a7a56c763c Changes to privacy policies. 2021-05-17 23:43:41 +03:00
codevictory
ebad883380 Privacy statement to registration form. 2021-05-17 22:13:18 +03:00
codevictory
95a56f7a49 Fix tests. 2021-05-16 22:17:09 +03:00
codevictory
e456641811 Removed pile of not needed performer information. 2021-05-16 20:50:10 +03:00
codevictory
ca0712d0c6 Visitor table altered: bus -> shared (car). 2021-05-16 20:15:55 +03:00
codevictory
e5d9048c52 Remove unfinished table footer from visitors list. 2021-05-16 19:42:05 +03:00
codevictory
c5bd951747 Privacy statement. 2021-05-11 19:35:21 +03:00
codevictory
2ae2f601dd Set all pages inside section.main. Adding translations. 2021-05-09 21:29:47 +03:00
codevictory
23005fd9cc Rename css class text -> main. 2021-05-09 21:03:05 +03:00
codevictory
877d538f8d Retrieve only confirmed performers to performers list. 2021-05-09 20:22:26 +03:00
codevictory
5d90236600 Fix function name. 2021-05-05 21:24:30 +03:00
codevictory
95cadab9c6 Changed admin path helper for admin paths. 2021-05-04 23:12:55 +03:00
codevictory
b6ca341300 Set more pages behind admin. 2021-05-04 22:50:30 +03:00
codevictory
6de4732dcc Form styling improved. 2021-05-04 22:38:34 +03:00
codevictory
e2d5970d44 Workshops. 2021-05-03 23:35:24 +03:00
codevictory
5c51d09b14 Public registration changed from performers to visitors. 2021-05-03 21:23:33 +03:00
codevictory
1308f691a4 New entity: Visitors. 2021-05-03 20:28:36 +03:00
codevictory
811454f2e7 Shared styles to registration form. 2021-04-29 00:19:06 +03:00
codevictory
04e49d70ba <title> fixed. 2021-04-29 00:14:26 +03:00
codevictory
58d29f7425 Confirmation checkbox added when entity is edited. 2021-04-28 23:59:35 +03:00
codevictory
449bb999ff Sorted performer and performance queries. 2021-04-28 21:30:23 +03:00
codevictory
37f9e1c3f9 New field added: seqnum 2021-04-28 20:46:08 +03:00
codevictory
a6535861f6 Fix warning of unused parameter. 2021-04-28 20:45:37 +03:00
codevictory
5faac423bf Styles shared between pages. 2021-04-28 19:19:13 +03:00
codevictory
a096ad07a2 Responsive performances. 2021-04-28 18:51:00 +03:00
codevictory
8c906a76d7 Responsive menu. 2021-04-28 18:34:32 +03:00
codevictory
02ae5245b8 Navigation for mobile. 2021-04-25 18:54:27 +03:00
codevictory
2ce3943734 Nav bar styling fixes. Heading styling fixes. 2021-04-25 02:24:03 +03:00
codevictory
071dce0807 Footer styling fixes + updated github link. 2021-04-25 01:31:53 +03:00
codevictory
2591efa8b4 Fix checkbox styling. 2021-04-25 01:08:01 +03:00
codevictory
b10d4209ba Improving schedule markup. 2021-04-25 01:00:14 +03:00
codevictory
b987f2c49e Translations. 2021-04-25 00:55:26 +03:00
codevictory
f8858deefb Update performace code accordingly. 2021-04-25 00:09:55 +03:00
codevictory
102292b4ed Remove locations. 2021-04-24 23:53:41 +03:00
codevictory
8f1de6fa84 Fix tests. 2021-04-24 17:23:01 +03:00
codevictory
4d50936d49 Change performer field usage according to the changes in schema. 2021-04-24 16:50:47 +03:00
codevictory
0e9a4f35e1 Better page for presenting performers. 2021-04-24 15:12:34 +03:00
codevictory
2fa0f520b6 Add landing page texts. 2021-04-22 22:25:05 +03:00
codevictory
36bf759c56 New pages for Info and Covid-19. 2021-04-22 22:04:11 +03:00
codevictory
4fb333e6d0 Remove unused location view logic. 2021-04-22 21:52:02 +03:00
codevictory
fff627fb53 Fix redirect after deletion. 2021-04-22 21:42:01 +03:00
codevictory
cebe145c32 Admin pages. 2021-04-22 21:00:55 +03:00
codevictory
b06bae000f Admin actions behind admin path. 2021-04-20 23:09:00 +03:00
codevictory
07e475b111 Many-to-many between performers and performances. 2021-04-03 21:47:24 +03:00
codevictory
05eeb8cbf4 Location and performer selects. 2021-03-31 00:07:22 +03:00
codevictory
1239dd7fd7 Performances to nav. 2021-03-30 22:59:30 +03:00
codevictory
1ae7c26b5a AUTOGEN: Performances. 2021-03-30 22:50:21 +03:00
codevictory
adacd91591 AUTOGEN: Locations. 2021-03-30 22:40:29 +03:00