Commit Graph

1196 Commits (5c70b2b30762d7781ab073b21c5205f12b112338)

Author SHA1 Message Date
Baris Usakli b3f73eace1 fix for online page
Baris Soner Usakli 07a497362a removed console.log
Baris Soner Usakli afa078d00c closes
psychobunny 3fd7d9a604 moved jquery.form.js into appropriate location
psychobunny 27f4fdd179 fixes
psychobunny d1a94a91c2 added app.uid
psychobunny 69a31dcdd9 fixes
psychobunny a2a6bf87f7 fixes
Julian Lam bd1e95b655 cleaned up admin template mapping
Julian Lam f95913e623 Merge pull request from adarqui/issue-login-redirect-40x
Issue login redirect 40x
Julian Lam 84915a1843 added css files support for plugins, added ready output for NodeBB, put
some minification related outputs to debug-mode only
Andrew Darqui 4b0e915698 just changed the 403/404 checking logic to use regex.
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.
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.
Andrew Darqui 8cc71d2b47 fixed logger.tpl to use the new requirejs code
Julian Lam 0b299b2fe7 Merge pull request from adarqui/express-logger-0.0.7
Express & Socket.io logger
Baris Usakli 2bdf12fb67 derp, need to revamp online page
Baris Usakli c00b138bf2 some fixes to online page
Baris Usakli 1155eaf1f1 online page changes
Baris Usakli 52f2e193d6 if api fails with 404 ajaxify to 404, added type check to updateProfile
Baris Usakli f5619a9b29 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 057608bac0 added usernames to following followers, closes
Andrew Darqui a3f6fee41f refactored the logger completely.
Julian Lam d583122c64 Merge pull request from iamcardinal/master
FIxes Search and touches on postbox, closes 
Julian Lam 0e18ec022c not running init() if there is no init method in each template script
Julian Lam 64117ab613 removing deprecated bootstrap css file from admin header
Julian Lam 038e04dee6 revamped client side scripts so that they are loaded using Require.js instead.
Julian Lam 948949c571 closed - now asking socket.io to connect to "current page" instead of hardcoded url, removed api_url and "socket" section from public config
Julian Lam f173a79a0d Merge pull request from iamcardinal/master
Adds meta:keywords tags fixes tabbing, closes 
Quinton Marchi 994791add6 Touches on postbox
Adds border-radius. Compatible with: Firefox, Webkit-based, and IE9+.
Quinton Marchi d177e71b46 Fixes double search, closes
Haven't tested it but I can't see any problems.
Quinton Marchi fcab1501f8 Merge remote-tracking branch 'origin/testing-2013-10-01'
Andrew Darqui f48687528e fixed up logger.tpl a little. Added a basic 'collision detection' for the loggerPath and loggeIOPath filenames.
Andrew Darqui 9007f9de9e added socket.io logging which can be dynamically enabled/disabled via the /admin/logger panel
Andrew Darqui 55d84d0f9b basic logger functionality added - accessible via http://nodebb/admin/logger
Minami 90b4d688f8 Testing adding of Meta Tags
psychobunny 22c73f3c12 closes
Baris Usakli cb7768d095 cant ban yourself
Baris Usakli 4290516d29 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 6a7a2301ee removed admin and delete buttons from template
Julian Lam 9a79c58e33 closed - groups admin modal had an extra button that did nothing
psychobunny 571cb8b44f readded back admin css for users
Baris Usakli 4207792ffd added app alert if template data cant be loaded
Baris Usakli 9f67282a79 admin site will display reconnecting notification when server is offline closes
Baris Soner Usakli 2dcc4172c4 closes
Julian Lam 8dd8536f6b closes - hitting discard on a post with content will now throw a
bootbox confirmation modal
Baris Soner Usakli 83b4b5434f fixed username button title
Baris Soner Usakli 9de5214a2f closes
Julian Lam f08067bab2 fixes - 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
Julian Lam 1160f39cb0 revamped reconnection notification, closes
Baris Soner Usakli 9b7f8076eb removed console.log
psychobunny 607ee8bbc1 added outgoing.less, fixed modern.less theme, fixed
psychobunny 36d2f74887 fixed unread category view
Baris Usakli 9c14618d55 dont redirect back to reset password after login
Baris Usakli f2c1a92513 closes
Baris Usakli fe6595cd2a Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli c2aac916aa fixed topics not appearing after a post in category view
psychobunny e161b5387b fixed untranslated language on dynamic new posts and infinite loading
Baris Usakli 585e5cd88f closes
psychobunny 1637ffc5dc re-adding teaser
psychobunny a28797ee03 fix for recent view teasers
Julian Lam 49e28f9d1e fixing bug where outgoing links didn't actually let you leave... oops!
Baris Usakli 4a7cd664fd fixed a bug in template parsing
Baris Usakli eb1c1c78d4 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 0b0d64b52e logout/login changes, updateHeader changes
psychobunny de1e3230f5 fixed topics and admin views, broken after merge
psychobunny 1fbc038e64 fixed conflicts, added new language key for users/online
psychobunny cd63dd429b finalizing todo's before merging
Baris Usakli fbfdf561fc Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 83d5a84edd login redirects back
psychobunny 5abf02c6d1 default language, en
psychobunny b8037845d6 registration.tpl; translator variable system
psychobunny 1a1fea535b header language
psychobunny 5c7da4b686 fixed serverside templating; footer, logout internationalization; updated more global lang keys
Julian Lam b6ee89a6d8 fixed typo in plugins page
psychobunny 2d8e6bd980 category language
Julian Lam a173d61464 Merge branch 'master' of github.com:designcreateplay/NodeBB
Baris Usakli 8f04a136c8 fixed whitespace
Julian Lam b7675e1ec7 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 964fbfe2bb fixes to get nodebb to at least load on IE
Baris Usakli 8fb8956c0d closes
psychobunny c11920ac08 internationalization: 404 and 403
Baris Usakli 9a4eb26246 closes
Julian Lam 0d9958afe7 HOTFIX for scripts
Julian Lam 14720057c2 serving unminified libraries in development mode, minified otherwise
Julian Lam 66cb1fb6ad removed console.log from socket connection success handler
Julian Lam 99440585e6 Merge branch 'master' into optimize-22-09-2013
Conflicts:
	package.json
Baris Usakli 290d69d14a remember where the topic was left off
Baris Usakli 4fce06677f Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli f53cd8b5b6 category view fix
Julian Lam da59f47624 adding missing files
Julian Lam 521586f08f Merge branch 'master' of github.com:designcreateplay/NodeBB
Baris Usakli bae9f46d8b small fixes to search
Julian Lam d7ea24e218 issue - minifying css file and added jquery to minified compilation
Julian Lam e621d7e601 closed - autominifying client-side assets on load
Baris Usakli aa6eff4c54 one more itme
Baris Usakli f36583e676 possible fix for users/online duplication
Baris Usakli 0a0a91d4b2 remove listener
Baris Usakli 6c70f9e308 only collapse header if its expanded
Baris Usakli b25c3d8b67 closes