pichalite
aea40902b0
Fix markup in category privileges template
2017-02-23 00:28:54 +00:00
pichalite
f09f1f6ed8
Fix ACP templates markup
2017-02-23 00:20:42 +00: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
Peter Jaszkowiak
bb1bfb0449
Merge branch 'master' into assets-route
2017-02-06 15:52:54 -07:00
pichalite
6a073277ac
Fix ACP layout on tablets
2017-02-03 22:12:47 +00:00
Peter Jaszkowiak
360a35d0a6
Resolve merge conflicts
2017-02-02 22:15:26 -07:00
Stephan
374bc04cdb
fixed missing translation string
2017-01-23 04:06:01 +01:00
Dominic Lennon
3507e4ce0e
Adding closing <p>
2017-01-16 09:33:33 +00:00
Dominic Lennon
a06e39528f
Code review change
2017-01-16 08:48:53 +00: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
Dominic Lennon
ed19454eca
Adding more specific timing for session timings
2017-01-11 10:51:41 +00:00
barisusakli
476ec6e4ee
closes #5307
2016-12-22 20:33:08 +03:00
psychobunny
29cf6f528c
no need to check for logged in status in ACP
2016-12-21 11:19:19 -05:00
Julian Lam
926186108b
ACP Translations
2016-12-19 15:51:44 -05:00
Peter Jaszkowiak
daf3ab4db4
WIP
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
038c45f4b6
admin/manage translations, misc
...
- Translate Manage templates and JS
- Change `translator.translate -> .html` into `.translateHtml` where fitting
- Translate `admin/partials/download_plugin_item`
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
94eb74646c
admin/manage/categories translations
...
- Fix privilege table headers so bottom borders align
- Fix `/admin` route to show Dashboard title correctly
- Translate ACP category management and privileges templates
- Translate ACP category management JS
- Remove unnecessary translates in JS
- Fix bootbox wrapper to work with translations containing html
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
3008794797
admin/general JS translations and misc
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
95bef8f3f6
admin/extend JS translations and misc
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
38eba81933
ACP menu and title translations
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
20db4657b2
admin/general translations
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
3cd6a8a94b
admin/extend translations
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
50aed01c57
admin/development translations
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
6c1b852d48
admin/appearance translations
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
8931702136
admin/advanced translations
2016-12-19 15:51:43 -05:00
barisusakli
55b68197aa
closes #4544
2016-12-15 14:47:42 +03:00
barisusakli
9d75c48236
closes #4563 closes #4569 closes #4566
2016-12-15 13:03:14 +03:00
barisusakli
0b9829850c
closes #5273
2016-12-09 18:53:08 +03:00
psychobunny
6b7b51eaf0
Merge pull request #5170 from pitaj/master
...
ACP search updated to support translations
2016-12-06 17:45:19 -05:00
Peter Jaszkowiak
f1cfed50a1
Translate skins and themes fully
2016-12-05 18:31:58 -07:00
psychobunny
bcb3903446
priv table headers
2016-12-01 16:07:40 -05:00
Peter Jaszkowiak
5223bb5191
Merge branch 'master' of github.com:nodebb/nodebb
2016-12-01 13:40:07 -07:00
barisusakli
fb42b83e1b
remove hardcoded value @pichalite
2016-12-01 18:59:50 +03:00
barisusakli
d6c2779ed0
remove placeholder #5242
2016-12-01 11:31:10 +03:00
barisusakli
4cb48c46ab
closes #5242
2016-11-30 16:28:30 +03:00
Peter Jaszkowiak
a431dc0305
ACP search updated to support translations
2016-11-28 12:52:26 -07:00
Julian Lam
0e8bf17ff0
re: #5211 , bringing back the RELOAD BUTTON :rage2:
2016-11-18 12:53:30 -05:00
Stuart Williams
a20027d8f5
Add missing relative path to Admin tags and widgets links
2016-11-16 00:47:08 -05:00
Julian Lam
7d523fae0f
closes #5200
2016-11-11 13:00:23 -05:00
Julian Lam
e6c9c89342
closes #5197
2016-11-10 13:50:37 -05:00
pichalite
9bcb5710c1
UI fixes for ACP -> Manage -> Registration Queue
2016-11-09 22:06:56 +00:00
pichalite
0087a672ba
UI fixes for ACP -> Manage -> Users
2016-11-09 20:52:47 +00:00
Ben Lubar
2185d8eb99
Ban UI fixes ( #5169 )
...
- Permanent bans assigned by global moderators no longer expire immediately
(does not apply retroactively)
- Bans with no reason given no longer have "undefined" as their reason
(applies retroactively)
- 0 is now a selectable value for "ban duration, select 0 for permanent"
2016-11-02 12:59:01 -04:00
Julian Lam
7993f6a4d8
fix duplicate labels in cookies ACP template
2016-11-02 12:44:49 -04:00
Julian Lam
66aea0eed1
closes #5167
2016-11-01 13:00:37 -04:00
Anil Mandepudi
619ca48403
remove shims for IE8 ( #5157 )
2016-10-26 14:36:26 -04:00
Julian Lam
02998669c3
introducing option to disable chat message editing/deletion
2016-10-21 14:36:38 -04:00
Julian Lam
d4d3fa3102
add warning about gmail routing
2016-10-19 18:51:07 -04:00
barisusakli
1e486875f4
add top posters and most rep to acp
2016-10-20 00:08:41 +03:00