Skip to content

Releases: ushahidi/platform-client

Release v3.7.0

31 May 17:18
Compare
Choose a tag to compare

New Features

  • Added Field Level Locking to Surveys
  • Improved Survey UX
  • Added Task Level Visibility
  • Added Webhook Support
  • Added Webhook UX
  • Added Webhook events fro Create, Update of Post
  • Added Survey Duplication
  • Added Task Duplication
  • Added Support for OSS deployment with Ushahidi Mobile
  • Added Deeplinking for iOS and Android
  • Added Banner ads for iOS and Android
  • Adding Location Search Picker for Maps in Posts
  • Added reply to twitter via Post feature
  • Added support for hierarchical categories
  • Added Category field type to Survey
  • Added Markdown field type to Survey
  • Add tags dynamically directly from Posts
  • Added language switching for all users

Minor improvements and fixes

  • Adding uglify-friendly code to colors
  • Confirming on delete for unsaved surveys, tasks and fields
  • Upgrade node to v6
  • Resolved twitter duplication bug
  • Display number of unmapped posts to timeline
  • Moved Savedsearches to Modal
  • Moved Filter to Modal

Release v3.6.4

21 Apr 18:20
Compare
Choose a tag to compare
Release v3.6.4 Pre-release
Pre-release

New Features

  • Added Field Level Locking to Surveys
  • Improved Survey UX
  • Added Task Level Visibility
  • Added Webhook Support
  • Added Webhook UX
  • Added Webhook events fro Create, Update of Post
  • Added Survey Duplication
  • Added Task Duplication
  • Added Support for OSS deployment with Ushahidi Mobile
  • Added Deeplinking for iOS and Android
  • Added Banner ads for iOS and Android
  • Adding Location Search Picker for Maps in Posts
  • Added reply to twitter via Post feature
  • Added support for hierarchical categories
  • Added Category field type to Survey
  • Added Markdown field type to Survey
  • Add tags dynamically directly from Posts
  • Added language switching for all users

Minor improvements and fixes

  • Adding uglify-friendly code to colors
  • Confirming on delete for unsaved surveys, tasks and fields
  • Upgrade node to v6
  • Resolved twitter duplication bug
  • Display number of unmapped posts to timeline
  • Moved Savedsearches to Modal
  • Moved Filter to Modal

Release v3.6.3

17 Nov 22:47
v3.6.3
Compare
Choose a tag to compare

New Features

Minor improvements and fixes

  • Allow ?status[]=all as a post filter (ushahidi/platform@9809c05)
  • Hide reply to author on twitter messages as it doesn't work (debf4aa)
  • Only redirect after deleting a post if we're not already on map/timeline (76c7d73)
  • Fix coloring on post status indicator when on detail page (afa651b)
  • Fix bugs when editing collections (ushahidi/platform#1407)
  • Fix timezone issues with post date editor (#397)

Release v3.6.2

02 Nov 23:23
v3.6.2
Compare
Choose a tag to compare
  • Hide 'filter by survey' button unless we're in an embed
  • Show share button on all normal views, but hide on embed views
  • Always show zoom control in bottom left
  • Disable editable post dates temporarily

Release v3.6.1

28 Oct 18:30
Compare
Choose a tag to compare

Improvements

  • Added Embed feature, which allows users to embed the Ushahidi platform into their websites
    • This supports map embed, survey create embed and post detail embed
  • Added Share feature, which allows users to share views of the Ushahidi platform on Facebook, Twitter and as embed pages.
  • Improved image upload for posts, we simplified the process of adding images to posts and made the images viewable before the post is saved
  • Added Editable Post Date feature, this allows users to set the post date which means they can move it around in chronology. The Post Date defaults to the Post Created Date, Posts on the timeline view are now ordered by the Post Date.

Minor Improvements

  • Use post_date for default post display
  • Fix markup on post toolbox
  • Set default post_date value
  • Use correct i18n date format
  • Dropped support for Node v0.12
  • Began adding support for Node v7, currently outstanding issue with gulp and node v7
  • Improved notification slider for data import
  • Added Filter by Survey button for embed view
  • Changed collection view to display archived posts
  • Immediately create posts from new survey

Bugs

  • Fixed active filters for map/list/savedsearch/collection views
  • Fixed map view post preview layout issue for menu
  • Fixed map view post preview layout issue for image and description display
  • Updated markup to fix arrows in data source menu
  • Fixed mode context not allowing scroll

Release v3.6.0

19 Oct 03:55
v3.6.0
Compare
Choose a tag to compare

Post import improvements

  • Import post categories from CSV
  • Set post status when importing
  • Update import layout
  • Notify a user whenever their import finishes, even if they've navigated away

Minor Improvements

  • Update modal button styling
  • Notify user as they edit a post if the post is in an invalid state
  • Support markdown in site description
  • Show tasks with no fields and a message explaining this
  • Add editable post date to the API (UI pending)
  • Sane column headers on post CSV export
  • Better error reporting when uploading images

Bugs

  • Fix failure removing posts from a collection
  • Remove en-US as default language, use en instead
  • Notify user when geolocation search fails in post edit
  • Fix removing tags from a post
  • Fix invalid slugs generated for posts
  • Fix validation on lat/lon for post location fields

Development improvements

  • Re-organised file structure into main, common and settings modules
  • Move template alongside the related controller/directive
  • Remove dead code

v3.5.1

02 Sep 10:03
v3.5.1
Compare
Choose a tag to compare
  • Handle unpopulated form when checking if we can create posts (7741e92)
  • Fix exception "Cannot read property 'color' of undefined" on survey settings (b5ffd2f)
  • Fix exception in PostDetail Controller isPostValue (4c65326)
  • Hide button to add to surveys when we don't have permission (4b40460)
  • Fix creating post as an anonymous user (f976354)

v3.5.0

02 Sep 04:47
Compare
Choose a tag to compare

Improvements

Fixes

  • Fix survey field editor not scrolling (59ff3f8)
  • Fix loading baselayers (7a5c3d6)
  • Use HTTPS for map tiles (0a2e7a0)
  • Fix lost date values and date validation editing a post (350e4cc, 115b5ac)
  • Fix loading number values when editing a post (e8ef063)

Release v3.4.7

12 Jul 03:07
v3.4.7
Compare
Choose a tag to compare
  • Add mapbox streets and satellite layers. Fix broken mapquest layers.
  • Fix bug with publish selector when published_to is NULL

Release v3.4.6

05 Jul 02:27
v3.4.6
Compare
Choose a tag to compare