Files
mayan-edms/mayan/apps
Roberto Rosario e007af6b3f Refactor checkouts app
Change "checkin" usage to "check_in".

Update URL parameters to the "_id" form.

Add support to checkout and check in multiple documents.

Optimize queries that used an ID list of documents for
filtering using values_list('pk', flat=True). These
queries now use .values('pk') as a subquery.

Add pre save hooks to block new document version uploads.

Signed-off-by: Roberto Rosario <Roberto.Rosario@mayan-edms.com>
2019-01-31 05:57:01 -04:00
..
2019-01-30 17:11:15 -04:00
2019-01-29 04:20:54 -04:00
2019-01-31 01:20:41 -04:00
2019-01-31 05:57:01 -04:00
2019-01-02 14:46:41 -04:00
2019-01-21 02:50:34 -04:00
2019-01-25 01:30:05 -04:00
2019-01-03 14:49:48 -04:00
2018-12-05 02:04:20 -04:00