Jump to content

bernhard

Members
  • Posts

    6,674
  • Joined

  • Last visited

  • Days Won

    367

Everything posted by bernhard

  1. Not sure if I'll post every issue here, but at least here's the first one ? --- Hey there, RockStar developers! ? What's new in the Rock Universe? ? baumrock/AdminStyleRock v1.3.0 Make your ProcessWire backend truly yours with the latest AdminStyleRock update! Version 1.3.0 brings a super cool feature that allows you to effortlessly set a custom logo in the ProcessWire backend. Your admin experience just got a whole lot snazzier! ? ? baumrock/RockFrontend v3.3.0 Get ready for greatness with RockFrontend v3.3.0! We've introduced exciting new features, including static site rendering and a nifty view-folder feature. The top bar's hidden style has been polished for that sleek look. While we're working on documenting these gems, be sure to explore and experiment with these additions! ? ? baumrock/RockShell v2.1.0 Our new db:download command streamlines database management even more. And here's a treat: an alias for your laptop lets you simply call "rockshell db:pull staging." Say goodbye to the lengthy commands and hello to efficiency! ?️ ?️ baumrock/RockMigrations v3.29.0 Prepare to be wowed by RockMigrations v3.29.0! This version brings a fresh approach to shipping your modules with custom page classes. Plus, our new path helper methods ensure your paths are on point, with normalized separators and no more pesky multiple slashes. Another really helpful feature was added to RockMigrations this month, but then removed because it's now part of TracyDebugger itself! Say hello to the "Redirect Info" section in the "Request Info" panel! Have you ever been redirected by something and didn't know why? That belongs to the past as you can now clearly see that the redirect was triggered by line 3 in /site/templates/home.php  ? Sneak Peek: Exciting Commercial Modules We've got some fantastic updates brewing for our commercial modules, slated for release soon. Brace yourselves for RockCommerce, the power behind the shop on baumrock.com, where you'll find our incredible modules up for grabs. And speaking of modules, RockPdf has been making monumental strides. It's now responsible for crafting the invoices that accompany every order. ?️ ? Stay Connected: As we rock and roll into the future of development, there's plenty more where this came from. Stay tuned for more exciting updates, innovative features, and game-changing modules that will take your projects to new heights. Thank you for being part of our developer community. Your passion and feedback keep us strumming along. Until next month, keep coding and keep rocking on! ?? Keep rocking, Bernhard
  2. I've often heard people say "It's hard to keep track" with all the updates to my modules. That's why I work on the DEV branch now in all of my modules for one month and then merge the changes into MAIN and create a new release that lists all new features and bug fixes. If you are interested you can sign up here: https://www.baumrock.com/rock-monthly/ ???
  3. Just kidding ? Maybe it's one of my modules if @gornycreative is also using them and also seeing the issue?! Maybe we can track it down further. Can you check if it only appears with RockFrontend or RockMigrations for example? I always have both installed, so I can't test ? Good to hear that I'm not the only one seeing this. Maybe others can also report their observations and we can put all pieces together and find something. PS: I'm also on Chrome.
  4. So if a UK user is on a business trip in FR he/she can not log in any more with his/her UK-1234 login?
  5. v2.1.0 is out ?? v2.1.0 Latest Bug Fixes command db:pull using old syntax (52f78e4) install command not working for dotnetic (2a68b11) rename rockshell to rock everywhere and update readme (2697bd6) Features add DbDownload command (2e91be7) add warning if PHP version is too low (a8caca8) We have a new db:download command and I created an alias for my laptop so that I can simply call "rockshell db:pull staging" instead of "ddev php rock db:pull staging" which is really nice if you use it often.
  6. v3.3.0 is out! So many great new feature - I hope I find the time to write docs for them one day ? v3.3.0 Latest Bug Fixes apostrophes breaking alfred() (3bcc291) improve getUikitVersions in module config (5743df9) remove outdated uikit profile - please use the rock profile instead! (e92f9bc) wrong template path when using latte includes (f2277e7) Features add static site rendering feature (1a87bf9) add view folder feature (dab548b) improve topbar hidden style (959f797) tweak frontend modal z-index for uikit nav (20f4362)
  7. Yeah, just check the docs here https://latte.nette.org/en/extending-latte#toc-functions and then instead of this $latte = new Latte\Engine; use this $latte = $rockfrontend->loadLatte(); Let me know if you come up with something useful. Never used that feature myself ?
  8. @gornycreative I've just added this feature to the latest release of RockMigrations! It will also show you the correct code to copy&paste:
  9. v1.3.0 is out and makes it even easier to set a custom logo in the PW backend ?
  10. Lots of great stuff in RockMigrations v3.29.0 Sorry for the ugly background but otherwise the links don't work!
  11. Thx for your answer! Don't think that a machine reboot helps. The issue has been there for a while. Not sure what's going on. It's really hard to tell or identify. I'll try to record it when it happens again. Just wanted to make sure I'm not missing anything obvious and maybe someone else has also experienced this?
  12. I'm on a Macbook Air M1 and whenever I'm using the Tracy Console things get extremely laggy. Sometimes even several keystrokes take seconds which is obviously really a pain. I'm wondering if I'm the only one experiencing this behaviour? Does anyone know how that can happen or how that can be debugged?
  13. Now I understand. Looks like an update should fix your issue:
  14. Hi @Doreen welcome to the forum! Could you be more specific here? What exactly do you mean or what exactly do you do? Maybe you can add a screenshot so that we better understand?
  15. Video coming (hopefully) soon @ processwire.rocks ??
  16. I also get these from time to time and find them quite annoying. I just delete them. Would be great to disable these emails ?
  17. Hi @Ghulam Mustafa , welcome to the forum and sorry for the meme ? I try to be serious and helpful now: What you are asking for is maybe the most advanced (and expensive) thing you can want in software development. You are asking for a custom ecommerce integration that works exactly the way you want. This is not only complex for the developer but also requires good knowledge of all the steps involved in the whole process from your side (because you have to tell the developer what he/she has to do). All that combined with the requirement of "very low budget" sounds like a high risk that you'll get something like what you see on the picture above. I think you have two options: Go with one of the off the shelf shopping solutions (like Shopify etc) Make something custom, but then reserve a reasonable amount of resources (time and money) I hope that helps and I wish you all the best for your project. If you find someone that develops it for you on top of ProcessWire and he/she does a good job, then he/she will make anything you need customizable. That's the beauty of ProcessWire. We can build software that is easy and fun to use by our clients and works exactly the way they want. But that's not low budget in general. It's (very) high value ?
  18. My first bet would be that any other modules/hooks are messing things up. I think it's very unlikely that there is an issue in the core or in the Inputfield itself. Never seen such a behaviour ?
  19. Hey @adrian @matjazp reported an issue that I also see when viewing the RockMigrations module settings page: This seems to be the source, but no idea why that seems to pop up only on the RockMigrations module screen? https://github.com/adrianbj/TracyDebugger/blob/b39c11d76eaf11f9c41a9545caedd6e57d11b6d6/TracyDebugger.module.php#L2253
  20. How did you archive them?
  21. bernhard

    Deployer recipe

    RockMigrations is your friend. We've been using it for years and thousands of deployments. Here are the new docs: https://github.com/baumrock/RockMigrations/tree/main/docs/deployments The resulting folder structure of a deployment will look like this (where the triple letters stand for a release hash from github): current -> release-DDD // symlink to latest release release-AAA--- // old releases release-BBB-- release-CCC- release-DDD // latest release shared // shared folder The current symlink will link to the latest release Releases will be kept in the release-* folders (and you can configure how many to keep) The shared folder will contain the persistent data shared across all releases (like site/assets/files and site/config-local.php). Does it look complicated? Maybe, but once everything is setup it's just "git push" and can't get any easier or more fun. Does it take longer than moving files manually to the server? Maybe. But only for the initial setup. I've saved many many hours and it's always great to just "git push" and have everything magically appear on the remote server. You want/need to have different staging/production environments to test out things or show some drafts to your client? No problem at all! Just push either to the "dev" branch or to the "main" branch and it will deploy either to staging or to production (depending on how you set it up and how you want it to work).
  22. Ping: Meetup will be in 2 weeks - any more ideas/input? ?
  23. Thanks ?
  24. Thx for that reminder @MarkE my screenshot tool on mac actually also has the feature to open the screenshots folder directly ? Well, it's just about preference I guess and initially I was just asking if there is already a solution for that - then it would also be no development effort ? But still I think it would be nice if the core images field would support that for situations where you simply have something at hand in the clipboard and it would take some extra steps otherwise. For example from any website you could then just rightclick on the image and then paste it to the field. Now you'd have to "save image as..." and then upload it. Not a big deal, but still annoying for me ?
×
×
  • Create New...