Nico de Groot

Results 5 issues of Nico de Groot

Thanks for this template. I discovered in an old published issue (in a fork, can't find it again) that to be able to use images in your posts, you need...

Change course.py:enroll_user to also support 'sis_login_id:' syntax # Proposed Changes * in util.py add new function 'obj_or_id_or_sis_str' * in courses.py import this new function and change function 'enroll_user' to use...

After I updated Xcode to version 5.0.1 I discovered that when running in the IOS 7 emulator no test results results are shown in the console. Switching back to the...

I forked your JGrowl work, to make it jQuery 3 compatible using jQuery-migrate 3.4.0.js. In the process Grunt complained about a possible unsafe version of jshint which it replaced. I'm...

I've been using version 1.1.1 (after migrating from your Slidemenu) I discovered I needed to close/open the mainwin: ``` javascript mainwin = NappDrawerModule.createDrawer({ centerWindow : apptabgroup, leftWindow : mainmenu.win, leftLedge...