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 Merge latest changes from ux-release-1 [SCI-2217] 2018-04-04 14:20:34 +02:00
mailers adds input_sanitizer helper in app mailer [fixes SCI-1185] 2017-04-07 15:01:26 +02:00
middlewares fixes bug with CSRF on file upload, fixes turbolink issues with remote form submition [fixes SCI-2284] 2018-04-10 13:19:53 +02:00
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 Add default settings migration and concern 2017-08-10 11:30:57 +02:00
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