tbruckmaier

Results 8 issues of tbruckmaier

Thanks for this package, still perfectly usable 5 years after the last commit! It would be nice if uploading to WebDAV could be supported. I have successfully implemented it, but...

I hope i am doing this right? Same changes as in https://github.com/corcel/corcel/pull/380 but this time for the 2.6 branch.

Fixed the MenuItem parent relation using laravel belongsTo relation. Also fixed the tests, a menu item's parent id (in _menu_item_menu_item_parent) contains the id of the parent menu item, not the...

Hi, this WIP pull request aims to make organice show up as a share target on android, as described in #52 First of all, I cannot get *any* PWA to...

It would be nice if property/logbook/... drawers could be folded too: Example from the orgmode docs: https://orgmode.org/manual/Drawers.html ```org ** This is a headline Still outside the drawer :DRAWERNAME: This is...

feature request

Since development seems not be very active here, I created a fork (actually a complete rewrite): https://github.com/tbruckmaier/corcel-acf This fork uses eloquent relations to retrieve the acf fields, which massively increases...

Hi, thanks for your package, very useful! I think it would be even more handy, if the preferences of a certain profile would be merged with the default ones in...

from https://github.com/corcel/acf/issues/74#issuecomment-594280671 > @tbruckmaier would be great if this could work without Laravel (first issue i hit was with config() function) > > I'm actually testing out Corcel within just...

enhancement