Barış Soner Uşaklı
9d1fcf4e36
fix: closes #7217
2019-02-04 14:16:47 -05:00
Barış Soner Uşaklı
9c022afae1
Parse int ( #6853 )
...
* Store config fields as JSON in the db
Fewer parseInts
* Remove unnecessary parseInts
* remove some dupe code add tests
* remove console.log
* remove more parseInts
* WIP: read meta.configs defaults from defaults.json
remove more parseInts
* more work
* add log for failing test
* update admin pwd
* fix tests, dont require posts/cache before configs are initialized
* handle saves
* Test boolean conditions
* remove more parseInts
* Fix boolean values
* remove lots more parseInts
* removed json parsing
* renamed var to number
* categories dont have timestamp
2018-10-21 16:47:51 -04:00
Barış Soner Uşaklı
41aae6f418
closes #6749
2018-09-11 11:11:41 -04:00
LudwikJaniuk
c7f3b76b4e
DRY req props that depend on auth ( fix #6727 ) ( #6731 )
...
* DRY req props that depend on auth (fix #6727 )
authentication leads to req.loggedIn and req.uid being set. However, a
later authentication event might outdate them. Here, I create one
function for setting those properties, and make sure it also is called
on the `action:middleware.authenticate` hook, which would be such an
authentication event. If there are other places, those should be added
as well.
* fix lint errors
* fix lint error
* change exports
2018-09-04 09:43:33 -04:00
Baris Usakli
de55c8e431
closes #4070
2017-08-02 13:03:39 -04:00
barisusakli
0e7740af32
fix tests for subfolder installs
2017-02-25 16:04:04 +03:00
Julian Lam
e71bd7a27f
Merge branch 'master' into styleguide
2017-02-24 11:45:04 -05:00
barisusakli
3a87f2566a
more group tests
2017-02-24 15:05:00 +03:00
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
2017-02-18 12:30:49 -07:00
Peter Jaszkowiak
a038c66549
ESlint quotes
2017-02-18 01:56:23 -07:00
Peter Jaszkowiak
277a7fb8b4
ESlint key-spacing, no-trailing-spaces
2017-02-18 01:27:46 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
barisusakli
4b6e4f085d
more tests
...
group cover upload tests
registration approval queue tests
2016-12-02 14:05:59 +03:00
barisusakli
687cce6089
closes #5159
2016-10-27 13:00:22 +03:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
barisusakli
d621b120b0
fix groups
2016-09-14 21:24:14 +03:00
barisusakli
aefba6e2b1
removed some methods
...
helpers.getBaseUser
exposeUid, exposeGroupName
2016-09-14 14:33:39 +03:00
barisusakli
de0f4a959a
fix group page permissions for global mods
2016-09-02 19:20:53 +03:00
barisusakli
07fe5057e1
make sure validator.escape() receives strings only
2016-08-27 15:45:15 +03:00
barisusakli
d227d526d1
closes #4341
2016-06-20 12:45:52 +03:00
barisusakli
25f3a31ff1
closes #4587
2016-04-30 10:47:28 +03:00
psychobunny
a68811cad2
closes #4428
2016-03-21 13:49:37 -04:00
pichalite
e878b32444
closes #4258
2016-03-10 21:24:15 +00:00
barisusakli
3ea453e8a0
closes #4006
2016-01-11 10:27:39 +02:00
psychobunny
ef20141e8f
jshint
2015-10-28 16:17:27 -04:00
psychobunny
61b1f5fe32
allow regular uploading (modal) of cover photo
2015-10-28 15:22:54 -04:00
barisusakli
1e44cab79e
filter:group.build
2015-09-20 17:53:59 -04:00
barisusakli
240a619a72
pretty group breadcrumbs
2015-09-12 00:13:25 -04:00
barisusakli
cb9b51e8a5
closes #3475
2015-09-11 23:57:46 -04:00
barisusakli
25502f0687
closes #3508
2015-08-28 14:31:41 -04:00
barisusakli
eaefd9d24c
remove meta/title.js and meta.title.build #3481
2015-08-26 15:55:00 -04:00
Barış Soner Uşaklı
503d83998b
fix indent
2015-07-07 11:39:56 -04:00
barisusakli
f08554e788
closes #2701
2015-07-06 17:39:46 -04:00
barisusakli
491d376fb4
closes #2605
2015-07-03 16:42:55 -04:00
barisusakli
718f61e3bd
closes #3263
2015-06-24 17:15:58 -04:00
Barış Soner Uşaklı
4e06b7790f
removed unused require
2015-06-02 16:23:48 -04:00
Barış Soner Uşaklı
4420e7a9fc
closes #3188 , closes #3170
2015-06-02 16:20:28 -04:00
Barış Soner Uşaklı
8eab5ac402
groups.get changes
2015-05-28 14:51:01 -04:00
Barış Soner Uşaklı
0b93738537
dont display hidden/system groups on /groups
2015-05-26 16:09:01 -04:00
Barış Soner Uşaklı
8117b4459a
groups.list added start stop
2015-05-26 15:37:33 -04:00
barisusakli
2fd4bcde3f
added req.uid user id for logged in users, 0 for guests
2015-04-01 00:23:57 -04:00
barisusakli
ddd4680ea7
added helpers.redirect
2015-03-09 18:22:44 -04:00
Julian Lam
03e39f7b9b
isInvited mechanic for #2758
2015-02-23 16:31:23 -05:00
Julian Lam
d3ff6a9f47
hidden groups are invisible to non-members, #2758
2015-02-23 14:54:48 -05:00
Julian Lam
957415463f
Merge branch '0.7.0'
...
Conflicts:
package.json
src/search.js
2015-02-07 17:07:48 -05:00
Julian Lam
ff5eeb3a85
fixed #2704
2015-02-06 20:42:20 -05:00
barisusakli
9bca777320
closes #2700 allowGroupCreation setting
2015-02-05 19:38:51 -05:00
barisusakli
b54f2de504
pass uid to getUsers and getUsersFromSets
2015-01-29 17:02:20 -05:00
barisusakli
57453f33ab
new group members route
...
getMembers can take start end
ability to specify how many group members to return
2015-01-29 13:37:45 -05:00
Julian Lam
08e39d150e
fixed #2655
2015-01-27 11:19:36 -05:00