Feature * add name filter (a804572ad6979cf26c711a7f29cd44e37cb71c6e) * name and description (18a987370d9d6f2ec8db84ce225bd32af7de00f8)
Fix * fix answer transform for questions with multiple values (d0189cbac7d43ef479ff23ff0123dae23c98ca5d)
Documentation * add documentation about the GroupJexl (a3e5bd1e295606d64392a1205326fcad2b908092)
5.4.0
Feature * Add `controllinggroups` filter to workitemfilterset (2d4b43790a3f3ea9836a87b7177f71f8b2295d7c) * "controlling" for tasks and workitems (1ba66084d6e87de58894ed021ef99f26bfed0c90) * Implement caluma events (3efeba0f2495a3425226bdad92a786d511852299) * Cleanup context data for jexl expressions (4cc9a3d8b7bad18bc8378fe3611beed5b34ada18) * Structure objects can now be accessed via dot notation (8401af5bb1eafb0a966337db294e9646b2ea3907) * Fixture that can generate a full form and document (1e7dc050fb422274571fb8f3706c19960fa29e6b) * Add `family_work_items` to `case` type (41b2fb764d3ef104e9d3b29cd13cd09f69f54b1a) * Add rootcase filter (2c5145d7a2105159d244d3203b6602b5784a21e3) * Automatically set case family (2345af3903b06b4ac66f4004ea6a28a439a05d14) * Add case families (d7c0a662dff2f21b2226d6857b2837be35c6462e)
Fix * Answer transform shouldn't return value for hidden questions (984e2f9a0880eb4659917662d70ba40fdbb8d4c3) * Remove `address_group` from `taskorderset` (92dbb5b51c99c12ecfc2d568cfb06046388766ff) * The word "form" should always be the root form (787c30ca43578ec77ffa565e0ef0333237962d99) * Slug fields should be 127 chars (f6c3483e19dcf549238b7408a28fb5fd9f45bb9a)
Documentation * Extend validation with information about jexl expressions (2d8b1d3924001302268c3b6fe04b9b8ba102347c)
5.3.1
Fix * Fix loading of caluma settings (b001d6fd0eed601aea9b5e170c3f66b5dceca46d)
5.3.0
Feature * Implement copydocumentmutation (613ccd3b5962d5068a49ee44090e265786feee01) It is now possible to copy documents * Split settings file (c80cb4f3523fe8defc4befbe563905f9e0eb285d) Useful for integrating caluma as a django app * Increase max-length of slugs to 150 (5dbfff523d6486166c8e115071ca526bbd7c60e4) * Add support for minlength validation (4d67bcefc9659932f8edfd28f4864074c969cc95)
Fix * Do not validate row documents when attaching them (fee356ae9549ca0bf4df4a18f9d260f8dd544569) * Do not crash when lamenting invalid form slug (42ce73cf3049c0305efae4d35807cc5f7a982deb) * Handle is_required correctly in nested questions (cb78c0836d6d354aa78a6458a70ca660f6d7b32b)
Documentation * Add docs about usage of django apps and interfaces (c164ed340db0b7e1a2f8ca49bdc973ff8b8b8f90) * Add hint about snapshot updates and xdist (c0269950f1261884786306c013bd01945fee6498)
5.2.1
Fix * add unique_together to DynamicOption (c7460c01a4c764f580adc5c76cdca3cbe208b081)
5.2.0
Feature * new filter on cases to check for answers in work items (827399264e275784ec45643143a4ceb7a05751b2) * add indexes on timestamps and user fields (0ad0c41d79d6dddd08662a4e547094b2e5c82c3f)
Fix * file answers need special treatment (65e1a3787d5dcefa171694f538f69019e7d6b02d) * fix user object creation (6ed82c6ef865e5fc203733ec35eab209ca8781fd) * fix validation of dynamic answers (88431eaf61cf3f2c689c1417408873a1d7de055c)
Documentation * add guide on workflow implementation (WIP) (515add093009f9abb668e26eef00da434f176c57)