seitime-frappe/frappe/public/js/lib
Revant Nandgaonkar ebf3554754 Geolocation control (#4327)
* added static map field

* leaflet draw plugin added to map control

* Editable layer working no icons

* Save and load data in form field

* images and icons working

* Locate plugin added, and loads on geolocation

* organized map control code

* loads layer as per form

* new form clears editableLayers

* update: leaflet 1.2.0 and leaflet-draw 0.4.2

* changed to ERPNext colors

* Multiple map fields and fixes

* fixes codacy suggestions

* loaded geojson data editable

* Map layers editable

* add only one layer on draw:create

* code organized with helper functions

* Replaced Leaflet Draw with Leaflet Editable

* read values from database

* layers saved in db

* Using Patched Leaflet Draw (mobile-friendly)

* Working Map field with multiple forms open

* Leaflet Draw css image path fix

* Leaflet Draw

Fixes Leaflet draw css image paths
Fixes Circle marker and Circle

* locate to geolocation or set featurecollection as center

* [fix] leaflet fitBounds padding 50,50

* [Fix] Leaflet (auto) locate

* Map field basic test

* added refresh button on map

* Mute map geojson in print format

* renamed Map field to Geolocation

* Suggested changes and fixes

* eslint disable

* csslint allow important
2017-10-25 18:30:25 +05:30
..
awesomplete Removed jquery-ui, new datepicker and autocomplete (#2460) 2016-12-20 11:44:19 +05:30
datepicker Add Arabic translation for datepicker (#3453) 2017-06-13 14:26:53 +05:30
frappe-gantt Handle large duration tasks (#3509) 2017-06-20 09:23:35 +05:30
fullcalendar Update lib fullcalendar.js and moment.js (#4000) 2017-08-28 11:20:07 +05:30
jquery [ui-tests] python is back! (#3565) 2017-07-03 11:53:00 +05:30
jscolor added fixture sync 2014-02-26 12:28:26 +05:30
leaflet Geolocation control (#4327) 2017-10-25 18:30:25 +05:30
moment Update lib fullcalendar.js and moment.js (#4000) 2017-08-28 11:20:07 +05:30
photoswipe ListView refactor (#2715) 2017-03-06 11:32:27 +05:30
slickgrid Fix Slickgrid invalid assignment 2017-05-02 09:53:52 +05:30
summernote [fix] hide popovers on blur frappe/erpnext#8721 (#3330) 2017-05-18 12:19:52 +05:30
taggle Removed jquery-ui, new datepicker and autocomplete (#2460) 2016-12-20 11:44:19 +05:30
beautify-html.js -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
bootstrap-paginator.min.js Email inbox (#2485) 2017-01-13 14:45:11 +05:30
bootstrap.min.js [ui] listviews 2015-01-08 14:28:24 +05:30
Chart.min.js -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
fluxify.min.js Added files in .eslintignore, updated globals 2017-06-02 15:00:15 +05:30
highlight.pack.js Added Bench Documentation 2016-04-27 02:48:03 -07:00
jquery.jrumble.min.js Wiggle Desktop Icons to have them removed, works for current user only - the iOS feel 2017-09-25 19:15:14 +05:30
JsBarcode.all.min.js [controls] Barcode Control (#4335) 2017-10-18 12:24:58 +05:30
jSignature.min.js [fixes] lots of fixes to signature and added support for print_width frappe/erpnext#9686 (#3979) 2017-08-23 18:12:59 +05:30
json2.js -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
markdown.js -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
md5.min.js added md5 lib and style fix 2014-03-14 19:10:17 +05:30
microtemplate.js Tree print (#3980) 2017-08-28 18:06:14 +05:30
prettydate.js -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
README.md -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
snap.svg-min.js Gantt #1932 (#2073) 2016-09-26 18:15:09 +05:30
socket.io.min.js [fix] socketio 2.0 (#3257) 2017-05-10 13:58:25 +05:30
Sortable.min.js [ui-fixes] Report: Pick columns frappe/erpnext#3678 frappe/erpnext#3676 (#2163) 2016-10-17 12:22:05 +05:30
webcam.min.js updated README.md, we need better readmes 2017-09-25 21:41:40 +05:30

3rd party libraries

Import / Upgrade Guide

JQuery UI

Download modules

  • core
  • interactions
  • autocomplete
  • datepicker

JQuery UI Bootstrap theme

Changes images urls

  • from: url(images
  • to: url(../lib/js/lib/jquery/bootstrap_theme/images

JQuery Gantt

Not a very mature project. Please check css / js after updating