Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-12 | Update model annotations to use BIGINT for IDs (#5461) | Daniel Hunsaker | |
All the migrations have been updated to use BIGINTs for ID fields in the DB, but ActiveRecord needs to be told to treat those values as BIGINT as well. This PR does that. | |||
2017-09-14 | Uploads for admin site settings (#4913) | Eugen Rochko | |
* Improve OpenGraph tags for about pages * Add thumbnail admin setting * Fix error * Fix up |