Lauri Ojansivu
df84a2be9a
Fix lint errors.
2018-09-16 01:50:36 +03:00
Lauri Ojansivu
77efcf7137
- Add permission "No comments". It is like normal user, but does not show comments and activities.
...
Thanks to xet7 !
2018-09-04 20:09:36 +03:00
Nicu Tofan
c3037b155f
Added subtasks model and APIs for it
2018-06-26 14:32:47 +03:00
Ignatz
3bf4f3ef40
Line Endings back to Unix (Was Temporarly on Windows)
2018-05-18 11:03:04 +02:00
Ignatz
d6cfac0122
linter corrections
2018-05-18 10:24:51 +02:00
Andrés Manelli
3eb6f97291
Fix lint errors
2018-03-19 17:31:53 -03:00
Ghassen Rjab
0a16147470
Fix lint errors related to sandstorm
2018-02-26 03:19:59 +01:00
Ghassen Rjab
373e9782dc
Add Swimlanes to globals
2018-02-26 03:19:27 +01:00
pierreozoux
e28f3692ca
Revert 00a357cd70
to fix logging
2017-11-23 16:31:18 +01:00
nztqa
a88ac6113e
Rename notice -> announcement
2017-10-01 12:43:15 +09:00
nztqa
aa1876f94c
Add message from service administrator
2017-09-28 16:57:04 +09:00
nztqa
6a10257fd7
Add change email address
...
Set allow email change in admin panel
2017-08-07 17:40:50 +09:00
nztqa
24290b66a3
Add http and integrations
2017-07-09 14:57:38 +09:00
nztqa
06bcb7adaa
Update: camelcase to never does not check property names at all.
...
http://eslint.org/docs/2.0.0/rules/camelcase
2017-06-26 16:59:21 +09:00
huneau romain
c0ddc89f21
add Autentication to global var
2017-05-11 12:30:30 +02:00
Stephen Moloney
3154e8729b
changes to travis.yml.
...
- Add gcc-4.9 to travis host.
- namespace travis variables as seem to conflict with docker env.
- set versions on travis.
- run npm tests again.
- slight readme mod for docker
2017-04-28 10:54:29 +01:00
Lauri Ojansivu
fc113852d3
Add jsonroutes and winston.
2017-04-27 20:52:34 +03:00
Lauri Ojansivu
0319bcf7bb
REST API - Meteor 1.4 - first step issue
2017-04-27 20:49:24 +03:00
huneau romain
34089b1222
toggle no-unused-vars to warn
2017-04-19 16:51:26 +02:00
huneau romain
00a357cd70
add console, file, and zulip logger on database changes
2017-04-19 16:16:31 +02:00
Ryan Helsing
e7fddc2bcb
add to omit list
2017-03-19 15:26:19 -04:00
lkisme
1dfb6ef477
Admin panel:
...
Only invited user can register in strict mode,
Set mail server in admin panel,
Switch strict mode in admin panel,
Invite people to system in admin panel
2017-02-24 22:10:38 +08:00
lksime
59731af139
Add checklist feature
2017-01-20 21:05:48 +08:00
Alexander Sulfrian
ae2c1fb77f
Fix initial board creation
...
We cannot rely on the automatic userId setting of the collection hooks.
If a user is created during invitation, the userId field will contain
the id of the inviting user.
This fix this, by mocking the CollectionHooks.getUserId function and
returning the userId of the new user for all new documents after
creating the user.
2016-06-03 03:56:40 +02:00
Maxime Quandalle
90601eacae
Upgrade ESLint to v2
...
This commit also tweak the code style following backward-incompatible v2 rules.
2016-03-17 16:26:14 +01:00