psychobunny
|
32990794ce
|
fixed admin bug (on f5 was not populating fields); plugins - filter:admin.create_routes allows you to create path to custom admin page
|
11 years ago |
psychobunny
|
4b5bae4f9b
|
fixed plugin path in admin header
|
11 years ago |
psychobunny
|
2b07917020
|
plugins - filter:admin.header.build allows you to add plugins to navigation in ACP
|
11 years ago |
psychobunny
|
338acb8fc2
|
added a way to disable ajaxify on links manually if needed.
|
11 years ago |
Julian Lam
|
c6c3ab94b1
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
8671516b95
|
added more itemprop stuff... replies are now comments.
|
11 years ago |
Baris Soner Usakli
|
5710ab47ae
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
e3b0eb29f1
|
added favourites link to template
|
11 years ago |
Julian Lam
|
795594b6a6
|
added some microdata for better google scrapage. closes issue #401
|
11 years ago |
psychobunny
|
a63732027f
|
plugins - filter:header.build allows plugins to add custom navigation to header
|
11 years ago |
Julian Lam
|
1ee24517e3
|
enhanced the "discard post" confirmation message to only trigger if
something in the post body actually changed
|
11 years ago |
Julian Lam
|
64e35c734e
|
decreased the severity of the border radii on the post window, and removed
them completely from the bottom of the window, as it conflicts with the
taskbar
|
11 years ago |
Baris Usakli
|
0c5937805b
|
clear uploads in progress if discard is clicked, temp fix until composer is revamped
|
11 years ago |
Baris Usakli
|
d315829eaf
|
closes #394
|
11 years ago |
Baris Usakli
|
3577c11c89
|
fixed infinite loading on /recent
|
11 years ago |
Baris Usakli
|
73de5f78fe
|
language file
|
11 years ago |
Baris Usakli
|
4e59b85073
|
recent page, for hour, day, week, month
|
11 years ago |
Baris Usakli
|
9af26db57a
|
follower count fix
|
11 years ago |
Baris Usakli
|
8e4ca8e474
|
closes #397
|
11 years ago |
Baris Usakli
|
79de3976bf
|
removed non existant paths from templates/config.json, added starts with to regexes
|
11 years ago |
Baris Usakli
|
4b80f13373
|
removed reduntant paths fron templates/config.json
|
11 years ago |
Baris Usakli
|
6210c6dbf4
|
removed extra ) in search.js
|
11 years ago |
Baris Usakli
|
6c3e121b6c
|
remove a line, not needed
|
11 years ago |
Baris Usakli
|
95ee7fb49f
|
added flag to empty container
|
11 years ago |
Baris Usakli
|
b3f73eace1
|
fix for online page
|
11 years ago |
Baris Soner Usakli
|
07a497362a
|
removed console.log
|
11 years ago |
Baris Soner Usakli
|
afa078d00c
|
closes #288
|
11 years ago |
psychobunny
|
3fd7d9a604
|
moved jquery.form.js into appropriate location
|
11 years ago |
psychobunny
|
27f4fdd179
|
fixes #377
|
11 years ago |
psychobunny
|
d1a94a91c2
|
added app.uid
|
11 years ago |
psychobunny
|
69a31dcdd9
|
fixes #388
|
11 years ago |
psychobunny
|
a2a6bf87f7
|
fixes #387
|
11 years ago |
Julian Lam
|
bd1e95b655
|
cleaned up admin template mapping
|
11 years ago |
Julian Lam
|
f95913e623
|
Merge pull request #386 from adarqui/issue-login-redirect-40x
Issue login redirect 40x
|
11 years ago |
Julian Lam
|
84915a1843
|
added css files support for plugins, added ready output for NodeBB, put
some minification related outputs to debug-mode only
|
11 years ago |
Andrew Darqui
|
4b0e915698
|
just changed the 403/404 checking logic to use regex.
|
11 years ago |
Andrew Darqui
|
b2e81b5d17
|
Fixes a small issue with the redirect after logging in. If app.previousUrl is undefined (from accessing the page directly), login would fail to redirect you because of an error with indexOf on the undefined app.previousUrl.
|
11 years ago |
Andrew Darqui
|
ef47f3fd15
|
if nodebb returns 403/404, don't overwrite previousUrl. If you don't do this, when logging in after a 403/404, it will redirect you to the 403/404 page.
|
11 years ago |
Andrew Darqui
|
8cc71d2b47
|
fixed logger.tpl to use the new requirejs code
|
11 years ago |
Julian Lam
|
0b299b2fe7
|
Merge pull request #381 from adarqui/express-logger-0.0.7
Express & Socket.io logger
|
11 years ago |
Baris Usakli
|
2bdf12fb67
|
derp, need to revamp online page
|
11 years ago |
Baris Usakli
|
c00b138bf2
|
some fixes to online page
|
11 years ago |
Baris Usakli
|
1155eaf1f1
|
online page changes
|
11 years ago |
Baris Usakli
|
52f2e193d6
|
if api fails with 404 ajaxify to 404, added type check to updateProfile
|
11 years ago |
Baris Usakli
|
f5619a9b29
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
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
|
0e18ec022c
|
not running init() if there is no init method in each template script
|
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
|
994791add6
|
Touches on postbox
Adds border-radius. Compatible with: Firefox, Webkit-based, and IE9+.
|
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
|
cb7768d095
|
cant ban yourself
|
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
|
4207792ffd
|
added app alert if template data cant be loaded
|
11 years ago |
Baris Usakli
|
9f67282a79
|
admin site will display reconnecting notification when server is offline closes #346
|
11 years ago |
Baris Soner Usakli
|
2dcc4172c4
|
closes #357
|
11 years ago |
Julian Lam
|
8dd8536f6b
|
closes #317 - hitting discard on a post with content will now throw a
bootbox confirmation modal
|
11 years ago |
Baris Soner Usakli
|
83b4b5434f
|
fixed username button title
|
11 years ago |
Baris Soner Usakli
|
9de5214a2f
|
closes #353
|
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 |
Baris Soner Usakli
|
9b7f8076eb
|
removed console.log
|
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
|
9c14618d55
|
dont redirect back to reset password after login
|
11 years ago |
Baris Usakli
|
f2c1a92513
|
closes #215
|
11 years ago |
Baris Usakli
|
fe6595cd2a
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Usakli
|
c2aac916aa
|
fixed topics not appearing after a post in category view
|
11 years ago |
psychobunny
|
e161b5387b
|
fixed untranslated language on dynamic new posts and infinite loading
|
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 |
Julian Lam
|
49e28f9d1e
|
fixing bug where outgoing links didn't actually let you leave... oops!
|
11 years ago |
Baris Usakli
|
4a7cd664fd
|
fixed a bug in template parsing
|
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 |
psychobunny
|
cd63dd429b
|
finalizing todo's before merging
|
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
|
5abf02c6d1
|
default language, en
|
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 |