-
Notifications
You must be signed in to change notification settings - Fork 461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating to PicketLink 2.5.1.Final. Merging latest changes from master. #41
base: picketlink
Are you sure you want to change the base?
Updating to PicketLink 2.5.1.Final. Merging latest changes from master. #41
Commits on Apr 9, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 6b02adb - Browse repository at this point
Copy the full SHA 6b02adbView commit details
Commits on Apr 12, 2013
-
Fixing up the admin and the forge scaffold
Previous commit took out the fix for main index.html I don't think the admin/index.xhtml needs to be changed Add guava version Moving the index.xhtml file to the proper location Mostly putting the patch back to the way it was Changing the method name so forge doesn't think it's a getter
Configuration menu - View commit details
-
Copy full SHA for 2b80ca6 - Browse repository at this point
Copy the full SHA 2b80ca6View commit details -
Revert "Fixing up the admin and the forge scaffold"
This reverts commit 2b80ca6.
Configuration menu - View commit details
-
Copy full SHA for e8f0b3e - Browse repository at this point
Copy the full SHA e8f0b3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6791cdd - Browse repository at this point
Copy the full SHA 6791cddView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec1a385 - Browse repository at this point
Copy the full SHA ec1a385View commit details
Commits on Apr 15, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 9ae1ccd - Browse repository at this point
Copy the full SHA 9ae1ccdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22ac27b - Browse repository at this point
Copy the full SHA 22ac27bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54ad44d - Browse repository at this point
Copy the full SHA 54ad44dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 386d7b3 - Browse repository at this point
Copy the full SHA 386d7b3View commit details
Commits on Apr 17, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 63ed750 - Browse repository at this point
Copy the full SHA 63ed750View commit details
Commits on Apr 18, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 88ed575 - Browse repository at this point
Copy the full SHA 88ed575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9465e23 - Browse repository at this point
Copy the full SHA 9465e23View commit details
Commits on May 7, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 30361d2 - Browse repository at this point
Copy the full SHA 30361d2View commit details
Commits on May 20, 2013
-
Minor fixes for typos and incorrect file references.
Add forge setting file to gitignore. Fix typos in tutorial and code. Fixed improper reference to js/main-desktop.js -> js/configurations/desktop.js
Configuration menu - View commit details
-
Copy full SHA for 5689cf7 - Browse repository at this point
Copy the full SHA 5689cf7View commit details -
JDF-320 Upgrade jQuery to 1.9.1 and jQuery Mobile to 1.3.1.
In addition to updating the versions, Twitter Bootstrap was also updated to 2.3.1 since lower versions are incompatible with jQuery 1.9, due to reliance on $.browser. jQuery 1.9 no longer support CSS pseudo selectors like :valid and :invalid, requiring use of querySelectorAll for detecting valid/invalid HTML5 form input fields. Regexp based validation is used as a fallback, especially for IE9.
Configuration menu - View commit details
-
Copy full SHA for 8793e20 - Browse repository at this point
Copy the full SHA 8793e20View commit details
Commits on May 21, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 9d097cd - Browse repository at this point
Copy the full SHA 9d097cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 632c2e2 - Browse repository at this point
Copy the full SHA 632c2e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for acd84dc - Browse repository at this point
Copy the full SHA acd84dcView commit details -
JDF-182 Display events and venues menu in MSIE without box shadows.
A MSIE9+10 specific media-query hack is used to disable the box-shadow style due to a MSIE10 glitch in displaying box-shadow transitions.
Configuration menu - View commit details
-
Copy full SHA for 546c40b - Browse repository at this point
Copy the full SHA 546c40bView commit details
Commits on May 22, 2013
-
JDF-326 Fix for display of custom created Events and Venues without M…
…ediaItems. The fix allows events and venues (without corresponding MediaItems) to be created via the admin front end, and to be used in the rest of the application.
Configuration menu - View commit details
-
Copy full SHA for d26251a - Browse repository at this point
Copy the full SHA d26251aView commit details
Commits on May 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for a3727c7 - Browse repository at this point
Copy the full SHA a3727c7View commit details
Commits on May 26, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 61aad48 - Browse repository at this point
Copy the full SHA 61aad48View commit details -
JDF-333 Fix to cached MediaItems on OpenShift
OpenShift tends to delete files in /tmp if they're untouched for 10 days. This fix uses the OPENSHIFT_DATA_DIR directory instead, which is persistent by nature.
Configuration menu - View commit details
-
Copy full SHA for cd968fb - Browse repository at this point
Copy the full SHA cd968fbView commit details
Commits on May 29, 2013
-
JDF-338 Upgraded Cordova usage from 2.0.0 to 2.7.0
Corrected the HybridUI doc for Cordova on Android development noted in JDF-197, and kept them up to date with the Cordova 2.7.0 upgrade. Also corrected a bug involving loading of Cordova on iOS.
Configuration menu - View commit details
-
Copy full SHA for 3b0909e - Browse repository at this point
Copy the full SHA 3b0909eView commit details
Commits on May 30, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 7d96a54 - Browse repository at this point
Copy the full SHA 7d96a54View commit details -
Reverted code changes from previous commit to remove JS errors.
And fixed some issues with the JDG tutorial.
Configuration menu - View commit details
-
Copy full SHA for 7452f91 - Browse repository at this point
Copy the full SHA 7452f91View commit details
Commits on Jun 1, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 19ccb43 - Browse repository at this point
Copy the full SHA 19ccb43View commit details
Commits on Jun 2, 2013
-
Removed usage of jQuery Mobile nested listviews in the views.
This is because they were deprecated in jQM 1.3.0 and they also prevent the filter widget from appearing. The nested listviews have been replaced with non-inset accordions. This works better since page transitions do not occur, thus not affecting the Backbone Router.
Configuration menu - View commit details
-
Copy full SHA for 55373c5 - Browse repository at this point
Copy the full SHA 55373c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fc3d07 - Browse repository at this point
Copy the full SHA 3fc3d07View commit details
Commits on Jun 3, 2013
-
JDF-344 Fix for JavaScript error during subsequent bookings.
Contains multiple fixes to ensure that the ticket shopping cart in the mobile view behaves almost similarly as the desktop one. Fixed the back button behavior in checkout. The back button now navigates to the create booking view. The ticket summary view has also been changed to use a listview instead of table. This is to allow bookings to be deleted via the split button design, as well as to aid in responsive design. Booking can be deleted at the level of categories. Also fixed an issue involving a JavaScript exception thrown on triggering the jQueryMobile pagecreate event in the Create Booking view.
Configuration menu - View commit details
-
Copy full SHA for 90d51ea - Browse repository at this point
Copy the full SHA 90d51eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0708812 - Browse repository at this point
Copy the full SHA 0708812View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12292ff - Browse repository at this point
Copy the full SHA 12292ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 847415a - Browse repository at this point
Copy the full SHA 847415aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e13df - Browse repository at this point
Copy the full SHA a3e13dfView commit details
Commits on Jun 6, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 8a2db60 - Browse repository at this point
Copy the full SHA 8a2db60View commit details
Commits on Jun 7, 2013
-
Configuration menu - View commit details
-
Copy full SHA for d3c6efb - Browse repository at this point
Copy the full SHA d3c6efbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8035ec2 - Browse repository at this point
Copy the full SHA 8035ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0036869 - Browse repository at this point
Copy the full SHA 0036869View commit details -
JDF-356 Corrected instructions for configuring desktop, mobile and Co…
…rdova environments Replaced older references to index.html to the newer JavaScript module named loader, and updated source listings accordingly.
Configuration menu - View commit details
-
Copy full SHA for 9a212bd - Browse repository at this point
Copy the full SHA 9a212bdView commit details
Commits on Jun 11, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 746ede5 - Browse repository at this point
Copy the full SHA 746ede5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f00e2d - Browse repository at this point
Copy the full SHA 5f00e2dView commit details
Commits on Jun 13, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 2ce04e0 - Browse repository at this point
Copy the full SHA 2ce04e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d41a7ad - Browse repository at this point
Copy the full SHA d41a7adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c01862 - Browse repository at this point
Copy the full SHA 8c01862View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65e8cb9 - Browse repository at this point
Copy the full SHA 65e8cb9View commit details
Commits on Jun 14, 2013
-
Configuration menu - View commit details
-
Copy full SHA for c38eb60 - Browse repository at this point
Copy the full SHA c38eb60View commit details -
JDF-371 Updated the recommended Forge versions to those in JBDS 6 & 7
This is to recommend newer Forge versions that contain fixes for handling Maven repositories.
Configuration menu - View commit details
-
Copy full SHA for e25ebb1 - Browse repository at this point
Copy the full SHA e25ebb1View commit details
Commits on Jun 18, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 82ae51d - Browse repository at this point
Copy the full SHA 82ae51dView commit details
Commits on Jun 20, 2013
-
JDF-374 Fix to ensure bookings view is refreshed on delete
This required a server-side change to return HTTP 204 No Content responses instead of HTTP 200 OK. This is primarily due to a change in jQuery 1.9 that treats empty 200 OK responses as errors which cascaded to Backbone and eventually resulted in no updates to the view. The server-side change now results in a 204 response preventing this hidden failure.
Configuration menu - View commit details
-
Copy full SHA for d6824a0 - Browse repository at this point
Copy the full SHA d6824a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d4337a - Browse repository at this point
Copy the full SHA 6d4337aView commit details
Commits on Jun 25, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 45d600b - Browse repository at this point
Copy the full SHA 45d600bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b15af5e - Browse repository at this point
Copy the full SHA b15af5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for efa23a6 - Browse repository at this point
Copy the full SHA efa23a6View commit details
Commits on Jun 26, 2013
-
JDF-389 Updated Git patches for Forge 1.3.2
This patch also updates a few issues in the TicketMonster application that are not fixed in the Forge scaffolding or cannot be fixed in the Forge scaffolding. Code in PerformanceBean.java has been enhanced to allow correct deletion of Performances. Code in ShowBean.java and show/create.xhtml has been enhanced to allow correct selection of Venue sections when a different venue is chosen during creation/updation of Shows. RichFaces calendar widgets for datetime values have the Apply button enabled via this patch.
Configuration menu - View commit details
-
Copy full SHA for 2b8786a - Browse repository at this point
Copy the full SHA 2b8786aView commit details
Commits on Jun 27, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 69da126 - Browse repository at this point
Copy the full SHA 69da126View commit details
Commits on Jul 9, 2013
-
JDF-383 Update to ShrinkWrap Resolvers 2.0.0.Final.
Updated JBoss BOM version in use to 1.0.7.CR8. Modified the RESTDeployment class to use the newer Maven.resolver() API.
Configuration menu - View commit details
-
Copy full SHA for b18ac4b - Browse repository at this point
Copy the full SHA b18ac4bView commit details
Commits on Jul 10, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 0519e36 - Browse repository at this point
Copy the full SHA 0519e36View commit details
Commits on Jul 12, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 28d478a - Browse repository at this point
Copy the full SHA 28d478aView commit details
Commits on Jul 13, 2013
-
FORGE-345 Improved the styling for code listings.
The styles of the code listings for the site as well as for the generated PDF have been improved. Upquote handling has been performed for the PDF. Additionally, the line break characters generated in code listing have been suppressed to allow for copy&paste of listings.
Configuration menu - View commit details
-
Copy full SHA for 2367068 - Browse repository at this point
Copy the full SHA 2367068View commit details -
Converted the preface section of the book into it's own chapter
This was done to prevent JDF site generation issues, since the upgrade to Awestruct 0.5.2 causes the preface section to be generated without sufficient metadata.
Configuration menu - View commit details
-
Copy full SHA for 60394bc - Browse repository at this point
Copy the full SHA 60394bcView commit details
Commits on Jul 16, 2013
-
JDF-262 Updated the tutorial to use JBoss EAP 6.1 and JBDS 6.0.1
Also added a note on ensuring the right JBoss BOM versions for SW Resolvers 2.0.0.Final
Configuration menu - View commit details
-
Copy full SHA for 3d1222a - Browse repository at this point
Copy the full SHA 3d1222aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e97935 - Browse repository at this point
Copy the full SHA 0e97935View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9f9263 - Browse repository at this point
Copy the full SHA b9f9263View commit details
Commits on Jul 30, 2013
-
JDF-366 Upgrade RequireJS to 2.1.8
Upgraded the RequireJS version to prevent occassional failures in MSIE 10. Removed the order plugin since it is no longer required. Reworked the configuration of jQuery Mobile to disable the jQuery Mobile router on mobileinit. The router is also defined and initialized only after the binding on mobileinit is established, since the router module has a dependency on jQuery Mobile. Also updated the RequireJS text plugin to 2.0.8.
Configuration menu - View commit details
-
Copy full SHA for b2b0316 - Browse repository at this point
Copy the full SHA b2b0316View commit details
Commits on Jul 31, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 04af91f - Browse repository at this point
Copy the full SHA 04af91fView commit details -
JDF-442 Upgrade to Backbone.js 1.0.0.
Modified usages of "bind" to "on". Modified all invocations of Collection.fetch() to use "reset:true".
Configuration menu - View commit details
-
Copy full SHA for acfd2e4 - Browse repository at this point
Copy the full SHA acfd2e4View commit details -
JDF-441 Upgraded Modernizr library to 2.6.2.
Incorporated the custom Modernizr.js build to make it consistent with the quickstarts.
Configuration menu - View commit details
-
Copy full SHA for f6dd17c - Browse repository at this point
Copy the full SHA f6dd17cView commit details
Commits on Aug 1, 2013
-
Configuration menu - View commit details
-
Copy full SHA for d8e60bb - Browse repository at this point
Copy the full SHA d8e60bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48cbb73 - Browse repository at this point
Copy the full SHA 48cbb73View commit details
Commits on Aug 5, 2013
-
Fix to ensure that REST resource generation doesnt break.
The version of JDT used in Forge Java parser fails to distinguish long x[][] as an array, resulting in uncompilable code.
Configuration menu - View commit details
-
Copy full SHA for 4e41da7 - Browse repository at this point
Copy the full SHA 4e41da7View commit details
Commits on Sep 2, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 2ed94f2 - Browse repository at this point
Copy the full SHA 2ed94f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e03cdb - Browse repository at this point
Copy the full SHA 3e03cdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dab54d - Browse repository at this point
Copy the full SHA 4dab54dView commit details
Commits on Sep 19, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 85941f7 - Browse repository at this point
Copy the full SHA 85941f7View commit details