Commit graph

33 commits

Author SHA1 Message Date
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