aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* more work on app-binMario Vavti2017-01-272-6/+11
|
* add icons and links to appman and apps edit to app-binMario Vavti2017-01-271-1/+4
|
* Fixed numerous bugs with the addon repo management GUI. Only show Manage ↵Andrew Manning2017-01-261-3/+15
| | | | Repos button if webserver has write permission on extend/addon/.
* fix wiki list templateMario Vavti2017-01-262-6/+6
|
* missing quote in nav templatezotlabs2017-01-251-1/+1
|
* only allow wiki owner to delete pageszotlabs2017-01-251-1/+1
|
* do not show location row on small viewports.Mario Vavti2017-01-241-2/+2
|
* nav-login - basic, crude themingzotlabs2017-01-232-4/+15
|
* put login form into the nav bar. Proof of concept - needs a bit of UI tweaks.zotlabs2017-01-233-4/+12
|
* give apps a bit more horizontal spaceMario Vavti2017-01-231-1/+1
|
* Merge pull request #650 from mjfriaza/devzotlabs2017-01-232-1293/+1511
|\ | | | | Translation of the new strings into the Spanish version
| * Translation of the new strings into the Spanish versionManuel Jiménez Friaza2017-01-222-1293/+1511
| |
* | force app icons to fixed widthHubzilla2017-01-221-1/+1
| |
* | use icons for app photos.Hubzilla2017-01-222-1/+6
| |
* | some work on app_bin - just to get it goingMario Vavti2017-01-222-16/+32
| |
* | add observer.language to autocomplete and return a default value for observerMario Vavti2017-01-211-1/+5
| |
* | js errors with raw message-id, string updateHubzilla2017-01-201-3/+9
| |
* | native wiki updatesHubzilla2017-01-181-1/+1
| |
* | more work on native wiki - revert now works; still remaining: diff, ↵zotlabs2017-01-172-1/+61
| | | | | | | | delete-page, rename-page and export wiki.
* | vcard export from profilezotlabs2017-01-151-0/+5
| |
* | Still trying to make the documentation link just a wee bit more obvious.zotlabs2017-01-151-2/+2
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-01-132-2/+2
|\ \
| * | another try on preventing double scrollbars when a modal is larger than the ↵Mario Vavti2017-01-132-2/+2
| | | | | | | | | | | | viewport
| * | evert "prevent double scrollbar when we have a modal larger than the viewport"Mario Vavti2017-01-132-2/+1
| | | | | | | | | | | | This reverts commit 2ace4c57d0a1b5d0030139c28d7d72e071d8b4d8.
| * | prevent double scrollbar when we have a modal larger than the viewportMario Vavti2017-01-132-1/+2
| | |
* | | several minor app nitszotlabs2017-01-133-1/+5
|/ /
* | fullscreen in album-view is disfunctional atmMario Vavti2017-01-122-6/+0
| |
* | comment out redundant querysMario Vavti2017-01-111-1/+1
| |
* | fix embedimage if an albumname contains quotesMario Vavti2017-01-112-4/+6
| |
* | /connedit do not show vcard and section selector if not yet approved. ↵Mario Vavti2017-01-101-257/+249
| | | | | | | | whitespace cleanup
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-01-093-4490/+4578
|\ \
| * | implement a menu to select a section to be open by defaultMario Vavti2017-01-091-9/+11
| | |
| * | Merge pull request #640 from mjfriaza/devzotlabs2017-01-092-4481/+4567
| |\| | | | | | | Updated the Spanish translation
| | * Updated the Spanish translationManuel Jiménez Friaza2017-01-072-4481/+4567
| | |
* | | channel move stuff (disabled currently because not yet complete)zotlabs2017-01-091-0/+6
|/ /
* | fix main width if right aside is hiddenMario Vavti2017-01-072-2/+2
| |
* | same fix for mobile viewMario Vavti2017-01-051-1/+3
| |
* | fix an issue with sticky_kit where input fields and textareas would blur on ↵Mario Vavti2017-01-054-6/+10
| | | | | | | | 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
| |
* | Merge remote-tracking branch 'upstream/dev' into devAndrew Manning2017-01-025-6/+291
|\ \
| * | feature: allow event creation in other timezones than your own.zotlabs2017-01-011-0/+4
| | |
| * | Merge branch 'pcard' into devzotlabs2017-01-013-0/+281
| |\ \
| | * | profile vcard - preliminary workzotlabs2017-01-013-0/+281
| | | |
| * | | issue #636 - some localised (e.g. Italian) strings have single quotes which ↵zotlabs2017-01-011-6/+6
| |/ / | | | | | | | | | throw JS errors when used in single quoted template constructs.
* / / 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
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-12-304-13/+5
|\ \
| * | prevent eventual double scrollbarMario Vavti2016-12-301-2/+2
| | |