3203 Commits (744a7d42104adc966bebc6b23955a7ad428397a2)

Author SHA1 Message Date
Axel 9c2d7a2468 new language keys 10 years ago
Julian Lam 474ff3ed35 fixed #3359 10 years ago
pichalite d2bbca1de1 don't display leave/join buttons for admin group 10 years ago
Julian Lam ee9390ee34 fixed #2949 10 years ago
pichalite a5226c9423 don't display "Leave Group" button for admins in "administrators" system group on groups details page 10 years ago
barisusakli 954c25823e closes #3352 10 years ago
bdharrington7 54180acf9b saves updated bookmark in callback 10 years ago
Julian Lam 93007bc34f fixed regression of pagination caused by changes to ajaxification logic 10 years ago
bdharrington7 2a82b5db91 Merge branch 'master' into bookmark2 10 years ago
bdharrington7 4d99f60b3d uses server-side bookmark if available 10 years ago
Julian Lam 7e6703c18e more line ending conversion #3343 10 years ago
bdharrington7 45df5a3d0b stores the user's bookmark on the server 10 years ago
psychobunny 0bc4799c3c remove setTimeout hax in settingsv1 :squirrel: 10 years ago
psychobunny fdc66eb607 fixes checkboxes for settingsv2 (deja vu) 10 years ago
psychobunny a3c41e7fdb action:posts.loading 10 years ago
psychobunny 8e4340544a action:posts.edited 10 years ago
Julian Lam 957766c1d7 fixed #3272 10 years ago
Julian Lam 0c6b2b122e fixed #3268 10 years ago
Julian Lam fdefff3516 fixes #3338 10 years ago
barisusakli 1413fc1b1a closes #3340 10 years ago
Julian Lam 22251cb0bd fixed #3341, introduced new navigation data property, "targetBlank", deprecated "target", which was never exposed anyway, and updated default values 10 years ago
Julian Lam 5340537631 closed #2820 10 years ago
Julian Lam 87e5c733a4 added dedicated client-side action hook for when the client-side finishes loading 10 years ago
Julian Lam 4b9eab6dc0 fixes #3329 10 years ago
Julian Lam b2a69758ee added back multi-line support for translator 10 years ago
Julian Lam eaa35c8057 making translator regex stricter, so it doesn't match language strings that won't ever exist 10 years ago
Julian Lam 2c62bafdc7 fixed ajaxify for pagination blocks 10 years ago
Julian Lam 305c54a727 fixed bug where an extra space was added to new replies 10 years ago
Julian Lam e25d2fa6e6 closed #2811 10 years ago
Julian Lam d712dcdce1 fixed issue where ajaxify couldn't handle urls with "#" href if the currently address already had a hash value present. 10 years ago
barisusakli daf1a388eb closes #3039 10 years ago
Julian Lam 2cb70ceccc added auto-ajaxify on reconnect 😎 10 years ago
Julian Lam f9a29186c4 updated ajaxify 5xx handling code to work even if nginx is used as a proxy (as it serves back 502, not 500) 10 years ago
barisusakli 81eeab42ed category filter on /unread 10 years ago
Julian Lam 835750f36f fixed checkbox behaviour in widgets page... @psychobunny, did I do this right? 10 years ago
Julian Lam 534b13e089 fixed bug where ephemeral groups and the registered-users group wouldn't show in in ACP/category details page for privileges. 10 years ago
Julian Lam 140b8be161 updated ACP checkbox module so that it hides the checkbox via js instead of blanket CSS hiding 10 years ago
psychobunny a4ace48469 closes #3310 10 years ago
psychobunny 541fd474b3 fixes checkboxes for both settingsv1 and settingsv2 10 years ago
Barış Soner Uşaklı 4fc4a0ff3e dont escape group.name, use displayName in tpls instead 10 years ago
Barış Soner Uşaklı d225951027 fix group name 10 years ago
Barış Soner Uşaklı a12ecbc230 admin/manage/groups pagination 10 years ago
Julian Lam b4e39374bb firing 'change' event for all checkboxes after settingsv2 load 10 years ago
psychobunny 6b6bae7cc5 font awesome checkboxes for acp 10 years ago
psychobunny b73a26f7a6 fixes reload button and probably a bunch of other things in ACP 10 years ago
Julian Lam 74f2f7caef fixes #3307 10 years ago
psychobunny b69ea4564a fix user presence graph
if nobody's using your forum at all, this thing stopped working
altogether
10 years ago
psychobunny c01f06214e don't re-render graph if data is stale 10 years ago
psychobunny c6713177d3 realtime mode toggle for dashboard 10 years ago
barisusakli 2b493964d0 closes #3296 10 years ago
barisusakli ffd22f50ff closes #1999 10 years ago
barisusakli 52f7e13a5c closes #3289 10 years ago
Julian Lam ceb4de653d fixed #3295 10 years ago
barisusakli 619251143d reset inf scroll on search 10 years ago
Julian Lam 48af82659e removing the composer from core, out to its own plugin: nodebb-plugin-composer-default, closes #3288 10 years ago
barisusakli 491d376fb4 closes #2605 10 years ago
psychobunny a285e0734d closes #3274 10 years ago
barisusakli 5ee1951245 closes #3271 10 years ago
barisusakli 57c2418157 closes #1306 10 years ago
barisusakli a31178ebd8 closes #3258 10 years ago
barisusakli 2b0b2ea858 fix search by ip 10 years ago
psychobunny 5ff9a7f9a9 allow multiline support for translator
see: https://github.com/psychobunny/templates.js/issues/36
10 years ago
barisusakli b89b4d066a max chars 10 years ago
barisusakli 38b838d462 closes #2754
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list
10 years ago
barisusakli 1d72a8f0ee fix composer redirect on home page 10 years ago
barisusakli 9d562a8708 closes #3245 10 years ago
barisusakli 0ef2ccc130 closes #3240 10 years ago
barisusakli 536c443c1e closes #3231 10 years ago
barisusakli 1bbce82c23 duh #3192 10 years ago
barisusakli 8ff7ba82c2 closes #3192 10 years ago
barisusakli 6d0d74a6e9 moved topic search end to topics.js 10 years ago
barisusakli 2880a77a9f closes #3130 10 years ago
barisusakli 387a5e36b2 search fix, moved topic search to topic.js 10 years ago
psychobunny 28e1ae46c7 woops, committed some testing code by accident 10 years ago
psychobunny 7564881298 don't minify files in /client
adds an extra call to the client/route.js file on cold load but cuts a
ton of extra weight in nodebb.min.js
10 years ago
psychobunny 97d1ab2e35 console.log 10 years ago
psychobunny f8b3282295 closes #3141 10 years ago
psychobunny 548d39fac5 lint 10 years ago
psychobunny ac2811be75 instance.restart 10 years ago
psychobunny 6c607bca1e closes #3212 10 years ago
psychobunny 6ae64ca884 fixed skin revert message 10 years ago
barisusakli 3a36ae5c13 wait for loadScript & widgets.render to emit action:ajaxify.end 10 years ago
Julian Lam 17ff083cc6 passing in available composer data into the composer.loaded client-side hook 10 years ago
Julian Lam 6fedcca4ee changed a bunch of whitespace back into tabs, and fixed issue where categories without a parentCid were not showing up at all in the ACP 10 years ago
Julian Lam 478850ac05 rewrote a bit of the code so that templates.js is called asynchronously, and moved indentation levels to CSS instead of inlined styling. 10 years ago
Julian Lam 394497c9d5 Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp 10 years ago
psychobunny f1f028b89c Merge pull request #3161 from yariplus/patch-1
Fix specificity on ACP widget panel heading.
10 years ago
psychobunny 2dfb9837a7 log 10 years ago
Barış Soner Uşaklı 507fb225a2 removed console.log 10 years ago
Barış Soner Uşaklı 4420e7a9fc closes #3188, closes #3170 10 years ago
psychobunny 05c5196965 closes #3194 10 years ago
Nicolas Siver a17c65ee9f move item template to file 10 years ago
Barış Soner Uşaklı b717da0229 Merge pull request #3110 from pitaj/master
Fixed translator backwards compatibility issue
10 years ago
barisusakli 045d9df81f closes #3203 10 years ago
Nicolas Siver 1bfb41bccb sorting tree 10 years ago
Nicolas Siver 46ce3aae9f tree view 10 years ago
psychobunny a355fbfc81 closes #2769 10 years ago
psychobunny d51407834d closes #3166 10 years ago
psychobunny b96018b0f5 closes #3187 10 years ago
Julian Lam f9053c077d updated groups ACP styling and template to use a table, like categories
Conflicts:
	src/views/admin/manage/groups.tpl
10 years ago