Alex Tselegidis
|
5967864e4a
|
Finalize the LDAP integration and complete SSO support in the login page (#128)
|
2024-05-13 23:37:00 +02:00 |
|
Alex Tselegidis
|
de63955341
|
Integrate CalDAV Protocol for appointment syncing (#209)
|
2024-05-12 14:24:58 +02:00 |
|
Alex Tselegidis
|
e4ef2da438
|
Expose the internal JS functions so that they be overriden
|
2024-05-11 19:29:08 +02:00 |
|
Alex Tselegidis
|
b9a4efc3e8
|
Resolve conflicts
|
2024-05-11 19:28:31 +02:00 |
|
tm8544
|
f84eecf7e8
|
add default settings for language and timezone
|
2024-03-27 17:09:15 +02:00 |
|
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
|
e6b3ffd66b
|
Add support for custom fields on customers (#1133)
|
2023-12-11 09:54:29 +01:00 |
|
Alex Tselegidis
|
93fdbd875a
|
Correct the message modal handling methods
|
2023-02-20 08:24:49 +01:00 |
|
Alex Tselegidis
|
e390ab6b42
|
The filter HTML will use no-value placeholders for empty fields
|
2022-05-27 09:25:21 +02:00 |
|
Alex Tselegidis
|
05e6704e67
|
Secondary info wrapped in small tag and using text-muted class.
|
2022-01-26 21:27:57 +01:00 |
|
Alex Tselegidis
|
e659bd6e08
|
Add soft phone number validation (#820).
|
2022-01-24 15:48:20 +01:00 |
|
Alex Tselegidis
|
fbb9baec50
|
Change display of read only field (remove border).
|
2022-01-19 09:39:13 +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
|
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
|
3ca5fa6de6
|
Proper mark selected row when clicking on a result list item.
|
2022-01-17 21:31:53 +01:00 |
|
Alex Tselegidis
|
ce853c99ef
|
Code refactoring and improvements for the customers page.
|
2022-01-17 14:25:45 +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
|
e0c66cd066
|
Rename the "display" filter parameter to "show" for consistency.
|
2022-01-07 09:07:07 +01:00 |
|
Alex Tselegidis
|
bd3b55c2f9
|
Replace var with const/let in customers module
|
2022-01-07 09:02:30 +01:00 |
|
Alex Tselegidis
|
62357dfc36
|
Update customers module comment
|
2022-01-07 08:59:03 +01:00 |
|
Alex Tselegidis
|
7b54377f92
|
Correct input filter component and remove the clear button
|
2022-01-07 08:47:19 +01:00 |
|
Alex Tselegidis
|
273a218ba8
|
Replace GeneralFunctions references
|
2022-01-07 08:42:43 +01:00 |
|
Alex Tselegidis
|
00c3aebef0
|
Refactored the customers helper JS file so that it becomes a standalone module.
|
2022-01-06 09:53:16 +01:00 |
|