Alex Tselegidis
|
54e4c208a3
|
Update the project subtitle.
|
2022-01-18 13:05:42 +01:00 |
|
Alex Tselegidis
|
6e53af0356
|
Convert remaining functions to arrow functions in JS files.
|
2022-01-18 11:14:45 +01:00 |
|
Alex Tselegidis
|
7b2315c371
|
Rename the working plan bindEventListeners to addEventListeners
|
2022-01-18 08:47:16 +01:00 |
|
Alex Tselegidis
|
8dad2d9624
|
Replace the global App.Lang with the "lang" helper method, which is more appropriate due to the dynamic load of script translation strings.
|
2022-01-18 08:22:25 +01:00 |
|
Alex Tselegidis
|
e93565500d
|
Replace the global App.Vars with the "vars" helper method, which is more appropriate due to the dynamic load of script vars.
|
2022-01-18 08:18:22 +01:00 |
|
Alex Tselegidis
|
f4f494e4b4
|
Minor business settings module improvements.
|
2022-01-17 21:20:29 +01:00 |
|
Alex Tselegidis
|
22439eb60a
|
Replace all backend layout occurrences.
|
2022-01-17 05:26:57 +01:00 |
|
Alex Tselegidis
|
32b6052546
|
Update the js doc content of the javascript files.
|
2022-01-14 09:26:44 +01:00 |
|
Alex Tselegidis
|
a89a6d8faf
|
Rename "init" methods to "initialize".
|
2022-01-14 08:31:12 +01:00 |
|
Alex Tselegidis
|
90b1d4671c
|
Use the App.Utils.Message.show instead of the GeneralFunctions for displaying messages in business_nesttings.js
|
2022-01-12 11:21:59 +01:00 |
|
Alex Tselegidis
|
eeb0a8445d
|
Update the business setting page module according to the new working plan utility changes
|
2022-01-11 10:53:32 +01:00 |
|
Alex Tselegidis
|
c40f2c7004
|
Corrected serialized/deserialize function names
|
2021-12-20 08:47:57 +01:00 |
|
Alex Tselegidis
|
6017abea45
|
Refactored the business settings page functionality and structure
|
2021-12-18 21:36:25 +01:00 |
|