Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Awesome background / watermark for backend. | Kevin Chabowski | 2012-05-26 |
| | | | | | Many pages had a lot of empty white space, that watermark fills this space without being too annoying. | ||
* | Better .listtab style | Kevin Chabowski | 2012-05-26 |
| | | | | | | * Text inputs in the cells of a table.listtab are now extended to the full cell width. * Explicit padding of cells. | ||
* | Made collapse/expand feature more obvious. | Kevin Chabowski | 2012-05-21 |
| | | | | | | * The underlining on hovering makes it more obvious that something will happen, if you click on it. * Also cleaned up the stylesheet a bit. | ||
* | Sidebar blocks of Article editor can be expanded/collapsed. | Kevin Chabowski | 2012-05-21 |
| | |||
* | You can now use %root% in CSS styles too. | Kevin Chabowski | 2012-01-29 |
| | |||
* | User management added to backend. | Kevin Chabowski | 2011-12-03 |
| | |||
* | Added padding to side colums in sytle.css | Kevin Chabowski | 2011-11-21 |
| | |||
* | Added template and style management to the backend. | Kevin Chabowski | 2011-11-20 |
| | |||
* | Prevent overflowing left/right column. | Kevin Chabowski | 2011-11-20 |
| | |||
* | Image management added to backend. | Kevin Chabowski | 2011-11-15 |
| | |||
* | Improved layout for the backend. | Kevin Chabowski | 2011-11-13 |
| | | | | Everything is grayscale now. I think that looks very cool! | ||
* | Hooray! First backend function implemented (content/write)! | Kevin Chabowski | 2011-11-09 |
| | | | | | And it only took over a month. That's what I call efficiency.... NOT! | ||
* | Backend, frontend and 404 handlers partially implemented. | Kevin Chabowski | 2011-10-05 |
* Backend layout done. * Frontend theoretically done (untested). * 404 handler done * Added textprocessors.php |