Consider instead chatting in IRC #jasig-uportal channel on freenode. https://wiki.jasig.org/display/UPC/IRC+Channels . More active chatting happening there.
Hey @ncaidin! :wave:
I just learned about Gitter from the Apereo Lightning Talks
Cool! Gitter has some nice features, the unlimited number of members and unlimited history access are both pretty slick.
that's wild that you are trying to have everything cross posted?
We're trying it out.
It serves as a nice bridge if people log into some of the old chat rooms which used to be active and aren't really used anymore.
And can help work around the Slack history limitations.
[Christian Murphy, Apereo] :newspaper: uPortal 5.0.1 is now live! :newspaper:
This release includes:
• improvements to the JGroups integration for expiration caching
• Static Analysis of Groovy using CodeNarc
• Fix a bug in the Reset User Layout feature
• Add unit tests for the org.apereo.portal.api.portlet and org.apereo.portal.api.groups packages
• Fix configuration of BranchingRenderingPipeline on uP5
• Enable static analysis and stylechecking as part of test process
• Update NodeJS version (used in the build process) to 8.8.1
• Update gradle plugins com.gradle.build-scan, com.github.kt3k.coveralls, net.researchgate.release and net.ltgt.errorprone to latest versions
• Make CORS domain and method checks case-insensitive
• Update gradle wrapper to version 4.3.0
• Fix a bug involving CORS and portlet ActionURLs
A big thanks to all the contributors who helped make this release a reality! :bow:
https://github.com/Jasig/uPortal/compare/v5.0.0...v5.0.1
[Christian Murphy, Apereo] :bell: :calendar: Reminder: There will be a uPortal Technical call on Tuesday, December 5th at 11am CST.
https://groups.google.com/a/apereo.org/d/msg/uportal-dev/tUo4E3IIIiA/fz5WtUobDAAJ
The current agenda includes:
[Christian Murphy, Apereo] :newspaper: uPortal version 5.0.2 is incoming, expect to see it sometime early next week!
https://groups.google.com/a/apereo.org/d/msg/uportal-dev/PhWfyT_3xus/_sc3POriBgAJ
To see what changes are currently slated to be in this release, check out the 5.0.2 milestone on GitHub.
https://github.com/Jasig/uPortal/milestone/12?closed=1
[Christian Murphy, Apereo] :rolled_up_newspaper: https://hackernoon.com/how-css-grid-beats-bootstrap-85d5881cf163
A combination of Flexible Grids and CSS grids could help simplify and improve the experience of creating layouts and custom skins for uPortal.
Exciting news! uPortal-start now includes official Docker containers.
The first container is uPortal-demo, soon to be uploaded to DockerHub.
This container is designed to provide a quick and easy to tryout uPortal.
Just three steps:
docker run apereo/uPortal-demo -p 8080:8080
localhost:8080/uPortal
The second container is a compact and production ready Tomcat + uPortal setup.
This container includes uPortal's customizations to tomcat and your institutions uPortal setup, and connects to an external database.
The third container is uPortal CLI, this is designed for administration in a docker environment, especially data import and export. It includes the full Gradle setup, and Gradle task that can be run locally, can be run in the cloud!
uPortal 5.0.5 has been released https://github.com/Jasig/uPortal/releases/tag/v5.0.5
Including Swagger support, library upgrades, and project documentation translated to French.