Discussion:
[mb-devel] Dev chat reminder, issue db1e37be-2c72-4fff-88a5-954dbcd8cee4
Statler & Waldorf
1970-01-01 00:00:00 UTC
Permalink
We've got our weekly dev chat on 2015-08-17 on IRC in #musicbrainz-devel on irc.freenode.net. We're going to meet at Regular Meeting Time [1] (19:00 UTC) [2].

If there is any topic you would like to discuss during the meeting, please add it to the agenda in the channel topic.

[1] http://musicbrainz.org/doc/Development_Chat
[2] http://www.timeanddate.com/worldclock/fixedtime.html?iso=20150817T19
--
This message brought to you by https://github.com/mayhem/statler-waldorf
Don't even think of responding to this email. We won't answer! http://goo.gl/FSZdF
Shadab Zafar
2015-08-17 17:13:05 UTC
Permalink
I worked on the Events pull to fix issues that were raised in review.
https://bitbucket.org/metabrainz/critiquebrainz/pull-requests/284/

The code is now live here: http://jdev.in:5000/
Please test it out and report any issues found.

I also added the Places entity, mostly just to see whether a new entity
would require any core change (it doesn't.) So I think new entities can
be added easily in the future.
https://bitbucket.org/metabrainz/critiquebrainz/pull-requests/289/

---

dufferZafar
Post by Statler & Waldorf
We've got our weekly dev chat on 2015-08-17 on IRC in #musicbrainz-devel on
irc.freenode.net. We're going to meet at Regular Meeting Time [1] (19:00
UTC) [2].
If there is any topic you would like to discuss during the meeting, please
add it to the agenda in the channel topic.
[1] http://musicbrainz.org/doc/Development_Chat
[2] http://www.timeanddate.com/worldclock/fixedtime.html?iso=20150817T19
--
This message brought to you by https://github.com/mayhem/statler-waldorf
Don't even think of responding to this email. We won't answer!
http://goo.gl/FSZdF
_______________________________________________
MusicBrainz-devel mailing list
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-devel
Thanuditha Ruchiranga
2015-08-17 18:35:01 UTC
Permalink
This week I finally completed the work for allowing browsing through the
entities ReleaseGroup, Recording, Area, Place, Series, Instrument, Release,
Work, Event, Artist and Label. (f58793d
<https://bitbucket.org/ruchiranga/musicbrainz-server/commits/f58793d0d116316f7a3d123b2381b4da75ac7ff6>
)

Then I made some improvements to the interface like a Retry button to show
up incase of a faliure in fetching results (fa0ade7
<https://bitbucket.org/ruchiranga/musicbrainz-server/commits/fa0ade7f8bfafa80b5e83b835cadc3a5be7a16be>),
a fully functioning pagination (effcccc
<https://bitbucket.org/ruchiranga/musicbrainz-server/commits/effcccc43e48089068e087396c681b0279da8710>)
and some performance improvement for avoiding bursts of AJAX requests (
11b1c5c
<https://bitbucket.org/ruchiranga/musicbrainz-server/commits/11b1c5ccde0370ec2dc46d67e165c61df37a0e08>
).

Finally I moved on to write test cases for the interface components and
plan to complete it within the next couple of days.

Ruchiranga
Post by Statler & Waldorf
We've got our weekly dev chat on 2015-08-17 on IRC in #musicbrainz-devel
on irc.freenode.net. We're going to meet at Regular Meeting Time [1]
(19:00 UTC) [2].
If there is any topic you would like to discuss during the meeting, please
add it to the agenda in the channel topic.
[1] http://musicbrainz.org/doc/Development_Chat
[2] http://www.timeanddate.com/worldclock/fixedtime.html?iso=20150817T19
--
This message brought to you by https://github.com/mayhem/statler-waldorf
Don't even think of responding to this email. We won't answer!
http://goo.gl/FSZdF
_______________________________________________
MusicBrainz-devel mailing list
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-devel
Loading...