Commit graph

136 commits

Author SHA1 Message Date
4abfb29599 Merge branch 'master' of bitbucket.org:signum/debshots
Conflicts:
	README.Developer
	app/views/packages/details.slim
	bin/get-data-from-old-live-server.sh
2015-06-14 12:36:58 +02:00
c87011ff84 Session token/IP based user authentication added 2015-06-14 12:33:18 +02:00
cd6fb9ca23 Moved flash messages to general layout 2015-05-02 16:16:40 +02:00
10ad679b4d Apply shadow effect even to dummy image 2015-05-02 12:23:23 +02:00
979deabb29 Reference to deprecated upload path removed. 2015-05-02 11:34:56 +02:00
d866f17405 Removed "round" CSS class from alert boxes.
Round corner should only be used for action buttons.
2015-04-27 00:55:14 +02:00
e64c31b8af Show session token in footer for debugging. Needs to be removed in production. 2015-04-27 00:20:47 +02:00
e54d09a10b Show "Start uploading" button with rounded corner
Let's have all action buttons get rounded corners to make them clearer.
2015-04-27 00:19:03 +02:00
8c45f09e46 Added headline "Details" to bigpanel in package details view 2015-04-27 00:18:26 +02:00
531325548e Use dummy image "Sorry. No screenshot found." instead of "... Upload one?" 2015-04-27 00:17:53 +02:00
149b2c63f7 Partial to display flash messages added. 2015-04-26 01:43:04 +02:00
1c50a45b31 Flash messages in package/details view added 2015-04-26 01:41:18 +02:00
ce5f99887d Merge branch 'master' of bitbucket.org:signum/debshots
Conflicts:
	app/views/packages/details.slim
2015-04-25 20:09:28 +02:00
4a5a50dd9a Slightly improved the image status. Cruft removed. 2015-04-25 20:05:38 +02:00
96f3de0223 Show placeholder image if a package has no screenshots. 2015-04-24 17:54:37 +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
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
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
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
bc922af9cb Duplicate upload form removed 2015-04-18 23:24:01 +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
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
e8fb97c21e Moved Javascript includes to the top so that other JS code can be included in the page 2014-12-31 17:32:39 +01:00
6df3df512f CSS style renamed 2014-12-31 17:30:25 +01:00
d701947c68 Began working on screenshot upload feature. 2014-12-31 17:17:01 +01:00
8bc497403d Added screenshot upload image to details page. 2014-12-30 18:47:11 +01:00
d27f558fbd Renamed style for long description styles. Tidied up CSS. 2014-12-30 18:47:01 +01:00