Baris Usakli
|
057608bac0
|
added usernames to following followers, closes #369
|
11 years ago |
Andrew Darqui
|
a3f6fee41f
|
refactored the logger completely.
|
11 years ago |
Julian Lam
|
d583122c64
|
Merge pull request #378 from iamcardinal/master
FIxes Search and touches on postbox, closes #370
|
11 years ago |
Julian Lam
|
64117ab613
|
removing deprecated bootstrap css file from admin header
|
11 years ago |
Julian Lam
|
038e04dee6
|
revamped client side scripts so that they are loaded using Require.js instead.
|
11 years ago |
Julian Lam
|
948949c571
|
closed #375 - now asking socket.io to connect to "current page" instead of hardcoded url, removed api_url and "socket" section from public config
|
11 years ago |
Julian Lam
|
f173a79a0d
|
Merge pull request #371 from iamcardinal/master
Adds meta:keywords tags fixes tabbing, closes #330
|
11 years ago |
Quinton Marchi
|
d177e71b46
|
Fixes double search, closes #370
Haven't tested it but I can't see any problems.
|
11 years ago |
Quinton Marchi
|
fcab1501f8
|
Merge remote-tracking branch 'origin/testing-2013-10-01'
|
11 years ago |
Andrew Darqui
|
f48687528e
|
fixed up logger.tpl a little. Added a basic 'collision detection' for the loggerPath and loggeIOPath filenames.
|
11 years ago |
Andrew Darqui
|
9007f9de9e
|
added socket.io logging which can be dynamically enabled/disabled via the /admin/logger panel
|
11 years ago |
Andrew Darqui
|
55d84d0f9b
|
basic logger functionality added - accessible via http://nodebb/admin/logger
|
11 years ago |
Minami
|
90b4d688f8
|
Testing adding of Meta Tags
|
11 years ago |
psychobunny
|
22c73f3c12
|
closes #345
|
11 years ago |
Baris Usakli
|
4290516d29
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Usakli
|
6a7a2301ee
|
removed admin and delete buttons from template
|
11 years ago |
Julian Lam
|
9a79c58e33
|
closed #361 - groups admin modal had an extra button that did nothing
|
11 years ago |
psychobunny
|
571cb8b44f
|
readded back admin css for users
|
11 years ago |
Baris Usakli
|
9f67282a79
|
admin site will display reconnecting notification when server is offline closes #346
|
11 years ago |
Baris Soner Usakli
|
83b4b5434f
|
fixed username button title
|
11 years ago |
Julian Lam
|
f08067bab2
|
fixes #356 - issue where accessing a NodeBB using a different machine name
from one that it was set up with causing template data to not load, as it
was being accessed via absolute url, instead of relative url
|
11 years ago |
Julian Lam
|
1160f39cb0
|
revamped reconnection notification, closes #354
|
11 years ago |
psychobunny
|
607ee8bbc1
|
added outgoing.less, fixed modern.less theme, fixed #316
|
11 years ago |
psychobunny
|
36d2f74887
|
fixed unread category view
|
11 years ago |
Baris Usakli
|
f2c1a92513
|
closes #215
|
11 years ago |
Baris Usakli
|
585e5cd88f
|
closes #341
|
11 years ago |
psychobunny
|
1637ffc5dc
|
re-adding teaser
|
11 years ago |
psychobunny
|
a28797ee03
|
fix for recent view teasers
|
11 years ago |
Baris Usakli
|
eb1c1c78d4
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Usakli
|
0b0d64b52e
|
logout/login changes, updateHeader changes
|
11 years ago |
psychobunny
|
de1e3230f5
|
fixed topics and admin views, broken after merge
|
11 years ago |
psychobunny
|
1fbc038e64
|
fixed conflicts, added new language key for users/online
|
11 years ago |
Baris Usakli
|
fbfdf561fc
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Usakli
|
83d5a84edd
|
login redirects back
|
11 years ago |
psychobunny
|
b8037845d6
|
registration.tpl; translator variable system
|
11 years ago |
psychobunny
|
1a1fea535b
|
header language
|
11 years ago |
psychobunny
|
5c7da4b686
|
fixed serverside templating; footer, logout internationalization; updated more global lang keys
|
11 years ago |
Julian Lam
|
b6ee89a6d8
|
fixed typo in plugins page
|
11 years ago |
psychobunny
|
2d8e6bd980
|
category language
|
11 years ago |
Julian Lam
|
a173d61464
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Baris Usakli
|
8f04a136c8
|
fixed whitespace
|
11 years ago |
Julian Lam
|
b7675e1ec7
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
964fbfe2bb
|
fixes to get nodebb to at least load on IE
|
11 years ago |
Baris Usakli
|
8fb8956c0d
|
closes #331
|
11 years ago |
psychobunny
|
c11920ac08
|
internationalization: 404 and 403
|
11 years ago |
Baris Usakli
|
9a4eb26246
|
closes #332
|
11 years ago |
Julian Lam
|
0d9958afe7
|
HOTFIX for scripts
|
11 years ago |
Julian Lam
|
14720057c2
|
serving unminified libraries in development mode, minified otherwise
|
11 years ago |
Julian Lam
|
521586f08f
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Baris Usakli
|
bae9f46d8b
|
small fixes to search
|
11 years ago |
Julian Lam
|
d7ea24e218
|
issue #322 - minifying css file and added jquery to minified compilation
|
11 years ago |
Julian Lam
|
e621d7e601
|
closed #322 - autominifying client-side assets on load
|
11 years ago |
Baris Usakli
|
b25c3d8b67
|
closes #324
|
11 years ago |
Baris Usakli
|
776b51fef7
|
closes #323
|
11 years ago |
Baris Soner Usakli
|
de34c7580f
|
closes #314
|
11 years ago |
Baris Soner Usakli
|
bcb492751c
|
closes #313, also fixed progressbar
|
11 years ago |
Julian Lam
|
3eb594df43
|
fixing timestamps in category view (topics listing) for noscript
|
11 years ago |
psychobunny
|
5a10f7fcfe
|
init variables in translator
|
11 years ago |
psychobunny
|
5e89caf358
|
internationalization: topic.json
|
11 years ago |
psychobunny
|
35b40ef650
|
internationalization: unread.tpl
|
11 years ago |
psychobunny
|
56b7d6cb7c
|
internationalization: users
|
11 years ago |
psychobunny
|
b5274a0d91
|
init
|
11 years ago |
Baris Soner Usakli
|
db4dc03abc
|
added timeago to unread page
|
12 years ago |
Baris Soner Usakli
|
6be5bcc4c8
|
closes #308
|
12 years ago |
Julian Lam
|
1204859263
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
12 years ago |
Julian Lam
|
c8b5d1561e
|
minor CSS fixes to post timeago text in topic view
|
12 years ago |
Baris Usakli
|
6912e77d25
|
removed data-pid from buttons
|
12 years ago |
Baris Usakli
|
d84d096e7e
|
added post links
|
12 years ago |
Baris Usakli
|
efef9c864c
|
closes #306
|
12 years ago |
psychobunny
|
0b0b06e8b9
|
fixed users.tpl from fail merge earlier
|
12 years ago |
Baris Usakli
|
e5ef498164
|
merged users.tpl
|
12 years ago |
Baris Usakli
|
24e4be77d8
|
closes #304
|
12 years ago |
psychobunny
|
8ec3371139
|
cerulean theme: new users view
|
12 years ago |
psychobunny
|
a01a7ae5fc
|
fixed following.tpl and followers.tpl layout (broken from BS3 merge)
|
12 years ago |
Baris Usakli
|
ce61138351
|
fixed conflicts
|
12 years ago |
Baris Usakli
|
564662ee00
|
closes #294
|
12 years ago |
psychobunny
|
678db837fd
|
refactored post-block
|
12 years ago |
psychobunny
|
6bab2523d5
|
fixes #276 popup alert appearing under admin content
|
12 years ago |
psychobunny
|
08316496cd
|
fixes #289 recent page not responsive
|
12 years ago |
psychobunny
|
ba89285c74
|
editorconfig; whitespace from favourites
|
12 years ago |
Baris Usakli
|
e896fd1fd6
|
show created category right away
|
12 years ago |
Baris Usakli
|
916150de01
|
closes #228
|
12 years ago |
psychobunny
|
11042858b8
|
Merge pull request #277 from designcreateplay/theme/cerulean
theme/cerulean
|
12 years ago |
Baris Usakli
|
6d7919ad85
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Usakli
|
59467c906d
|
misc fixes
|
12 years ago |
psychobunny
|
6fe5a93a73
|
header updates
|
12 years ago |
psychobunny
|
7796c9269c
|
cleaned up unread.tpl
|
12 years ago |
psychobunny
|
ec150d4a4c
|
removed unnecessary markup from users
|
12 years ago |
psychobunny
|
be59c16aad
|
updated footer to follow standards
|
12 years ago |
Julian Lam
|
9ebff816dc
|
fixing error where sometimes the admin panel js was not loaded
|
12 years ago |
psychobunny
|
4c3eacd745
|
fixed footer markup
|
12 years ago |
Baris Usakli
|
bb14881b63
|
change getUserData to return err
|
12 years ago |
psychobunny
|
19be3bc55c
|
serious clean up of topic.less
|
12 years ago |
psychobunny
|
ac4803961a
|
topic cleanup and begin cerulean port
|
12 years ago |
psychobunny
|
de8d6d3c8c
|
category, removing deprecated thread-rating
|
12 years ago |
psychobunny
|
392b80fe14
|
home.less
|
12 years ago |
psychobunny
|
462d5f5d05
|
spacing between pin/lock icons in cat view
|
12 years ago |
psychobunny
|
e80ff9c551
|
moved RSS icon away from the sharing buttons (category view); added back RSS icon to topic view. closes #259
|
12 years ago |
psychobunny
|
3176ccc6e3
|
fixed footer flickering
|
12 years ago |
Julian Lam
|
3416c7bb3c
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
12 years ago |
Baris Soner Usakli
|
99db8fc3fe
|
fixed admin/users page events and buttons
|
12 years ago |
Julian Lam
|
780cec2596
|
missing alert-warning class in plugins admin page
|
12 years ago |
Baris Soner Usakli
|
1f60578a63
|
closes #261
|
12 years ago |
psychobunny
|
2f70489e22
|
outgoing links still BS2, fixed.
|
12 years ago |
psychobunny
|
3b75734672
|
footer.less, added stats cards (ala soundsz) and replaced old footer
|
12 years ago |
psychobunny
|
45e24c54ce
|
pagination scroll block fix + cleanup
|
12 years ago |
psychobunny
|
abd909d23b
|
pagination - scroll to top / bottom arrows
|
12 years ago |
Julian Lam
|
f39932ece7
|
group join leave, and updating
|
12 years ago |
Julian Lam
|
03fb649274
|
Merge branch 'master' into user_groups
|
12 years ago |
Julian Lam
|
e23198bbcc
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
12 years ago |
Julian Lam
|
0a8c43901d
|
more fixes to noscript
|
12 years ago |
Baris Usakli
|
e9054301d1
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Usakli
|
caaede7e84
|
added loading spinner to topic.tpl
|
12 years ago |
Julian Lam
|
3ed9e1dd51
|
closed #253, closed #252
|
12 years ago |
Julian Lam
|
207eccc505
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
12 years ago |
Julian Lam
|
45d5524df7
|
fixing minor errors in css in composer
|
12 years ago |
Baris Usakli
|
1f08e407d1
|
closes #248
|
12 years ago |
Baris Usakli
|
2c215afe33
|
closes #249
|
12 years ago |
Julian Lam
|
a6b0c2638a
|
user list on group edit modal
|
12 years ago |
Julian Lam
|
5e869a5e5c
|
Merge branch 'master' into user_groups
|
12 years ago |
psychobunny
|
40897d0be6
|
themed reset.tpl and reset_code.tpl to BS3, closes #239
|
12 years ago |
psychobunny
|
2c238f49e0
|
added search button, hiding the form by default. also fixes issue #241
notes: mobile needs a dedicated notification screen, imo, rather than
using the same popup. and /search needs a form on the page itself.
|
12 years ago |
Baris Usakli
|
ad5e3ebce3
|
closes #236
|
12 years ago |
Baris Usakli
|
2deb0e1708
|
closes #238
|
12 years ago |
Julian Lam
|
c0a90bd677
|
interim commit
|
12 years ago |
Julian Lam
|
85ac4aac94
|
group creation and deletion
|
12 years ago |
Baris Usakli
|
1b33b4425b
|
removed active from pill, #issue 231
|
12 years ago |
Baris Soner Usakli
|
cc1f668308
|
changed chat online offline messages
|
12 years ago |
Baris Soner Usakli
|
a69140faa9
|
show error message on failed login
|
12 years ago |
psychobunny
|
4a6e838b18
|
updated new settings markup to bs3
|
12 years ago |
psychobunny
|
3773f6b44f
|
merge conflicts + updated search.tpl to BS3
|
12 years ago |
psychobunny
|
aa5e5f9cc0
|
fixed bootbox3 issue in categories
|
12 years ago |
psychobunny
|
619dd84d81
|
help block text in picture uploader
|
12 years ago |
psychobunny
|
f9fdfab19e
|
accountedit.tpl -> modal updates for picture selector and uploader
|
12 years ago |
psychobunny
|
ca46d0f8e1
|
fixed disconnect modal; fixed modal overlay BS3 issue
|
12 years ago |
psychobunny
|
bb8f75b4be
|
merged.. conflicted up the ass. registration looks gud again
|
12 years ago |
Baris Soner Usakli
|
0db599a478
|
closes #205
|
12 years ago |
Baris Soner Usakli
|
902e60fab2
|
added password settings to admin
|
12 years ago |
Baris Soner Usakli
|
cc55073107
|
issue #224
|
12 years ago |
psychobunny
|
b5a26696f8
|
fixed the chat modal
|
12 years ago |
psychobunny
|
4307229ae0
|
added profile link and chat button fn to both user dropdowns
|
12 years ago |
psychobunny
|
b681f01be9
|
fixed profile link in topic user dropdown menu
|
12 years ago |
psychobunny
|
e471b4edf5
|
category + recent replies layout rejigged
|
12 years ago |
psychobunny
|
dd86812822
|
some BS2 buttons managed to escape my grasp.. until now.
|
12 years ago |
psychobunny
|
c9387313e2
|
ACP header and all admin pages BS3'd
|
12 years ago |
psychobunny
|
7636e09284
|
admin hero-unit to jumbotron and updated welcome message to be slightly less embarassing
|
12 years ago |
psychobunny
|
7666ed3010
|
fixed two bugs in admin, meta.buildTitle errors out because no notification icon is present; pagination element missing
& final less cleanup for today
|
12 years ago |
psychobunny
|
e82a9ec37a
|
more less cleanup
|
12 years ago |
psychobunny
|
770d9e5b7c
|
removed mobile menu markup + css, more cleanup
|
12 years ago |
psychobunny
|
7be69b0b54
|
more cleanup, account.less, removed mobile sidebar functionality completely
|
12 years ago |