Skip to content

Commit 49fcbbd

Browse files
author
oraclejet
committed
Release 2.0.0
1 parent 81fd9c1 commit 49fcbbd

File tree

9 files changed

+204
-119
lines changed

9 files changed

+204
-119
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,13 @@ Here is a list of places to see Oracle JET in action:
2727

2828

2929
## Installation
30-
Oracle JET provides a Yeoman generator to help scaffold up your applications. If you already have npm and Yeoman installed, you can simply type:
30+
Oracle JET provides a Yeoman generator to help scaffold up your applications. To install and build a blank app, type:
3131

3232
```
33+
npm install -g yo
34+
npm install -g grunt
3335
npm install -g generator-oraclejet
36+
3437
yo oraclejet <app name>
3538
```
3639
See the [Oracle JET Developer Guide](http://docs.oracle.com/middleware/jet200/jet/) for complete installation details, including prerequisites.

THIRDPARTYLICENSE.txt

Lines changed: 194 additions & 112 deletions
Original file line numberDiff line numberDiff line change
@@ -1,124 +1,178 @@
1+
DO NOT TRANSLATE OR LOCALIZE.
12

2-
THIRD-PARTY COMPONENT FILE LICENSE
3+
********************************************************************************
4+
Oracle elects to use only the GNU Lesser General Public License version 2.1
5+
(LGPL) for any software where a choice of LGPL/GPL license versions are made
6+
available with the language indicating that LGPLv2.1/GPLv2 or any later version
7+
may be used, or where a choice of which version of the LGPL/GPL is applied is
8+
unspecified.
9+
********************************************************************************
10+
11+
THIRD-PARTY COMPONENT FILE LICENSE
312
(path in the installation) (see license text reproduced below)
413
--------------------------------------------------------------------------------
5-
scss/oj/v2.0.0/3rdparty/normalize/normalize.scss MIT
6-
js/libs/oj/v2.0.0/ojL10n.js (requireJS i18n) MIT
7-
js/libs/oj/v2.0.0/min/ojtree.js (jsTree.js) MIT
8-
js/libs/oj/v2.0.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
9-
10-
11-
=== Normalize.css ===
12-
Copyright (c) Nicolas Gallagher and Jonathan Neal
13-
14-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
15-
16-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
17-
18-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14+
js/libs/knockout/knockout-3.4.0.js MIT
15+
js/libs/knockout/knockout-mapping-latest.js MIT
16+
js/libs/knockout/knockout-amd-helpers MIT
17+
js/libs/require/require.js MIT
18+
js/libs/require/text.js MIT
19+
js/libs/js-signals/signals.js MIT
20+
js/libs/jquery/jquery-2.1.3.js MIT
21+
js/libs/jquery/jquery-ui-1.11.4.custom.js MIT
22+
js/libs/jquery/jqueryui-amd-1.11.4/core.js MIT
23+
js/libs/jquery/jqueryui-amd-1.11.4/draggable.js MIT
24+
js/libs/jquery/jqueryui-amd-1.11.4/mouse.js MIT
25+
js/libs/jquery/jqueryui-amd-1.11.4/position.js MIT
26+
js/libs/jquery/jqueryui-amd-1.11.4/sortable.js MIT
27+
js/libs/jquery/jqueryui-amd-1.11.4/widget.js MIT
28+
js/libs/history/history.iegte8.js MIT
29+
js/libs/es6-promise/promise-1.0.0.js MIT
30+
js/libs/crossroads/crossroads.js MIT
31+
js/libs/oj/v1.1.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
32+
js/libs/oj/v1.1.0/min/ojtree.js (jsTree.js) MIT
33+
js/libs/oj/v1.1.0/ojL10n.js (requireJS i18n) MIT
34+
js/libs/hammer/hammer-2.0.4.js MIT
35+
scss/oj/v1.1.0/3rdparty/normalize/normalize.scss MIT
36+
37+
38+
/*! Hammer.JS - v2.0.4 - 2014-09-28
39+
* http://hammerjs.github.io/
40+
*
41+
* Copyright (c) 2014 Jorik Tangelder;
42+
* Licensed under the MIT license */
1943

2044

21-
=== Foundation Responsive Library ===
22-
Copyright (c) 2013-2015 ZURB, inc.
23-
24-
MIT License
25-
26-
Permission is hereby granted, free of charge, to any person obtaining
27-
a copy of this software and associated documentation files (the
28-
"Software"), to deal in the Software without restriction, including
29-
without limitation the rights to use, copy, modify, merge, publish,
30-
distribute, sublicense, and/or sell copies of the Software, and to
31-
permit persons to whom the Software is furnished to do so, subject to
32-
the following conditions:
33-
34-
The above copyright notice and this permission notice shall be
35-
included in all copies or substantial portions of the Software.
36-
37-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
38-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
39-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
40-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
41-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
42-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
43-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
44-
45-
46-
=== RequireJS i18n 2.0.2 ===
47-
MIT License
48-
-----------
49-
50-
Copyright (c) 2010-2011, The Dojo Foundation
51-
52-
Permission is hereby granted, free of charge, to any person obtaining a copy
53-
of this software and associated documentation files (the "Software"), to deal
54-
in the Software without restriction, including without limitation the rights
55-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
56-
copies of the Software, and to permit persons to whom the Software is
57-
furnished to do so, subject to the following conditions:
58-
59-
The above copyright notice and this permission notice shall be included in
60-
all copies or substantial portions of the Software.
61-
62-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
63-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
64-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
65-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
66-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
67-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
68-
THE SOFTWARE.
69-
70-
71-
=== jsTree 1.0-rc3 ===
72-
73-
Copyright (c) 2014 Ivan Bozhanov
74-
75-
Permission is hereby granted, free of charge, to any person
76-
obtaining a copy of this software and associated documentation
77-
files (the "Software"), to deal in the Software without
78-
restriction, including without limitation the rights to use,
79-
copy, modify, merge, publish, distribute, sublicense, and/or sell
80-
copies of the Software, and to permit persons to whom the
81-
Software is furnished to do so, subject to the following
82-
conditions:
83-
84-
The above copyright notice and this permission notice shall be
85-
included in all copies or substantial portions of the Software.
86-
87-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
88-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
89-
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
90-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
91-
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
92-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
93-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
94-
OTHER DEALINGS IN THE SOFTWARE.
95-
96-
97-
98-
=== Select2.js ===
99-
100-
Copyright 2012 Igor Vaynberg
45+
/*
46+
* Foundation Responsive Library
47+
* http://foundation.zurb.com
48+
* Copyright 2014, ZURB
49+
* Free to use under the MIT license.
50+
* http://www.opensource.org/licenses/mit-license.php
51+
*/
52+
53+
Normalize.scss
54+
Copyright (c) Nicolas Gallagher and Jonathan Neal
10155

102-
This software is licensed under the Apache License, Version 2.0 (the "Apache License") or the GNU
103-
General Public License version 2 (the "GPL License"). You may choose either license to govern your
104-
use of this software only upon the condition that you accept all of the terms of either the Apache
105-
License or the GPL License.
106-
107-
You may obtain a copy of the Apache License and the GPL License at:
108-
109-
http://www.apache.org/licenses/LICENSE-2.0
110-
http://www.gnu.org/licenses/gpl-2.0.html
111-
112-
Unless required by applicable law or agreed to in writing, software distributed under the
113-
Apache License or the GPL Licesnse is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
114-
CONDITIONS OF ANY KIND, either express or implied. See the Apache License and the GPL License for
115-
the specific language governing permissions and limitations under the Apache License and the GPL
116-
License.
56+
/*
57+
RequireJS i18n 2.0.2 Copyright (c) 2010-2012, The Dojo Foundation All Rights Reserved.
58+
Available via the MIT or new BSD license.
59+
see: http://github.com/requirejs/i18n for details
60+
*/
61+
62+
/* This component is based on original code from:
63+
jsTree 1.0-rc3 http://jstree.com/
64+
"Copyright (c) 2010 Ivan Bozhanov (vakata.com)
65+
Licensed same as jquery - under the terms of either the MIT License or
66+
the GPL Version 2 License
67+
http://www.opensource.org/licenses/mit-license.php
68+
http://www.gnu.org/licenses/gpl.html"
69+
*/
70+
71+
/**
72+
* @preserve Copyright 2012 Igor Vaynberg
73+
*
74+
* This software is licensed under the Apache License, Version 2.0 (the "Apache License") or the GNU
75+
* General Public License version 2 (the "GPL License"). You may choose either license to govern your
76+
* use of this software only upon the condition that you accept all of the terms of either the Apache
77+
* License or the GPL License.
78+
*
79+
* You may obtain a copy of the Apache License and the GPL License at:
80+
*
81+
* http://www.apache.org/licenses/LICENSE-2.0
82+
* http://www.gnu.org/licenses/gpl-2.0.html
83+
*
84+
* Unless required by applicable law or agreed to in writing, software distributed under the
85+
* Apache License or the GPL Licesnse is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
86+
* CONDITIONS OF ANY KIND, either express or implied. See the Apache License and the GPL License for
87+
* the specific language governing permissions and limitations under the Apache License and the GPL License.
88+
*/
89+
90+
91+
92+
/** @license
93+
* crossroads <http://millermedeiros.github.com/crossroads.js/>
94+
* Author: Miller Medeiros | MIT License
95+
* v0.12.0 (2013/01/21 13:47)
96+
*/
97+
98+
ES6-Promise v1.0.0
99+
Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors
100+
101+
102+
/*!
103+
* History API JavaScript Library v4.1.0
104+
*
105+
* Support: IE8+, FF3+, Opera 9+, Safari, Chrome and other
106+
*
107+
* Copyright 2011-2013, Dmitrii Pakhtinov ( [email protected] )
108+
*
109+
* http://spb-piksel.ru/
110+
*
111+
* Dual licensed under the MIT and GPL licenses:
112+
* http://www.opensource.org/licenses/mit-license.php
113+
* http://www.gnu.org/licenses/gpl.html
114+
*
115+
* Update: 2014-03-24 13:14
116+
*/
117+
118+
/*! jQuery UI - v1.11.4 - 2015-03-18
119+
* http://jqueryui.com
120+
* Includes: core.js, widget.js, mouse.js, position.js, draggable.js, sortable.js
121+
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
122+
123+
/*!
124+
* jQuery JavaScript Library v2.1.3
125+
* http://jquery.com/
126+
*
127+
* Includes Sizzle.js
128+
* http://sizzlejs.com/
129+
*
130+
* Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors
131+
* Released under the MIT license
132+
* http://jquery.org/license
133+
*
134+
* Date: 2014-12-18T15:11Z
135+
*/
136+
137+
/** @license
138+
* JS Signals <http://millermedeiros.github.com/js-signals/>
139+
* Released under the MIT license
140+
* Author: Miller Medeiros
141+
* Version: 1.0.0 - Build: 268 (2012/11/29 05:48 PM)
142+
*/
143+
144+
/**
145+
* @license RequireJS text 2.0.12 Copyright (c) 2010-2014, The Dojo Foundation All Rights Reserved.
146+
* Available via the MIT or new BSD license.
147+
* see: http://github.com/requirejs/text for details
148+
*/
149+
150+
/*
151+
RequireJS 2.1.16 Copyright (c) 2010-2015, The Dojo Foundation All Rights Reserved.
152+
Available via the MIT or new BSD license.
153+
see: http://github.com/jrburke/requirejs for details
154+
*/
155+
156+
// knockout-amd-helpers 0.7.3 | (c) 2014 Ryan Niemeyer | http://www.opensource.org/licenses/mit-license
157+
158+
159+
/*!
160+
* Knockout JavaScript library v3.3.0
161+
* (c) Steven Sanderson - http://knockoutjs.com/
162+
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
163+
*/
164+
165+
166+
167+
168+
169+
===
170+
======
171+
========================= Apache-2.0 =========================
117172

118-
119173

120-
========================= Apache-2.0 =========================
121174
The following applies to all products licensed under the Apache 2.0 License:
175+
122176
You may not use the identified files except in compliance with the Apache
123177
License, Version 2.0 (the "License.")
124178

@@ -132,6 +186,7 @@ CONDITIONS OF ANY KIND, either express or implied.
132186
See the License for the specific language governing permissions and limitations
133187
under the License.
134188

189+
135190
Apache License
136191
Version 2.0, January 2004
137192
http://www.apache.org/licenses/
@@ -335,3 +390,30 @@ under the License.
335390
limitations under the License.
336391

337392

393+
===
394+
======
395+
========================= MIT =========================
396+
397+
The MIT License
398+
399+
Copyright (c) __YEARS__, __NAMES__
400+
401+
Permission is hereby granted, free of charge, to any person obtaining a copy
402+
of this software and associated documentation files (the "Software"), to deal
403+
in the Software without restriction, including without limitation the rights
404+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
405+
copies of the Software, and to permit persons to whom the Software is
406+
furnished to do so, subject to the following conditions:
407+
408+
The above copyright notice and this permission notice shall be included in
409+
all copies or substantial portions of the Software.
410+
411+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
412+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
413+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
414+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
415+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
416+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
417+
THE SOFTWARE.
418+
419+

dist/js/libs/oj/debug/oj.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ var _oldVal = _scope['oj'];
4444
var oj = _scope['oj'] =
4545
{
4646
'version': "2.0.0",
47-
'build' : "163",
48-
'revision': "23387",
47+
'build' : "1",
48+
'revision': "23446",
4949

5050
// This function is only meant to be used outside the library, so quoting the name
5151
// to avoid renaming is appropriate

dist/js/libs/oj/debug/ojcore.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ var _oldVal = _scope['oj'];
4646
var oj = _scope['oj'] =
4747
{
4848
'version': "2.0.0",
49-
'build' : "163",
50-
'revision': "23387",
49+
'build' : "1",
50+
'revision': "23446",
5151

5252
// This function is only meant to be used outside the library, so quoting the name
5353
// to avoid renaming is appropriate

dist/js/libs/oj/min/oj.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/libs/oj/min/ojcore.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/OracleJET_QuickStartBasic.zip

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)