about summary refs log tree commit diff stats
path: root/config/initializers
Commit message (Collapse)AuthorAgeFilesLines
* Added comment deletingStar Rauchenberger2023-10-121-0/+7
| | | | Also I seem to have fixed the JS errors that were preventing the fancy stuff in the admin panel from working.
* Added blog post commentingStar Rauchenberger2023-10-121-0/+2
|
* Removed ckeditorStar Rauchenberger2023-10-112-59/+0
|
* Installed LINGO scoreboardStar Rauchenberger2022-12-106-6/+182
|
* Fixed ckeditor crashStar Rauchenberger2021-03-121-1/+1
|
* Fixed the "create record" checkbox in adminKelly Rauchenberger2017-07-021-1/+1
| | | | | Some weird stuff about javascript and precompiliation. Will get around to cleaning up some of the javascript soon.
* Maybe?Kelly Rauchenberger2017-07-021-3/+0
|
* Added devise secret key envKelly Rauchenberger2017-07-021-0/+3
|
* Set up CapistranoKelly Rauchenberger2017-07-021-0/+9
|
* Created admin panelKelly Rauchenberger2017-07-022-1/+60
| | | | | | | 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 layoutKelly Rauchenberger2017-06-301-0/+1
|
* Added logging in and logging outKelly Rauchenberger2017-06-251-0/+278
|
* Initial commitKelly Rauchenberger2017-06-248-0/+70