Mercurial > lada > lada-server
log
age | author | description |
---|---|---|
2015-04-16 | Raimund Renkert | Made probe_id_alt and messungs_id_alt insertable. |
2015-04-08 | Raimund Renkert | Fixed messung delete operation. |
2015-04-08 | Raimund Renkert | Use the authorization filter in all REST operations. |
2015-04-08 | Raimund Renkert | Handle authorization of messung objects in a separate way. |
2015-04-08 | Raimund Renkert | Check the parents tree_modified timestamp for locking. |
2015-04-08 | Raimund Renkert | Updated owner getter/setter in probe. |
2015-04-08 | Raimund Renkert | Added new field to model classes to have the parent tree_modified timestamp available. |
2015-03-25 | Raimund Renkert | Update the 'letzteAenderung' field. |
2015-03-25 | Raimund Renkert | Use timestamp locker in REST services. |
2015-03-25 | Raimund Renkert | Added concrete class to lock objects based on the tree_modified timestamp. |
2015-03-25 | Raimund Renkert | Added interface, annotation and enum for Lock mechanism. |
2015-03-25 | Raimund Renkert | Added new column 'tree_modified' to entity classes. |