96f3de0223
Show placeholder image if a package has no screenshots.
2015-04-24 17:54:37 +02:00
b421b9e0f6
Background color made darker to see the difference to white areas better.
2015-04-24 17:54:23 +02:00
707d327765
TODO added
2015-04-23 22:34:30 +02:00
0382c09361
Refactored packages controller. Tidied up a lot. Same functionality.
2015-04-23 17:22:48 +02:00
bab9c89ddb
Display long description in package detail page.
2015-04-23 17:22:26 +02:00
d888829ce6
Added /about hint on missing packages
2015-04-22 23:02:20 +02:00
9b3f05bad9
Removed image on the front page.
...
Because there is no useful information like review ratings or popcon scores that would help here.
Might be re-enabled later when that information is available.
2015-04-20 20:02:42 +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
6644d69e26
Removed useless links in list view.
...
Details link is not needed because the image leads to the details page now.
The upload link is also not needed because uploading happens from
the respective package page.
2015-04-19 23:09:19 +02:00
fb52ce44db
Linking to package details page from list view.
...
Previously a Fancybox zoomed into the images. Now the link is more
consistent and leads to the package's detail package.
2015-04-19 23:08:42 +02:00
57b5df0a1c
Showing screenshots in package details as a list instead of a grid
2015-04-19 22:28:57 +02:00
c085df9eed
Implemented the /thumbnail/PACKAGE url
...
Returns a 160x120 thumbnail image if possible
Returns a dummy image and a 404 status code otherwise.
2015-04-19 12:56:58 +02:00
8b0ff06172
Moved explanation of cookie usage to about page.
2015-04-19 11:48:08 +02:00
588019ea46
Hint on moderator rejection added to upload modal page.
2015-04-19 11:33:57 +02:00
86e0a62c24
TODOs added
2015-04-19 11:33:41 +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
8c3de4c142
Use modal for image upload.
...
This way there's more space to display the hints on how screenshots
should be taken.
2015-04-19 11:12:59 +02:00
94de7fc9ca
Upload form now shows an image button and submits automatically.
2015-04-19 01:11:20 +02:00
c691f60ef1
Cruft removed.
2015-04-19 01:10:57 +02:00
a753b4a1a8
jQuery fileUpload plugin removed. Too complicated.
2015-04-19 01:10:48 +02:00
6b23f7d8e5
Upload of multiple screenshots works.
2015-04-18 23:40:16 +02:00
bc922af9cb
Duplicate upload form removed
2015-04-18 23:24:01 +02:00
a84e8a62e1
Changing from double to single quotes. Fixing <<" for rdoc
2015-04-18 21:40:36 +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
ec726ed62a
Merge
2015-04-18 21:39:12 +02:00
42447edeaa
Renamed Save to Upload in packages view
2015-04-18 21:38:07 +02:00
b563219d22
Unused tabs in topbar commented out
2015-02-23 22:33:48 +01:00
1926d8c330
Removed cruft
2015-02-23 22:33:36 +01:00
b786ba24b0
Show all packages if search term is submitted empty
2015-02-23 22:33:09 +01:00
825d1fcff3
Added Screenshot.image_url for Rake migration task to paperclip
2015-02-11 00:48:46 +01:00
ada5832dae
Customized file path to screenshot files
2015-02-11 00:47:38 +01:00
8b7d6aed84
Temporarily disabled jQuery fileupload plugin
2015-02-11 00:47:23 +01:00
be5ab53424
Trying to obfuscate Paperclip URLs
2015-02-10 22:23:29 +01:00
65f74e0568
Added simple feature to remove screenshots
2015-02-10 22:23:10 +01:00
60a183576c
Uploading screenshots really works finally. :)
2015-02-10 16:54:06 +01:00
18edade734
Merge branch 'master' of bitbucket.org:signum/debshots
...
Conflicts:
app/views/packages/upload.slim
2015-02-10 09:16:34 +01:00
7dfc28fd37
Remove second column for information in package upload view
2015-02-10 09:14:13 +01:00
7451cca9cf
Uploading screenshots works
2015-02-10 01:20:28 +01:00
4f567e839f
Merge
2015-02-09 22:00:17 +01:00
8f37aab8b6
Details view leave more space for package description (right column)
2015-02-09 16:16:25 +01:00
af1734ed34
Link to "Explore" in top bar shown correctly in packages controller
2015-02-09 16:11:42 +01:00
23216cf38c
Added jQuery file upload plugin
2015-01-13 22:49:28 +01:00
351d42ccbb
Fixed views to use Paperclip
2015-01-12 00:18:57 +01:00
165f6f166d
Layout of details package improved
2015-01-12 00:18:12 +01:00
3a5aee211f
Upload page layout simplified
2015-01-04 18:58:55 +01:00
d1feaf923b
Use new Paperclip method
2015-01-04 18:58:45 +01:00
5e8dd243a3
Switch to iterator
2015-01-04 18:58:35 +01:00
2d8e1a43b0
Showing details about a screenshot
2015-01-04 16:58:04 +01:00
9877b25267
Added "uploader" and "status" methods for Screenshot class
2015-01-04 16:57:35 +01:00