Commit Graph

199 Commits (39d9dd76dc5a28990f07b7123d600c5bdba8e112)

Author SHA1 Message Date
Julian Lam cf69b9fcb3 fixed - issue where the bootswatch theme was loaded before vanilla, causing default bootstrap to override the bootswatch loaded bootstrap
psychobunny 025e1293fa removed deprecated cssSrc, replaced with optional bootswatchCSS
Julian Lam 0ea09972b4 fixed issue where outgoing links warning page would intercept clicks to the search button in the headerbar (thanks @dove)
- linted some files
Julian Lam 3837841882 removed automatic "visible-xs-inline" on links added by static-page or -42
Baris Soner Usakli 243cb5af61 fixed mobile search link
Julian Lam 5e538ef051 fixed - added labels to the top bar (update vanilla!)
merged "loading" and "more_posts" in topic i18n data, changed behaviour so that on mobile, only the spinner shows.
Barış Soner Uşaklı dea43ee008 Merge pull request from bdharrington7/master
added login register selectors to close the nav when clicked
Baris Soner Usakli 6053a8caa5 search icon should be hidden-xs
bdharrington7 bf96903d6e removed submenu for login / register in guest menu options
bdharrington7 2b63b2c52a fixed bug that hid the login menu option
bdharrington7 0ad1f1576b Fix: login / register collapses on click, Search unavailable if not allowed
Baris Soner Usakli 1e59147d64 closes
Baris Soner Usakli 30ad852492 closes
Baris Soner Usakli c19d3e8063 closes
Baris Soner Usakli 414eaea413 username mention auto completes
Baris Soner Usakli 680fac0674 added relative_path to header.tpl
Julian Lam d8183c056c added cache buster to require.js files - fixes
akhoury abc782f5e6 can i haz header-icons pls, merry xmas
Baris Soner Usakli d068139d81 changed header links to icons
Baris Soner Usakli 764e937c43 removed inline style
Baris Soner Usakli fe1a75d1fd paginator starts hidden
Baris Soner Usakli f68f02d346 closes
akhoury 114294e24a allowGuestSearching config .. second attempt
Julian Lam 43c05d1d85 adding cache busters to client side files (closed )
psychobunny 0f254c0b6c moved theme.css to top
psychobunny b27478876e moved favicon link to top of header
psychobunny a3734f2e15 completed custom favicon upload, closes
Julian Lam 3d9a732c4a Merge branch 'master' of github.com:BudickDa/NodeBB into BudickDa-master
Conflicts:
	public/language/en/global.json
Julian Lam 030ce95dea closed - added "active chats" dropdown to header
- some minor tweaks also, to make taskbar work a little better with chats
Julian Lam a65c79cb02 minimized the reconnect spinner to icon only, added bootstrap tooltip
Julian Lam 5b6f5ebf9d added tinycon lib and changed notif icon to be in CSS instead of in
template
BudickDa 32df811765 i18n for all templates completed, jsons for german added
Trvr a48a07603c Replace notifications icons from fa-circle to fa-bell
We should change this icon to utilize the icons better.
Julian Lam b9f1176ec1 moved paginator progress bar into paginator block, better mobile handling, and hiding it on page load
Baris Usakli ee63fae803 closes
Julian Lam 86b019ec89 paginator progress bar
Baris Usakli 541993c80a fontawesome 4 migration, closes
Baris Soner Usakli 1d4ae8fe4d changed the paginator icons to chevron
psychobunny 8d12ecb758 moved pagination into header
psychobunny 288341945d missing login menu in visible-sm range
psychobunny d02bd72764 closes
Baris Usakli 69fefc0625 closes
psychobunny 7ea852fae3 Revert "mobile: collapse menu after clicking on menu item"
This reverts commit c67c37bb20.
psychobunny c67c37bb20 mobile: collapse menu after clicking on menu item
Baris Usakli 22a3b227a3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 12f3f1a45c show admin link in header if user is admin, closes
Julian Lam 3480a1d60e Merge branch 'master' into notif_pruning
Julian Lam f6be3eacfc interim commit
Baris Usakli f4faee4283 moved image uploading to a require js module, added image upload to site logo
Baris Usakli e9545c9a7f closes