Commit graph

150 commits

Author SHA1 Message Date
Luc Didry
9a2cffece6 Fix instructions 2016-08-04 12:25:02 +02:00
Luc Didry
b823ca1309 Mise à jour du README avec informations Framasoft 2016-08-04 12:23:27 +02:00
Luc Didry
0a94418b57 Changement de framascrum en framemo 2016-08-04 12:18:46 +02:00
Luc Didry
1243fc6e25 F-izzation de Scrumblr 2016-08-03 16:12:11 +02:00
ali asaria
2c3d906082 Merge pull request #76 from pguth/patch-1
`--port` flag required
2015-12-01 10:57:26 -05:00
ali asaria
c193406265 Merge pull request #82 from pguth/redisSocketSupport
redis socket support
2015-12-01 10:55:34 -05:00
ivrrecht
f6fa7d281a added redis socket support
In order to enable socket support I added another command line argument: `--sock` which can be true or false.
If set to true the script will try to connect via sockets to the redis host provided via the `--redis` flag. In
that case the port will be omitted.
2015-12-01 16:05:35 +01:00
Per Guth
651fd47aef --port flag required
Otherwise it will always start on 8080.
2015-07-23 16:21:26 +02:00
Ali Asaria
ac5d254d68 undo changes that were also in last merge 2015-07-05 15:40:26 -04:00
ali asaria
906b494eee Merge pull request #70 from tim-mit/allow-subpaths
Allow subpaths
2015-07-05 15:17:19 -04:00
ali asaria
babf122fcb Merge pull request #72 from Calinou/master
Add a copy of the GPLv3
2015-07-05 15:13:50 -04:00
Calinou
ff646be7dc Add a copy of the GPLv3 2015-04-23 21:47:38 +02:00
Tim Toomey
b75e1cc821 Need to default to false else will always evaluate to true 2015-02-09 18:06:59 -08:00
Tim Toomey
5e3f4ee1a9 remove unnecessary attributes, these are set as app.locals 2015-02-08 22:01:00 -08:00
Tim Toomey
06fb9b155b Allow scrumblr to run on non-root paths successfully 2015-02-08 21:48:15 -08:00
ali asaria
80a3ce4e52 add compression 2014-10-12 17:17:15 -04:00
ali asaria
16333ae521 jslint 2014-10-12 13:40:13 -04:00
ali asaria
6500143cdc jslint 2014-10-12 13:38:15 -04:00
ali asaria
116ab0169f jslint 2014-10-12 13:37:45 -04:00
ali asaria
1aa0d51b4e make startup faster 2014-10-12 13:33:43 -04:00
ali asaria
cf0e397e80 further compression? 2014-10-12 13:06:02 -04:00
ali asaria
4dadcc299c shrink some images 2014-10-12 12:56:29 -04:00
ali asaria
7ce901bae5 fix stickers on homepage 2014-10-12 12:19:52 -04:00
ali asaria
dd2ff91979 Merge branch 'master' of github.com:aliasaria/scrumblr 2014-09-30 08:29:08 -04:00
ali asaria
232f9d5b47 display active connections 2014-09-30 08:22:53 -04:00
ali asaria
1d8acbbd72 cleanup: jslint suggestions 2014-09-30 08:02:58 -04:00
ali asaria
c520135340 drag card target is now more accurate 2014-09-13 09:33:50 -04:00
ali asaria
493d859758 Update README.markdown 2014-09-13 08:45:18 -04:00
ali asaria
4d6432fd96 google says its better to put css before js 2014-09-13 08:38:48 -04:00
ali asaria
420fb2e31c upgrade jquery 2014-09-13 02:04:37 -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
cdcafae858 reorganize includes 2014-09-01 17:26:03 -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
de6a1b22b7 say server listening message in console 2014-08-17 15:49:04 -04:00
ali asaria
5025e7dfcc update docs to reflect new version of packages 2014-08-17 13:40:15 -04:00
ali asaria
8f2863f86e upgrade socket.io and express.js
required some retooling of how everything is setup
2014-08-17 13:36:34 -04:00
ali asaria
08f86a0566 first organize the code with comments 2014-08-17 12:38:00 -04:00