Commit graph

249 commits

Author SHA1 Message Date
4aa0ddcaeb Typo fixed 2016-10-30 12:59:37 +01:00
52590d866e Obsolete TODO hints removed 2016-08-29 19:57:36 +02:00
5ba02d5d35 Select and upload-submit buttons aligned 2016-08-29 18:27:35 +02:00
107309a84c Upload page seperated, styled and Javscript-pimped
Actual upload is not yet working.
2016-08-29 18:17:16 +02:00
c6cbdb3e3a Top bar now part of a .row 2016-08-24 22:42:03 +02:00
61cad639a6 Showing most wanted package on home page properly 2016-08-24 22:41:50 +02:00
10d5bab37c Allow searching in logs view 2016-08-24 22:41:31 +02:00
7e7838e7ad Disabled progressbar in moderation view temporarily (wrong calculation) 2016-08-24 21:46:09 +02:00
5f01c8bae1 Bogus files removed
This reverts commit 0b1a4eaaa545149dc00de42792543fdbe2c03949.
2016-08-24 18:18:14 +02:00
68e33f3e5a Turned moderate menu item into admin item with submenu 2016-08-23 19:01:17 +02:00
230f5ec213 Logs controller added 2016-08-23 19:01:01 +02:00
9ad5a05914 Showing newest and most wanted package on home page 2016-08-23 19:00:39 +02:00
1a49fc2777 Keep 'show' parameter when using text search
So that "any", "with" or "without" is kept when a new search term is
intered.
2016-08-16 18:41:06 +02:00
ade7345a6d Upload action on details page made clearer - added button 2016-08-16 13:09:27 +02:00
d4e8e89e82 Display of statistics on details page fixed 2016-08-16 13:09:13 +02:00
339bb0427f Showing reviews on package's details page from Ubuntu 2016-08-16 12:50:03 +02:00
fc95fc9d9a Refactored upload modal into a seperate partial view 2016-08-12 19:00:09 +02:00
af578f6622 Info box on details page refactored into a partial 2016-08-12 18:56:26 +02:00
140756c17f Added documentation of JSON URLs 2016-08-12 18:46:23 +02:00
86d8a7425b Avoiding errors when showing statistics. Slight change in wording. 2016-08-12 17:06:40 +02:00
7b0dca88b3 Statistics added to package view. 2016-08-11 18:23:53 +02:00
512d109c6a Add explanation text for uploads 2016-07-24 11:13:42 +02:00
14950aaa0c Show description of package in moderation view
This helps moderators understand if the screenshots matches the nature
of the package.
2016-07-24 11:03:04 +02:00
ff0b93380a Recaptcha support added when reporting screenshots
There's lots of spam recently. We need to do something against it.
2016-07-21 11:29:25 +02:00
85b9f1014f Yet another typo regarding the usage of URL creation 2016-07-19 21:03:17 +02:00
59644078a3 Typo fixed 2016-07-19 20:48:44 +02:00
c719e35a09 JSON packages/screenshots set to fixed HTTPS 2016-07-19 20:41:54 +02:00
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