added user.org_member
[angular-drzb] / TODO
1 + registration.type report with edit link
2 + organization auto-complete (inserts new one first)
3 + localistation filter (server side)
4 - e-mail report of registration to user
5         - mime html from template
6         - https://github.com/borisdaeppen/mojolicious-plugin-mail
7 - admin ident by userid (e-mail address) in browser cookie
8 - add audit traces to every store: _last_modified: timestamp, _ip: ip, _userid: userid
9 - count by orgnization, user.name, edit links
10 - print works.summary by registration.type
11 + registration.verified: checkbox
12 ? registration.review = {
13         - accpeted: checkbox
14         - persons: {
15                 comment: textarea
16         },
17         - feedback
18 - server side generated json for
19         fees = {
20                 from: date,
21                 to:date,
22                 participant: money,
23                 hpd_member: moeny,
24                 student: money,
25                 accomp: money,
26         }
27
28 - registration.payment:
29         {
30                 amount: money,
31                 expected: money,
32                 date: now,
33                 receipt: file
34         }
35
36 - if fee.amount > 0 printanje akreditacija (pdfnup)
37
38 - registration.attended_conference: checkbox,
39
40 - if attended_conference pdf attendence confirmation on-demand link via e-mail
41
42 - registration.certificate: {
43         sent: date,
44         download: date,
45 }
46
47 + registration.user.org_member