2eca40e372
Missed to remove a cookies_eu inclusion
2021-05-28 16:04:58 +02:00
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
15fbbea695
Coffeescript removed
2020-04-20 20:10:53 +02:00
Christoph Haas
80d21a1f90
Cruft from seperate log controller removed
2018-08-13 15:02:11 +02:00
dd7527691e
Dammit… I can't remember what I changed and why
2018-05-06 19:07:55 +02:00
Christoph Haas
193d44f89a
Stuff
2017-08-14 08:09:23 +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
230f5ec213
Logs controller added
2016-08-23 19:01:01 +02:00
339bb0427f
Showing reviews on package's details page from Ubuntu
2016-08-16 12:50:03 +02:00
6002cd56e0
Authlogic cruft removed
2016-06-14 17:04:43 +02:00
a153391615
Moved moderation code to new moderate controller
2016-04-14 16:49:17 +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
83259aab54
Controller users and user_sessions added
2016-02-26 17:34:36 +01:00
e6a0f15340
Removed "authlogic" completely. Let's try "devise".
2015-07-15 17:05:56 +02:00
737ff62cfc
Trying to get authlogic running
2015-07-13 18:42:36 +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
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
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
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
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
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