c9469709d6
Fixed class and instance methods for pending screenshots/packages
2016-04-14 16:49:46 +02:00
f12f61b23c
Show progressbar on moderation screen
2016-04-08 18:25:53 +02:00
16999260ca
Dropdown on details page allows image management for users and admins
2016-04-07 17:01:00 +02:00
ba5a89a26a
Moved screenshots_visible_to_user to model
2016-04-06 16:41:52 +02:00
6192e1bc3b
Creating query to get screenshots visible to a user
2016-03-05 15:55:24 +01:00
53b297da1e
Working on query to only display moderated or own uploads
2016-03-04 18:23:12 +01:00
6c9607ffa8
Old PostgreSQL full-text search removed
2015-05-08 17:32:17 +02:00
3f1ec0b202
Full text search set to english
2014-12-29 20:14:41 +01:00
dc17ff1e3e
Added callback that removes images files when a screenshot gets destroyed
2014-12-07 22:32:13 +01:00
f3a8b7c3a5
Search feature repaired
2014-11-30 23:20:26 +01:00
87f545414f
Getting the project working again
...
Replace Twitter Bootstrap by Zurb Foundation
Used @import in SCSS instad of require_tree for proper order and use of variables like $debian_color
Moved old files out of the way (renamed them to xx*)
Welcome controller (/) works
Moved templates from ERB to SLIM format
Fixed database settings
Reduced routes to working ones
Tidied up Gemfile
Checked in experimental lab files
Tried to find a good description for this massive commit :)
2014-11-16 18:26:03 +01:00
0b71665dd0
Indentation fixed
2013-11-13 23:24:23 +01:00
520d29e629
Explicitly defined default order of packages by name.
2013-08-25 23:39:05 +02:00
d6c5508fdd
Fixed use of default scope for Rails 4.x
2013-08-21 22:56:22 +02:00
d1d4cea63a
Using proper SQL query to search for multiple search words.
2013-08-08 22:32:20 +02:00
ee530072eb
Added package.text_search for full-text searching the Package model
2013-08-08 21:50:03 +02:00
78b8f594af
Enforce eager loading of backreferencing to avoid wasteful SQL queries
2013-08-07 21:37:14 +02:00
5559fbecd3
Added one-to-many relation between packages and screenshots
2013-08-06 22:35:05 +02:00
c2a695aec0
Packages controller added
2013-07-27 01:23:28 +02:00