Commit graph

222 commits

Author SHA1 Message Date
e1f8ccec94 URLs in JSON file always point to https:// 2016-07-19 17:02:33 +02:00
f6c7973435 Revert "Returning proper URLs in JSON even if behind a proxy"
This reverts commit ac41401b85.
2016-07-19 16:52:01 +02:00
ac41401b85 Returning proper URLs in JSON even if behind a proxy 2016-07-19 16:47:06 +02:00
f36683f9d4 Statistics fixed 2016-07-15 20:24:19 +02:00
e2c73511bc Removed user dropdown - adding description field and delete button directly into details view 2016-07-15 20:10:19 +02:00
5a203415b0 Replaced foundation icons by font awesome icons 2016-07-15 20:09:55 +02:00
97c5878227 User-friendly 404-page added 2016-07-15 18:16:25 +02:00
c877e8a0b4 RSS feed not yet implemented 2016-07-15 12:38:04 +02:00
2890f940b6 Foundation icon font added. 2016-07-15 12:01:00 +02:00
65d5e39cf1 Minor rewording on about page 2016-07-15 11:02:50 +02:00
a01d2c751c Merge branch 'master' of git.workaround.org:chaas/debshots 2016-07-14 17:43:27 +02:00
93ec827209 Bogus information from /about removed temporarily 2016-07-14 17:43:14 +02:00
2b9b87c486 Properly formatting image caption 2016-07-13 22:44:34 +02:00
773548afc3 Merge branch 'master' of git.workaround.org:chaas/debshots 2016-07-12 20:32:36 +02:00
c27942c60b Showing caption properly below the image 2016-07-12 20:31:33 +02:00
8bf26ea1a5 Added Javascript confirmation upon deleting images 2016-07-12 20:31:24 +02:00
bb79e109c2 Legacy upload method for images from Debshots 1.x implemented 2016-07-12 20:31:09 +02:00
8dc2514852 Added partial to display long description properly 2016-06-29 21:49:32 +02:00
b3625f0a89 Missing jbuilder file added for /json/packages-without-screenshots 2016-06-28 17:12:56 +02:00
a90bb51b38 /json/packages and /json/screenshots implemented 2016-06-28 17:03:54 +02:00
b3d0b2dc06 JSON controller added. /json/package/:name implemented 2016-06-28 11:39:31 +02:00
0c439359b9 Adding DIV to make sure that the image caption is always below the image 2016-06-27 18:06:29 +02:00
c69a4270e9 Fixed dropdown to allow users to delete their own screenshots 2016-06-27 18:06:11 +02:00
d6bfba2e83 Added package views that got lost during renaming them 2016-06-27 16:00:57 +02:00
bed96ed633 Renamed templates for list and grid view to avoid manual call of render() 2016-06-24 16:41:02 +02:00
a44efc8007 Prepared back link (still ugly) in details view 2016-06-22 18:10:33 +02:00
7914d09676 Dealing with empty/nil version/description fields properly. 2016-06-22 18:09:41 +02:00
174a2567df Moderation view fixed. 2016-06-13 17:54:37 +02:00
34c5af8684 Package names removed as arguments. screenshot.id is sufficient 2016-06-13 17:54:19 +02:00
b30794884f screenshot.adminstatus added, debug info removed from admin dropdown 2016-06-06 15:56:16 +02:00
3da2f68938 Improved moderation page 2016-06-05 23:06:22 +02:00
7e883eef9d Two-column view of to-be-moderated and already-published screenshots 2016-05-18 18:40:24 +02:00
8b76ac55c3 Showing pending screenshots properly in moderation view 2016-05-16 23:47:20 +02:00
704aa3aa0a Moved footer information to about page 2016-05-16 23:46:03 +02:00
6e5c0c8e40 Removed footer because it's useless 2016-05-16 23:45:14 +02:00
a153391615 Moved moderation code to new moderate controller 2016-04-14 16:49:17 +02:00
b32f26a1b8 Moderation view added 2016-04-08 18:26:05 +02:00
7cd48ed7d6 Only show approve button if screenshot is not yet approved 2016-04-08 15:54:25 +02:00
2d5729c9c6 Added partial to allow anonymous users to report screenshots to have them removed 2016-04-07 18:56:08 +02:00
9bb9cf1f5d Added moderation, report and approval buttons for admins, uploaders and anonymous people 2016-04-07 18:44:12 +02:00
16999260ca Dropdown on details page allows image management for users and admins 2016-04-07 17:01:00 +02:00
03b221a3df Simplified flash message animation. Moved to bottom right. Increased timeout. 2016-04-07 09:42:47 +02:00
4559960e0a Fixed flash message text 2016-04-07 09:37:37 +02:00
ba5a89a26a Moved screenshots_visible_to_user to model 2016-04-06 16:41:52 +02:00
1cc189ccdc Amaran jQuery plugin added (growl-like popups) 2016-04-06 16:41:09 +02:00
6192e1bc3b Creating query to get screenshots visible to a user 2016-03-05 15:55:24 +01:00
5147497d3f Hiding user token in footer 2016-03-04 18:22:45 +01:00
3eeb9a63dc Using created_at instead of legacy 'uploaddatetime' field 2016-03-04 15:41:50 +01:00
51c6c99d61 Turned admin/moderation on details page into a dropdown 2016-03-04 12:32:24 +01:00
1a089c4b0a User logged in turned into normal link in the topbar
Otherwise there are two tabs in the navigation that appear to be active
which is misleading.
2016-03-04 12:31:58 +01:00