Commit graph

183 commits

Author SHA1 Message Date
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
f34de8a386 Centering/aligning image on details page with caption text 2016-03-04 11:10:42 +01:00
cfc6d29c66 Added administrative information per screenshot 2016-03-04 10:26:08 +01:00
665bedc42a Removed bogus HR on main welcome page 2016-03-03 17:42:26 +01:00
b07c505e55 Modal upload window fixed for Foundation 6 2016-03-03 17:38:38 +01:00
a4d59caef4 Information panel on right side of details page fixed 2016-03-03 17:34:51 +01:00
fb62bee05a Login screen fixed 2016-03-03 17:13:23 +01:00
61dc736fcb Thumbnail grid fixed for Foundation 6 2016-03-03 17:13:11 +01:00
030d80fa30 Flash messages fixed for Foundation 6 2016-03-03 17:12:45 +01:00
28e4f8e705 Using own custom Foundation 6 paginator 2016-03-03 17:11:54 +01:00
7e7d2e6c0b Partially migrated to Foundatoin 6 2016-03-02 21:36:58 +01:00
d7bfa0843f Added age_days method to display the upload age of a screenshot 2016-03-02 16:36:27 +01:00
2b2f325356 Centered login form 2016-03-02 16:24:11 +01:00
f0c265128b Showing active tab correctly in top bar 2016-03-02 16:24:03 +01:00
298ac56ac0 General Foundation load procedure tidied up 2016-03-02 16:23:47 +01:00
3c0756206a Added TODO marker, fixed login form 2016-03-02 16:06:34 +01:00
84b4d7f715 Added package homepage link to details page 2016-03-02 14:18:21 +01:00
73e2a2e5c7 Devise updated 2016-03-01 17:35:36 +01:00
1d63578841 Foundation updated to 6.x 2016-02-29 15:15:04 +01:00
a9f8b74a95 Error display partial added 2016-02-26 17:34:58 +01:00
33e4173abf Devise views added 2016-02-26 17:34:45 +01:00
83259aab54 Controller users and user_sessions added 2016-02-26 17:34:36 +01:00
4592debbfa eu_cookies partial path has apparently changed 2016-02-26 17:31:15 +01:00
6416aa191f Showing uploader-hashes only for logged in admins 2015-07-15 18:00:02 +02:00
da28c6440d Moved login/logout form into topbar 2015-07-15 17:59:43 +02:00
35eb83448e Added "devise" for authentication. 2015-07-15 17:06:32 +02:00
e6a0f15340 Removed "authlogic" completely. Let's try "devise". 2015-07-15 17:05:56 +02:00
4b4cbf4b88 User form fixed 2015-07-15 16:45:45 +02:00
fd74424f73 Fixed display of login form (- => = in slim) 2015-07-14 18:53:09 +02:00
aad4f0045a Added missing user registration form
This is just from the authlogic coding examples.
We are not using user registration (yet). So this will
likely be deleted again.
2015-07-14 18:52:47 +02:00
737ff62cfc Trying to get authlogic running 2015-07-13 18:42:36 +02:00
f5d1353b93 Limiting width of dummy image in details view 2015-06-26 22:29:24 +02:00
458ef9566d Fixed style of subtitle in details view 2015-06-26 22:29:13 +02:00
cefa804f54 Add dummy text in list view if a long description is missing. 2015-06-26 21:17:30 +02:00
a2178d8226 Merge branch 'master' of bitbucket.org:signum/debshots 2015-06-15 13:05:10 +02:00
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
31afd3635f Upload link/path fixed 2015-05-08 17:32:33 +02:00
bee641baf1 Showing package long description properly 2015-05-08 17:31:55 +02:00
cd6fb9ca23 Moved flash messages to general layout 2015-05-02 16:16:40 +02:00