wekan/client
Alexander Sulfrian a2888250f4 Models: Replace before.insert with autoValues
The before.insert hooks have the problem, that they are executed in a
different order if called from the client or from the server. If called
from the client, the before.insert hook is called before validation of
the schema, but if called from the server, the validation is called
first and fails.
2016-06-03 03:56:35 +02:00
..
components Models: Replace before.insert with autoValues 2016-06-03 03:56:35 +02:00
config Upgrade ESLint to v2 2016-03-17 16:26:14 +01:00
lib Merge pull request #531 from TheElf/devel 2016-03-18 17:14:10 +01:00