barisusakli
15c16c2502
closes #1311 , set category post counts to 0 before starting upgrade
11 years ago
barisusakli
7c84680b06
closes #1709
11 years ago
psychobunny
bbd4201a38
closes #1704
11 years ago
Barış Soner Uşaklı
09861cbc0e
Merge pull request #1712 from char101/PR/update-global-counters-on-topic-delete-v2
...
Update global counters when deleting/restoring topic
11 years ago
Charles
b811bef42c
Don't decrease postCount when purging post from a deleted topic
11 years ago
Charles
1448bed057
Remove console.log
11 years ago
Charles
31f1914ec8
Update global postCount when deleting/restoring topic
11 years ago
psychobunny
0c7a8b3908
no need to reset global widget areas, closes #1701
11 years ago
barisusakli
2479a34c56
closes #1710 , closes #1700
11 years ago
psychobunny
db3523b10b
#1701
11 years ago
barisusakli
3c44beb4bb
group userTitle default
11 years ago
psychobunny
c8de2c02b4
Merge pull request #1703 from char101/patch-8
...
Fix widget drafts position
11 years ago
psychobunny
d2e1cc3371
Merge pull request #1707 from char101/PR/dont-reset-widgets-on-changing-skins
...
Don't reset widgets when changing skin
11 years ago
Barış Soner Uşaklı
da1baee511
Merge pull request #1708 from char101/PR/redirect-to-category-after-purging-topic
...
Redirect to category after purging topic
11 years ago
Charles
0cba152516
Redirect to category after purging topic
11 years ago
Charles
51fb7786f5
Don't reset widgets when changing skin
11 years ago
Charles
86634415da
Fix widget drafts position
11 years ago
barisusakli
76190718d3
indents
11 years ago
Barış Soner Uşaklı
5b45b3395d
Merge pull request #1699 from char101/patch-7
...
Fix client side template mapping
11 years ago
Charles
6e50016a11
Cleanup the vars
11 years ago
Charles
23a88492a6
Get template mapping after removing relative path
11 years ago
Charles
be06d386e5
Revert change to ajaxify.js
11 years ago
Charles
b748a832a2
Fix client side template mapping
11 years ago
barisusakli
39886c8545
removed unread total route
11 years ago
barisusakli
d1b4efeaa3
filter files before minify, removed unused ctime
11 years ago
barisusakli
ab80016910
fixed group hide for privilege groups
11 years ago
barisusakli
1908f7b57a
filter missing less and css files from plugins
11 years ago
barisusakli
501c81e357
closes #1687
11 years ago
barisusakli
3bd4d0e418
closes #1692
11 years ago
barisusakli
bf18e70d66
small fix to title escape
11 years ago
barisusakli
07275b5fc4
some checks to make last admin isnt removed
11 years ago
barisusakli
842a1f90cf
fix crash on push
11 years ago
barisusakli
42d03cc491
closes #1678
11 years ago
barisusakli
9d4f1e18e1
#1688 removed length check
11 years ago
barisusakli
cd5c24efe3
possible fix for #1688
11 years ago
barisusakli
4c2765a79c
closes #1679
11 years ago
barisusakli
ce1934e566
closes #1684
11 years ago
psychobunny
8402c3edc3
closes #1680
11 years ago
barisusakli
3b1e373e7b
group titles
11 years ago
barisusakli
e8b89513d4
some cleanup in addUserInfoToPost
11 years ago
barisusakli
b9139ef263
some escaping and fixed uploads in progress
11 years ago
psychobunny
3198275209
use "undo" icon instead of comment for restoring posts
11 years ago
psychobunny
b12ca5ab9f
closes #1673
11 years ago
barisusakli
870bf95e5b
deleted topic feed fix
11 years ago
psychobunny
eeabae5738
closes https://github.com/NodeBB/NodeBB/issues/1668
11 years ago
psychobunny
b5a06e58fd
Merge pull request #1667 from a5mith/patch-1
...
Few changes to the Ubuntu Installation Guide
11 years ago
barisusakli
3f9fa0137c
taskbar text incase <script> is title
11 years ago
barisusakli
4fa79dc821
closes #1281
...
category purge, deletes all topics and posts in the category
11 years ago
barisusakli
311a7ad5b9
#1281 topic purge
11 years ago
Aaron Smith
72f9605414
Few changes to the Ubuntu Installation Guide
...
Changes:
Removed `cd/path/to/nodebb/install` as we haven't instructed how to create the directory before changing to it. The git pull will create the nodebb directory in their root/profile folder anyway, which is fine for most installs.
Added sudo to the base stack install.
Added command for checking Node.js version.
The guide at the minute might seem a bit daunting for newer users, so if psychobunny doesn't mind, I could create a post over on the community for an up to date noobs guide on how to install using digital ocean as an example. Then if it helps, add it to the docs. (Also, changes in this github aren't showing up in docs.nodebb, the update to sudo apt-get update && sudo apt-get dist-upgrade aren't displayed.
Hope this helps.
11 years ago