Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Auto fixup missing return types by Psalm | Harald Eilertsen | 2021-05-08 | 4 | -11/+17 |
| | |||||
* | Added column for concert title in database | AndreaChirulescu | 2021-04-21 | 3 | -31/+16 |
| | | | | Modified so that band is no longer in use | ||||
* | Add license comment _after_ the php opening tag. | Harald Eilertsen | 2021-04-14 | 4 | -4/+4 |
| | |||||
* | Switch to Reuse for license handling. | Harald Eilertsen | 2021-04-14 | 4 | -0/+20 |
| | | | | Run `reuse lint` to verify that all material is licensed. | ||||
* | Fixes of LF and extra spaces done by ATOM | AndreaChirulescu | 2021-04-13 | 3 | -334/+334 |
| | |||||
* | Added wpgc.id as sort by element for concerts t avoid annoying order ↵ | AndreaChirulescu | 2021-04-07 | 1 | -1/+1 |
| | | | | changing when page refreshes | ||||
* | Missing semicolon | Harald Eilertsen | 2021-04-06 | 1 | -2/+2 |
| | |||||
* | Added CSS for giglog admin page and some small adjustments in Taken bybehavior | AndreaChirulescu | 2021-04-05 | 1 | -6/+12 |
| | |||||
* | Return output of shortcode. | Harald Eilertsen | 2021-02-05 | 1 | -2/+4 |
| | | | | | | The result of shortcodes should return any output they want on the page, not call echo. There's still a few calls to echo in the giglog_photographers code, but we'll deal with them later. | ||||
* | Break some long lines, and make paragraphs. | Harald Eilertsen | 2021-02-05 | 1 | -4/+23 |
| | | | | | Text seems to fit better on the page when styled as paragraphs rather than just raw text. | ||||
* | Remove unused variables | Harald Eilertsen | 2021-02-05 | 1 | -2/+0 |
| | |||||
* | Remove unneded global $wpdb ref | Harald Eilertsen | 2021-02-05 | 1 | -2/+0 |
| | |||||
* | Fixup formatting, no functional change. | Harald Eilertsen | 2021-02-05 | 1 | -299/+290 |
| | |||||
* | Added photographers code file and for existing ones, I added classes to ↵ | AndreaChirulescu | 2021-02-03 | 4 | -7/+368 |
| | | | | tables for future formatting | ||||
* | Add shortcode to upload files. | Harald Eilertsen | 2021-01-17 | 1 | -0/+67 |
| | |||||
* | Add shortcodes to display and process uploads. | Harald Eilertsen | 2021-01-17 | 1 | -0/+153 |
| | |||||
* | Add shortcodes to display (public) concert list. | Harald Eilertsen | 2021-01-17 | 1 | -0/+114 |