Commit graph

183 commits

Author SHA1 Message Date
Thomas Citharel
9e71a743e2 Merge branch 'make-button-great-again' into 'master'
Make button great again

Closes #13

See merge request framasoft/framemo!8
2018-11-05 19:40:55 +01:00
Thomas Citharel
6d98617bd9 Make the go button a real button
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-05 19:36:03 +01:00
Thomas Citharel
ee5f0b655c Use devDependencies for forever
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-05 19:34:32 +01:00
Luc Didry
3d369b77c0
Fix #8 - Add titles on tabs 2018-09-18 14:18:19 +02:00
Luc Didry
527639694b
First work on #8 - Add titles on elements 2018-09-17 09:50:34 +02:00
Luc Didry
33d96d90ea
Fix #10 - Allow to choose card color 2018-09-17 09:49:48 +02:00
Luc Didry
ae4db29b8c
Fix #9 - Add table URL reminder (share tab) 2018-09-17 09:25:43 +02:00
Luc Didry
f22558c513
Fix #6 - UTF8 problems with JSON import 2018-09-17 09:24:24 +02:00
Luc Didry
cf5ad2160f Merge branch 'supp-compte' into 'master'
Ajout de comment supprimer un mémo en page d'accueil
2018-09-06 19:34:49 +02:00
spf
9feaea21ba Parlons français… 2018-09-06 17:24:03 +02:00
spf
520e4ba094 Ajout de comment supprimer un mémo en page d'accueil 2018-09-06 17:18:06 +02:00
Luc Didry
2d1bffa0a3 Fix export txt/csv (le tableau doit être visible) 2017-07-18 12:08:42 +02:00
Luc Didry
0a24ec04bd Lang fr 2017-07-12 13:54:31 +02:00
Luc Didry
63ade52482 Fix defaut board real size to center properly 2017-07-12 12:24:21 +02:00
Luc Didry
497c3a3e57 Fix css board can't be centered and add/delete cols button need to be visible on mobiles 2017-07-12 09:10:23 +02:00
Luc Didry
1a4b7fdc8d Issues #2, #5 and layout with tabs 2017-07-12 08:57:22 +02:00
Luc Didry
99d4da383c Merge branch 'master' into 'master'
fix XSS #4

Closes #4

See merge request !3
2017-07-10 09:22:44 +02:00
framartin
41f86accfd fix #4 2017-07-05 19:42:34 -04:00
Luc Didry
ff4549e023 Fix #4 2017-05-02 14:12:50 +02:00
Luc Didry
30af3deb29 Merge branch 'iss3' into 'master'
Fix Formula Injection in CSV Export

Closes #3

See merge request !2
2017-02-27 12:30:08 +01:00
framartin
f93d7c2b72 Fix Formula Injection in CSV Export 2017-02-19 22:54:30 +01:00
Luc Didry
9af9915d4e Add revisions system
Conflicts:
	client/css/style.css
	views/layout.jade
2016-09-15 22:16:52 +02:00
Luc Didry
36ee5a6db5 Add markdown support (marked lib)
Conflicts:
	client/css/style.css
2016-09-14 23:10:37 +02:00
Luc Didry
9a3f4ddb2f F-izzation de l'import/export 2016-09-14 00:07:21 +02:00
Luc Didry
b9c99d284c Add export (txt, csv, json) and import 2016-09-13 23:51:21 +02:00
Luc Didry
38b830f6eb Fix #1 2016-09-12 23:55:00 +02:00
Luc Didry
46f6428243 Merge branch 'patch-1' into 'master'
Update home.jade (minor typofix)

trivial fix

See merge request !1
2016-09-12 23:53:39 +02:00
Luc Didry
ef3af115af Résolution du problème d'accents dans les noms de tableaux 2016-09-08 12:59:24 +02:00
goofy-bz
59e70af69b Update home.jade (minor typofix) 2016-09-02 08:17:36 +02:00
Luc Didry
e6183684ff Ajout d'espaces insécables 2016-08-10 13:03:14 +02:00
Luc Didry
35aa8db23a Petite modif de l'aide 2016-08-10 13:01:47 +02:00
Luc Didry
7e0997e0c3 Nouvelles modifs suite aux retours des testeurs 2016-08-10 12:54:54 +02:00
Luc Didry
d972c99373 Traductions oubliées 2016-08-04 13:10:29 +02:00
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