-
Nyanko-sensei joined the channel
-
JesseW joined the channel
-
JesseW joined the channel
-
KillDaBOB joined the channel
-
xps2 joined the channel
-
KillDaBOB_ joined the channel
-
KillDaBOB joined the channel
-
xps2 joined the channel
-
diana_olhovik_ joined the channel
-
UmkaDK_ joined the channel
-
ariscop joined the channel
-
ruaok joined the channel
-
LordSputnik joined the channel
-
LordSputnik
bitmap: is elasticsearch installed on rika? We don't seem to have a locally installed version under /home/bookbrainz
-
diana_olhovik joined the channel
-
Gentlecat joined the channel
-
Nyanko-sensei joined the channel
-
_5moufl joined the channel
-
KillDaBOB joined the channel
-
reosarevok joined the channel
-
tom[] joined the channel
-
xps2 joined the channel
-
bitmap
LordSputnik: we have 1.4.5 on rika, it wasn't running but I started it now
-
LordSputnik
Does that require sudo?
-
bitmap
yeah
-
LordSputnik
Ah OK
-
xps2 joined the channel
-
MBJenkins
-
* dufferzafar0: Admins can now delete a report
-
* dufferzafar0: Admins can now delete a user account
-
* dufferzafar0: Schema Update: Added user status enum
-
* dufferzafar0: Replace delete user view with block user
-
* dufferzafar0: Blocked users are not allowed to create or vote on reviews
-
* dufferzafar0: Allow admins to block/unblock a user from the user's page
-
* dufferzafar0: Add name in TODO comment
-
* dufferzafar0: Change delete report view to archive instead
-
* dufferzafar0: Don't list archived spam reports
-
* dufferzafar0: Use admin log list method rather than queries
-
* dufferzafar0: Display moderation log page title and a link in footer
-
* dufferzafar0: Rename status_types to user_status_types in the SQL schema
-
* dufferzafar0: Add a review property to moderation log
-
* dufferzafar0: Add a template to take reason from admins
-
* dufferzafar0: Display a notice and redirect if the review is already archived
-
* dufferzafar0: Generate new log entry when a user is blocked
-
* dufferzafar0: Rename Review is_archive to is_archived
-
* dufferzafar0: Convert user_status (enum) attribute to is_blocked (boolean)
-
tom[] joined the channel
-
LordSputnik
dufferzafar: that's a lot of work, nice :D
-
MBJenkins
-
roman: Updated strings.
-
Gentlecat
deployed
-
xps2 joined the channel
-
ruaok joined the channel
-
ruaok: we now have moderation stuff on CB
-
ruaok
awesome. I can ignore the CB warnings then?
-
Gentlecat
warnings?
-
ruaok
sentry notitifications
-
Gentlecat
oh, I didn't realize you were subscribed to them
-
yeah, most of these problems were caused by the way I updated CB
-
should be fine now
-
we also need to add some moderators
-
people who can hide reviews and ban users
-
reosarevok
I could do that, if it just involves getting report mails and banning spam
-
Let me know if needed
-
Gentlecat
there's no mails
-
just a page with a list of spam reports
-
reosarevok
Huh. Ok. What does the Report link do then?
-
Oh, I see
-
Gentlecat
give me a sec
-
-
any suggestions/bug reports are welcome
-
dufferzafar: I'll create a couple of tickets too
-
dufferzafar
Gentlecat: I think we should add a link to 'Reports' in the footer that's only visible to moderators?
-
reosarevok
Er. Any reason it is in Italian? I'm a bit confused. I mean, I can change it, but pretty sure my browser has English before Italian...
-
Apart from that, this looks fine I guess :)
-
Gentlecat
dufferzafar: yeah, I was about to suggest that actually
-
dufferzafar
should we also make the central review column a link?
-
Gentlecat
reosarevok: probably switched to italian before or detection is not working properly
-
dufferzafar
the read button feels *small*
-
reosarevok
I'd be surprised if I had switched to Italian of all languages :) But dunno
-
I would kinda expect the title of the album to be a link to the review
-
(took me a bit to notice the Read thing)
-
But it's not a big issue anyway, this is not intended for public use I guess so
-
dufferzafar
no, it isn't, only moderators can access this page
-
Gentlecat
dufferzafar: yeah, it probably should be a link to review
-
xps2_ joined the channel
-
dufferzafar
funny we're feeling this now that the code has actually been deplyed
-
Gentlecat
-
not sure if we should include hidden reviews into public data dumps
-
dufferzafar
if we're hiding them on the site, i think we should not include them in dumps either
-
Gentlecat
another thing to be fixed then
-
bitmap
ruaok: our ppa has everything packaged for trusty now (currently running tests but I haven't seen any issues yet)
-
dufferzafar
Gentlecat: this is how the reviews get dumped right?
-
-
-
ruaok
bitmap: very cool!
-
where is this PPA? is it documented in syswiki?
-
Gentlecat
dufferzafar: what about "regular" dumps? we COPY rows directly from the database there
-
UmkaDK joined the channel
-
bitmap
-
dufferzafar
oh, the full_db function?
-
bitmap
it's mentioned in PackagingPerlForDebian.md
-
Gentlecat
dufferzafar: yes
-
ruaok
ok, cool. that is all I need to try again with the VM.
-
dufferzafar has no clue how that'll be fixed
-
Gentlecat
wait, not
-
bitmap
it's what our chef cookbooks currently use for production servers
-
Gentlecat
not this one
-
full_db is for creating our internal backups
-
public()
-
ruaok
bitmap: ah, ok. the VM code still pulls from ocharles__'s PPA. I'll update that after dinner.
-
ruaok runs off
-
bitmap
cya
-
btw, I packaged the postgres extensions too so you don't need to compile them manually anymore
-
bitmap was snooping in the summer-2015-vm branch
-
ruaok
ohh, even better. thanks!
-
Gentlecat
-
feel free to add anything I missed
-
I only used tickets assigned to you
-
dufferzafar
okay, I'll add stuff that I'll be working on
-
Gentlecat
dufferzafar: CB-158 is done, right?
-
mb-chat-logger
-
dufferzafar
I don't think so
-
Gentlecat
can you add some more info about what's missing?
-
dufferzafar
let me just check
-
Gentlecat
I remember you added some tests that actually involve logged in users
-
dufferzafar
yeah, i found the code, so 158 is done!
-
Gentlecat
nice
-
ok, I created a couple more tickets with suggestions for moderation interface
-
dufferzafar: how is new entity support coming along?
-
dufferzafar
I *think* I'll have event reviews working by tomorrow
-
-
JesseW joined the channel
-
Gentlecat
dufferzafar: you can use trello for planning btw
-
I think bitmap uses it for MB too
-
bitmap
as of last week, yes :)
-
Gentlecat
I have a board for CB there from last year
-
can add you there if you want
-
we can make it public too
-
dufferzafar
I've used trello in the past, but i think i just need something simple that doesn't make me leave sublime
-
Gentlecat
ok, fair enough
-
dufferzafar
I wish there were something like Emacs org mode for sublime (something that's not half-assed anyway)
-
Mineo
well, you could just use emacs :-)
-
dufferzafar
I will *someday*
-
Freso
Gentlecat: I'll sign up as a CB moderator too. What paperwork do I need to fill out?
-
Gentlecat
I need to add you to config file :)
-
dufferzafar: would be useful to have a UI for that
-
Freso
(Should that be part of my job description?)
-
Gentlecat
if that's something you'll have time for
-
Freso: done