Skip to content

Releases: kobotoolbox/kpi

2.021.06

12 Feb 16:41
@jnm jnm
74874f7
Compare
Choose a tag to compare

2.021.05

02 Feb 17:46
5343e60
Compare
Choose a tag to compare
Merge pull request #2989 from kobotoolbox/remove-old-kc-content-type

Remove deprecated KC content types

2.021.03a

02 Feb 17:45
34d9a05
Compare
Choose a tag to compare
Merge pull request #2970 from kobotoolbox/revert-2755-2751-fail-produ…

2.021.03

02 Feb 17:42
3aa2ae3
Compare
Choose a tag to compare

2.020.52b

11 Jan 15:11
@jnm jnm
c487248
Compare
Choose a tag to compare

2.020.30

11 Jan 15:10
@jnm jnm
8424a6a
Compare
Choose a tag to compare

2.020.28a

11 Jan 15:10
@jnm jnm
18c5b30
Compare
Choose a tag to compare

2.020.25

23 Jun 15:31
aedad42
Compare
Choose a tag to compare

This update brings large, behind-the-scenes changes to KoBoToolbox—such as upgrading KPI to Python 3 and Django 2.2 LTS—as well as many user-facing improvements and bug fixes. Below is a list of changes that likely interests the general KoBo community, followed by other changes that are primarily relevant to more technical audiences. We hope you enjoy this release of KoBoToolbox.

If you run your own instance of KoBoToolbox, please consult these important instructions before upgrading.

See this post for all details.

2.019.34

23 Aug 02:00
@jnm jnm
083b462
Compare
Choose a tag to compare

KPI Merged PRs 2.019.23...2.019.34

PR number and branch PR commit message
Merge pull request #2364 from kobotoolbox/2245-improve-translations-modal Improvements to translations modal
Merge pull request #2336 from kobotoolbox/table-freeze-icons-column Allow feezing the submissions links column in table view
Merge pull request #2225 from kobotoolbox/2217-edit-submission-bug Edit submission wrong url bug fix
Merge pull request #2362 from kobotoolbox/2347-improve-project-deletion-modal Conditional content in delete project modal
Merge pull request #2358 from kobotoolbox/2357-settings-sharing-undeployed Allow sharing undeployed forms from settings route
Merge pull request #2356 from kobotoolbox/2355-meta-description Adding meta descriptions for public-facing page templates
Merge pull request #2329 from kobotoolbox/2326-unassigned-validation-status-fix Assigned value to not assigned option to have functioning query
Merge pull request #2266 from kobotoolbox/2250-group-data-by-crash groupDataBy undefined crash fix
Merge pull request #2325 from kobotoolbox/2294-display-full-title Project title fully displayed in list and sidebar, title attr added
Merge pull request #2311 from kobotoolbox/2309-unsaved-changes Unsaved changes while creating bug fix
Merge pull request #2324 from kobotoolbox/2323-typo-fix Fix message typo
Merge pull request #2322 from kobotoolbox/files-descriptions Files descriptions
Merge pull request #2314 from kobotoolbox/double-quote-gettext-coffee-script Replaced single quotes with double quotes in coffee script files
Merge pull request #2312 from kobotoolbox/2310-remove-newrelic Remove New Relic / Install dev dependencies when Django web server is activated
Merge pull request #2186 from kobotoolbox/refactor-kobocat-deployment-backend Database split part II: KobocatDeploymentBackend refactoring
Merge pull request #2219 from kobotoolbox/2200-unsafe-navigation-bug Prevent navigating out of form builder with unsaved changes
Merge pull request #2220 from kobotoolbox/fix-unnecessary-double-reports-call Fix unnecessary double reports API call
Merge pull request #2242 from kobotoolbox/1592-drag-into-group Make it possible to drag from Library into group in Form Builder
Merge pull request #2267 from kobotoolbox/2257-context-menu-placement Better context menu placement logic
Merge pull request #2303 from kobotoolbox/stylelint-output-fix Bring back webpack console logging, drop stylelint plugin
Merge pull request #2305 from kobotoolbox/small-sentry-fixes Small sentry fixes
Merge pull request #2302 from kobotoolbox/2301-me-endpoint-500 Move static lists to /environment endpoint
Merge pull request #2300 from kobotoolbox/kobotoolbox/tasks#245-username-in-response-header Include the username in each HTTP response
Merge pull request #2292 from kobotoolbox/less-linter-spam Less linter spam
Merge pull request #2273 from kobotoolbox/2272-project-title-sidebar Enhancement: Fixes #2272, making full titles appear in sidebar

KoBoCAT Merged PRs 2.019.22...2.019.34

PR number and branch PR commit message
Merge pull request kobotoolbox/kobocat#566 from kobotoolbox/565-duplicated-submissions Duplicated submissions fix
Merge pull request kobotoolbox/kobocat#569 from kobotoolbox/568-user-cannot-validate-with-validate-xform Non-owner users with 'validation_xform' permissions cannot validate submissions.
Merge pull request kobotoolbox/kobocat#559 from kobotoolbox/kobotoolbox/tasks#245-username-in-response-header Include the username in each HTTP response
Merge pull request kobotoolbox/kobocat#523 from kobotoolbox/new-hook-signal-endpoint Changed 'kpi' endpoint for hook signal

2.019.22

01 Jun 16:44
@jnm jnm
11826de
Compare
Choose a tag to compare

KPI Merged PRs 2.019.16...2.019.22

PR number and branch PR commit message
Merge pull request #2286 from kobotoolbox/1804-anonymous-user-fix Handle anonymous users properly in PerUserSetting
Merge pull request #2285 from kobotoolbox/1804-per-user-settings Add model for per-user-settings
Merge pull request #2185 from kobotoolbox/2155-kc-database-connection Database split part I: Use two different database urls for kobocat and kpi
Merge pull request #2260 from kobotoolbox/2183-search-bubble Search (support) bubble
Merge pull request #2276 from kobotoolbox/fix-dockerfile-for-2269 Correct Dockerfile to match #2269
Merge pull request #2269 from kobotoolbox/better-eslint-rules better eslint rules
Merge pull request #2271 from kobotoolbox/2270-permissions-endpoint Add missing content type check; hide all assigned permissions from anonymous users
Merge pull request #2265 from kobotoolbox/2261-unselect-optional-fields Make optional selects clearable
Merge pull request #2263 from kobotoolbox/travis-specify-python-2.7 Specify Python 2.7 in Travis CI configuration

KoBoCAT Merged PRs 2.019.16a...2.019.22

PR number and branch PR commit message
Merge pull request kobotoolbox/kobocat#556 from kobotoolbox/555-photo-gallery-DoS Load thumbnails in small, delayed chunks
Merge pull request kobotoolbox/kobocat#554 from kobotoolbox/553-superuser_stats-timeout Limit superuser_stats to current and previous month