gallery.accords-library.com/client/js
rr- 5200f834f7 client/models: fix modifying lists in post model
The lists in the post model (current state and original state) referred
to the same objects, so that making changes to current state was seen as
if no change has been made. This broke mass tag - it always thought
there were no changes to post tags.
2016-08-08 17:59:49 +02:00
..
controllers client/posts: fix mass tag not sending version 2016-08-08 17:45:49 +02:00
controls client/notes: fix saving post breaking selection 2016-08-05 23:04:29 +02:00
models client/models: fix modifying lists in post model 2016-08-08 17:59:49 +02:00
util client/general: clean up, refactor 2016-08-05 23:02:41 +02:00
views client/general: clean up, refactor 2016-08-05 23:02:41 +02:00
.gitignore client/build: true template precompiling 2016-05-21 10:04:23 +02:00
api.js client/general: use resource versioning 2016-08-07 09:55:51 +02:00
config.js split files into client/ and server/ 2016-04-01 18:48:16 +02:00
events.js client/general: remove api calls from controls 2016-06-18 10:35:20 +02:00
main.js client/general: improve scrolling 2016-07-13 17:18:28 +02:00
router.js client/paging: fix endless scroll return path 2016-07-08 00:54:24 +02:00
tags.js client/general: clean up, refactor 2016-08-05 23:02:41 +02:00
templates.js client/build: true template precompiling 2016-05-21 10:04:23 +02:00