3041 Commits

Author SHA1 Message Date
Misty Release Bot
354c2aebc5 Latest translations and fallbacks 2023-06-27 09:19:38 +00:00
Misty Release Bot
097bbc926f Latest translations and fallbacks 2023-06-26 09:19:09 +00:00
Misty Release Bot
bc7e878ae2 Latest translations and fallbacks 2023-06-24 09:18:32 +00:00
Misty Release Bot
aff40b2fda Latest translations and fallbacks 2023-06-20 09:19:13 +00:00
Misty Release Bot
118a66f050 Latest translations and fallbacks 2023-06-19 09:18:50 +00:00
Misty Release Bot
0dde5d5fc7 Latest translations and fallbacks 2023-06-17 09:18:34 +00:00
Misty Release Bot
7ca85c6065 chore(i18n): fallback strings for new resources: nodebb.admin-appearance-skins 2023-06-16 22:04:48 +00:00
Barış Soner Uşaklı
556fd65d51 feat: custom skins panel in acp 2023-06-16 18:04:22 -04:00
Misty Release Bot
45df009c07 Latest translations and fallbacks 2023-06-16 09:19:35 +00:00
Barış Soner Uşaklı
3080eb7e01 feat: #11714, add registrationQueue flag 2023-06-15 09:13:04 -04:00
Misty Release Bot
c246df4e3f Latest translations and fallbacks 2023-06-14 09:19:18 +00:00
Misty Release Bot
f2c0c18879 Latest translations and fallbacks 2023-06-13 09:19:14 +00:00
Misty Release Bot
fa8e656d1c chore(i18n): fallback strings for new resources: nodebb.admin-advanced-cache, nodebb.admin-advanced-errors, nodebb.admin-development-logger 2023-06-13 00:43:48 +00:00
Barış Soner Uşaklı
cf13dd8fbb some more acp pages 2023-06-12 20:42:49 -04:00
Misty Release Bot
09562e7966 Latest translations and fallbacks 2023-06-12 09:19:24 +00:00
Misty Release Bot
0863afd0e0 chore(i18n): fallback strings for new resources: nodebb.admin-appearance-customise 2023-06-10 23:27:40 +00:00
Barış Soner Uşaklı
de68f7493d feat: add new tab to define bs variables
to override bootstrap vars.
dont crash if scss fails to compile, just use empty css and log the error, this allows accessing the acp if client scss has errors
2023-06-10 19:27:15 -04:00
Misty Release Bot
195b09d5c2 chore(i18n): fallback strings for new resources: nodebb.user 2023-06-10 15:56:28 +00:00
Barış Soner Uşaklı
2edfe0ef3e feat: bring back noskin option
if forum sets a default skin there was no way for the user to go back to the no skin version
2023-06-10 11:55:59 -04:00
Misty Release Bot
e6f2dece3d Latest translations and fallbacks 2023-06-10 09:18:36 +00:00
Misty Release Bot
f468711080 Latest translations and fallbacks 2023-06-09 09:19:04 +00:00
Misty Release Bot
b47799260d Latest translations and fallbacks 2023-06-07 09:18:52 +00:00
Misty Release Bot
934b67926c chore(i18n): fallback strings for new resources: nodebb.admin-manage-users 2023-06-07 00:56:17 +00:00
Barış Soner Uşaklı
5fae09f3aa feat: add not validated/expired 2023-06-06 20:55:52 -04:00
Misty Release Bot
f5d89d14a1 Latest translations and fallbacks 2023-06-06 09:19:14 +00:00
Misty Release Bot
619c4ff7ea chore(i18n): fallback strings for new resources: nodebb.themes-harmony 2023-06-06 00:40:34 +00:00
Barış Soner Uşaklı
f5b7ab304c add lang string 2023-06-05 20:40:09 -04:00
Barış Soner Uşaklı
04998908ba Fixes for "validate email" & "send validation email" in ACP (#11677)
* confirmObj changes

dont expire confirm:<code>, add a expires field instead
dont expire confirm:byUid:<uid>

on admin manage users display the users email status
	1. verified
	2. verify email sent (pending)
	3. verify email sent (expired)
	4. no email entered

fix validate email in acp to use
	email in user:<uid> if they have one
	if not check if its in confirm:<code>
	if its not in above cant validate throw error

fix send validate email to use
	email in user:<uid> if they have one
	if not check if its in confirm:<code>
	if its not in above too cant validate throw error

* add back socket.io tests

* test: fix confirm tests

no longer using pexpire
return correct time left on token

* chore: update openapi

* fix: delete call

* test: mget test fixes

* test: fix tests
2023-06-05 12:12:48 -04:00
Misty Release Bot
1e137b0705 Latest translations and fallbacks 2023-06-05 09:18:55 +00:00
Misty Release Bot
639eeb4492 chore(i18n): fallback strings for new resources: nodebb.topic 2023-06-04 19:50:42 +00:00
Barış Soner Uşaklı
1cc079f35d chore: update lang key
for https://github.com/NodeBB/NodeBB/issues/11675
2023-06-04 15:50:11 -04:00
Misty Release Bot
c139940ea1 Latest translations and fallbacks 2023-06-03 09:18:36 +00:00
Misty Release Bot
49211815f5 Latest translations and fallbacks 2023-06-02 09:18:54 +00:00
Misty Release Bot
d4afd1edfe Latest translations and fallbacks 2023-06-01 09:20:29 +00:00
Misty Release Bot
d508772cda chore(i18n): fallback strings for new resources: nodebb.admin-appearance-customise, nodebb.admin-appearance-skins, nodebb.admin-appearance-themes, nodebb.admin-settings-api 2023-06-01 01:16:42 +00:00
Barış Soner Uşaklı
7e05905372 some mobile fixes for tables and headers 2023-05-31 21:15:33 -04:00
Misty Release Bot
e53929fcac chore(i18n): fallback strings for new resources: nodebb.admin-manage-groups 2023-05-31 17:35:58 +00:00
Barış Soner Uşaklı
0560a6f6f3 fix language string 2023-05-31 13:35:32 -04:00
Barış Soner Uşaklı
c3afe44686 Acp redesign (#11639)
* acp sidebar

* gap in nav

* remove shadow

* label fixes

* color fixes

* feat: settings page wip

* feat: scroll spy 👓

move social into general, store social in meta.config like other settings
write upgrade script

* remove social

* rermove openapi routes

* cleanup, highlight selected nav item

* more cleanup

* advanced margin top

* derp

* match design

* bring back version alert

fix homepage js, since it moved to general settings

* remove unused tpls

these moved to general settings

* remove more  css

* offcanvas for mobile

fix search

* add timeout

* add new props

* manage categories

* small fixes

* category-edit

* feat category page fixes

* add title to settings pages

add user settings page

* small fixes

* some more settings pages

* fix: plugin page titles

* more settings pages

* more padding

* more pages, add acp paginator.tpl

so it doesn't change when active theme changes

* remove placeholder

* dashboard table

* fix: openapi

* fix: controller tests

* use fonts from core

* some small fixes

* fix rep page

* refactor: fix name of upgrade script

* create category modal

group edit

* group/groups pages

* admins mods

* privs

* uploads

* missing margin

* more acp pages

* more pages

* plugins/rewards/widgets

* wrap rewards

* fix widgets

* fix widget clone button

* fix group acp edit link

* update search dropdown

* remove display block from tbody

* use less css

* remove some derp links

* remove striped tables

* remove p tags from lang files

* update email settings

* Update api.tpl

* move tag-whitelist
2023-05-31 11:54:48 -04:00
Misty Release Bot
0de0df2908 Latest translations and fallbacks 2023-05-28 09:18:34 +00:00
Misty Release Bot
f8fe8f4af4 Latest translations and fallbacks 2023-05-25 09:19:09 +00:00
Misty Release Bot
94779355d8 Latest translations and fallbacks 2023-05-24 09:19:11 +00:00
Misty Release Bot
44f6fe1e0d Latest translations and fallbacks 2023-05-23 09:19:16 +00:00
Misty Release Bot
1ffc9221b6 chore(i18n): fallback strings for new resources: nodebb.users 2023-05-21 23:09:09 +00:00
Barış Soner Uşaklı
b0c87e0e78 change lang key 2023-05-21 19:08:44 -04:00
Misty Release Bot
5ab352118a Latest translations and fallbacks 2023-05-21 09:18:36 +00:00
Misty Release Bot
54a683bbd7 chore(i18n): fallback strings for new resources: nodebb.modules 2023-05-20 18:55:33 +00:00
Barış Soner Uşaklı
ca6f43c5e7 chore: scroll up alert 2023-05-20 14:55:08 -04:00
Misty Release Bot
b67a88cc6c Latest translations and fallbacks 2023-05-19 09:18:49 +00:00
Misty Release Bot
b19fee5931 Latest translations and fallbacks 2023-05-18 09:18:43 +00:00