Jurnal

keep calm and conquer the world

Menu
  • Home
  • Plimbări
  • Echipamente
  • Recomand
  • Contact
Menu

Tag: web development

ChatGPT (notes)

Posted on 02.06.202502.06.2025 by GhitaB

I took a course on LinkedIn Learning about ChatGPT used for coding. Here are some notes.

Read more

Sentry errors exclude by URL

Posted on 29.05.202529.05.2025 by GhitaB

To see errors for a particular URL you can use: is:unresolved url:https://website.com/my/url But if you want to exclude the errors from this URL, this will do the work: is:unresolved !url:https://website.com/my/url

Read more

Restore deleted images Plone 6

Posted on 26.03.2025 by GhitaB

Having a ABCPlone6Website.blabla with ABCPlone6Staging.blabla, let’s say you delete some images and you want to restore them from staging website. My method was to: The script:

Read more

Plone 6: unauthorized, after replacing database

Posted on 11.03.202511.03.2025 by GhitaB

Solution: clear cookies and session cache in your browser.

Read more

JavaScript to TypeScript

Posted on 05.03.202505.03.2025 by GhitaB

Problem: You need to convert a big JavaScript project to TypeScript. Solution: ts-migrate

Read more

Local test empty plone backend

Posted on 03.03.202503.03.2025 by GhitaB

Just some notes:

Read more

cors-test.codehappy.dev

Posted on 27.02.202527.02.2025 by GhitaB

Salvez asta aici: https://cors-test.codehappy.dev

Read more

Plone 6, Volto: find items containing a block

Posted on 22.01.202522.01.2025 by GhitaB

In my case I searched for items that contains any kind of “form” block: Register a view (MyView): configure.zcml admin.py Then go to localhost:8080/Plone/my-view

Read more

KeyError brain in getObject Plone 6

Posted on 06.01.2025 by GhitaB

I received this error because of some issues with portal catalog. A folder containing images was deleted but the catalog was not updated correctly. my-obj-path was just one of the 899 images. I created in Management Interface a python script to find all broken brains: Then, the solution was to go to Catalog and press…

Read more

docker build test local

Posted on 19.12.202419.12.2024 by GhitaB
Read more
  • 1
  • 2
  • Next

Archives

  • June 2025 (2)
  • May 2025 (10)
  • April 2025 (3)
  • March 2025 (19)
  • February 2025 (20)
  • January 2025 (33)
  • December 2024 (8)
  • November 2024 (4)
  • October 2024 (8)
  • September 2024 (4)
  • August 2024 (9)
  • July 2024 (21)
  • June 2024 (17)
  • May 2024 (13)
  • April 2024 (1)
  • March 2024 (7)
  • February 2024 (15)
  • January 2024 (24)
  • December 2023 (11)
  • November 2023 (53)
  • October 2023 (17)
  • September 2023 (20)
  • August 2023 (40)
  • July 2023 (39)
  • June 2023 (38)

Categories

  • 27 (4)
  • Acasă (64)
  • Amintiri (13)
  • Creștine (33)
  • Desen (8)
  • Design (1)
  • Docs (53)
  • Duldy & Țâcă (5)
  • Fotografie (42)
  • Gânduri (105)
  • Grădină (10)
  • Interesant (14)
  • Istorie (4)
  • Jurnal (168)
  • Limba română (8)
  • Mașină (2)
  • Muzică (46)
  • Personal (104)
  • Plimbări (24)
  • Programare (25)
  • Sport (12)
  • Știri (37)
  • Vegan (16)

Tags

2 mese pe zi (5) acasă (57) am auzit ceva nou (5) amintiri (8) am scris asta (7) biblice (11) Bihor (15) biserică (5) creștine (56) câine (13) câinele e prietenul omului (13) desen (8) docs (48) fotografie (45) funny (63) grădină (10) gânduri (123) interesant (8) istorie (7) jurnal (204) jurnal sportiv (11) Krita (5) limba română (10) momente (194) muzică (48) muzică preluată (28) natură (6) Padiș (11) personal (146) plimbare (22) plone (27) povești (7) programare (27) recomand (8) rețete vegane (10) România (29) Rusia (5) sketchbook (5) solutions (30) spam (5) sport (6) vegan (17) versuri (6) web development (17) știri (21)

RSS Feed Subscribe
© 2025 Jurnal | Powered by Minimalist Blog WordPress Theme