Re: [uportal-dev] proposed: Benito Gonzalez as uPortal committer

2015-09-28 Thread Tim Levett
+1 Tim Levett - UW-Madison From: bounce-42797523-70367...@lists.wisc.edu <bounce-42797523-70367...@lists.wisc.edu> on behalf of Tim Carroll <t...@logiclander.com> Sent: Monday, September 28, 2015 11:47 AM To: uportal-dev@lists.ja-sig.org

[uportal-dev] angularjs-portal irc channel

2015-07-31 Thread Tim Levett
Hey Devs, Did you know we have a gitter.im for angularjs-portal? https://gitter.im/UW-Madison-DoIT/angularjs-portal. If you don't want yet another tab open you can setup irc for gitter.im: https://irc.gitter.im/ then join the channel UW-Madison-DoIT/angularjs-portal Join the conversation,

[uportal-dev] Google Analytics in uPortal

2015-07-01 Thread Tim Levett
uPortal Google Analytics Integration Demo - YouTube Tim L. from UW-Madison will discuss (and demonstrate) the capabilities of the GA integration in uPortal. Watch now...http://www.youtube.com/watch?v=rp2wqCFI8Xc Enjoy, Tim Levett tim.levettATwisc.edu MyUW-Infrastructure -- You are currently

[uportal-dev] Module for CLI

2015-06-10 Thread Tim Levett
recommend it. This got me thinking, what if we could just have a jar that we could run with all the right classes in it so we could do anything the CLI could do. It would force us to modularize the uPortal war, which could be healthy. Again, just curious if anyone else has this desire. - Tim

Re: [uportal-dev] Module for CLI

2015-06-10 Thread Tim Levett
09:15 AM, Tim Levett wrote: Hi Devs, Me again. I had a thought, and I may have mentioned it last week. Does anyone else have the desire to have a separate module for the uPortal CLI? Our use case is we do entity imports via a jenkins job. We want this job to be completely independent

[uportal-dev] Idea for uportal-bundle

2015-06-09 Thread Tim Levett
bits of the bundling and building of the EAR and put it up on github here: https://github.com/timlevett/uportal-bundle . What are your thoughts? Should we move this project into Jasig and move forward? Thanks, Tim Levett tim.levettATwisc.edu MyUW-Infrastructure -- You are currently

Re: [uportal-dev] uPortal API endpoint for returning portlet markup (aka exclusive window_state alternative) for Rich JS UI and uMobile

2015-05-29 Thread Tim Levett
the node id. However, another use case is when someone launches the portlet directly without having it in there layout. I totally agree the 302 should never happen to the home. Maybe just a 400 level error with a object doesn't exist therefore it is not message or something. Thanks, Tim

Re: [uportal-dev] portlet-utils isMobile with respondr

2015-01-07 Thread Tim Levett
to have a middle step due to resource constraints. I may do the userAgent thing in the mean time. Thanks for the suggestion.? Tim Levett tim.levettATwisc.edu MyUW-Infrastructure From: bounce-39045291-70367...@lists.wisc.edu bounce-39045291-70367

[uportal-dev] portlet-utils isMobile with respondr

2015-01-06 Thread Tim Levett
/guides/gs/device-detection/ but that doesn't seem to play nice with portlets. Does anyone have an alternative method/example to figure out mobile or desktop on the server side with portlets? ?Thanks in advance. Happy new year! Tim Levett tim.lev...@wisc.edu MyUW-Infrastructure https

Re: [uportal-dev] uPortal database connection pool size

2014-12-02 Thread Tim Levett
a database hiccup (single point of failure) and a bunch of requests queued up. * If we do modifications, I would also suggest upping the wait for connection timeout. Thanks, Tim Levett tim.levettATwisc.edu MyUW-Infrastructure From: bounce-37985837-70367

Re: [uportal-dev] MyUW Beta less-soft launch

2014-12-02 Thread Tim Levett
to pass in an optional tab name. See http://goo.gl/1854r2 for more details.? Cheers, Tim Levett tim.levettATwisc.edu MyUW-Infrastructure From: bounce-38002013-70367...@lists.wisc.edu bounce-38002013-70367...@lists.wisc.edu on behalf of Andrew Petro apetro.li

Re: [uportal-dev] Josh Helmer for uPortal Committer

2014-11-07 Thread Tim Levett
+1 Tim Levett tim.levettATwisc.edu MyUW-Infrastructure From: bounce-37554693-70367...@lists.wisc.edu bounce-37554693-70367...@lists.wisc.edu on behalf of Drew Wills awi...@unicon.net Sent: Friday, November 7, 2014 10:30 AM To: uportal-dev@lists.ja-sig.org

Re: [uportal-dev] uPortal 4.1 layout.json / uMobile issue

2014-10-30 Thread Tim Levett
all the portlets for that given tab. More to come shortly. Thanks, Tim Levett tim.levettATwisc.edu MyUW-Infrastructure From: bounce-37487810-70367...@lists.wisc.edu bounce-37487810-70367...@lists.wisc.edu on behalf of Aaron Grant asgr...@oakland.edu Sent

Re: [uportal-dev] factoring uPortal into Java chunks

2014-10-29 Thread Tim Levett
of it (taken from this bookhttp://www.amazon.com/Refactoring-Large-Software-Projects-Restructurings/dp/0470858923) Might be a good guideline if/when we do this project refactoring. :) Cheers, Tim Levett tim.levettATwisc.edu From: bounce-37478517-70367

Re:[uportal-dev] [uportal-user] Courses Portlet pull request merged

2014-10-20 Thread Tim Levett
(moving over to dev to chat quickly about minor release of courses portlet) Nice work Mike team! I'm sure people are very excited for these enhancements. Since there was a model change it would be good to cut a minor release. What say the people? Tim Levett tim.levettATwisc.edu MyUW

RE: Re:[uportal-dev] https://issues.jasig.org/browse/UP-3899

2014-07-07 Thread Tim Levett
to update the DB. Of course we'd have to make note that a database update is needed in the patch release notes. Thoughts from others on whether to incorporate this into 4.0 and effort required? James Wennmacher - Unicon 480.558.2420 On 07/07/2014 11:29 AM, Tim Levett wrote: Hi James, I did

Re: [uportal-dev] Proposal to use full-width Respondr theme in 4.1

2014-05-08 Thread Tim Levett
We (UW) actually did this in our fork. I wasn't sure if the community would want it, but if you want to check it out its right here: https://github.com/UW-Madison-DoIT/uPortal/commit/82a109b33d4007b68586edd70b7800fbe2af217a Basically just changes container to container-fluid. We needed to do

Re: [uportal-dev] uPortal 4.1 RC1 soon

2014-05-07 Thread Tim Levett
UPDATE: uportal-4.1.0-RC2 has been released (don’t worry about what happened to RC1). Please log Jira’s and/or post a pull request if you find a bug. Many thanks to all that are involved, this is very exciting! - Tim Levett levettATwisc.edu On Apr 29, 2014, at 10:59 AM, Tim Levett lev

[uportal-dev] uPortal 4.1 RC1 soon

2014-04-29 Thread Tim Levett
or concerns please let us know. Thanks, Tim Levett levett*AT*wisc.edu smime.p7s Description: S/MIME Cryptographic Signature

Re: [uportal-dev] maven dependency failure (was Re: [uportal-user] Another day... another dependency build failure)

2014-04-02 Thread Tim Levett
uPortal? James Wennmacher - Unicon 480.558.2420 On 04/02/2014 07:05 AM, Tim Levett wrote: I can confirm that this does fix the problem you were experiencing. There is an issue with maven not following redirects correctly. By changing from http to https it avoids the redirect

[uportal-dev] 4.1.0-M1 Released

2014-03-20 Thread Tim Levett
that is closed. JQL query : project = uPortal AND fixVersion = 4.1.0 AND status in (Resolved, Closed) Please let us know if you have questions. Thanks, Tim Levett lev...@wisc.edu smime.p7s Description: S/MIME Cryptographic Signature

[uportal-dev] uPortal 4.1 Milestone 1 Release Schedule

2014-03-18 Thread Tim Levett
Greetings, Program(er)s! As we move closer to completing 4.1 uPortal we would like to cut a milestone release. I am planning on cutting 4.1.0-M1 on Thursday or Friday. Please keep that in mind if you have any items you would like to pull request. Thanks and happy programming! Tim Levett

Re: [uportal-dev] Bamboo failures

2013-10-24 Thread Tim Levett
/jameswennmacher UP-3817 https://developer.jasig.org/bamboo/project/jiraRedirect.action?jiraIssueKey=UP-3817bambooProjectKey=UP (partial) Add Fluid to Respondr for admin portlets 8144f3a0f37455e164866f5e204451171ef874c5 Tim Levett https://developer.jasig.org/bamboo/browse/user/levett

[uportal-dev] uPortal 4.0.13 GA Announcement

2013-10-22 Thread Tim Levett
with search aggregation if someone searches for a space -Tim Levett smime.p7s Description: S/MIME Cryptographic Signature

[uportal-dev] uPortal 4.0.13 release

2013-10-08 Thread Tim Levett
I'm going to try and get a 4.0.13 release cut during our next 2 week sprint (10/15 to 10/29). Keep that in mind if you have pending changes/fixes you'd like to see make it into the release. Thanks, - Tim smime.p7s Description: S/MIME Cryptographic Signature