Commit Graph

553 Commits (879a31f51e69eeea5acb268d9c884abefb62f349)

Author SHA1 Message Date
Julian Lam 3578ce1925 admin panel integration completion + styling of admin panel plugins page
Julian Lam 777173d9f4 adding admin panel integration to plugins (issue )
Baris Soner Usakli 78f462e1e6 added a new section that only shows unread topics, added mark all read button, closes
Baris Soner Usakli b35ecd08ea use hasReadTopic
Baris Soner Usakli 57a4741e9e show message if there are not recent topics
Baris Soner Usakli 3f8b3894d8 C:/Program Files (x86)/Git/recent shows only the last 24 hours
Julian Lam eabba1cc1f swapped position of reply/quote button in main post in topic ()
Julian Lam fe286870a3 closed
Julian Lam 2c95c19c9a Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam c5f6a0d668 closed
Baris Usakli 472f40479e privacy page
Baris Usakli 6af3b0ffc6 account settings
Julian Lam 931beecc21 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 4588745b9a refactored all calls to app.build_header (in regular and auth routes)
Baris Soner Usakli 08e3eac008 closes
Baris Soner Usakli 370d931bc7 some css changes
Julian Lam 33e676b033 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam bea5dff563 fixed - twitter profile picture now used as nodebb avatar in lieu of
email address for gravatar
Baris Soner Usakli f7217f2d12 closes
Julian Lam cc1cc7cae4 first pass at meta tag construction abstraction (issue ). Also addressed issue
Julian Lam 59029a0ef0 minor tweaks to theme engine
Baris Soner Usakli 6ab37bde09 closes
psychobunny fe996f75b6 replaced the ascii > with the right chevron icon
http://fortawesome.github.io/Font-Awesome/icon/chevron-right/
psychobunny 6f6a2e4127 closes . updated ajaxify to allow for get parameters to be passed in without issues.
Julian Lam 9e7afcf0ab fixing issue where navigating to a non-existant category_id caused NodeBB
to crash
Julian Lam 84584a1b5b minor cleanup of header tpl
psychobunny e66cab23cf added a screening page for external links. removed forced target = _blank on external links for UX consideration
used http://www.deviantart.com/users/outgoing?http://www.nodebb.org/ for
inspiration
Baris Usakli 676765278e closes
Julian Lam 9626232e3b some more tweaks to make dark themes work better
Julian Lam 81cfe0c8d0 Merge branch 'master' of github.com:designcreateplay/NodeBB
fixing missing height in post-window, removed for some reason

Conflicts:
	public/src/modules/composer.js
Baris Soner Usakli 919efd4052 drag and drop image upload first pass
Julian Lam 7619fec78d fixing compatibility with dark themes
Baris Soner Usakli 343aba9eff added relative path to image upload url
Baris Usakli c1b170ec86 removed anchor around recent posts on account page
Julian Lam d0c4302d24 removing non-existant unit tests from admin template, and setting admin theme to always be the bootstrap default (so errant themes don't render the admin panel useless)
Julian Lam 6e91810231 introduction of theme engine parsing (themes go in /public/themes!)
Baris Usakli ca81732661 show correct version on admin/index
Baris Usakli 582cd2f011 closes
Julian Lam 0e854119c6 removed duplicate id in topic template, closed , where opening a couple threads caused the reply window to load multiple times
Julian Lam 86ad794918 closed
Julian Lam 7ec8358369 closed
Baris Soner Usakli 5819b43595 moved index code from index.tpl to its own file
Baris Soner Usakli f7f5da00e1 another fix for js crashes
Baris Soner Usakli 6f57e639f9 changed input to meta
Baris Soner Usakli f8518b1a9a moved js code in footer.tpl for admin into footer.js
Baris Soner Usakli 7191d94099 admin fix
Baris Soner Usakli 8d2c4fd625 closes
Baris Soner Usakli 62ef925fd3 removed graph/picture, closes
Baris Soner Usakli de55a35684 more fixes for relative paths
Baris Soner Usakli 2c5e9d47ad admin routes and fixes
Baris Soner Usakli d7597608d5 fixed login register logout
Baris Usakli 6eb9af77e6 first pass at subfolder
Baris Usakli 79074fd597 prettier user boxes
Baris Usakli 1d39b08195 password change, closes
Baris Soner Usakli ac04bef26e live tiles on home page, ninjaed from andrew might need to randomize starting times, can be disabled by removing the slider class from the div, maybe this should be a setting in admin/categories
Baris Soner Usakli 884a259909 password reset form
Baris Soner Usakli e5817eecb0 img-polaroid on account/accountedit
Baris Soner Usakli 0eb83f1e85 css changes
psychobunny 8dd7c5fdd1 Added microdata to breadcrumbs for SEO
Baris Usakli 5f8ca4aa6c moved modals to footer.tpl from header.tpl
Baris Usakli 98013536d1 more fixes
Baris Soner Usakli c1484afab7 more fixes
Baris Soner Usakli fabb55426c more work:
Baris Usakli 1a992b7147 first batch of changes
Baris Soner Usakli ccba426fbd closes
Baris Soner Usakli c571a73a8b closes
Baris Usakli aecffecdf1 footer shows total topic post count
Baris Soner Usakli 761d8fc508 recent page gets alerts when new topics and posts are created
Baris Soner Usakli d0af1230b5 query params will need a fix before we can send /users?sort=latest to templates
Baris Soner Usakli 56dc29a747 closes
Baris Soner Usakli 1470cc221e span6 for recent posts
Baris Soner Usakli c93f8c0530 recent posts in /users/ page
psychobunny 69f1037d45 added qUnit unit testing framework, started categories unit tests. finally out of MVP so time to unslackmode :)
Baris Usakli 07ceabd371 added space after reps in topic.tpl and topic.js
Baris Usakli 0494718456 added the form back for login
Baris Usakli cde765b17d remove socket listeners in admin/users/search
Baris Usakli a59fdcbf6a for andrew
Baris Usakli 7a478637e3 added forum link to /admin header
Baris Usakli 941ed7e194 user search in admin/users
Baris Usakli 7ca2c949dd fixed safari script problem
Baris Usakli 0cc5b1f907 moved socket.on to admin index
Baris Usakli c870e8bbf3 testing user search in admin panel
Baris Usakli 746faa9488 delete user button in admin/users. the latest/top posters and most reputation sorting is working now in admin/users
Julian Lam 9098d61fe2 completed fb and g+ integration of buttons in category view
Baris Soner Usakli 9b43f80ff8 changed login to ajax added error message for incorret login, closes
Baris Soner Usakli 8e10ce1924 fixed admin page user links
Baris Soner Usakli f2e45e4ed1 changed spans on account page
Baris Soner Usakli 419e5ab528 changes to admin/users
Baris Soner Usakli e0debed04f removed ajax from make/remove admin
Baris Soner Usakli fcbe99870a added password confirm to registration and prettified the notifications on regiser page, need to add validation for email/username/password on server side User.create too
psychobunny 939207ef45 moved admin categories into its own file
psychobunny 1162b2020d categories admin basic features completed - name, description, icon selector + background color
Julian Lam 606387407f Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam bc2d7b7d0f added twitter intent, regarding issue
Baris Usakli a43c7bc90f changed the /latest route to /recent to match the text
Julian Lam 7154676c87 Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam eeaef21d44 removing redundant search link in admin menu
Baris Usakli a0751d6caa Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli d3a190d74e username to userslug change
Julian Lam d86dd2fbdf fixing up styling for category noscript view