aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
Commit message (Collapse)AuthorAgeFilesLines
...
* fix an issue with sticky_kit where input fields and textareas would blur on ↵Mario Vavti2017-01-051-1/+3
| | | | recalc. auto resize the notes textarea since if it sticks to the bottom it can not be properly resized
* css fixMario Vavti2017-01-041-2/+2
|
* Fixing some schemasjeroenpraat2017-01-034-0/+85
|
* trigger sticky_kit:recalc if the size of left_aside_wrapper changesMario Vavti2017-01-031-1/+10
|
* Add guest access token section to member guide with screenshot of settingsAndrew Manning2017-01-011-0/+4
|
* fix expand-aside button hiding if aside is emptyMario Vavti2016-12-311-1/+1
|
* css fixes and get rid of a javascript workaroundMario Vavti2016-12-302-9/+1
|
* Add webpage doco to Member guide. Add nav menu highlighting when scrolling ↵Andrew Manning2016-12-271-0/+5
| | | | past content
* another checkMario Vavti2016-12-221-3/+5
|
* a cleaner way to work around browser bugsMario Vavti2016-12-221-7/+4
|
* more robust crossbrowser supportMario Vavti2016-12-222-3/+24
|
* css fixesMario Vavti2016-12-211-1/+5
|
* some changes to heading sizes to make some sense in the doco (this will ↵Mario Vavti2016-12-201-4/+18
| | | | undergo some refinement in the next release cycle when we possibly upgrade to bootstrap 4) and get rid of the accordion for now.
* make sticky aside available for small screens. we had to get rid of the ↵Mario Vavti2016-12-193-22/+28
| | | | transition effect for this to work reliably
* use darkorange.zotlabs2016-12-161-1/+1
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-12-162-10/+24
|\
| * display inline instead of floatingMario Vavti2016-12-161-10/+6
| |
| * retrigger after fullscreenMario Vavti2016-12-161-0/+1
| |
| * move the sticky-kit^Cquery plugin to /lib and see if we want this for the ↵Mario Vavti2016-12-161-0/+17
| | | | | | | | whole app
* | use lock colour to indicate that permissions have been set by the software ↵zotlabs2016-12-161-0/+5
|/ | | | to something you might not expect rather than an exclamation mark. This may not be the best colour in this page context, but it serves the intended purpose. Perhaps orange might be less intrusive and still convey the desired information.
* issue #446 apps usability - disable app if attached to a plugin that is ↵zotlabs2016-12-141-1/+2
| | | | uninstalled, allow system apps to be soft deleted and undeleted from the edit pane.
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-12-101-0/+1
|\
| * Only display h1 headings in sticky side nav. Toggle display of detailed TOC ↵Andrew Manning2016-12-091-0/+1
| | | | | | | | at top of page. Introduce return to top button for small screens.
* | wiki fullscreen optimisationMario Vavti2016-12-101-0/+6
|/
* Replace Hubzilla with $Projectname more. Revise code block side-scrollAndrew Manning2016-12-081-0/+5
|
* wiki: move delete page functionality to the widgetMario Vavti2016-11-281-0/+11
|
* display wiki list on wiki landing page.Mario Vavti2016-11-221-0/+1
|
* revert simple checkboxMario Vavti2016-11-181-1/+1
|
* wiki list fixesMario Vavti2016-11-171-4/+10
|
* some fixes for the recent changes in the personal menu dropdownMario Vavti2016-11-042-2/+6
|
* Collapse navbar-collapse-1 if avatar menu is clicked.Andrew Manning2016-11-031-0/+6
|
* highlight the displayed mid and css fixesMario Vavti2016-09-291-13/+0
|
* narrow navbar css fixesMario Vavti2016-09-201-12/+8
|
* put theme config into its own namespaceredmatrix2016-09-011-2/+4
|
* turn theme configuration into a class objectredmatrix2016-09-011-116/+122
|
* separate the 'expert' feature into 'advanced_theming' and ↵redmatrix2016-09-011-2/+2
| | | | 'advanced_dirsearch'. Hide both features unless techlevel > 3.
* actively set all the theme options on the display settings page based on the ↵redmatrix2016-09-011-2/+1
| | | | current theme selection
* move schema settings into the display settings main so we can set ↵redmatrix2016-08-152-18/+21
| | | | theme:schema theme selectors in settings
* belongs to previous commitjeroenpraat2016-08-031-0/+1
|
* Improved a few schemas - context help fix - dark schemas now have dark text ↵jeroenpraat2016-08-034-4/+141
| | | | areas (et al.)
* rework drag and drop to drag directly into files area, implement the default ↵Mario Vavti2016-07-271-21/+0
| | | | upload button to work with the same mechanism as drag and drop, revert 560af7a5b8e30001ea6bf9a6d2ea36e94ae904d0 since it did not work so well with the new cloud upload mechanism
* css fixesMario Vavti2016-07-251-0/+1
|
* Multiple file upload by drag and drop with progress indicators and auto page ↵Andrew Manning2016-07-241-1/+22
| | | | reload
* Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-07-203-18/+17
|\
| * some work on guest access token uiMario Vavti2016-07-171-17/+1
| |
| * check for variables after schema files have been addedMario Vavti2016-07-161-12/+12
| |
| * check for variables in schemesMario Vavti2016-07-161-1/+1
| |
| * hide/show mixupMario Vavti2016-07-161-3/+2
| |
| * only use visibility for tabsMario Vavti2016-07-161-4/+4
| |
| * provide examples for using access tokens in urlsredmatrix2016-07-151-0/+6
| |