Alex Tselegidis
|
2878d1299a
|
Reformat entire codebase for trailing comma that will make line duplication easier
|
2023-12-22 11:35:41 +01:00 |
|
Alex Tselegidis
|
f285414391
|
Add an additional message parameter to define if a message is dismissible.
|
2023-05-04 11:36:49 +02:00 |
|
Alex Tselegidis
|
99c7fe1403
|
Add the modal centered and scrollable to the message utility
|
2023-02-02 08:48:13 +01:00 |
|
Alex Tselegidis
|
229a2aec90
|
Replace the show message function with a bootstrap equivalent (no jquery ui used any more)
|
2023-01-27 15:54:45 +01:00 |
|
Alex Tselegidis
|
be985b3912
|
Message box button styling.
|
2022-01-24 14:10:49 +01:00 |
|
Alex Tselegidis
|
54e4c208a3
|
Update the project subtitle.
|
2022-01-18 13:05:42 +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
|
32b6052546
|
Update the js doc content of the javascript files.
|
2022-01-14 09:26:44 +01:00 |
|
Alex Tselegidis
|
ac630a1019
|
Ported the GeneralFunctions.displayMessageBox function to App.Utils.Message.show
|
2022-01-06 09:54:30 +01:00 |
|