Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use correct file name variable when saving file | AndreaChirulescu | 2022-03-28 | 1 | -1/+1 |
| | |||||
* | added function to clean file name before ical export | AndreaChirulescu | 2022-03-28 | 1 | -0/+8 |
| | |||||
* | ics file gets first 20 characters from concert name | AndreaChirulescu | 2022-03-27 | 1 | -0/+2 |
| | |||||
* | Fix more psalm issues | Harald Eilertsen | 2022-03-09 | 1 | -0/+3 |
| | |||||
* | Reindent includes/ical_export.php | Harald Eilertsen | 2022-03-09 | 1 | -46/+45 |
| | |||||
* | iCal file download fixes to generate one file per concert | AndreaChirulescu | 2022-02-27 | 1 | -150/+53 |
| | | | | giglog import fixes to catch errors and ignore old concerts | ||||
* | Add sample ical export module. | Harald Eilertsen | 2022-02-21 | 1 | -0/+176 |
Currently just uses sample from iCalcreator docs, but shows how it can be done, and how to hook it into WordPress. |