Commit Graph

12 Commits

Author SHA1 Message Date
evazion
c25ca4c45c {approvals,disapprovals}/create.js.erb: fix indentation. 2017-06-25 11:09:07 -05:00
evazion
791cbbf23b Fix #3186: Mod queue: hide item even if approve/reject fails. 2017-06-25 11:08:05 -05:00
evazion
fdf8e7d5d7 Fix mode menu 'approve' option.
* Fix routing error in respond_with (didn't use /moderator namespace).

* Fix /moderator/posts/approvals.json response to return full
  PostApproval object, not just a success/failure message.

* Simplify the javascript a bit (use $.post instead of $.ajax).
2017-06-04 12:14:35 -05:00
evazion
4fe97a8218 Hide the flags and appeals notices after approving post. 2017-06-04 10:07:42 -05:00
evazion
70a7f77a48 Post#approve!: signal errors with invalid object instead of exception. 2017-04-03 17:18:32 -05:00
r888888888
de34c7fca3 fixes #2650: Add random mode to mod queue 2016-09-08 15:55:06 -07:00
r888888888
d5f575159f rename references of privileged to gold 2013-04-28 00:04:52 -07:00
albert
e3892e09c9 fixes #653 2013-02-28 15:06:22 -08:00
albert
0229dbc711 updated mod queue 2011-10-26 18:16:29 -04:00
albert
73a8c19c6e fix setting parent_id, add approval status notices on top of post/show 2011-10-22 12:54:14 -04:00
albert
57c922ec30 added post#annihilate, removed stale post_moderation views 2011-10-15 23:07:50 -04:00
albert
4828cef27d refactored post mod queue 2011-07-22 13:35:40 -04:00