Joshua Thijssen
Joshua Thijssen
Create decent datamodel, which can be converted to Doctrine2 entities easily
Automatically export event and talks into meetup.com
Allow users to create an account / login directly through GitHub.
Let users vote on talk abstracts. These abstracts can be anonymized, so there is no information about the presenter. This gives administrators an idea on how well abstracts are being...
Implement bootstrap layout (most probably through the MopaBootstrap bundle) in order to create a simple (yet spiffy) interface. This also makes it easier to theme the application in a later...
The project is currently based on Symfony 2.0, with deps instead of composer. We should move the application to Symfony 2.2 through composer to get it running with the latest...
When hydrating results into documents, any additional `_field` values are not available. The same goes with for instance the score, but these are handled by fetching them through `getDocumentScore()` for...
Instead, it should deploy the public key to DNS, and use that key. THis way, the original organisation key is never used.
There are two ways to register an account to a mail server: - server invitation token - organisation invitation token it's not possible to register on a server that you...