[Building Sakai] Sakai 10.2 Roster

Bryan Holladay holladay at longsight.com
Fri Oct 17 11:31:58 PDT 2014


I only did the coding (as far as the jira is concerned). As for testing, I
patched this to a production 10.x instance and it worked. It also sounds
like Igor tested it.

On Fri, Oct 17, 2014 at 2:28 PM, Neal Caidin <neal.caidin at apereo.org> wrote:

> Bryan,
>
> Thank you for the quick work!
>
> Are you doing both the coding and the testing? If so, I strongly recommend
> that we find others to verify, if possible. Better to separate those two
> roles from a quality assurance perspective.
>
> Cheers,
> Neal
>
>
>   Bryan Holladay <holladay at longsight.com>
>  October 17, 2014 at 2:26 PM
> I mentioned it earlier in the thread:
> https://jira.sakaiproject.org/browse/SAK-27991
>
>
>   Neal Caidin <neal.caidin at apereo.org>
>  October 17, 2014 at 2:24 PM
>  Jira for this one?
>
> Thanks,
> Neal
>
>
>
>   Bryan Holladay <holladay at longsight.com>
>  October 17, 2014 at 1:44 PM
> +1 to get this merged into 10.x soon ;)
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>   igor Novopashenny <Igor at escience.uni-bremen.de>
>  October 17, 2014 at 1:42 PM
>
> Thanks!
>
> It works now
>
> Regards Igor
>
>
>
> *Von:* sakai-dev-bounces at collab.sakaiproject.org [
> mailto:sakai-dev-bounces at collab.sakaiproject.org
> <sakai-dev-bounces at collab.sakaiproject.org>] *Im Auftrag von *Bryan
> Holladay
> *Gesendet:* Freitag, 17. Oktober 2014 19:35
> *An:* igor Novopashenny
> *Cc:* Sakai Development
> *Betreff:* Re: [Building Sakai] Sakai 10.2 Roster
>
>
>
> That's the i18n issue. Look at this file:
>
>
>
> webapps/sakai-roster2-tool/WEB-INF/bootstrap.jsp
>
> To fix it, just replace (or add) this line for the "var roster = .."
> variable:
> i18n: {
>                         <c:forEach items="${i18n}" var="i" varStatus="is">
>                              ${i.key}: '${i.value}'<c:if
> test="${!is.last}">,</c:if>
>                         </c:forEach>
>                 }
>
>
>
>
>
> On Fri, Oct 17, 2014 at 1:29 PM, igor Novopashenny <
> Igor at escience.uni-bremen.de> wrote:
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>   Bryan Holladay <holladay at longsight.com>
>  October 17, 2014 at 1:34 PM
> That's the i18n issue. Look at this file:
>
> webapps/sakai-roster2-tool/WEB-INF/bootstrap.jsp
>
> To fix it, just replace (or add) this line for the "var roster = .."
> variable:
> i18n: {
>                         <c:forEach items="${i18n}" var="i" varStatus="is">
>                              ${i.key}: '${i.value}'<c:if
> test="${!is.last}">,</c:if>
>                         </c:forEach>
>                 }
>
>
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
>
> --
> Neal Caidin
> Sakai Community Coordinator
> Apereo Foundation
> neal.caidin at apereo.org
> Skype me! (but let me know in advance for the first interaction) - nealkdin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20141017/189c00cf/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compose-unknown-contact.jpg
Type: image/jpeg
Size: 770 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20141017/189c00cf/attachment.jpg 


More information about the sakai-dev mailing list