-
### Problem Statement
Customer Feedback: We were able to get Okta integrated with SCIM last week pretty easily, but I wanted to provide a small bit of feedback on the process. User accounts with acce…
-
_From @markcarver on June 28, 2014 11:28_
This is legacy cruft from the user script days:
https://github.com/dreditor/dreditor/blob/1.x/src/js/_banner.header.js
https://github.com/dreditor/dreditor/b…
-
It was suggest in last workshop to change our components to use ES7 class level arrow functions to eliminate all the binding. To essentially autobind `this` for us.
Sounds like a good idea to me, e…
-
It's too easy at the moment to miss that a guide (that has asked us to keep information between meetings) hasn't update their profile in a long time.
Make these far more visually distinct.
Perha…
-
The headers define a number of identifiers that don't start with `Py` (or `_Py`), potentially clashing with other code.
* [slot function typedefs](https://docs.python.org/3/c-api/typeobj.html#slot-…
-
There's still a bootstrap-material-design 0.3.0 dep in bower.json, which is an old version (and shouldn't be needed anymore). It causes a selection when running 'bower install'. Is that intentional,…
10dot updated
8 years ago
-
The changelog and release notes fields do not work nicely.
I tried editing a changelog to remove some [migration cruft](https://github.com/plone/plone.org/issues/45), but that made it worse: the whol…
-
Related: #3 encoding problems.
So there's a parsing pathway for the NLP pipeline (clean everything) and a pipeline to the triplestore (text from the node, untouched).
Tasks:
- [x] unicode escape cru…
-
-
In [libsqlite3-sys/build.rs](https://github.com/rusqlite/rusqlite/blob/0a2e0b7240e42d1427936be397e139f599650cc0/libsqlite3-sys/build.rs#L65), we request that the bundled sqlite3 sources be built with …