Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade Vagrant setup for FreeBSD 10.4, and bring back rbenv. | Harald Eilertsen | 2018-03-31 | 2 | -2/+4 |
| | |||||
* | Explicitly set year range when creating new gallery links. | Harald Eilertsen | 2018-01-13 | 1 | -1/+1 |
| | |||||
* | Revert "Drop Sjefen-melder section." | Harald Eilertsen | 2018-01-13 | 1 | -0/+6 |
| | | | | This reverts commit 9859504bb8a1dd94dbd2eb33984c00d11041d2e1. | ||||
* | Revert "Disable most of right sidebar..." | Harald Eilertsen | 2018-01-13 | 1 | -2/+2 |
| | | | | This reverts commit 8a5db8a2844d9356a87f95cf7d784c8faf7f592d. | ||||
* | Disable most of right sidebar... | Harald Eilertsen | 2018-01-13 | 1 | -2/+2 |
| | |||||
* | Drop Sjefen-melder section. | Harald Eilertsen | 2018-01-13 | 1 | -6/+0 |
| | |||||
* | Merge branch 'gallery-links' | Harald Eilertsen | 2018-01-13 | 66 | -26/+1578 |
|\ | |||||
| * | Handle non-matching GalleryLink entries inmigration. | Harald Eilertsen | 2018-01-07 | 2 | -6/+18 |
| | | |||||
| * | Fix default date for GalleryLinks migration. | Harald Eilertsen | 2018-01-07 | 2 | -4/+4 |
| | | |||||
| * | Specify rake version for GalleryLinks so it works to make the test app. | Harald Eilertsen | 2018-01-07 | 2 | -0/+2 |
| | | |||||
| * | Split GalleryLink header into date, venue and bands. | Harald Eilertsen | 2018-01-07 | 6 | -10/+100 |
| | | |||||
| * | Drop margin around image in gallery_links. | Harald Eilertsen | 2018-01-07 | 1 | -0/+3 |
| | | |||||
| * | Set width of gallery_link to same as image. | Harald Eilertsen | 2018-01-07 | 1 | -2/+5 |
| | | |||||
| * | Add spacing between rows in the gallery_links index. | Harald Eilertsen | 2018-01-06 | 1 | -1/+8 |
| | | |||||
| * | Add dependency to test-unit v 3.0 | Harald Eilertsen | 2018-01-06 | 2 | -0/+6 |
| | | |||||
| * | Just turn off display of page side body. | Harald Eilertsen | 2018-01-06 | 1 | -2/+3 |
| | | |||||
| * | Typo 'asserts' => 'assets', old habits die hard. | Harald Eilertsen | 2018-01-06 | 1 | -1/+1 |
| | | |||||
| * | Consider relative root when matching gallery_links url to page. | Harald Eilertsen | 2018-01-06 | 1 | -1/+4 |
| | | |||||
| * | Allways pick up relative url for asset prefix. | Harald Eilertsen | 2018-01-06 | 2 | -2/+2 |
| | | |||||
| * | Set prefix for assets in prodtest. | Harald Eilertsen | 2018-01-06 | 1 | -0/+2 |
| | | |||||
| * | Use stage name to configure piwik. | Harald Eilertsen | 2017-12-31 | 1 | -1/+1 |
| | | |||||
| * | use relative URLs for page parts in layout. | Harald Eilertsen | 2017-12-30 | 1 | -6/+6 |
| | | |||||
| * | Make the sidebar processing more robust when there's nothing to show. | Harald Eilertsen | 2017-12-30 | 1 | -1/+1 |
| | | |||||
| * | vagrant: Install dependency nodejs. | Harald Eilertsen | 2017-12-26 | 1 | -1/+1 |
| | | |||||
| * | Add configs for stagingtest and prodtest environments. | Harald Eilertsen | 2017-12-26 | 2 | -0/+136 |
| | | |||||
| * | Capistrano task for cold deploys. | Harald Eilertsen | 2017-12-26 | 1 | -0/+42 |
| | | | | | | | | | | | | | | | | | | Run this for first time deploy (after setting up the database.) It loads the checked in schema instead of running through all the migrations to rebuild the database schema. The task will be skipped if the database schema already exists, and let the migrations run as normally. | ||||
| * | Capistrano task for uploading puma config. | Harald Eilertsen | 2017-12-26 | 2 | -0/+136 |
| | | |||||
| * | Upgrade capistrano to version 3.10.1 | Harald Eilertsen | 2017-12-26 | 3 | -6/+10 |
| | | |||||
| * | Mount Refinery under suburl if specified in environment. | Harald Eilertsen | 2017-12-26 | 1 | -1/+1 |
| | | | | | | | | | | This is to make sure all generated url's within the application uses the correct base URL. | ||||
| * | Go back to release version of capistrano-postgresql gem again. | Harald Eilertsen | 2017-12-26 | 2 | -10/+4 |
| | | |||||
| * | Use custom version of capistrano-postgresql. | Harald Eilertsen | 2017-12-18 | 2 | -8/+16 |
| | | | | | | | | Needed to overcome bugs with the latest released gem. | ||||
| * | Add styling for GalleryLinks. | Harald Eilertsen | 2017-12-17 | 2 | -0/+10 |
| | | |||||
| * | Exclude public/system from syncing from host to vagrant box. | Harald Eilertsen | 2017-12-17 | 1 | -1/+1 |
| | | | | | | | | This overwrites uploaded images etc in the box. | ||||
| * | Add imagemagick-nox11 to vagrant box for image processing. | Harald Eilertsen | 2017-12-17 | 1 | -1/+1 |
| | | |||||
| * | GalleryLinks: Fix image upload | Harald Eilertsen | 2017-12-17 | 2 | -1/+8 |
| | | |||||
| * | GalleryLinks: Update index view. | Harald Eilertsen | 2017-12-17 | 11 | -6/+62 |
| | | |||||
| * | GalleryLinks: Fix norwegian translations. | Harald Eilertsen | 2017-12-17 | 1 | -15/+15 |
| | | |||||
| * | Don't copy database files from host systemt to vagrant box. | Harald Eilertsen | 2017-12-17 | 1 | -1/+1 |
| | | |||||
| * | Install GalleryLinks extension into main app. | Harald Eilertsen | 2017-12-17 | 4 | -1/+53 |
| | | |||||
| * | Add authors to GalleryLinks gemspec. | Harald Eilertsen | 2017-12-17 | 1 | -0/+2 |
| | | |||||
| * | New extension GalleryLinks | Harald Eilertsen | 2017-12-17 | 44 | -0/+976 |
| | | |||||
* | | Add node to vagrant box. | Harald Eilertsen | 2017-12-16 | 1 | -1/+1 |
|/ | | | | Required dependency for coffee-script, uglifier and others. | ||||
* | Merge branch 'permanent-merch-link' | Harald Eilertsen | 2017-12-16 | 6 | -29/+46 |
|\ | |||||
| * | Update uglifier and it's dependencies. | Harald Eilertsen | 2017-12-16 | 1 | -5/+4 |
| | | |||||
| * | Go back to release version of capistrano-postgresql. | Harald Eilertsen | 2017-12-16 | 2 | -12/+4 |
| | | | | | | | | Our changes for running without sudo has been upstreamed. | ||||
| * | Fixup page header. | Harald Eilertsen | 2017-12-16 | 2 | -5/+14 |
| | | | | | | | | Changes menu bckground and font size, and adds a bit of space below header. | ||||
| * | Add logo + link to merch store. | Harald Eilertsen | 2017-12-16 | 3 | -7/+24 |
| | | |||||
* | | Merge branch 'reboot-vagrant' | Harald Eilertsen | 2017-12-16 | 6 | -48/+83 |
|\| | |||||
| * | Update readme for vagrant based setup. | Harald Eilertsen | 2017-12-11 | 1 | -24/+59 |
| | | |||||
| * | vagrant: Forward local port 3000 to the vagrant box. | Harald Eilertsen | 2017-12-10 | 1 | -1/+1 |
| | |