3036 Commits (2409930dfc9f082f5ac9ada989cb8264f9144338)
 

Author SHA1 Message Date
Thomas Lynch e8bed661e8 language to boardDefaults 1 year ago
Thomas Lynch eb74588258 Merge branch 'develop' into feature/396-localisation 1 year ago
Thomas Lynch 277745a5ca Fix the completely fucked up "my permission", the board equivalent, and staff permissions page since a recent permission update. Upside is it now considers the "parent" thing, which is nice. 1 year ago
Thomas Lynch 634305e22b Merge branch 'develop' into feature/396-localisation 1 year ago
Thomas Lynch a4927c86a1 Convert addflags and addassets to schema formhandler, was still on old form handling code 1 year ago
Thomas Lynch 612e7d0f3a Add language set middleware to a bunch of routes, and make some minor middleware ordering changes to supprot 1 year ago
Thomas Lynch 7c9f6257f8 Add setQueryLanguage mw, Make bypass_minimal language aware, TODO make form submissions know language and redirect to blockbypass for board with language query string 1 year ago
Thomas Lynch 21a181d3fa Add some more simple translations, translate (You)'s and Settings button as proof of concept of translation in JS and CSS 1 year ago
Thomas Lynch a019006e20 For the 100th time, make it "work" 1 year ago
Thomas Lynch 670119148c Make languages on frontend included individually as a language .js file. Fix issue with lib/build/render.js page. I **think** this is good now. 1 year ago
Thomas Lynch 5bf792649b Try getting languages into the frontend (still want a better way to only include single language packs and only a subset of keys) 1 year ago
Thomas Lynch a360f09929 Bugfix changeboardsettings language 1 year ago
Thomas Lynch 224b141920 Change setting locale in render locals in build locals, remove test header 1 year ago
Thomas Lynch 5e3b935664 fix language setting and test translation on globalmanagenav 1 year ago
Thomas Lynch 4c3ba53cc1 Set language global and after boards.exists 1 year ago
Thomas Lynch e4dd53427e Add language setting to global settings and board settings 1 year ago
Thomas Lynch eb8ba712f6 Add __ local to app locals 1 year ago
Thomas Lynch 5e7cc919c2 Add __ locale to render lib and gulpfile rendering 1 year ago
Thomas Lynch 679d095d98 Start on localisation ref #396 1 year ago
Thomas Lynch 52c9e1521d edit menu option only in mod/manage view 2 years ago
Thomas Lynch beb3986448 Show in title param what parent permission is needed in the frontend. 2 years ago
Thomas Lynch 7a3095594f Change permissions metadata to be keyed by the permission bits 2 years ago
Thomas Lynch 5a7368a0a4 Add a new property to permissions metadata and reflect on frontend inability for users without that "parent" permission to edit roles/accounts to have some permissions e.g. root, edit roles, edit accs 2 years ago
Thomas Lynch 4b396393da
Hungover af bruh 2 years ago
Thomas Lynch 649326df5a update CHANGELOG 2 years ago
Thomas Lynch d639460bb3 Bugfix editing from actions form redirecting always to OP instead of post 2 years ago
Thomas Lynch ad84d6e03a Merge branch 'fix-reporting' into 'master' 2 years ago
some random guy 88b5542908 fix post reporting for not logged-in users 2 years ago
Thomas Lynch 5f99ca5062 Improve 0.11.0 migration 2 years ago
Thomas Lynch 78cf3bde5a update CHANGELOG 2 years ago
Thomas Lynch 49e9ed2c28 update dependencies 2 years ago
Thomas Lynch fa6d94d63b npm audit fix 2 years ago
Thomas Lynch f2b7a3be13 add some tests for cross board moving 2 years ago
Thomas Lynch bc53bc1e4a Allow roles from globalmanage to be fetched as json 2 years ago
Thomas Lynch b0db6553a7
modview will show full email form instead of abiding by "sage only email" which now correctly only applies to anons 2 years ago
Thomas Lynch f894ed34e1 fix email bug for staff 2 years ago
Thomas Lynch ae13b22363 Refactor postlink in views into a mixin 2 years ago
Thomas Lynch 8224b6f083 Include move board in postLinks modlogs view 2 years ago
Thomas Lynch a1ccd6f267 Try to integrate post moving a bit better into the existing combined actions flow 2 years ago
Thomas Lynch 66b21f93b7 Close #507 2 years ago
Thomas Lynch 57f2951774 update CHANGELOG 2 years ago
Thomas Lynch 9221312761 Refactor, put account/role permission editing form into an include 2 years ago
Thomas Lynch 7e3c424da3 Small note about global board management permissions, allow subtitles along with titles in permission metadata 2 years ago
Thomas Lynch 058d7b1dbb Eslint and bugfix unused crossBoardMovePages 2 years ago
Thomas Lynch a3a6199332 Should probably update that 2 years ago
Thomas Lynch 516884cf3e Cross board post move bugfixes/changes 2 years ago
Thomas Lynch 344ed5f662 Cross board post move bugfixes/changes 2 years ago
Thomas Lynch 379e7b6287 update CHANGELOG 2 years ago
Thomas Lynch b391c0cb66 Make post editing a GET endpoint with perm check like editstaff/editcustompages, much more sensible 2 years ago
Thomas Lynch 1191ec4dc8 Mostly functional cross board post moving 2 years ago