ali asaria
4d6432fd96
google says its better to put css before js
2014-09-13 08:38:48 -04:00
ali asaria
557703e0d8
change spacing
2014-09-13 02:04:27 -04:00
ali asaria
29bca82aa9
need to turn off this line to enable new jquery
2014-09-13 02:03:20 -04:00
ali asaria
c319e56609
spacing
2014-09-13 01:55:57 -04:00
ali asaria
ecfd283b44
set up for add sticker button for later
2014-09-02 02:43:39 -04:00
ali asaria
b3e1a40398
allow adding of multiple stickers
...
fixes #37
2014-09-02 01:52:54 -04:00
ali asaria
46a80badc7
Merge branch 'master' of github.com:aliasaria/scrumblr
...
Conflicts:
client/css/style.css
2014-09-01 19:59:16 -04:00
ali asaria
85bd841154
fix bug with chrome rendering sticker drag
2014-09-01 19:42:08 -04:00
ali asaria
165a83e283
fix chrome bug with sticker dragging
2014-09-01 18:04:36 -04:00
ali asaria
08d3885933
jslint suggestions
2014-09-01 15:44:07 -04:00
ali asaria
9a0297dfbf
upgrade jquery touch punch
2014-09-01 12:44:45 -04:00
ali asaria
68ef4032b0
update blockUI library
2014-09-01 12:42:36 -04:00
ali asaria
9844cd3d84
make new cards start at more sane starting point
2014-09-01 12:29:32 -04:00
ali asaria
1c83ca056c
fix bug that was preventing predictable column change
2014-08-18 14:05:14 -04:00
ali asaria
5f1988fd25
remove comment
2014-08-17 21:29:39 -04:00
ali asaria
7fdbeec800
fix problems with editing cards and columns that
...
were created in previous change
2014-08-17 20:30:25 -04:00
ali asaria
3a80c7cf4e
Merge pull request #50 from tboronczyk/ui-touch-punch
...
adding jQuery UI Touch Punch - now drag and drop works on mobile!
2013-12-08 07:31:09 -08:00
ali asaria
92e5469ea4
Merge pull request #52 from tboronczyk/drag-cancel
...
ESC key cancels card drag
2013-12-08 07:16:24 -08:00
ali asaria
599d33cc4e
not sure what this is for
2013-12-08 09:18:41 -05:00
ali asaria
009dbf800c
not sure what this style is for
2013-12-08 09:18:08 -05:00
Timothy Boronczyk
203e5404fb
ESC key cancels card drag if one accidentally starts to drag a card (sensitive touchpad, cruddy mouse, etc.)
2013-07-03 13:35:51 -07:00
Timothy Boronczyk
da35fa52d6
adding jQuery UI Touch Punch - now drag and drop works on mobile!
2013-07-03 09:22:49 -07:00
Ali Asaria
fc924d7277
disable image dragging
2011-10-15 11:59:33 -04:00
Ali Asaria
ac5c342317
marker is movable. no one knows why.
2011-10-11 21:55:31 -04:00
Ali Asaria
a1e202ada3
tone down the scribbles, man
2011-10-11 21:11:55 -04:00
Ali Asaria
2dd1272958
move marker in front of green lines
2011-10-10 18:39:10 -04:00
Ali Asaria
868d242887
add marker and eraser to whiteboard
2011-10-10 18:35:32 -04:00
Ali Asaria
ca4c77c6b4
board background is now tiling and scalable
2011-10-10 17:00:15 -04:00
Ali Asaria
20a735d921
add concrete background.
2011-10-10 14:21:57 -04:00
Ali Asaria
a3b0bebc59
disable text selection anywhere in the page
...
to improve draggability of things without
strange select boxes appearing
2011-09-24 15:55:38 -04:00
Will Langstroth
5c5ce328e6
update client script for new x.json.x syntax
2011-09-05 21:27:22 -04:00
Ali Asaria
68faf0d501
fixes #23
2011-06-23 19:12:53 -04:00
Ali Asaria
35e4cf64af
Hovering away no longer stops editing of editables
...
fixes #21
2011-06-23 09:29:40 -04:00
Ali Asaria
9f6d8145df
resize update -- adjust cards without delay
2011-06-23 01:04:09 -04:00
Raincole
1ff51b826d
Fix the sticker bug(2)
2011-06-14 08:21:05 +08:00
Raincole
a7d803c7bc
Fix the sticker bug
2011-06-14 08:19:05 +08:00
Raincole
30ff63f1c6
Adjust cards when board is resized
2011-06-14 07:42:04 +08:00
Ned Kahvo
b7eecd32a5
- using the div.board-outline height seems to be the most accurate .offset() on a floating element didn't return the right results, I assume a margin/padding/position issue is to blame but this works too.
2011-06-06 23:18:12 -04:00
Ali Asaria
0c32b9a607
delete old cards after re-initializing after a disconnect
2011-05-29 17:59:20 -04:00
Ali Asaria
2fda4f3785
change block look
2011-05-29 17:43:40 -04:00
Ali Asaria
6f36e63d01
block ui on disconnect
2011-05-29 15:36:30 -04:00
Ali Asaria
b6e175c193
allow card init animation to be controllable
2011-05-29 15:06:18 -04:00
Ali Asaria
481171bfec
only allow stickers to drop onto cards. fixes #13
2011-05-29 14:42:26 -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
30860ab066
fix sanitizer exception on null string
2011-03-12 13:40:44 -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