Commit Graph

403 Commits

Author SHA1 Message Date
51e0525be3 STYLE Hiding useless widget on dashboard for non admin
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-09 13:58:26 +02:00
1fe7cdc54d STYLE Updated CSS for GSM card by changing the pseudo-element from :after to :before for improved visual consistency.
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-09 11:57:07 +02:00
c035793073 FEAT Added new GSM pictogram SVG and updated CSS for GSM card styling
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-09 11:51:05 +02:00
a27deac7c5 FIX Updated GSM link class for consistency and added CSS styling for GSM numbers
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-09 11:19:38 +02:00
ce1af5bbc6 handling gsm number
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-09 11:06:40 +02:00
e3be26b295 FEAT Enhanced artisans post management with automated title and status updates, custom metaboxes, and improved admin interface elements.
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-09 09:46:03 +02:00
242682bd5d FEAT Added export_artisans_datas capability for administrators and editors 2025-04-09 09:45:17 +02:00
86d4e24a34 FEAT Introduced the save button 2025-04-09 09:44:45 +02:00
8faa096529 CHORE Recommented properly function 2025-04-09 09:44:12 +02:00
6b0b1ccacf STYLE Few interface tweaks for different roles 2025-04-09 09:43:04 +02:00
0a1317b166 FIX fixed hidden WPML tab on sidebar 2025-04-09 09:42:21 +02:00
2a6018e35d FIX added additional checks to ensure user roles are set and valid before verifying administrator status in screen options
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-08 16:01:57 +02:00
481aac71ce FIX added check to ensure user roles are an array before verifying administrator status in screen options
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-08 15:46:54 +02:00
c26617174e FIX added check for empty user roles before verifying administrator status in screen options
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-08 15:43:50 +02:00
f20a40920b STYLE hiding rankmath metabox for conseiller 2025-04-08 15:41:04 +02:00
81b5e8432d FEAT modified ACF gallery add button text to "Ajouter des photos 📸" for improved clarity in the admin interface 2025-04-08 15:40:27 +02:00
1a2d15427c STYLE refined admin styles for artisans, including adjustments to font properties, button sizing, and border styling for improved UI consistency
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-08 11:33:29 +02:00
57a38f9f55 FEAT enhanced save button logic to include immediate reactivation on ACF error detection 2025-04-08 11:32:51 +02:00
c955f857c7 FEAT added support for preview functionality in post type configuration 2025-04-08 11:32:33 +02:00
7fdbc9875c FEAT added preview link for artisans 2025-04-08 11:32:20 +02:00
1f1465678c STYLE improved save button reactivation logic with error handling 2025-04-08 11:31:33 +02:00
2c4d1fcc8b FIX orthographic correction 2025-04-08 11:30:53 +02:00
b08fd1d5b6 FIX updated post status filter in artisans list to include all statuses for enhanced filtering capabilities (any instead of multiple individual call)
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-07 16:17:32 +02:00
73b7565e21 STYLE added styling for 'draft' post status in artisans list for improved visual feedback 2025-04-07 16:17:04 +02:00
a7266db51a FEAT added 'state' column to artisans list 2025-04-07 16:16:41 +02:00
2cdf0fa7f5 FEAT added 'trash' post status to artisans mdp_status columns filters for improved filtering options
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-07 15:56:40 +02:00
e64170e089 FEAT added support for additional post statuses (draft, pending, offline) in artisans mdp_status columns filters
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-07 15:56:10 +02:00
3c2f7012ed FIX updated the link for adding a chantier to remove the return_to parameter in artisans.php
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-07 15:49:42 +02:00
8cf357ffce REMOVE commented-out code for save button reactivation delay in artisans.php (the page is reloaded anyway)
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-07 15:42:57 +02:00
c41431592b FIX increased delay for save button reactivation from 3000ms to 10000ms
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-07 15:37:56 +02:00
f3c6b39607 FIX optimizing save progress on save button
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-07 15:34:40 +02:00
87c5990927 FEAT increased delay for save button reactivation to 3000ms
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-07 15:22:31 +02:00
657742893b FEAT changing the save button text while saving
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-07 15:21:54 +02:00
51fa4023c2 FEAT save button inactive when saving
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-07 15:08:22 +02:00
f0781cd77d CHORE updated .gitignore to include vendor directory
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-07 12:22:11 +02:00
dc7284218b FEAT added styles to hide element and custom button on editor and author profile 2025-04-07 12:21:32 +02:00
7d2de1fe6d FEAT Styling the custom save post button 2025-04-07 12:21:08 +02:00
b1cac05b3c FEAT added styles to hidden element and custom button on editor and author profile 2025-04-07 12:20:40 +02:00
d41ec9fa73 FIX updated query logic to handle 'conseiller' key checks for both non-existence and empty values 2025-04-07 12:19:42 +02:00
ae7be6a78a FIX updated permissions for 'Gestion' page to allow authors access 2025-04-07 12:19:15 +02:00
68d9462d22 FEAT commenting code due to return button handled elsewhere 2025-04-07 12:18:55 +02:00
33c6139a0e FEAT handling return to button 2025-04-07 12:18:16 +02:00
51312bf17a FEAT handling return to button 2025-04-07 12:17:46 +02:00
1773c57871 FEAT Developping a custom save post button on top of the page 2025-04-07 12:16:51 +02:00
54f4505480 FIX Optimising comments 2025-04-07 12:15:55 +02:00
d97b5d9f3c FIX Optimising comments 2025-04-07 12:15:46 +02:00
d531a46fad FEAT Handling conseiller custom role 2025-04-07 12:14:52 +02:00
9a87cfb024 FIX handling permissions for the screen export des donnees 2025-04-07 12:14:08 +02:00
7baece3f6b CLEAN cleaning unused commented code 2025-04-07 12:13:14 +02:00
317cc41ce4 ùmodifying page label
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-03 12:33:43 +02:00