j
562a506d68
include user in change event
2015-05-08 08:39:31 +02:00
f9ba4d1bf1
findChangeLog: don't crash if sort is unspecified
...
This would crash:
api.findChangeLogs(keys=[])
because there's no 'name' key for changelog entries. Instead, default to
chronological order, newest first.
2015-05-06 19:00:44 +02:00
j
e7f83f674e
add inital implementation for a websocket, disabled by default for now
2015-04-28 23:05:15 +05:30
j
ff5d9633ce
add db index on changelog.created
2015-04-15 15:00:52 +05:30
j
2325c71c21
fix limit by created
2015-04-14 20:13:19 +01:00
rolux
cada20f904
update api docs
2014-12-19 15:05:08 +00:00
j
a1008f87c9
findChangeLogs is bound to canManageUsers
2014-12-17 14:01:06 +00:00
j
ed7c5b8a6d
its created not date.
2014-12-17 13:56:45 +00:00
j
9e9bf30c42
add new changelog and call add_changelog all over the place
2014-12-17 13:45:46 +00:00
j
2f154aa610
add basic changelog api
2014-12-16 13:44:27 +00:00
j
3232ce6989
rename Item.itemId to Item.public_id
2014-09-19 12:26:46 +00:00
j
e381609b9e
remove tests, not used
2014-09-05 13:39:43 +02:00
j
4f7c7e9abe
add method to recover an item from changelog
2013-09-11 12:18:01 +02:00
j
2c07dedac0
add south migrations, convert update to python
2012-11-02 13:41:41 +01:00
j
82c83c1309
keep a log of changes
2012-01-31 22:36:10 +05:30