Commit graph

25 commits

Author SHA1 Message Date
9164e2a636 Moved from Fancybox to Photoswipe for click-to-zoom 2025-05-08 01:10:03 +02:00
36984ff1d4 lab 2025-04-11 09:39:33 +02:00
7cd9c68a10 trying to get JS and cssbundling to work 2025-04-09 22:47:05 +02:00
b5534b1900 Massive revamping for Rails 8 and Zurb 2025-03-16 00:44:43 +01:00
7f9502fdfb update to rails 8.2 2025-03-13 23:05:41 +01:00
c6296b882d Add support for env var DEBSHOTS_ALERT_MESSAGE
If that environment variable is set then it will display on every page.
2021-02-21 12:04:19 +01:00
7ac69a1d8a Rails update. Fancybox update. Migrations from Paperclip. 2020-10-19 18:49:47 +02:00
Christoph Haas
06b8f92963 Restyling 2018-06-27 18:43:08 +02:00
fa9bcbcab3 Design improvements 2018-05-30 20:11:33 +02:00
2a0c879d53 Show flash messages in same width as main container 2018-05-28 16:50:22 +02:00
7e7d2e6c0b Partially migrated to Foundatoin 6 2016-03-02 21:36:58 +01:00
298ac56ac0 General Foundation load procedure tidied up 2016-03-02 16:23:47 +01:00
1d63578841 Foundation updated to 6.x 2016-02-29 15:15:04 +01:00
da28c6440d Moved login/logout form into topbar 2015-07-15 17:59:43 +02:00
35eb83448e Added "devise" for authentication. 2015-07-15 17:06:32 +02:00
cd6fb9ca23 Moved flash messages to general layout 2015-05-02 16:16:40 +02:00
1c50a45b31 Flash messages in package/details view added 2015-04-26 01:41:18 +02:00
e8fb97c21e Moved Javascript includes to the top so that other JS code can be included in the page 2014-12-31 17:32:39 +01:00
cbc756e404 Setting Fancybox parameters 2014-12-29 14:55:40 +01:00
ad480fb1cd Moved inclusion of Javscript files into asset pipeline 2014-12-29 14:55:19 +01:00
183412b669 Moved vendor assets into asset pipeline. Fixes assets in production. 2014-12-28 13:11:41 +01:00
b4adeaa9a0 Fixed Foundation 2014-12-28 01:01:16 +01:00
4d2d64b43f #wholepage construct removed that moved the footer down 2014-12-01 00:15:21 +01:00
f5710545ed Fixed paths for jQuery raty plugin 2014-11-23 19:55:16 +01:00
87f545414f Getting the project working again
Replace Twitter Bootstrap by Zurb Foundation
Used @import in SCSS instad of require_tree for proper order and use of variables like $debian_color
Moved old files out of the way (renamed them to xx*)
Welcome controller (/) works
Moved templates from ERB to SLIM format
Fixed database settings
Reduced routes to working ones
Tidied up Gemfile
Checked in experimental lab files

Tried to find a good description for this massive commit :)
2014-11-16 18:26:03 +01:00