seitime-frappe/frappe/public/js/lib
Rushabh Mehta f409fd7358 [ui-tests] python is back! (#3565)
* [ui-tests] python is back!

* [minor] remove old test

* [test] dont test test_runner

* [tests] try firefox

* [tests] try chrome

* [tests] try chrome

* [tests] try chrome

* [tests] try chrome 1

* [tests] try chrome 2

* [tests] try chrome 3

* [tests] try phantomJS

* [tests] try chrome

* [tests] try chrome

* [tests] try chrome

* [tests] try chrome

* [tests] try chrome

* [tests] try chrome

* [tests] try chrome

* [tests] try chrome

* [tests] login click button

* [tests] login click button

* [tests] show log

* [test] test with start_maximized

* [test] test only login

* [travis] test another port for selenium

* [travis] try running ui tests after unittests are done

* [travis] pring body_div if fails

* [tests] complete setup wizard for frappe

* [minor] move ui tests to frappe/ui/tests

* [tests] ui tests in public and codacy fixes

* [fix] tests + eslint

* [minor] move tests to tests/ui folder and print console after print

* [fix] linting

* [tests] added documentation and better integration testing

* [promise] form triggering is now promise based

* [test]

* [test]

* [test]

* [test]

* [test] print output

* [minor] default empty in select and print console

* [cleanup] more minor fixes

* [enhance] first-cut done!

* [minor] frappe.run_serially to pass arguments while chaining
2017-07-03 11:53:00 +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 Add files via upload 2017-03-30 12:40:23 +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
moment Update moment.js from 0.3.1 to 0.5.4 2016-07-10 00:46:07 +10:00
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
c3.min.js Show graphs using c3js 2016-04-25 18:51:22 +05:30
cal-heatmap.js [enhancement] added heatmaps and item count in dashboard 2016-04-14 17:30:06 +05:30
Chart.min.js -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
d3.min.js [enhancement] added heatmaps and item count in dashboard 2016-04-14 17:30:06 +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
jSignature.min.js [enhance] Signature Control (#3024) 2017-04-07 13:52:42 +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 Kanban cleanup (#3501) 2017-06-19 09:03:18 +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

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