Commit graph

180 commits

Author SHA1 Message Date
Ali Asaria
414d10ca25 Merge remote-tracking branch 'remotes/origin/resize_board' 2011-05-27 15:49:33 -04:00
Ali Asaria
431f0e76d6 allow board resizing 2011-05-27 01:08:25 -04:00
Ali Asaria
efb28ac4f1 first step in allowing resizing of board -- it's not persistant yet 2011-05-08 19:12:57 -04:00
ali asaria
0d5adbc340 important bugfix: was not getting room before updating columns 2011-03-14 10:27:49 -04:00
ali asaria
d159d02390 Merge branch 'data-abstract'
this is ddunlops work to abstract data layer and allow for mongodb

thanks ddunlop

Conflicts:
	.gitignore
	server.js
2011-03-14 00:43:35 -04:00
ali asaria
432e357e1e change name of db in redis to scrumblr 2011-03-14 00:11:23 -04:00
ali asaria
2f0e90a418 fix redis config type and make redis default 2011-03-14 00:07:01 -04:00
David Dunlop
bdd989ba7e moved redis to it's own file, added a config 2011-03-12 19:30:22 -05:00
David Dunlop
afe96eeec1 merged with upstream 2011-03-12 14:54:02 -05:00
David Dunlop
57bbc56c21 started abstracting the data store layer - started with mongodb 2011-03-12 14:40:28 -05:00
ali asaria
30860ab066 fix sanitizer exception on null string 2011-03-12 13:40:44 -05:00
ali asaria
3ad513358e add a forever script 2011-03-12 13:14:47 -05:00
ali asaria
7f98cac326 add a notice that the demo is only a demo
this is for visitors who don't read the docs and just arrive at the demo site -- i want them to know that the demo is not the whole product, just an example
2011-03-12 12:36:30 -05:00
ali asaria
6749ffb0fa this hack prevents http submit of forms when editing-in-place
i do this by replacing the <form> element with a <div> so the form no longer has default behaviours that need to be overridden by jquery.
2011-03-12 12:11:26 -05:00
ali asaria
ae247f09bf cleaned up some of the scrubbing of xss 2011-03-12 12:04:34 -05:00
ali asaria
2870f10968 remove forced sticker z-index so it appears below cards. fixes github issue #3 2011-03-12 11:18:06 -05:00
ali asaria
c6c26a40e0 start window off small but still allow dragging cards far outside the board 2011-03-12 11:15:59 -05:00
ali asaria
5adfd527cf license update 2011-03-11 13:07:20 -05:00
ali asaria
d39bc56751 modify readme 2011-03-10 13:54:55 -05:00
ali asaria
6189aac886 more readme changes and update github url in homepage 2011-03-10 08:51:29 -05:00
ali asaria
c8a55a5944 change licence info 2011-03-10 08:36:18 -05:00
ali asaria
dc3df03bab changes to readme 2011-03-10 08:33:23 -05:00
ali asaria
63f22b523c changes to readme 2011-03-10 08:31:17 -05:00
ali asaria
08fdb74a81 first commit of everything. 2011-03-10 08:20:27 -05:00
ali asaria
fc26621c08 update to readme 2011-03-10 08:15:53 -05:00
ali asaria
fa980c58d1 update to readme 2011-03-10 08:14:15 -05:00
ali asaria
957abf169a update to doc 2011-03-10 07:57:57 -05:00
ali asaria
5168fd8439 fix image location 2011-03-10 00:02:10 -05:00
ali asaria
72aa8179ce first stab at documentation 2011-03-09 23:56:52 -05:00
ali asaria
b9762ca938 first commit 2011-03-09 23:34:35 -05:00