Commit graph

48 commits

Author SHA1 Message Date
637b4666ff Fixing shadows. SVG dummy images now get proper shadows.
Formerly shadows were shown around the square box of
the dummy images. But as we use images with rounded
corners shadows look terrible around the boxes. Now they
render properly.
2015-05-02 11:34:11 +02:00
81850f367c Blurred shadow around screenshots is now centered 2015-04-27 00:15:07 +02:00
b4a3e5ba33 Made background color slightly brighter 2015-04-27 00:14:54 +02:00
ce5f99887d Merge branch 'master' of bitbucket.org:signum/debshots
Conflicts:
	app/views/packages/details.slim
2015-04-25 20:09:28 +02:00
4a5a50dd9a Slightly improved the image status. Cruft removed. 2015-04-25 20:05:38 +02:00
b421b9e0f6 Background color made darker to see the difference to white areas better. 2015-04-24 17:54:23 +02:00
20f384c36e Image caption shown in italic 2015-04-20 20:02:04 +02:00
3707c1c33c Added blurred shadow around images 2015-04-20 19:49:12 +02:00
3d297b0cb6 Added EU cookie compliance handling.
Adds an annoying bar at the bottom to comply with EU
cookie privacy law (while the secret services strip us naked
and craps on our privacy big time).
2015-04-19 11:32:02 +02:00
a753b4a1a8 jQuery fileUpload plugin removed. Too complicated. 2015-04-19 01:10:48 +02:00
99ed1fbdc6 Commented out jQuery.fileupload for the moment
Let's first try to get uploading of images work at all.
2015-04-18 21:39:41 +02:00
8b7d6aed84 Temporarily disabled jQuery fileupload plugin 2015-02-11 00:47:23 +01:00
2d8e1a43b0 Showing details about a screenshot 2015-01-04 16:58:04 +01:00
6df3df512f CSS style renamed 2014-12-31 17:30:25 +01:00
d701947c68 Began working on screenshot upload feature. 2014-12-31 17:17:01 +01:00
d27f558fbd Renamed style for long description styles. Tidied up CSS. 2014-12-30 18:47:01 +01:00
ed51f7fae8 Trivial documentation added 2014-12-29 14:53:54 +01:00
4cc8fa4e3e Removed jQuery Cycle plugin 2014-12-29 14:53:27 +01:00
d652e06cd8 Renamed files from *.css.scss to *.scss 2014-12-29 14:52:47 +01:00
7f4b1b1812 Removed old stylesheet. 2014-12-28 13:12:15 +01:00
183412b669 Moved vendor assets into asset pipeline. Fixes assets in production. 2014-12-28 13:11:41 +01:00
f603072404 Menu button colors fixed 2014-12-28 01:28:46 +01:00
bd748d575a Size of buttons and font in list view fixed 2014-12-28 01:28:38 +01:00
b4adeaa9a0 Fixed Foundation 2014-12-28 01:01:16 +01:00
102b5cb77d Zurb Foundation upgraded 2014-12-28 00:03:25 +01:00
608a733b74 Line distance in package names in grid view increased (in the right place this time) 2014-11-30 23:59:29 +01:00
a9ba5c680a Line distance in package names in grid view increased 2014-11-30 23:44:56 +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
4abf351391 Trying to added ellipsis for texts that are too high to fit 2013-11-18 00:23:14 +01:00
61ee640627 Save space on navbar and pager 2013-11-16 22:57:02 +01:00
44df4b2c3f Added space left and right of pagination 2013-11-16 22:14:42 +01:00
869b87bc7b Using Rails' tag helpers instead of bare HTML 2013-08-25 08:35:58 +02:00
5f238d2ec1 Added handler that submits the search form upon view changes
If the user select a different view (e.g. "grid" or "list") then the form
gets submitted to that the new view is rendered automatically.
2013-08-24 23:15:26 +02:00
33efb2c931 Removed Turbolinks due to side effects with jQuery onLoad 2013-08-24 23:14:51 +02:00
8b5c1d9ff2 Moved pagination to top bar.
Removed "prev", "next", "first" and "last" from kaminari paginator.
2013-08-24 22:42:42 +02:00
Haas, Christoph
c219c38a49 Improved thumbnails view
More readable fonts. Better spacing.
3-col layout on medium-sized devices (responsiveness)
2013-08-23 13:38:15 +02:00
6aeb0600a6 Matched CSS to Bootstrap 3.0 thumbnail display 2013-08-22 00:13:15 +02:00
Haas, Christoph
6ecda590d7 Trying to use Bootstrap 3
Unfortunately it's not working yet. Error:
File to import not found or unreadable: twitter/bootstrap
2013-08-21 18:11:00 +02:00
857a2706b0 Fancybox plugin added to show large screenshot images. 2013-08-11 23:19:24 +02:00
8a0a8d7577 Commented out unused CSS styling 2013-08-10 15:03:22 +02:00
c7c7640619 Revert "Trying to implement AJAX-based endless-page pagination"
This reverts commit 732af154ad.
2013-08-10 14:46:37 +02:00
732af154ad Trying to implement AJAX-based endless-page pagination 2013-08-10 14:46:09 +02:00
d3f0e163c9 Improved styling of "More screenshots…" box at the bottom 2013-08-09 23:31:10 +02:00
b703efe785 Properly bootstrap-style media grid for thumbnails 2013-08-09 23:02:22 +02:00
6e9ff16913 Added Twitter Bootstrapp with SASS support 2013-08-07 22:06:14 +02:00
c2a695aec0 Packages controller added 2013-07-27 01:23:28 +02:00
f28c637d10 Welcome controller added
Can be used for main index, about page etc.
2013-07-27 01:23:08 +02:00
3af24f56dc Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00