Commit Graph

972 Commits

Author SHA1 Message Date
Mario Vavti 9bab858fd1 move collapsed login and register buttons to the left 2017-02-23 12:32:27 +01:00
Mario Vavti 924b353e5a width must be 100% here 2017-02-20 23:09:21 +01:00
Mario Vavti d7ba2c7168 if we slide to left aside make the overlay darker and leave aside as is 2017-02-20 14:02:39 +01:00
zotlabs 573846707c fix several places where head_add_(css|js) functions have been used incorrectly. It appears that mistakes were made going back a long time and propagated. Here's the way it should work:
- if there is no preceding / character, we look for the file within all the appropriate theme directories.
- otherwise the file should have a preceding /, which means use this path relative to the hubzilla basedir
- files beginning with // are considered to be schemeless URLs.

Therefore 'foo.css' means find the best theme-able representation of foo.css.
'/library/foo.css' means only use the version of foo.css that is in /library.
2017-02-19 16:50:41 -08:00
Mario Vavti f23c380cae add register button for collapsed state 2017-02-17 16:31:36 +01:00
Mario Vavti f62b2fc114 css fix 2017-02-12 20:06:09 +01:00
Mario Vavti 0360d42d30 add a login button for collapsed state and refine login modal 2017-02-10 10:01:43 +01:00
zotlabs 8dc349caac minor theming and whitespace 2017-02-08 19:47:34 -08:00
Mario Vavti ace0a1cb75 do not show feature button if the app is shared. css fixes 2017-02-08 10:56:03 +01:00
Mario Vavti 5aa1146fe9 minor fixes 2017-02-06 13:58:49 +01:00
Mario Vavti e70c87ed41 merge dev 2017-02-06 10:08:05 +01:00
zotlabs 201a6b8742 nav_login element width was page dependent. Put this in theme css 2017-02-05 14:55:46 -08:00
zotlabs 73845e01ed cleanup 2017-02-04 14:58:13 -08:00
Mario Vavti 178e3d5bc8 allow featuring of apps in /apps and update some more apd files 2017-02-04 18:36:50 +01:00
zotlabs fc4083346e more work on nav-modal 2017-02-03 15:31:01 -08:00
Mario Vavti edc0a7ef91 update some apps and refine navapps.tpl 2017-02-03 15:24:21 +01:00
Mario Vavti fd52cefe09 provide separate collased menus for apps and notifications 2017-02-02 20:10:35 +01:00
Mario Vavti e2ee565f05 cherry-pick nav-login changes 2017-02-02 14:24:19 +01:00
Mario Vavti 63e06578c4 use bootstrap dropdown for login 2017-02-02 14:19:23 +01:00
Mario Vavti a1f03015ec move channel manager up in the menu 2017-02-02 11:35:42 +01:00
Mario Vavti 8220a6584c remove apps from usermenu 2017-02-02 11:19:06 +01:00
Mario Vavti d4b51c491f do not use style in template 2017-02-02 10:59:20 +01:00
Mario Vavti 17082cda3c remove badge hover effect 2017-02-02 10:15:05 +01:00
Mario Vavti 7ffa98118f really fix badge positions 2017-02-02 10:12:56 +01:00
Mario Vavti c3bada3c32 resolve merge conflict 2017-02-02 09:38:07 +01:00
zotlabs db710cd2df fix a few style issues with nav login panel 2017-02-01 14:45:52 -08:00
Mario Vavti cde7a3f66c more work on app-bin 2017-02-01 12:52:19 +01:00
zotlabs 6c4f7caba1 nav-login - basic, crude theming 2017-01-23 16:51:23 -08:00
zotlabs cb47354a4f put login form into the nav bar. Proof of concept - needs a bit of UI tweaks. 2017-01-23 16:31:40 -08:00
Hubzilla 1627297143 use icons for app photos. 2017-01-22 15:17:37 -08:00
Mario Vavti 8ea0b2051a another try on preventing double scrollbars when a modal is larger than the viewport 2017-01-13 13:04:30 +01:00
Mario Vavti c8678ba5a9 evert "prevent double scrollbar when we have a modal larger than the viewport"
This reverts commit 2ace4c57d0.
2017-01-13 12:53:45 +01:00
Mario Vavti 2ace4c57d0 prevent double scrollbar when we have a modal larger than the viewport 2017-01-13 11:24:34 +01:00
Mario Vavti d1493e6b70 fix main width if right aside is hidden 2017-01-07 10:07:05 +01:00
Mario Vavti 3e0ea9727f same fix for mobile view 2017-01-05 17:55:25 +01:00
Mario Vavti a1b35fb7d1 fix an issue with sticky_kit where input fields and textareas would blur on recalc. auto resize the notes textarea since if it sticks to the bottom it can not be properly resized 2017-01-05 17:40:45 +01:00
Mario Vavti 0364bf4913 css fix 2017-01-04 16:39:14 +01:00
jeroenpraat 6a0055f69f Fixing some schemas 2017-01-03 21:07:49 +01:00
Mario Vavti 07b299abd2 trigger sticky_kit:recalc if the size of left_aside_wrapper changes 2017-01-03 17:56:40 +01:00
Andrew Manning dce5c7e249 Add guest access token section to member guide with screenshot of settings 2017-01-01 14:28:13 -05:00
Mario Vavti 9820baf82e fix expand-aside button hiding if aside is empty 2016-12-31 12:55:10 +01:00
Mario Vavti 8a074dedb6 css fixes and get rid of a javascript workaround 2016-12-30 13:35:43 +01:00
Andrew Manning 95683c6239 Add webpage doco to Member guide. Add nav menu highlighting when scrolling past content 2016-12-27 19:57:53 -05:00
Mario Vavti c5d6f58988 another check 2016-12-22 15:01:29 +01:00
Mario Vavti 6cb527a937 a cleaner way to work around browser bugs 2016-12-22 14:55:05 +01:00
Mario Vavti 2ce6d47519 more robust crossbrowser support 2016-12-22 11:54:04 +01:00
Mario Vavti fcc92299eb css fixes 2016-12-21 12:55:49 +01:00
Mario Vavti 4d478a3306 some changes to heading sizes to make some sense in the doco (this will undergo some refinement in the next release cycle when we possibly upgrade to bootstrap 4) and get rid of the accordion for now. 2016-12-20 11:37:57 +01:00
Mario Vavti 3ad3d3037f make sticky aside available for small screens. we had to get rid of the transition effect for this to work reliably 2016-12-19 12:46:36 +01:00
zotlabs e1819a874f use darkorange. 2016-12-16 22:47:25 -08:00