Activity for Morten MacFly

  • Morten MacFly Morten MacFly committed [r70] on Code

    * make use of wxIconBundle (later)

  • Morten MacFly Morten MacFly committed [r69] on Code

    * added more icons in XPM format to make use of wxIconBundle (later)

  • Morten MacFly Morten MacFly committed [r68] on Code

    * created tag 25.12

  • Morten MacFly Morten MacFly committed [r67] on Code

    * updated changelog

  • Morten MacFly Morten MacFly committed [r66] on Code

    * add support for special formats like Withings SmartWatches (values in CSV files represented as vectors)

  • Morten MacFly Morten MacFly committed [r65] on Code

    * bump release version

  • Morten MacFly Morten MacFly committed [r1976] on Code

    * updated translation files

  • Morten MacFly Morten MacFly committed [r1975] on Code

    * created tag Release_25_12

  • Morten MacFly Morten MacFly committed [r1974] on Code

    - updated README for Linux after switching to Ubuntu 24.04-LTS and wxWidgets 3.1

  • Morten MacFly Morten MacFly committed [r1973] on Code

    * updated CHANGELOG

  • Morten MacFly Morten MacFly committed [r1972] on Code

    * compilation fixes for Linux distros using wxWidgets v3.x (and higher)

  • Morten MacFly Morten MacFly modified a blog post

    Feature requests, bug fixes, security and new compiler

  • Morten MacFly Morten MacFly created a blog post

    Feature requests, bug fixes, security and new compiler

  • Morten MacFly Morten MacFly committed [r1971] on Code

    * bump release number

  • Morten MacFly Morten MacFly committed [r64] on Code

    * update entire project to wxWidgets v3.3, libraries and flags

  • Morten MacFly Morten MacFly committed [r63] on Code

    * update entire project to wxWidgets v3.3

  • Morten MacFly Morten MacFly committed [r1970] on Code

    * libPugiXML: inline static variable

  • Morten MacFly Morten MacFly committed [r1969] on Code

    - updated forgotten updated wxsqlite files (no functional change)

  • Morten MacFly Morten MacFly committed [r62] on Code

    * updated build system to new compiler

  • Morten MacFly Morten MacFly committed [r61] on Code

    * update to wxMathPlot library

  • Morten MacFly Morten MacFly committed [r60] on Code

    * updated libJSONCons to v1.4.3

  • Morten MacFly Morten MacFly committed [r59] on Code

    * updated libCVS to latest GIT HEAD

  • Morten MacFly Morten MacFly modified ticket #51

    Crash when dragging an item below the last item in multi-column mode

  • Morten MacFly Morten MacFly modified a comment on ticket #90

    This is fixed in SVN now [r937]. Thanks for reporting! Await the next release...

  • Morten MacFly Morten MacFly modified ticket #90

    Ampersands in titles missing from notifications

  • Morten MacFly Morten MacFly modified ticket #79

    Best way to help with fixing UI spelling/grammatical errors

  • Morten MacFly Morten MacFly modified ticket #94

    "Set" button in Configuration -> Colours generates error

  • Morten MacFly Morten MacFly modified ticket #274

    `Hide on minimise` option freezes system

  • Morten MacFly Morten MacFly modified ticket #296

    The ability to enable/disable Items from the list of Items to check

  • Morten MacFly Morten MacFly modified ticket #299

    "Find next..." behavior on the Add/modify item > Content page.

  • Morten MacFly Morten MacFly posted a comment on ticket #299

    Implemented in SVN [r1968] . Closing.

  • Morten MacFly Morten MacFly committed [r1968] on Code

    * implement FR#299: "Find next..." behavior on the Add/modify item > Content page

  • Morten MacFly Morten MacFly posted a comment on discussion General Discussion and Help

    This requires a full web browser (and likely also CSS and JavaScript) engine to work. By design, WCM does not make use of such. Instead, you can reduce / point to the sections by using all the features it provides instead, like Tags, Ignores, RegEx patterns and so on... I usually first strip down to what I want to monitor exactly by searching for the phrase in the content, then choosing the HTML (JSON...) items whatever comes just before that one and use it a start tag. Hope this helps. If not, please...

  • Morten MacFly Morten MacFly posted a comment on discussion General Discussion and Help

    That's why XPath and JSONPath was added such that you can use what you' described above easily: /html/body/div[4]/div[1]/div[2]/table/tbody/tr/td/div/div[1]/table/tbody/tr/td

  • Morten MacFly Morten MacFly modified ticket #300

    Allow Item list to scroll when manually rearranging Items

  • Morten MacFly Morten MacFly posted a comment on ticket #300

    This is unfortunately a limitation of the underlying UI control that I cannot change. But you can use the keys "<" and ">" for that purpose. Additionally, in the "Items" menu you can sort alphabetically and if you introduce a certain prefix for the label of the items they become sorted as you wish. Let me know if that is of help for you and then I will close the ticket.

  • Morten MacFly Morten MacFly modified ticket #297

    Inability to check an updated item for differences (run a Compare) while the checking of all items is running

  • Morten MacFly Morten MacFly posted a comment on ticket #297

    You could also inspect the debug log once enabled under Options - Misc - (last section) Content Filter, Decision for Checks, Ignore pattern etc... and have all enabled in the log UI. Maybe then you'll find out yourself...

  • Morten MacFly Morten MacFly posted a comment on ticket #297

    OK, for this to investigate I need an example webpage where this happens as it does not occur to me at all. Can you provide an example (webpage, steps to reproduce)? Thank you!

  • Morten MacFly Morten MacFly modified ticket #295

    Alert box fatigue: "Regular expression is not applicable for the selected content (no matches found)."

  • Morten MacFly Morten MacFly modified ticket #295

    Alert box fatigue: "Regular expression is not applicable for the selected content (no matches found)."

  • Morten MacFly Morten MacFly posted a comment on ticket #295

    Implemented / improved in SVN [r1967] . Closing.

  • Morten MacFly Morten MacFly committed [r1967] on Code

    * fixed BR#295: Alert box fatigue: "Regular expression is not applicable for the selected content (no matches found)."

  • Morten MacFly Morten MacFly modified ticket #299

    "Find next..." behavior on the Add/modify item > Content page.

  • Morten MacFly Morten MacFly posted a comment on ticket #299

    Seems useful, indeed, but then should also work like that on other dialogs with a search function... I need to investigate how this can be solved properly though...

  • Morten MacFly Morten MacFly modified ticket #298

    Don't scroll to the position of the item being checked when initiating the check of all items.

  • Morten MacFly Morten MacFly posted a comment on ticket #298

    You can do this already under: Tools - Options - Misc - "Focus item on change" and "select item on change". I consider this BR invalid therefore. If you mean something different, please open another FR.

  • Morten MacFly Morten MacFly modified ticket #295

    Alert box fatigue: "Regular expression is not applicable for the selected content (no matches found)."

  • Morten MacFly Morten MacFly posted a comment on ticket #295

    Yeah, I never noticed the message appears several times. The reason is that the colouring is updated immediately so you can see if you grabbed the right phrase. I will think about a way how t handle this, e.g. one option would be to do this on the "lost focus" event, i.e. when you leave the textbox instead, while typing.

  • Morten MacFly Morten MacFly modified ticket #297

    Inability to check an updated item for differences (run a Compare) while the checking of all items is running

  • Morten MacFly Morten MacFly posted a comment on ticket #297

    You have to make sure that actually data that changes can be recorded. What type of check do you use? Header only and/or ping does only flag the item updated but there is no data that can be recorded. If unsure, please check the items' settings in the item's info dialog. I would wonder if there is really an issue with that, as this function is used quite a lot and you would be the first reporting...

  • Morten MacFly Morten MacFly modified ticket #296

    The ability to enable/disable Items from the list of Items to check

  • Morten MacFly Morten MacFly posted a comment on ticket #296

    Done the spelling correction in [r1966] BTW: Either the status bar or the tool-tip shows you the help for UI controls that are active. The message there would have hinted that you can select multiple items, too.

  • Morten MacFly Morten MacFly committed [r1966] on Code

    * spelling correction as suggested in FR#296: The ability to enable/disable Items from the list of Items to check

  • Morten MacFly Morten MacFly modified ticket #294

    Adding headers to one item affects headers for other items

  • Morten MacFly Morten MacFly posted a comment on ticket #294

    The reason for that is, that for a while now I record the received headers (esp. flags) and re-apply them on purpose. This helps in the case of user-IDs that are being computed and reduces the risk of being rejected due to any "clever" robot detection. Esp. in the case of sequential calls to the same page. I found this really useful and it does not hurt/break anything to my knowledge. Can you provide an example where this would screw the setup?

  • Morten MacFly Morten MacFly modified ticket #291

    FR: Allow a RegEx-based "Post process" content keyword trigger

  • Morten MacFly Morten MacFly posted a comment on ticket #291

    After all, I've implemented the request in [r1965] . It will be available in the next release (scheduled 25/12).

  • Morten MacFly Morten MacFly committed [r1965] on Code

    * implemented FR#291 Allow a RegEx-based "Post process" content keyword trigger

  • Morten MacFly Morten MacFly committed [r1964] on Code

    * fix bug in logic when to issue a post-process command (found in FR#291 FR: Allow a RegEx-based "Post process" content keyword trigger)

  • Morten MacFly Morten MacFly committed [r1963] on Code

    - fix spelling

  • Morten MacFly Morten MacFly committed [r1962] on Code

    * updated wxSQLite3 to 4.11.0, SQLite3 Multiple Ciphers version 2.2.5 (SQLite version 3.51.0)

  • Morten MacFly Morten MacFly committed [r13759] on SVN Repo

    - avoid warnings from style checkers (no functional change)

  • Morten MacFly Morten MacFly committed [r1961] on Code

    * switch compiler framework to work around linker issues with more recent cURL versions

  • Morten MacFly Morten MacFly committed [r1960] on Code

    * update libCURL to v8.17.0_2

  • Morten MacFly Morten MacFly committed [r58] on Code

    * support folders with files as an alternative to ZIP archives

  • Morten MacFly Morten MacFly committed [r1959] on Code

    * build script: allow all builds w/o zero optimisation explicitly

  • Morten MacFly Morten MacFly committed [r1958] on Code

    * refresh ignore groups after item activated and add ignore dialogs

  • Morten MacFly Morten MacFly committed [r1957] on Code

    * make buttons more logically ordered

  • Morten MacFly Morten MacFly modified a comment on ticket #286

    OK, I can guess what you have in mind ( and know sed btw. ;-) ) but I' afraid I need more info to be sure what to do. I guess it would be the best if you provide me with: 1.) A source JSON source file you want to process (which can be anonymized) 2.) The JQ command(s) you are operating on that file 3.) The expected output file Especially also flag why and where you want to add (?) line-feeds or similar. Wouldn't you usually want to remove these? I am using jsoncons ( https://github.com/danielaparker/jsoncons...

  • Morten MacFly Morten MacFly posted a comment on ticket #291

    ...?

  • Morten MacFly Morten MacFly committed [r1956] on Code

    * update libCURL to v8.16.0_9

  • Morten MacFly Morten MacFly committed [r1955] on Code

    * update libCURL to v8.16.0_6

  • Morten MacFly Morten MacFly committed [r1954] on Code

    * updated libJSONCons to v1.4.3

  • Morten MacFly Morten MacFly committed [r13741] on SVN Repo

    * updated exception handler (exchndl) to v0.9.8

  • Morten MacFly Morten MacFly committed [r1953] on Code

    * updated CHANGELOG

  • Morten MacFly Morten MacFly committed [r1952] on Code

    * created tag Release_25_10

  • Morten MacFly Morten MacFly committed [r1951] on Code

    * restored Linux target in project file that got broken

  • Morten MacFly Morten MacFly committed [r1950] on Code

    * fix linker error by using an old version of the PSL library of cURL on Windows (64 bit)

  • Morten MacFly Morten MacFly committed [r1949] on Code

    * bump release number

  • Morten MacFly Morten MacFly created a blog post

    Feature requests, library updates, bug fixes.

  • Morten MacFly Morten MacFly committed [r57] on Code

    - compiler update

  • Morten MacFly Morten MacFly committed [r56] on Code

    * updated libJSONCons to v1.4.2

  • Morten MacFly Morten MacFly committed [r55] on Code

    * updated crash handler DLL (exchndl) to v0.9.8

  • Morten MacFly Morten MacFly committed [r1948] on Code

    * update libCURL to v8.16.0_4

  • Morten MacFly Morten MacFly committed [r1947] on Code

    * updated libJSONCons to v1.4.2

  • Morten MacFly Morten MacFly committed [r1946] on Code

    * updated libJSONCons to v1.4.1

  • Morten MacFly Morten MacFly committed [r1945] on Code

    * updated crash handler (exchndl) to v0.9.13

  • Morten MacFly Morten MacFly committed [r1944] on Code

    - compilation fix wrt previous commit

  • Morten MacFly Morten MacFly posted a comment on ticket #291

    ...any news on that one?

  • Morten MacFly Morten MacFly modified ticket #292

    FR: Add several additional "Post process" commands in Item settings

  • Morten MacFly Morten MacFly posted a comment on ticket #292

    Implemented in [r1943] . But I did it slightly different. Its going to be a global setting in the tool registry. If you want, you can compile yourself from SVN to give it a shot. Otherwise the next release is planned for 10/2025, which is the regular schedule...

  • Morten MacFly Morten MacFly committed [r1943] on Code

    * implemented FR#292: Add several additional "Post process" commands in Item settings, slightly different

  • Morten MacFly Morten MacFly committed [r1942] on Code

    * fixed bug in logic with handling command on state change

  • Morten MacFly Morten MacFly committed [r1941] on Code

    - spelling fix

  • Morten MacFly Morten MacFly renamed a blog post

    Likely to drop 32 bit support - feedback requested

  • Morten MacFly Morten MacFly modified ticket #293

    BR: Environment variables in the Tool command

  • Morten MacFly Morten MacFly posted a comment on ticket #293

    Fixed in [r1940] - thanks for reporting!

  • Morten MacFly Morten MacFly committed [r1940] on Code

    * fixed BR#293: Environment variables in the Tool command

  • Morten MacFly Morten MacFly committed [r1939] on Code

    - correct names of config sections

1 >