Skip to content
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

Upgrade DataTables and include responsive plugin using CDN. Added loc… #624

Conversation

acolebourne
Copy link
Contributor

…al copy of upgraded ColumnFilterWidgets plugin. Refactor all uses of DataTables to use the new API syntax

NOTE: Marketplace has not been updated because it continues to function using the deprecated APIs. I will (re)submit a separate pull request for additional Marketplace UI improvements.

@acolebourne
Copy link
Contributor Author

I've created a Jira for this, see https://issues.jasig.org/browse/UP-4653

@acolebourne
Copy link
Contributor Author

The way datatables 1.9.4 had been added to the resource server caused multiple requests, if we are to add version 1.10 to the resource server I suggest we use a url scheme similar to that of the DataTabes CDN site e.g. /t/bs/dt-1.10.11,r-2.0.2/

We need to be clear what features are included/combined without requiring multiple requests. We loose some flexibility for change, but gain off-line working. I'm happy to make a PR on resource-server.

@drewwills
Copy link
Contributor

@acolebourne -- James has some really cool ideas around enhancing the ResourceServer to use CDN URLs (instead of internal) when permitted and when they are available. I guess I'd like to preserve offline functionality as much as possible.

@jameswennmacher
Copy link

@acolebourne see https://issues.jasig.org/browse/RESSERV-82. I've been trying to get to this for a while and haven't been able to carve out the time. Shouldn't be too difficult to do. I know you are passionate about parallelizing URL requests by using CDNs. If you have time to work on it before me, I think it would be great!

@acolebourne
Copy link
Contributor Author

@drewwills it would be good to get this upgrade into 4.3.0 so I'll resubmit using ResourceServer, I'll also make the corresponding PR on the ResourceServer repo. Hopefully before Thursday.

…al copy of upgraded ColumnFilterWidgets plugin. Refactor all uses of DataTables to use the new API syntax
@acolebourne
Copy link
Contributor Author

update - Switched to using ResourceServer

Note: The branch has been rebased
Note: This PR is dependent on PR #44 on resource server and would require an upgrade to the bundled resource-server version (not included in the PR)

bjagg and others added 20 commits April 21, 2016 17:46
…let, NotificationPortlet, and WebProxyPortlet
…tlets

UP-4661: Upgrade 8 portlets and several overlay files
…oolExecutor with daemon threads (this detail was overlooked)
…; this commit focuses on org.jasig.portal.layout
…is pass completes that package, untill something changes)
drewwills and others added 27 commits May 1, 2016 13:47
UP-4668:  Refactor GaP to make it clearer and more maintainable
…roperties, o.j.p.rendering, and a small piece of o.j.p.security
…elist.regexValues, titlePolicy, descriptionPolicy
…o4-3-0.txt

since it is also in quickstart data set you'd typically pick up changes from it instead.
…text (portlet) dispatched request (this is a workaround)
…-rss-preferences

UP-4673: Added missing NewsReader preferences to RSS definition
…ed vertically.

fixed issue where border-radius was not showing in mobile menu
UP-4678:  Prevent a ClassCastException on WebAsyncManager in cross-co…
… to which it applies, reducing vertical real estate
…user seeing portlet menu options they should not
UP-4654:  Make the new 'hamburger' options menu float over the portle…
UP-4649:  Round four of removing unused code with UCDetector
…e menu button (instead of position: fixed); Fix cosmetic issues with the flyout carrot on the active tab
UP-4622:  Fix a display issue with the offcanvas menu on iOS
…al copy of upgraded ColumnFilterWidgets plugin. Refactor all uses of DataTables to use the new API syntax
@drewwills
Copy link
Contributor

It looks like this item just needs some busywork. I'll try to get to it.

@drewwills
Copy link
Contributor

This is a change that we want, but the conflicts and aging of this PR take it beyond what we want to merge as-is. I hope we address it effectively in uP5.

@drewwills drewwills closed this Jan 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants