Sofa

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2015-08-31
05:44
Document various issues/work-arounds Leaf check-in: ed034f9fa4 user: chris tags: trunk
2015-08-30
09:10
** Client-side *** evently/profile/profileReady/selectors/#preview/click.js: *** templates/edit.html: Fix calls to jquery.scrollTo check-in: da3ef19605 user: chris tags: trunk
05:33
** Client-side changes (i.e, Couchapp-specific) *** _attachments/script/md5.js: Added conditional 'export' statement *** evently/profile/profileReady/selectors/#preview/click.js: Removed extra parameter to Mustache.escape() which was causing an empty string to be returned. *** helpers/md5.js: Added 'export' statement *** templates/edit.html: Correct post action *** templates/post.html: Needed to be a 'div' for evently logic to use. Added script jquery.scrollTo.js check-in: 8a77d7397b user: chris tags: trunk
05:22
** Server-side changes (i.e., CouchDB-specific) *** lists/index.js: Changed to return first element of key array rather than entire array. *** views/lib/comments.js: Apparently, from within maps, CouchDB will only include files from the 'views/lib/' tree. Also changed to be more conformant to CommonJS require standards used elsewhere in the app. (This was the only macro invocation I could find in the entire project) *** views/lib/md5.js: Added file so views/lib/comments.js could 'require' it. *** views/post-page/map.js: Wasn't sorting properly, so nothing was being displayed, CouchDB reported 'getRow() is null'. check-in: 5a058f30ce user: chris tags: trunk
2012-08-30
16:27
all strings check-in: 1cea2bd916 user: jchris@apache.org tags: trunk
2012-04-25
18:50
better handling of gravatars check-in: 66026f69b6 user: jchris@apache.org tags: trunk
17:59
updated to the couchapp check-in: 9e538d140c user: jchris@apache.org tags: trunk
2011-04-06
05:36
Merge branch 'master' of github.com:jchris/sofa check-in: f9439ff1f9 user: jchris@apache.org tags: trunk
05:35
added link to Apache license check-in: 0d37971dd3 user: jchris@apache.org tags: trunk
2010-11-28
22:10
dot notation isn't part of mustache so don't use it :) thanks jeff78 for the heads up. check-in: b6df620d17 user: jchris@grabb.it tags: trunk
2010-09-27
21:30
remove the reliance on docForm, used regular jQuery to do the edit check-in: b0f49d7e1b user: jchris@apache.org tags: trunk
2010-09-17
18:45
update vendor check-in: e267cbd67d user: jchris@apache.org tags: trunk
2010-08-25
05:41
the rewritten index page still knows which db its in check-in: 4f026da96f user: jchris@apache.org tags: trunk
05:21
make it work with a secure rewrite check-in: d39751ad84 user: jchris@apache.org tags: trunk
05:07
make the insecure rewrites at least work check-in: 31e9bbd521 user: jchris@apache.org tags: trunk
2010-08-24
16:13
admin can update anything check-in: 7e53b409a5 user: jchris@apache.org tags: trunk
16:02
make index list more resilient check-in: c40ce2f093 user: jchris@apache.org tags: trunk
15:58
update couchapp vendor check-in: 7810a87801 user: jchris@apache.org tags: trunk
2010-07-20
01:23
vendor update Leaf check-in: f2fa8c11db user: jchris@apache.org tags: origin/versioning
2010-07-09
15:02
update vendor/couchapp check-in: 452aaba836 user: jchris@apache.org tags: origin/versioning
15:01
update couchapp vendor check-in: 7e29bc479e user: jchris@apache.org tags: trunk
2010-06-23
03:41
html cleanup and bug fix, update account widget for admin party check-in: 612bb100b3 user: jchris@apache.org tags: origin/versioning
03:40
vendor update check-in: 31ff990440 user: jchris@apache.org tags: origin/versioning
2010-05-22
18:41
attachPrevRev check-in: 30034b2567 user: jchris@apache.org tags: origin/versioning
18:38
update readme check-in: 8a09cb00be user: jchris@apache.org tags: trunk
18:38
update couchapp check-in: f823166404 user: jchris@apache.org tags: trunk
2010-04-06
05:45
move markdown to couchapp vendor check-in: 71cb89533d user: jchris@apache.org tags: trunk
2010-04-03
20:24
update couchapp check-in: 7929c89347 user: jchris@apache.org tags: trunk
2010-04-01
15:12
vendorize markdown check-in: 071d00f8cf user: jchris@apache.org tags: trunk
15:11
remove markdown repo check-in: c189fe2863 user: jchris@apache.org tags: trunk
15:06
update vendor couchapp check-in: 1759931645 user: jchris@apache.org tags: trunk
2010-03-28
17:47
improve comments and header design for 0.11 version check-in: f86aeafe82 user: jchris@apache.org tags: trunk
2010-03-24
20:42
pathbinder go Leaf check-in: 3d5fad94fc user: jchris@apache.org tags: origin/0.11, trunk
02:30
link to lowercase tags check-in: 68d8775efb user: jchris@apache.org tags: origin/0.11, trunk
01:22
working on a rewriter map check-in: 63d030260e user: jchris@apache.org tags: origin/0.11, trunk
01:09
move scripts to partial check-in: 0e0a00af33 user: jchris@apache.org tags: origin/0.11, trunk
00:24
comments feed works check-in: b0960afe54 user: jchris@apache.org tags: origin/0.11, trunk
2010-03-23
22:10
atom feed works again check-in: 98c08b113d user: jchris@apache.org tags: origin/0.11, trunk
18:59
text is rendered by show funcs now check-in: 9d027f0e4d user: jchris@apache.org tags: origin/0.11, trunk
18:42
tagcloud can add tags to posts check-in: a2f2a43aed user: jchris@apache.org tags: origin/0.11, trunk
17:05
browseable tags check-in: e3a42f2509 user: jchris@apache.org tags: origin/0.11, trunk
16:51
tagcloud check-in: b828ac78c6 user: jchris@apache.org tags: origin/0.11, trunk
2010-03-22
22:29
working on docform check-in: 3fa3d31931 user: jchris@apache.org tags: origin/0.11, trunk
21:16
rename commonjs to lib check-in: edaea48f0c user: jchris@apache.org tags: origin/0.11, trunk
21:15
start doing comments with evently check-in: cbed173d4a user: jchris@apache.org tags: origin/0.11, trunk
05:53
hack to make date parsing work on more browsers check-in: 8722cdaf34 user: jchris@apache.org tags: origin/0.11, trunk
02:32
update validation for multi author check-in: 5f1894894f user: jchris@apache.org tags: origin/0.11, trunk
01:32
validation works better for deletion. check-in: 67b6ef6451 user: jchris@apache.org tags: origin/0.11, trunk
2010-03-21
05:17
got preview working check-in: 5572f9ee59 user: jchris@apache.org tags: origin/0.11, trunk
05:11
todo test suite check-in: f23b133c9b user: jchris@apache.org tags: origin/0.11, trunk