MaketRandevu/assets/js/utils
Alex Tselegidis 7b2315c371 Rename the working plan bindEventListeners to addEventListeners 2022-01-18 08:47:16 +01:00
..
calendar_default_view.js 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
calendar_event_popover.js Update the js doc content of the javascript files. 2022-01-14 09:26:44 +01:00
calendar_google_sync.js 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
calendar_table_view.js 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
date.js The format method access a date object as well. 2022-01-17 04:45:58 +01:00
general_functions.js 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
http.js Add jsdoc block to http utility functions 2022-01-17 15:22:12 +01:00
lang.js 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
message.js 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
string.js Port escapeHtml method to string utility module. 2022-01-17 17:49:29 +01:00
url.js 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
validation.js Update the js doc content of the javascript files. 2022-01-14 09:26:44 +01:00
working_plan.js Rename the working plan bindEventListeners to addEventListeners 2022-01-18 08:47:16 +01:00