scinote-web/app
Luka Murn 5e90ae7383 Remove uneccesary save when setting notification settings on user
These methods should behave as the rest of setters on
ActiveRecords, ergo setting the model state, but not saving it.

The save is called at the end of the action inside the controller
anyway, so this save is redundant.
2018-05-18 13:43:04 +02:00
..
assets Merge pull request #1128 from ZmagoD/zd_SCI_2331 2018-05-18 09:31:02 +02:00
controllers removes empty space 2018-05-17 15:21:45 +02:00
datatables Merge branch 'master' into ux-release-1 2018-04-26 11:38:54 +02:00
helpers Merge branch 'ux-release-1' of https://github.com/biosistemika/scinote-web into zd_SCI_2371 2018-05-17 11:25:33 +02:00
javascript
mailers
middlewares
models Remove uneccesary save when setting notification settings on user 2018-05-18 13:43:04 +02:00
permissions Move REPOSITORIES_LIMIT from constants to env variables [SCI-2301] 2018-05-09 18:03:16 +02:00
serializers
services refactor save_pdf_to_inventory_item service 2018-05-17 13:17:19 +02:00
utilities Disable some validations in repository import to improve speed [SCI-2404] 2018-05-15 11:14:43 +02:00
views Merge pull request #1128 from ZmagoD/zd_SCI_2331 2018-05-18 09:31:02 +02:00