Activity for Jeremy Bowman

  • Jeremy Bowman Jeremy Bowman posted a comment on ticket #66

    Hello! I have been slowly chipping away at getting a new PortaBase release out, and made pretty good progress a few months ago when I got GitHub Actions to build unsigned installers for all the currently supported platforms (although I still need to fix a minor bug that prevented me from downloading the Windows one). You can see the changes since 2.1 at https://github.com/jmbowman/portabase/blob/master/CHANGES ; I'm cautiously optimistic that the upgrade to Qt 5 and other minor bugfixes may address...

  • Jeremy Bowman Jeremy Bowman posted a comment on ticket #65

    Quick note, that was me posting...I forgot to log in first.

  • Jeremy Bowman Jeremy Bowman posted a comment on ticket #64

    Good catch, it looks like I missed checking that a click on the header row actually maps to a valid column; clicking in the empty space after the last column still triggers the pressed and clicked events, but with an invalid column index. That should be a fairly straightforward fix, I'll try to use it as an excuse to finally make a new release sometime by the end of the year. (It's unfortunately a nontrivial process as I need to renew expired code signing certificates, etc.)

  • Jeremy Bowman Jeremy Bowman posted a comment on discussion Help

    Sorry for the late reply, my setup for monitoring SourceForge activity broke down after a move + computer migration. A "Portable Apps" version of PortaBase has been on my TODO list for years, but hasn't yet bubbled up to the top of the priorities given how little time I've had to work on it in recent years. Something like the QSettings change you pointed out would be one key part of that, another would be having a downloadable Windows binary package that doesn't need the installer. I keep looking...

  • Jeremy Bowman Jeremy Bowman posted a comment on ticket #62

    There's currently no way to change a field's type directly in the application. Instead, you can export the data to XML, edit the XML file, and then import it again. Documentation of the XML format is at https://portabase.sourceforge.net/portabase_xml.html . The main things are to change the appropriate "ctype" element content and change the letter used as the element name for values in the data rows, although depending on the change being made you also may need to change some filter condition operator...

  • Jeremy Bowman Jeremy Bowman modified ticket #61

    Can PortaBase provide a card payment function like "Stripe"?

  • Jeremy Bowman Jeremy Bowman posted a comment on ticket #61

    Hmm, this feels pretty clearly out of scope. PortaBase currently has no networking capability or authentication functionality. For something like this, it probably makes more sense to use a web application which allows users to pay in order to get download access to particular database files.

  • Jeremy Bowman Jeremy Bowman modified ticket #48

    to ID: 3019165

  • Jeremy Bowman Jeremy Bowman posted a comment on ticket #48

    I presume this is for https://sourceforge.net/p/portabase/bugs/47/ ("Crash while...

  • Jeremy Bowman Jeremy Bowman modified ticket #47

    Crash while trying to edit a row on N900

  • Jeremy Bowman Jeremy Bowman posted a comment on ticket #47

    I never did receive a test case for this or manage to reproduce it, so closing until/unless...

  • Jeremy Bowman Jeremy Bowman posted a comment on discussion Open Discussion

    Hello! PortaBase uses a library called Metakit to handle the underlying storage of...

  • Jeremy Bowman Jeremy Bowman posted a comment on ticket #60

    I've checked in fixes for the row color related issues, implementation details are...

  • Jeremy Bowman Jeremy Bowman committed [35845d]

    Merge pull request #1 from jmbowman/src_move

  • Jeremy Bowman Jeremy Bowman posted a comment on ticket #60

    You're right, the row shading colors should default to the theme colors for them....

  • Jeremy Bowman Jeremy Bowman posted a comment on ticket #58

    This is actually normal for the underlying database format (MetaKit) used by PortaBase....

  • Jeremy Bowman Jeremy Bowman modified ticket #55

    notes copy/paste problem

1
MongoDB Logo MongoDB