Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed ckeditor crash | Star Rauchenberger | 2021-03-12 | 1 | -1/+1 |
| | |||||
* | Updated Capistrano | Star Rauchenberger | 2021-03-12 | 1 | -1/+1 |
| | |||||
* | Started game tracker | Kelly Rauchenberger | 2019-03-12 | 1 | -0/+4 |
| | |||||
* | Add link entry type | Kelly Rauchenberger | 2018-08-12 | 1 | -0/+2 |
| | |||||
* | Changed application time zone | Kelly Rauchenberger | 2018-07-08 | 1 | -0/+1 |
| | |||||
* | Added tag autocompletion | Kelly Rauchenberger | 2018-07-07 | 1 | -0/+6 |
| | | | | refs #2 | ||||
* | Blog drafts no longer require slugs | Kelly Rauchenberger | 2018-07-04 | 1 | -3/+3 |
| | | | | | | They do still technically require titles, but the engine will fill in "Untitled draft" if it is left blank. Unpublished posts can be viewed at a different URL than published posts would be. Quick links to view published and unpublished posts have been added to the admin panel. refs #1 | ||||
* | Added blog drafts | Kelly Rauchenberger | 2018-07-04 | 1 | -1/+5 |
| | | | | | | | | An unpublished post is not viewable unless you are logged in. The "Create record" field is disabled for unpublished posts, though this is only in JavaScript and the backend will not disallow creating records for unpublished posts if forced to. Unpublishing a post does not destroy records for that post. This only applies to blog posts, currently; streams and stream updates cannot be drafted. Unpublished posts still require titles and slugs. There is no autosaving functionality yet. refs #1 | ||||
* | Implemented streams | Kelly Rauchenberger | 2018-07-03 | 1 | -0/+6 |
| | | | | | | Currently there are no links to the pages for editing stream updates, and the admin panel for managing streams could probably have a better look & feel, but here's some basic working functionality. refs #8 | ||||
* | Collapsed Entry -> Blog single-table inheritance to Blog | Kelly Rauchenberger | 2018-07-03 | 1 | -1/+1 |
| | |||||
* | Updated capistrano | Kelly Rauchenberger | 2018-07-02 | 1 | -1/+1 |
| | |||||
* | Updated Capistrano | Kelly Rauchenberger | 2018-01-05 | 1 | -1/+1 |
| | |||||
* | Updated Capfile lock | Kelly Rauchenberger | 2017-10-15 | 1 | -1/+1 |
| | |||||
* | Added pokeviewer | Kelly Rauchenberger | 2017-10-15 | 1 | -0/+2 |
| | |||||
* | Fixed the "create record" checkbox in admin | Kelly Rauchenberger | 2017-07-02 | 1 | -1/+1 |
| | | | | | Some weird stuff about javascript and precompiliation. Will get around to cleaning up some of the javascript soon. | ||||
* | Maybe? | Kelly Rauchenberger | 2017-07-02 | 2 | -4/+1 |
| | |||||
* | Added devise secret key env | Kelly Rauchenberger | 2017-07-02 | 1 | -0/+3 |
| | |||||
* | Set up Capistrano | Kelly Rauchenberger | 2017-07-02 | 5 | -25/+175 |
| | |||||
* | Styled password reset form | Kelly Rauchenberger | 2017-07-02 | 1 | -1/+5 |
| | |||||
* | Created admin panel | Kelly Rauchenberger | 2017-07-02 | 3 | -8/+67 |
| | | | | | | | Currently allows you to create and edit blogs, including associated records. Uses a WYSIWYG editor that allows uploading images. Also included jQuery :( | ||||
* | Split up stylesheets for each layout | Kelly Rauchenberger | 2017-06-30 | 1 | -0/+1 |
| | |||||
* | Worked on style of blog posts | Kelly Rauchenberger | 2017-06-29 | 1 | -0/+3 |
| | |||||
* | Added logging in and logging out | Kelly Rauchenberger | 2017-06-25 | 5 | -2/+349 |
| | |||||
* | Started designing index page | Kelly Rauchenberger | 2017-06-25 | 1 | -0/+7 |
| | |||||
* | Initial commit | Kelly Rauchenberger | 2017-06-24 | 21 | -0/+448 |