Commit Graph

464 Commits

Author SHA1 Message Date
b499ca0a00 FIX optimize conseiller capbalities 2025-04-22 17:27:55 +02:00
5ba98aaef2 FIX Hide Rankmath Visibiliy in columns of #Thelist 2025-04-22 17:26:54 +02:00
4bcbd10b0f OPTIMIZE Renaming button 2025-04-22 17:26:12 +02:00
7245cf779c FIX RE-ordering parameters to artisan queries 2025-04-22 17:24:50 +02:00
0cab0ac4a9 FIX Removing capital A on Artisan menu list name
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-22 10:11:20 +02:00
9243c5a808 FIX Correction orthographique
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-22 10:00:48 +02:00
e860c95389 CHORE Updated caniuse-lite package version in package-lock.json and package.json for dependency management.
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-09 14:24:46 +02:00
859a9f660b STYLE Re-hiding submitDIV
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-09 14:19:57 +02:00
a13a7e8c5f STYLE Removed submitdiv hidden completely to keep delete button
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-09 14:14:35 +02:00
2c00caa15e STYLE Refactored CSS for user roles, adjusting visibility of elements for editors and authors in the admin interface.
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-09 14:11:18 +02:00
8bc93c2902 STYLE Hide dashboard activity section for non-admin users
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-09 14:04:08 +02:00
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