Benjamin Renard
2beee5c645
validate_form(): add support of Bootstrap switches
2024-12-28 02:03:41 +01:00
Benjamin Renard
075519220b
handle_ajax_return(): only display success_message if no other message is provided and fix auto-dismiss it
2024-12-28 01:58:24 +01:00
Benjamin Renard
e48d1224f6
Improve validate_form() JS helper function
2024-12-28 00:19:22 +01:00
Benjamin Renard
f868343de5
Upgrade AlertifyJS to v1.14.0
2024-12-27 23:10:14 +01:00
Benjamin Renard
4f2259f118
Add some useful UI helpers
...
- Add alertify lib and provide its default configuration
- Add copy_to_clipboard() function and the CSS copyable class
- Enable Bootstrap tooltips
- Add CSS share-links class helper: link's URL is copied to clipboard
- Add Bootstrap 5 like 3-states switches
- Add show_form_modal(), validate_form() and handle_ajax_return() helper functions
2024-12-02 20:01:51 +01:00
Benjamin Renard
6a0bb16517
JS translations: allow simple string formatting
2024-09-21 18:31:42 +02:00
Benjamin Renard
3abd2a328b
Introduce new pre-commit hooks and code cleaning
2024-01-23 19:23:10 +01:00
Benjamin Renard
49b59650a1
Switch from bootstrap4dialog to bootstrap5-dialog
2023-03-06 03:55:35 +01:00
4f47dc056d
Tpl: Add stuff to handle static files
...
* Move example application in example sub-directory
* Widely use App::get() instead of Config::get()
2023-02-12 00:30:36 +01:00