72753d80ab
Fixed path in Screenshots.url
2014-12-28 13:12:59 +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
a771d7c0fb
Upgraded from Rails 4.0 to 4.2
2014-12-27 23:48:12 +01:00
7acd9caecd
Ignoring dynamically created assets
2014-12-07 22:51:16 +01:00
c4390af52a
Script tidied up
2014-12-07 22:49:37 +01:00
b70d2e6701
Schema updated after dropping debtags tables
2014-12-07 22:47:49 +01:00
0985ff8f9b
Fixed script that imports data from the current live server
2014-12-07 22:46:57 +01:00
dc17ff1e3e
Added callback that removes images files when a screenshot gets destroyed
2014-12-07 22:32:13 +01:00
8b9b40fdee
Added migration to remove debtags tables
2014-12-07 22:31:44 +01:00
babc6ccf19
Added config for images path and sizes.
2014-12-07 22:31:32 +01:00
1bae7cf382
Added test files for the Debian package repository importer
2014-12-05 01:24:08 +01:00
ef30db8b55
Added Rake task to import packages from Debian repositories
2014-12-05 01:23:45 +01:00
5df82dc0e5
Added library to parse Debian control files
2014-12-05 01:23:13 +01:00
14a3e5f294
Cruft removed
2014-12-01 23:04:12 +01:00
8e1b3edbb4
Fixed "more screenshots" link
2014-12-01 23:03:58 +01:00
59b353d569
Package upload paths fixed
2014-12-01 00:21:57 +01:00
4d2d64b43f
#wholepage construct removed that moved the footer down
2014-12-01 00:15:21 +01:00
219d1c5253
Using standard location for will_paginate-foundation Gem
2014-12-01 00:15:05 +01:00
2b32fe58e9
Added dummy package upload actions and routing
2014-12-01 00:14:35 +01:00
743579dc59
Added /about page
2014-12-01 00:14:18 +01:00
29a8b611d4
Junk removed
2014-12-01 00:04:38 +01:00
0f0a8bf61c
Pagination uses renderer that works with Zurb Foundation
2014-11-30 23:59:52 +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
f3a8b7c3a5
Search feature repaired
2014-11-30 23:20:26 +01:00
f940e96014
Packages grid/list view are different controller actions now
2014-11-30 19:25:21 +01:00
1c59a5ac74
Mostly fixed the packages list, grid and detail views
2014-11-30 16:07:28 +01:00
43a8ea9dd3
Parameter for /upload renamed to :name
2014-11-30 16:07:10 +01:00
c26fa50d6c
Added will_paginate
2014-11-30 16:06:51 +01:00
f0e09f1166
Added placeholder image
2014-11-30 16:06:40 +01:00
fafc3295df
Fixed path to screenshots
2014-11-30 16:05:57 +01:00
19a5ce81a5
Recoverd methods for Screenshot model
2014-11-23 19:55:43 +01:00
42f9f85a48
Added view for package/details
2014-11-23 19:55:26 +01:00
f5710545ed
Fixed paths for jQuery raty plugin
2014-11-23 19:55:16 +01:00
de2af30d20
Missing asset for jQuery plugins added
2014-11-23 19:54:36 +01:00
18614a5790
Added icon for user profile
2014-11-16 20:12:38 +01:00
f3ea0844d9
Added Debian logo
2014-11-16 20:12:29 +01:00
7e362625fb
Added jQuery "cycle2" plugin.
2014-11-16 20:12:04 +01:00
b79bfafb0c
Added icons for the jQuery "raty" star rating script
2014-11-16 20:11:47 +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
a7e05b2b78
Using the "images_path_prefix" configuration variable in the Package model
2013-11-20 21:21:16 +01:00
f9f4c8d981
Removed needless templates.
2013-11-20 21:20:51 +01:00
76164dd79d
Added a configurable path leading to screenshots.
...
Screenshots/thumbnails should be delivered statically from a front-end
web server. This introduces the "images_path_prefix" configuration
variable that makes the URL path configurable that is used to load
screenshots.
2013-11-20 21:20:25 +01:00
c1de334c57
Removed unsupported gems. Switched to elasticsearch-ruby for search
2013-11-20 21:18:50 +01:00
2d3adb7ae4
Removed IDEA (RubyMine) junk files
2013-11-20 21:18:34 +01:00