Daphne Maddox

Results 25 issues of Daphne Maddox

see below for update - https://github.com/marklogic/marklogic-samplestack/issues/404#issuecomment-73375873 @grechaw and I spoke the other day about date buckets. We've both noticed that the monthly buckets that are hard-coded in right now seem...

RFE
verify
minor

As of now, dbLoad always tries to run fetch/extract of seed data unless those tasks "think" they've already been run. 1) I think it's confusing that the data are kind...

RFE

spec: "POST body, form encoded, username, password" This needs to be a rest endpoint.

Task
fix
major

travis has very unforgiving network and sometimes can't get a connection to developer.marklogic.com. Isolate attempt to fetch seed data into a curl command so that the special "travis_retry" script may...

Bug
external
major

Firefox 35, currently latest, has broken Selenium 2.44 (latest). As such, `gulp e2e --browser=ff` hangs if you have the latest version of Firefox installed. Prior to release of next Samplestack...

Bug
external
minor

So I'm getting started building my own site with calipso. I'm assuming I'll be doing quite a few patches to calipso itself along the way.... Am I going to experience...

I'm getting 404 errors in my heroku logs. The following urls show 404: - /lib/require.js - /lib/store.js - /lib/aloha.js - /js/aloha-config.js - /js/aloha-save.js - /css/aloha.css It should be noted that...

I'm planning to enable the use of markdown for content instead of html. There are several ways I could (or might be able to) do this. My goal is to...

Thanks @richtera, @cliftonc and all. I just got myself successfully deployed to heroku. Nothing much to see there ( http://salsbury.io ) yet, but it works. For posterity and potential inclusion...

Rather than ask about each issue I'm facing as I learn calipso, I'm trying to push through some of them on my own. I'm keeping track of them in [this...