Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-24 | Add About Scrott modal | Malf Furious | 1 | -0/+16 | |
2018-07-24 | Show PAGE_NAME in the navbar/pad select | Malf Furious | 1 | -1/+1 | |
2018-07-22 | Add groups/pads page buttons to navbar | Malf Furious | 1 | -0/+2 | |
2018-07-22 | Implement display of object page background images | Malf Furious | 1 | -1/+12 | |
2018-07-21 | Display new group modal in nav | Malf Furious | 1 | -3/+4 | |
2018-07-20 | Add the notice modal | Malf Furious | 1 | -0/+53 | |
2018-02-11 | Add start of navbar | Malf Furious | 1 | -0/+68 | |
2018-02-07 | Move body padding-top style to stdpage\head() | Malf Furious | 1 | -0/+4 | |
To accomodate the navbar, also changed to the more-common value of 70px. This looks ok on the setup page. | |||||
2018-02-07 | Update stdpage\head() | Malf Furious | 1 | -0/+11 | |
Added name and version number to information comment. | |||||
2017-06-27 | Reformat view helper modules | Malf Furious | 1 | -3/+4 | |
To limit whitespace being piped to the client, remove empty lines of free HTML between PHP functions defined in view files. To maintain readability, this spacing is added back at the top and bottom of each PHP function. | |||||
2017-06-24 | Remove unnessary identifier qualifiers | Malf Furious | 1 | -3/+3 | |
2017-06-24 | Add stdpage view template | Malf Furious | 1 | -0/+65 | |