The scheduler should allow 'events' to be scheduled at various date/times in the future and should allow applications to define auto-repeats on those events or to manually schedule events. Each event should trigger a call to a specific URL and the target URL should be provided with sufficient information to identify the event being triggered and to store state specific information agains that...
2012-05-29 05:16:47 PDT in Whitebeam Web App...
The catalogue needs to make use of CrbString::CalcXmlEncLength instead of strlen in order to get a better estimate of the size of the response message being sent to the presentation and hence avoid overflows.
2012-05-29 05:12:13 PDT in Whitebeam Web App...
I need to be able to export a set of contact records from one Whitebeam instance to another. I need to transfer the hashed password values so people will be able to log in to the new site (new version of old site) so need: + Ability to export password hash values in the contact iterator + Ability to set the hashed password in createIndividual and/or modifyIndividual.
2012-05-29 05:09:46 PDT in Whitebeam Web App...
Add: req.proxyAuthType ('none'|'any'|'anysafe'|'basic'|'digest'|'ntlm') req.proxyAuthName req.proxyAuthPassword Parameters to be passed down to curl.
2012-05-29 05:06:59 PDT in Whitebeam Web App...
rb.contact.modifyIndividual(record, optional_newParam). endptr is incorrectly initialsed causing this method to always fail. Currently it's only used in a couple of places.
2012-05-29 05:04:51 PDT in Whitebeam Web App...
peterw8102 pushed 1 commit(s) to refs/heads/master in the whitebeam Git repository of the Whitebeam Web Application Server project.
2012-05-29 03:48:31 PDT in Whitebeam Web App...
peterw8102 pushed 1 commit(s) to refs/heads/master in the whitebeam Git repository of the Whitebeam Web Application Server project.
2012-05-29 03:43:10 PDT in Whitebeam Web App...
peterw8102 pushed 4 commit(s) to refs/heads/master in the whitebeam Git repository of the Whitebeam Web Application Server project.
2012-05-28 07:12:15 PDT in Whitebeam Web App...
peterw8102 pushed 1 commit(s) to refs/heads/master in the whitebeam Git repository of the Whitebeam Web Application Server project.
2012-03-20 10:14:15 PDT in Whitebeam Web App...
peterw8102 pushed 1 commit(s) to refs/heads/master in the whitebeam Git repository of the Whitebeam Web Application Server project.
2012-03-20 09:05:35 PDT in Whitebeam Web App...