Guillaume

Results 10 issues of Guillaume

The next major release of Sonerezh (2.0.0) will offer a lot of new possibilities to implement new features, and I would like to refactor the home page (the page where...

discussion
design

Following #345 and #348, the playlists management must be refactored to fit the new database schema.

in progress
core

Following #345 and #348, the ``SongsController`` controller must be split after the database schema update. The following new three controllers and their associated views must be created: - ``AlbumsController`` -...

enhancement
core

@gs11 @MightyCreak you contributed a lot to Sonerezh and I would like to have your opinion about this important new step. As you know by now the database has a...

discussion
core

The synchronization system must be rewritten according to the schema discussed in #345. The process can be split into several methods in the ``PagesController`` controller, and match HTTP methods. For...

feature
design
core

According to the discussion about the new schema (see #345), the following [CakePHP models](https://book.cakephp.org/2.0/en/models.html) must be implemented: - Album - Band - Track

optimization
core

Add auto-focus on inputs (not all): playlist creation form, user creation form for example.

We received an email asking us to support [libravatar](https://www.libravatar.org/) (a free alternative to Gravatar).