stephanbrunker
stephanbrunker
To the cause of the error: This is because i pulled out the fix of the empty media upload from my branch, missing the added constant. Simplest solution is to...
I see I did this already. Commit 65e1007c from 6th of June includes 'NO_FILE_SELECTED'
Unfortunately, the merge is no fun. Two main problems: - the /lang folder can be completely taken from my branch - the /bundled-libs folder can also completely taken from my...
Sorry, to keep it clear: commits 0409717586e0053c7f415ebb0f1201a934b0bbab = bb76de7434730c740c8415a2ed187e1bd2fe3033 9f0af1f2753655032a82b2517cdcebb4e8244236 = dd4d5babf93a235af087ea1b48055711d44a9637 0cf227f3352c999786de7daa055e53c9d759dca6 = c773b5f896c2b13655b9e4ad6fa63c17c51c2cb1 695055f50c3a7689d0b6ceb872ff3c6d628e5f02 = 6869e1bae3ac42e3205895083d1bc1c0cb180071 8e24108b889f11bce454b0b33e1ce1f587145a42 = 376e1975bf3fa4efedf7cecedebca0ef1e6a87da e893914c7c2885505a9e22a13c3743bab2f6191b = b1a8d38eaba9d350e1c613f7d42f3fdc50d19c13 are already in master via cherry-pick....
As I mentioned before, I would make the rebase as soon as the needed library is in master. That should clean up a lot of the overhead. And I would...
In my opinion, investing time into improving the core only makes sense if you can actually improve it. That includes changing functions. I worked with enough software and it happened...
That looks to be a specific problem only related to the SQLite version of the database upgrader. Because I really don't have any experience with SQLite, I just tried to...
One example of that general problem is for example that the SQL files and the SQL changes in the updater files are co-existing. Totally confusing. But the original intent -...
It is difficult as I have to work 7 days a week, 12-14 hours a day to keep my company afloat. So atm I don't have any spare time. -...
Just to add an example why I work that way, which happened more than once: My colleagues mounted some hanging cupboads. Some time later, they realized that they forgot to...