framework/js
Toby Zerner c08b62af80 Refactor translation and validation
We now use Symfony's Translation component. Yay! We get more powerful pluralisation and better a fallback mechanism. Will want to implement the caching mechanism at some point too. The API is replicated in JavaScript, which could definitely use some testing.

Validators have been refactored so that they are decoupled from models completely (i.e. they simply validate arrays of user input). Language packs should include Laravel's validation messages.

ref #267
2015-10-15 22:30:45 +10:30
..
admin Refactor translation and validation 2015-10-15 22:30:45 +10:30
forum Refactor translation and validation 2015-10-15 22:30:45 +10:30
lib Refactor translation and validation 2015-10-15 22:30:45 +10:30
.gitignore Share bower components between forum/admin 2015-05-05 09:16:34 +09:30
bower.json Patch Mithril with a bidi attribute 2015-09-18 13:06:37 +09:30