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
|
942cb3d46f
|
Update the usage of the localization http client across all layouts and pages
|
2022-03-28 08:33:45 +02:00 |
|
Alex Tselegidis
|
617ee37ec7
|
Comment fix
|
2022-01-24 17:05:38 +01:00 |
|
Alex Tselegidis
|
54e4c208a3
|
Update the project subtitle.
|
2022-01-18 13:05:42 +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
|
ca4e58313a
|
Pull the available languages from the App.Vars.* object.
|
2022-01-18 07:20:04 +01:00 |
|
Alex Tselegidis
|
0051a30673
|
Correct upperCaseFirstLetter call namespace
|
2022-01-17 18:22:05 +01:00 |
|
Alex Tselegidis
|
adf7943297
|
Replace GeneralFunctions upperCaseFirstLetter with the string utility module.
|
2022-01-17 18:01:09 +01:00 |
|
Alex Tselegidis
|
cd6ec7400c
|
Create new lang utility.
|
2022-01-17 17:42:12 +01:00 |
|