Commit graph

26 commits

Author SHA1 Message Date
1a21007068 Properly detect duplicate uploads 2021-02-21 11:38:53 +01:00
0f20a53554 Allow Ctrl-V uploads from details and upload view 2021-02-20 22:23:10 +01:00
afe6f7ed7f Moved ctrl-v upload Javascript back to controller 2021-02-20 16:39:44 +01:00
1d364de8c8 Handle uploads using Ctrl-V 2021-02-18 01:59:40 +01:00
7ac69a1d8a Rails update. Fancybox update. Migrations from Paperclip. 2020-10-19 18:49:47 +02:00
dd7527691e Dammit… I can't remember what I changed and why 2018-05-06 19:07:55 +02:00
4ee670e438 Upload starts automatically when Javascript is enabled 2016-08-31 18:08:16 +02:00
107309a84c Upload page seperated, styled and Javscript-pimped
Actual upload is not yet working.
2016-08-29 18:17:16 +02:00
339bb0427f Showing reviews on package's details page from Ubuntu 2016-08-16 12:50:03 +02:00
1cc189ccdc Amaran jQuery plugin added (growl-like popups) 2016-04-06 16:41:09 +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
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
d701947c68 Began working on screenshot upload feature. 2014-12-31 17:17:01 +01:00
4cc8fa4e3e Removed jQuery Cycle plugin 2014-12-29 14:53:27 +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
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
33efb2c931 Removed Turbolinks due to side effects with jQuery onLoad 2013-08-24 23:14:51 +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
3af24f56dc Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00