kikito
69e74c4207
Style in comment moderation
2015-09-21 16:12:55 +02:00
kikito
12f1796e7b
Merge branch 'master' into debates-moderation-530
2015-09-21 15:52:25 +02:00
kikito
757205a93e
Unifies bulk & debates moderation forms in a single one
2015-09-21 15:41:01 +02:00
kikito
1d5904d478
displays the complete text of the proposal in the moderation interface
2015-09-21 12:47:13 +02:00
Alberto Garcia Cabeza
98ae8c8014
Fixes proposal moderation
2015-09-15 14:19:56 +02:00
kikito
84e905ff70
adds proposals moderation to mod menu
2015-09-13 22:14:22 +02:00
kikito
9d253b0477
Implements Proposals moderation controller
2015-09-13 22:08:30 +02:00
kikito
df7fde472b
Adds missing view: moderation/proposals/hide.js
2015-09-13 22:07:44 +02:00
David Gil
31cf51f07a
adds text_with_links helper and use that in any comment.body in views, adds test to check for malicious injections in comment body
2015-09-10 18:28:10 +02:00
Alberto Garcia Cabeza
a61c006f7f
Replaces bullet for bull
2015-09-09 20:33:21 +02:00
kikito
48ba9a436d
adds select all/none to bulk moderation
2015-09-08 20:46:18 +02:00
kikito
b9ebe8c2c4
Implements basic bulk debates functionality
2015-09-08 19:44:50 +02:00
Juanjo Bazán
f2426e09fa
adds users to moderator's menu
2015-09-07 17:57:08 +02:00
Juanjo Bazán
af6cb16e9b
adds banned users section to moderation zone
2015-09-07 17:56:53 +02:00
kikito
79febe7bb8
Adds shared/filter_subnav partial to DRY filters
2015-09-02 13:39:27 +02:00
kikito
ebacc8c9c7
Uses has_filters in all controllers with filters & renames @filter to @current_filter
2015-09-02 13:21:46 +02:00
Alberto Garcia Cabeza
da0c937983
Adds new texts for admin and moderation pages
2015-08-31 21:49:36 +02:00
kikito
a7929c607d
adds a helper to simplify the way selects and filters are rendered
2015-08-28 20:07:45 +02:00
kikito
cd982768f2
Renames the "archive" action to "ignore_flag" (+)
...
* archived_at -> ignored_flag_at
* archived? -> ignored_flag?
* archive -> ignore_flag
* pending -> pending_flag_review
* archived (scope) -> with_ignored_flag
* I18n changes
2015-08-27 11:43:58 +02:00
kikito
909dfb4ce3
Several renamings
...
InappropiateFlag -> Flag
x.flag_as_inappropiate -> x.flag
x.undo_flag_as_inappropiate -> x.unflag
X.flagged_as_inappropiate -> x.flagged
flag-as-inappropiate-actions views & css -> flag-actions views & css
2015-08-27 10:48:49 +02:00
kikito
6110284356
removes all references to "review" (replaced by "archive")
2015-08-26 13:48:57 +02:00
kikito
3b3f25f14e
merges with master
2015-08-26 13:22:07 +02:00
Juanjo Bazán
46bd0f2c7f
adds basic style/content to moderation dashboard
2015-08-26 12:24:37 +02:00
Alberto Garcia Cabeza
8037a82fef
Adds styles to moderation admin
2015-08-25 15:19:54 +02:00
kikito
720630e0ab
Fixes failing spec which expected a menu id
2015-08-23 18:32:00 +02:00
kikito
5db63228ad
Adds moderation sidebar
2015-08-23 00:02:40 +02:00
kikito
5eeaa7d189
implements /moderation/debates
2015-08-22 23:20:55 +02:00
kikito
169809496e
Adds filters & refactors to comment moderation
2015-08-22 20:28:48 +02:00
kikito
4f0c49f921
Changes moderation/comments to allow for different commentable_types
2015-08-22 09:15:20 +02:00
kikito
00b51bbc23
Adds first version of comment moderation
...
Missing:
* Ensure removing a flag updates the flagged_at attribute correctly
* Showing the debate when the comment is not a “root”
* Filter (pending / reviewed / all)
* Order
* Same for debates
2015-08-21 22:01:47 +02:00
rgarcia
f31ed2940d
adds moderation to comments and debates [ #136 ]
2015-08-17 13:39:31 +02:00
rgarcia
101477c7da
refactors admin layout
2015-08-14 13:33:30 +02:00
rgarcia
88defaa455
adds admin layout and access links [ #163 ]
2015-08-14 12:37:44 +02:00
kikito
8d83607331
Implements dashboard controllers & views for admin & moderation
2015-08-07 17:20:28 +02:00