aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2017-03-131-1/+25
|\
| * Login-box css-fix for Bluegrid schemejeroenpraat2017-03-101-1/+25
| |
* | we need to have this even if we are not the owner. otherwise we loose the ↵Mario Vavti2017-03-131-1/+1
|/ | | | acl if e.g. not-owner edits a webpage. should probably find a better solution for this though.
* Update latest Spanish strings (were commited to dev instead of the RC)jeroenpraat2017-03-082-5335/+5384
|
* Merge branch 2.2RC2.2Mario Vavti2017-03-0873-27366/+34339
|\
| * Big 2.2 string update Dutchjeroenpraat2017-03-062-6864/+7305
| |
| * do not collapse long nsfw contentMario Vavti2017-03-061-1/+1
| |
| * fix badge position for narrow navbarMario Vavti2017-03-031-4/+0
| |
| * provide info if there are no sche,es availableMario Vavti2017-03-021-4/+9
| |
| * reset schema value after we empty and repopulate it. second half of fix for #624Mario Vavti2017-03-021-1/+1
| |
| * reset schema value after we empty and repopulate it. first half of fix for #624Mario Vavti2017-03-021-0/+2
| |
| * setting top position of contextual-help in schemes does not work with narrow ↵Mario Vavti2017-03-024-5/+0
| | | | | | | | navbar setting. schema css is always called last.
| * add title to connect buttonMario Vavti2017-03-011-1/+1
| |
| * minor template fixesMario Vavti2017-03-013-19/+12
| |
| * missing css classMario Vavti2017-02-281-1/+1
| |
| * fix js issue in markdown mimetype wikis if content contains quotesMario Vavti2017-02-271-1/+1
| |
| * missing clearMario Vavti2017-02-271-1/+1
| |
| * lower version requirement to 2.2RCMario Vavti2017-02-271-1/+1
| |
| * set minversion and maxversion for themes in ↵Mario Vavti2017-02-272-1/+2
| | | | | | | | view/theme/themename/php/theme.php instead of separate file.
| * add a minversion to the theme and fallback to default if requirement is not ↵Mario Vavti2017-02-262-1/+2
| | | | | | | | met. mark incompatible themes in the theme selector
| * move collapsed login and register buttons to the leftMario Vavti2017-02-232-3/+12
| |
| * Update DE translation stringsphellmes2017-02-222-6067/+6490
| |
| * apps improvementsMario Vavti2017-02-224-13/+9
| |
| * change text back to 'add apps'zotlabs2017-02-211-2/+2
| |
| * Change Add Apps to Manage Apps and support translation.Andrew Manning2017-02-211-2/+2
| |
| * display page not updating after commentzotlabs2017-02-211-0/+7
| |
| * update fr translationzotlabs2017-02-202-7833/+12556
| |
| * width must be 100% hereMario Vavti2017-02-201-0/+1
| |
| * if we slide to left aside make the overlay darker and leave aside as isMario Vavti2017-02-201-1/+1
| |
| * fix several places where head_add_(css|js) functions have been used ↵zotlabs2017-02-192-46/+38
| | | | | | | | | | | | | | | | | | | | | | 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.
| * this icon also appears to require the fixed-width attributezotlabs2017-02-191-2/+2
| |
| * add the generic-icons-nav classMario Vavti2017-02-171-10/+10
| |
| * add register button for collapsed stateMario Vavti2017-02-172-11/+16
| |
| * fixed width icons for item dropdownMario Vavti2017-02-171-10/+10
| |
| * css fixes and rename link to full docs to help since its app is also called helpMario Vavti2017-02-171-2/+2
| |
| * Updated the Spanish translationManuel Jiménez Friaza2017-02-132-2699/+2752
| |
| * add default permcat to channel settings formzotlabs2017-02-121-0/+4
| |
| * css fixMario Vavti2017-02-121-1/+1
| |
| * whitespaceMario Vavti2017-02-101-1/+0
| |
| * do not use modal-sm classMario Vavti2017-02-101-1/+1
| |
| * add a login button for collapsed state and refine login modalMario Vavti2017-02-103-5/+15
| |
| * wrap resizing in document ready functionMario Vavti2017-02-091-4/+6
| |
| * minor theming and whitespacezotlabs2017-02-081-0/+3
| |
| * bringer - all basic functionality is implementedzotlabs2017-02-083-0/+48
| |
| * do not show feature button if the app is shared. css fixesMario Vavti2017-02-082-5/+7
| |
| * open permission tab by default - when you're creating permission categorieszotlabs2017-02-071-1/+1
| |
| * initial permcat creation ability, in /settings/permcats; functional permcat ↵zotlabs2017-02-071-0/+51
| | | | | | | | creation for testing but still needs a lot of UX work before promoting the ability
| * atokens - we only need one permission columnzotlabs2017-02-071-1/+1
| |
| * provide a few system defined permcats; will require a permission editor page ↵zotlabs2017-02-072-0/+13
| | | | | | | | to define new (personal) ones.
| * more background work for permcat supportzotlabs2017-02-071-1/+22
| |