|
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- ## Frappe framework includes these public works
-
- ### Javascript / CSS
-
- - Bootstrap: MIT License, (c) Twitter Inc, https://getbootstrap.com
- - JQuery: MIT License, (c) JQuery Foundation, http://jquery.org/license
- - JQuery UI: MIT License / GPL 2, (c) JQuery Foundation, https://jqueryui.com/about
- - JQuery UI Bootstrap Theme: MIT / GPL 2, (c) Addy Osmani, http://addyosmani.github.com/jquery-ui-bootstrap
- - QUnit: MIT License, (c) JQuery Foundation, http://jquery.org/license
- - jquery.event.drag, MIT License, (c) 2010 Three Dub Media - http://threedubmedia.com
- - JQuery Cookie Plugin, MIT / GPL 2, (c) 2011, Klaus Hartl
- - JQuery Time Picker, MIT License, (c) 2013 Trent Richardson, http://trentrichardson.com/examples/timepicker
- - JQuery Hotkeys Plugin, MIT License, (c) 2010, John Resig
- - prettydate.js, MIT License, (c) 2011, John Resig
- - JQuery Resize Event, MIT License, (c) 2010 "Cowboy" Ben Alman
- - excanvas.js, Apache License Version 2.0, (c) 2006 Google Inc
- - showdown.js - Javascript Markdown, BSD-style Open Source License, (c) 2007 John Fraser
- - Beautify HTML - MIT License, (c) 2007-2013 Einar Lielmanis and contributors.
- - JQuery Gantt - MIT License, http://taitems.github.com/jQuery.Gantt/
- - SlickGrid - MIT License, https://github.com/mleibman/SlickGrid
- - MomentJS - MIT License, https://github.com/moment/moment
- - JSColor - LGPL, (c) Jan Odvarko, http://jscolor.com
- - FullCalendar - MIT License, (c) 2013 Adam Shaw, http://fullcalendar.io/license/
- - Sortable - MIT License (c) 2013-2015 Lebedev Konstantin http://rubaxa.github.io/Sortable/
-
- ### Python
-
- - minify.js - MIT License, (c) 2002 Douglas Crockford
-
- ### Icon Fonts
-
- - Font Awesome - http://fontawesome.io/
- - Font License: SIL OFL 1.1 (http://scripts.sil.org/OFL)
- - Code License: MIT (http://choosealicense.com/licenses/mit/)
- - Octicons (c) GitHub Inc, https://octicons.github.com/
- - Font License: SIL OFL 1.1 (http://scripts.sil.org/OFL)
- - Code License: MIT (http://choosealicense.com/licenses/mit/)
- - Ionicons - MIT License, http://ionicons.com/
-
- ### IP Address Database
-
- - GeoIP: (c) 2014 MaxMind, http://dev.maxmind.com/geoip/geoip2/downloadable/
-
- ### Wallpaper
-
- - Version 5 Wallpaper: http://magdeleine.co/photo-nick-west-n-139/ (Public Domain)
-
- ---
-
- Last updated: 1st Jan 2015
|