Julian Lam
8154e29ad5
Merge branch 'master' into develop
2017-02-23 13:08:20 -05:00
Julian Lam
672d7352bb
Merge branch 'master' into develop
2017-02-23 12:32:03 -05:00
psychobunny
458cbfd603
show dashboard notice if forum is running in dev mode
2017-02-23 12:14:20 -05:00
Peter Jaszkowiak
9f15008247
Address review issues
2017-02-17 11:19:30 -07:00
Peter Jaszkowiak
c75391f9f5
Sound system improvements
...
- Fix sound ACP uploads
- Display soundpack names with sound files
- Soundpacks can have sounds with identical names
- Link sounds during build step
- Generate map of sound name to file name during build step
- Change how soundpacks work. It's now done via a field in plugin.json
2017-02-16 22:58:15 -07:00
Julian Lam
7f124a3ccf
Merge branch 'master' into develop
2017-02-10 12:55:11 -05:00
Peter Jaszkowiak
aaacdb8413
Fix #5416 , uploads path config setting
...
- Finish moving uploads route to `/assets/uploads`
- Remove `upload_url` config setting, it was broken
2017-02-08 11:41:34 -07:00
Julian Lam
8a0a74d95e
Merge remote-tracking branch 'origin/master' into develop
2017-02-07 16:03:54 -05:00
Peter Jaszkowiak
360a35d0a6
Resolve merge conflicts
2017-02-02 22:15:26 -07:00
Peter Jaszkowiak
c14a31644b
Merge branch 'master' into 'develop'
2017-01-30 15:41:14 -07:00
Stephan
0c6679ca9c
Update dashboard.js
2017-01-30 17:45:48 +01:00
Julian Lam
debffe385f
closes #5316
2017-01-27 16:29:42 -05:00
barisusakli
2a33991f0d
read usercount from global object
2017-01-25 01:32:29 +03:00
Stephan
af4df8e197
added missing translation
...
added missing language string in dashboard.js
2017-01-23 02:38:33 +01:00
Peter Jaszkowiak
8c86b2e32c
Build pipeline improvements
...
- Refactor meta/css
- `fs.link` usage consolidated to `file.link`
- rimraf built modules directory to fix error
- Remove `local-assets` flag
2017-01-15 12:38:16 -07:00
Peter Jaszkowiak
05b68391dd
Use /assets for client assets
...
- Route `/assets` -> `build/public`, falling back on `public`
- Moved destinations for `nodebb.min.js`, `acp.min.js`, `admin.css`, `stylesheet.css`, `templates`, and `sounds` to `build/public`
- r.js modules previously routed through express are now symlinked into `public/build/src/modules`
- minfiles no longer served from a memory cache
- use config `views_dir` setting everywhere template directory is used
- fix cache buster `v=v=`
2017-01-14 22:38:40 -07:00
Julian Lam
81ca10d72e
Merge pull request #5332 from pitaj/async@2
...
async v2 upgrade
2017-01-04 11:05:45 -05:00
Peter Jaszkowiak
11f7cc4163
Pass tests
2017-01-02 23:04:57 -07:00
Julian Lam
c640bdf2b9
Merge branch 'master' into develop
2016-12-20 13:29:44 -05:00
Peter Jaszkowiak
38eba81933
ACP menu and title translations
2016-12-19 15:51:43 -05:00
Julian Lam
753d4b0275
wrapped up basic functionality of list and detail for flags, filter support. #5232
2016-12-02 15:28:28 -05:00
Julian Lam
1aa70c57eb
WIP
2016-11-25 13:28:55 -05:00
Peter Jaszkowiak
c5237443cd
Standard language codes ( #5218 )
...
* Use standard language codes. Fallback for plugins.
* Fix transifex config
* Tab vs space here for some reason
* Remove redundancies
* config.relative_path instead of allcaps
* added upgrade script for existing users' accounts
2016-11-23 11:50:49 -05:00
Julian Lam
b1f23c8c4b
read req.uid instead of req.user.uid in admin groups list
2016-11-17 07:47:18 -05:00
barisusakli
f30b694545
gitInfo error doesnt block page
2016-11-04 20:02:24 +03:00
barisusakli
7a8de6169b
admin controller tests
2016-10-31 13:52:26 +03:00
Sergii Paryzhskyi
e515b791da
Fix eslint rules ( #5117 )
...
* Fix semi linter rule
* Fix semi-spacing linter rule
* Fix no-undef-init linter rule
* Fix space-before-blocks linter rule
2016-10-25 15:34:47 -04:00
barisusakli
8c7de0f239
fix eslint
2016-10-20 00:25:40 +03:00
barisusakli
1e486875f4
add top posters and most rep to acp
2016-10-20 00:08:41 +03:00
Julian Lam
3272c0b98c
linting
2016-10-13 16:01:26 -04:00
Julian Lam
ead4de6c6f
Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint
2016-10-13 14:43:28 -04:00
Julian Lam
e80400665e
closes #5111
2016-10-13 13:12:41 -04:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
barisusakli
9a55498fc1
changes to manage/users
2016-10-07 17:35:33 +03:00
barisusakli
3275d26590
removed comments
2016-10-07 11:03:19 +03:00
Nguyen Trung Quan
279559ff97
Fix: Memory leak & connection flood when access /admin/advanced/database
2016-10-07 11:14:28 +07:00
barisusakli
67f137149d
fix validator
2016-09-28 20:07:55 +03:00
barisusakli
f464966817
closes #5053
2016-09-26 17:04:43 +03:00
barisusakli
2e6fc4d045
filterPidsByCid
2016-09-16 18:39:53 +03:00
barisusakli
2c140c2107
ability to filter flags by category
2016-09-16 14:20:07 +03:00
Barış Soner Uşaklı
11b5a1f426
simplify map
2016-09-16 02:24:59 +03:00
barisusakli
86b616ab9e
removed unnecessary waterfall
2016-09-16 00:46:06 +03:00
barisusakli
89596b81e0
style
2016-09-16 00:34:51 +03:00
barisusakli
72c75bd781
add pagination to flags page
2016-09-16 00:17:43 +03:00
Julian Lam
b12607b1de
added uid to flag history, fixed loading on IS, worked around tjs bug
2016-09-15 12:46:08 -04:00
Julian Lam
d04a10225c
WIP showing updated flag data, history, updating flag data
2016-09-15 12:46:08 -04:00
Julian Lam
8dc57cba58
allowing updating of flag data
2016-09-15 12:46:08 -04:00
barisusakli
fcbdfa5688
remove post cache dump
2016-09-14 21:34:36 +03:00
barisusakli
1364fb94bf
show debug info
2016-09-14 21:30:29 +03:00
barisusakli
fac68d52f6
cache group membership methods
...
groups.isMember
groups.isMembers
groups.isMemberOfGroups
clear cache for user on group.join & group.leave
2016-09-14 21:00:41 +03:00