- 23 Feb, 2017 1 commit
-
-
Romain Loth authored
-
- 22 Feb, 2017 7 commits
-
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
- 21 Feb, 2017 9 commits
-
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
remove user cache entirely (it works fine by itself, but the app is later run over multiple processes that have separate memory, so the cache can be updated in one process but not in another :/)
-
Romain Loth authored
-
Romain Loth authored
we cascade the LEFT JOIN-ed queries to ensure correct cardinality of records (probably not necessary when joining affiliations + keywords because affiliations are 1 to 1, but definitely needed when joining affs + kws + hashtags)
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
- 20 Feb, 2017 7 commits
-
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
- 17 Feb, 2017 4 commits
-
-
Romain Loth authored
(not necessary it actually worked well inside docker) This reverts commit 3daf2376.
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
- 15 Feb, 2017 3 commits
-
-
Romain Loth authored
prevent login when user is registered but didnt validate his registration yet (+add a message in login modal +better fetch promise unwrapping)
-
Romain Loth authored
-
Romain Loth authored
-
- 14 Feb, 2017 5 commits
-
-
Romain Loth authored
DOORS_HOST for dev is now outside our docker + its default port is 443 (TODO make implicit) + made LOG_TEE more visible
-
Romain Loth authored
-
Romain Loth authored
Ok using local API in testMailFormatAndExistence (case register has now 2 chained ajax to Doors then to local: email must be used in neither)
-
Romain Loth authored
local api to check if email exists on comexdb side (TODO use it in register case of testMailFormatAndExistence)
-
Romain Loth authored
-
- 13 Feb, 2017 4 commits
-
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-
Romain Loth authored
-