iflrandevu/assets/js/utils
2022-01-18 12:54:41 +01:00
..
calendar_default_view.js
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 Rename all "unavailable" occurrences to "unavailability" for consistency. 2022-01-18 12:54:41 +01:00
date.js The format method access a date object as well. 2022-01-17 04:45:58 +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
url.js
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