Stephan Richter
f80e6d9ea4
now closing statements
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2 months ago
Stephan Richter
80f0c6f9df
catching more exceptions when trying to create urls
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
fa8b5f2c57
implemented new filter for tags when requesting list of events:
...
until now, filtering was done _after_ reading events from the db.
Now we first search viable appointment ids when tags are set and add these to the where clause for the actual request
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
71618cc09d
inverted appointment order, implemented loading by date range
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
958126c958
inverted appointment order, implemented loading by date range
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
098bf2ee90
added database code: attachments now also added to appointment lists
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
78258860c1
added importer for Gewerkschaftshaus erfurt
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
0102ba9f11
fixed minor bugs, added import for From-Hell in Erfurt
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
0051ec0b8f
added more automatic tags, implemented updating of links and attachments on event update
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
87c67f4aee
added parser for Wotufa
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
d9e5475962
fixed bugs with coords:
...
argument order is now [lat, lon] everywhere
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
211c92b0e3
new features:
...
- database now ignoring duplicates isntead of failing
- automatic loading of importer plugins
- automatic tagging
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
b16f2f9cd5
made Appointment.location() return an optional
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
82b4b47a37
implemented ical exports
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
f60bd90283
minor improvements
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
4822320961
overhauled API:
...
- wrote openapi schema
- re-implemented api endpoint following openapi schema
- intensified and improved working with Result objects
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
c5ec3cc43b
completed CRUD operations
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
eee672a3f6
implemented updating of event base data. next: update links, attachments, tags
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
d797de60c1
got rid of slug idea, as its functionality can be implemented without an additional db field
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
2e1f1c9697
implemented saving of new events. next: updating
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
fc17bb9168
implemented storing of appointments
...
+ attachments
next: attach links, tags
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
b7944613b3
preparing save/update of appointment
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
9bbf43ce5b
added map functionality
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
5b05b85717
implemented fetching of previous month/year
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
a90627d976
working on event detail page
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
9f806637c2
working on calendar application
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
0731613a07
first version that creates event table
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
f97febad05
replaced appointment.hash by appointment.slug, incooperated slug column into appointments table
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
e4b8bcb99a
first implementation of cal.db, that
...
- successfully connects to db
- updated db sheme
- succeeds in listing appointments
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
fa580cae06
first commit
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago