Balazs Birtalan balazs

balazs pushed to main at SightPlace/sightplace-rep

  • 2430db8be2 The runJs thread fixed and every sight use own threadpool where in their thread runs without interrupt eachother.

2023-11-13 19:32:51 +00:00

balazs pushed to main at SightPlace/sightplace-rep

  • 3169d1cf14 The event "freezing" problem is solved now by using Thread. There is a bug in the addRequest it looks like double times add the element to the js_request.

2023-11-09 20:23:14 +00:00

balazs pushed to main at SightPlace/sightplace-rep

  • b8e1a5cb81 New class Broadcast (in Messenger) which deliever (send and receive) the message with their data to the receivers (pages).

2023-11-09 13:57:54 +00:00

balazs pushed to main at SightPlace/sightplace-rep

  • f257def4d1 Log Message write in the logs/{date}.log file, Now there are a lot of different state (alert, failed, warning, console, info etc.). It use byCode (RSD1000X etc.) which make easier. There is a console display window now when it starts and logging there as well. There is now the opportunity to choose the debug level, turn on or of the debug and event displays. Added an admin template into the admin

2023-11-02 19:18:19 +00:00

balazs pushed to main at SightPlace/sightplace-rep

  • ce145b8203 Log Message write in the logs/{date}.log file, Now there are a lot of different state (alert, failed, warning, console, info etc.). It use byCode (RSD1000X etc.) which make easier. There is a console display window now when it starts and logging there as well. There is now the opportunity to choose the debug level, turn on or of the debug and event displays. Added an admin template into the admin

2023-11-02 19:17:44 +00:00

balazs pushed to main at SightPlace/sightplace-rep

  • fc576a32f5 Log message function in base logMsg(). base.where() give back the current class and function name.

2023-10-31 07:20:50 +00:00

balazs pushed to main at SightPlace/sightplace-rep

  • abcc4f41eb Added: frameSupported() method. If it is False then remove titlebar and any other functions which is related with mouse or windows event from html, and use the standard OS interface (like in wayland) if it is True then it use the html frame and switch automatically.

2023-10-30 19:43:43 +00:00

balazs pushed to main at SightPlace/sightplace-rep

  • a91cc436bd Now the border, title bars are showed on Linux because the mouse "move" position function doesnt work on Wayland properly yet.

2023-10-27 14:03:10 +00:00

balazs pushed to main at SightPlace/sightplace-rep

  • 6250541e22 The data-type is now data-page and everywhere where "type" was given as named by "page" in the code.

2023-10-27 13:14:56 +00:00

balazs pushed to main at SightPlace/sightplace-rep

  • 976fee0004 They can send message to the specific sight using the window.sight.message 2nd argument function. There is a new function called sendMessage() which make more simple to send message.

2023-10-27 08:58:42 +00:00

balazs pushed to main at SightPlace/sightplace-rep

  • 617bbe47cc They can send message to each other using the window.sight.message function. It will run "runJavaScript" a "message()" function from the every sights which run and their executes if it needs.

2023-10-26 18:47:56 +00:00

balazs pushed to main at SightPlace/sightplace-rep

  • 4965e87980 Parent and Child relationship is working. If the parent is closed its children will be closed too.

2023-10-26 17:44:08 +00:00

balazs pushed to main at SightPlace/sightplace-rep

  • 346c22193d Three sight running mode defined and redefined. Now it has unique, auto and normal running mode.

2023-10-26 15:58:53 +00:00

balazs opened issue SightPlace/sightplace-rep#5

The load() content doesn't work in Vanillia js

2023-10-26 14:19:37 +00:00

balazs pushed to main at SightPlace/sightplace-rep

  • 912f974e76 The load content which was worked by vanilla now changed back to jQuery, the javascript ajax solution cant execute the javascripts somewhy.

2023-10-26 14:14:27 +00:00

balazs pushed to main at SightPlace/sightplace-rep

  • ffa1edc3e3 The s_content removed from the template.js and now i use scontent attribute instead of the previous version. It is more clear.

2023-10-26 10:27:13 +00:00

balazs pushed to main at SightPlace/sightplace-rep

2023-10-26 08:39:49 +00:00

balazs pushed to main at SightPlace/sightplace-dev-manual

2023-05-18 07:06:40 +00:00

balazs pushed to main at SightPlace/sightplace-manual

2023-05-18 07:06:11 +00:00

balazs created repository SightPlace/sightplace-dev-manual

2023-05-18 06:52:52 +00:00