Skip to content

Releases: Keplerjs/Kepler

v1.5.8 - Advaced Backend and Publish Tools

17 Dec 00:32
Compare
Choose a tag to compare
  • movable places
  • plugin photos support creation new place by exif photo
  • plugin photos show news photos in sidebar
  • panelList support grid view
  • plugin photos show my photos in profile panel
  • plugin geoinfo suggest name in panel edit
  • new method K.Profile.setMobile()
  • map gps fix gps user
  • plugin geoinfo in panelEdit Name tips by locality
  • K.Map.addGeojson fix params
  • K.Util.sanitize rename funcs
  • plugin import manage import name, bulk remove
  • open cursor popup on dblclick
  • new method K.Util.geo.transformLoc()
  • plugin geoinfo new method updatePlaceGeoinfo() and reload btn in panelEdit

v1.5.7 - Administration User Interface

07 Dec 02:26
Compare
Choose a tag to compare
  • plugin admin new page admin users
  • plugin admin new page manager users
  • plugin admin new template panelUserAdmin
  • plugin admin method K.Amin.call() support multiple params
  • plugin photos new mwthod storePhoto
  • plugin photos set place photo url without baseurl
  • plugin share fix google link
  • plugin favorites show icon in marker place
  • plugin upload fix upload err text
  • new method K.Util.sanitize.filenameExt()

v1.5.5 - Publishing Pictures

03 Dec 13:51
Compare
Choose a tag to compare
  • plugin photos resize uploaded photos by settings
  • plugin photos load place photo
  • open photo clicking image avatar
  • plugin upload method K.Upload.uploadFile accepts custom prams
  • new method K.Util.geo.parseLocString to parse DMS locations
  • plugin import remove button in places list
  • plugin photos use npm imagemagick
  • plugin photos split templates in edit panel and tab place
  • fix place edit categories
  • plugin edit check if plugin admin exists on delete place
  • double click on marker open panel place
  • new method plugin admin updatePlaceAuthor
  • plugin categories, search places by category
  • plugin photos added photo viewer in fullscreen

v1.5.4 - Upload Contents

20 Nov 14:33
Compare
Choose a tag to compare
  • generalize plugin upload inputFile_upload template
  • new admin method updateUserPassword
  • new admin settings settings.admin.emailOnNewUser
  • new plugin photos
  • plugin photos has two new method resizePhoto, updateAvatar
  • plugin photos new settinngs mimeFileType to check image format
  • plugin import use plugin upload
  • plugin photos manage users avatars in profile settings

v1.5.3

14 Nov 00:02
Compare
Choose a tag to compare
  • new settings to disable user markers settings.public.map.layerUsers.enabled
  • disable placeholders by settings.json
  • fix panelUser template
  • block email send if user created by admin
  • fix profile messages sort
  • new template panelProfile_ui_connect

v1.5.0 - Compositional UI by settings

11 Nov 23:30
Compare
Choose a tag to compare
  • new param html separator in pluginsTemplate
  • render defaults ui templates defined by settings
  • new settings K.settings.public.accounts.services to disable each oauth service
  • redirections base paths /users, /places
  • split panel settings templates in more configurable templates
  • convert user lang code in lang name
  • enable/disable cursor, popups and tooltips by settings
  • new templates tabPlace_ui_hist, tabUser_ui_hist, tabUser_ui_friends
  • fix popups opts

v1.4.8 - Import Bulk Data

01 Nov 15:45
Compare
Choose a tag to compare
  • new plugin Import, support import from geojson file
  • new template placeholder panelAdmin
  • geoinfo plugin new settings autoupdate

v1.4.7 - Modularity and Extensibility is ready

22 Oct 08:19
Compare
Choose a tag to compare
  • published all plugins in atmospherejs.com
  • remove workarounnd globsync from all plugins
  • fix all addAssets and addFiles in plugins
  • simplified version management in plugins
  • simplify K.Plugin config for define new custom template placeholders
  • fix api plugin routes
  • fix robots plugin avatars

v1.4.0 - Categories and Custom Placeholders

15 Oct 16:56
Compare
Choose a tag to compare
  • new plugin categories work
  • new option settings.public.accounts.creation to disable all signup ways
  • use accounts-ui-unstyled instead ian:accounts-ui-bootstrap-3
  • verify existence in plugin templates definition
  • support custom style for each geojson features in K.Map.addGeojson()
  • move features from plugin tracks to geoinfo under new method K.Geoinfo.getTrackInfo()
  • K.Map.addGeojson new option clear
  • remove placeholder popupGeojson
  • added K.Place attribute classMarker
  • new option placeholders in K.Plugin definition
  • plugin categories support edits

v1.3.7 - support Meteor 1.7 and Leaflet 1.3

07 Oct 22:51
Compare
Choose a tag to compare
  • Meteor 1.7.0.5 compatibility
  • update @babel/runtime 7.0.0-beta.55
  • added support to Github OAuth
  • update Leaflet 1.3.0
  • tooltip marker over marker
  • plugin stats simplify rest api
  • create new plugin Openrouteservice