Agence web Eoxia - Montpellier
Forum Replies Created
-
Forum: Plugins
In reply to: [Task Manager] User rolesHi,
we need to make a role manager in task manager.
It’s in our roadmap. But for now, it’s not possible.
Forum: Plugins
In reply to: [Task Manager] Plugin activation generates errorWe will try to find others solutions.
Thanks.
- This reply was modified 8 years ago by Agence web Eoxia - Montpellier.
Forum: Plugins
In reply to: [Task Manager] Plugin activation generates errorHi, you can configure it yourself.
Forum: Plugins
In reply to: [Task Manager] Plugin activation generates errorYou need to configurate your open_basedir restriction.
See:
-https://www.templatemonster.com/help/open_basedir-restriction-in-effect-filex-is-not-within-the-allowed-paths-y.htmlOr
-https://www.ads-software.com/support/topic/warning-file_exists-open_basedir-restriction-in-effect-2/Thanks.
Forum: Plugins
In reply to: [Task Manager] Plugin activation generates errorHi again,
sorry, we are looking for the solution!
Try the next update: 1.3.3.2, thanks for you help to debug Task Manager.
Forum: Plugins
In reply to: [Task Manager] Plugin activation generates errorHi.
The next update fix this warning on activation.
Wait the 1.3.3.1.
Edit: Update your plugin, it’s will work now.
Thanks
- This reply was modified 8 years ago by Agence web Eoxia - Montpellier.
- This reply was modified 8 years ago by Agence web Eoxia - Montpellier.
Forum: Plugins
In reply to: [Task Manager] Problèmes avec le pluginBonjour Nic727,
1) C’est du à l’affichage “frontend” du plugin.
2) Pour le numéro des taches, je suis désolé, je ne comprend pas. Logiquement, les taches s’incrémente un par un. Vous avez peut être créé des taches entre temps.
2 bis) Pour la chronologie, elle commence début 2016. Cependant, nous voulons optimiser les requêtes pour un meilleur chargement. Et ajouter dans un futur, le choix de la période à afficher.
3) Toujours le problème de “frontend”, nous devons faire une refonte sur cet affichage.
Comment calculer le temps ?
Nous calculons le temps dans les commentaires des points d’une tache.L’affichage est vraiment optimisé coté “backend” pour le moment. Le “frontend” nécessite une mise à jour de notre part.
Cordialement,
Eoxia.Forum: Plugins
In reply to: [Task Manager] Impossible d'utiliser l'extension :'(Bonjour,
En attendant la prochaine mise à jour, vous pouvez utiliser ce correctif.
Remplacez la ligne 23 du fichier core/wpeo_util.01.php:
if ( file_exists( $module_folder . $folder . '/' . $folder . '.php') ) {
avec celle-ci:
if ( !is_dir( $module_folder . $folder . '/' . $folder . '.php' ) && file_exists( $module_folder . $folder . '/' . $folder . '.php') ) {
Merci pour votre participation au développement de Task Manager!
Translate:
Hi, waiting for the next update, here’s a fix.Replace the line 23 in the file core/wpeo_util.01.php:
if ( file_exists( $module_folder . $folder . '/' . $folder . '.php') ) {
with this:
if ( !is_dir( $module_folder . $folder . '/' . $folder . '.php' ) && file_exists( $module_folder . $folder . '/' . $folder . '.php') ) {
Thanks.
Forum: Plugins
In reply to: [Task Manager] Accessible on the frontend?I mark this topic as resolved.
Forum: Plugins
In reply to: [Task Manager] Accessible on the frontend?For now, nobody can edit the task in the frontend.
All people logged can comment a point in the task, he just need to click on the point and a window appears with the list of comment on the point and a form to add a comment.
This comment window design required. This will be done in the next update.
Edit : We want to add some options in the shortcode [task] like
-hide/show time, default show
-hide/show comment_window, default show
-can_edit with roles paramaters, default falseExemple : [task id=”x” time=”hide” comment_window=”hide” can_edit=”administrator”]
And maybe display a list of task :
[task category=”project”]Display a list of task in the project category.
Forum: Plugins
In reply to: [Task Manager] Can't add TaskHi, i mark this topic resolved.
Have a nice day.Forum: Plugins
In reply to: [Task Manager] Accessible on the frontend?Hi,
in the last version 1.3.1.5, you can use the shortcode [task id=”x”] for display the task in page or post.
You can use the button “Task shortcode” in wysiwyg for display it.
Keep me informed, have a nice day.
Forum: Plugins
In reply to: [Task Manager] Compatible multisites?Je marque ce post résolu.
Si vous avez une autre question, n’hésitez pas à ouvrir un nouveau post.
Forum: Plugins
In reply to: [Task Manager] Plugin Doesn't WorkI mark this topic as resolved.
Open a new topic for ask your question.
Thanks.
Forum: Plugins
In reply to: [Task Manager] Can't add TaskBonjour Julien, pouvez vous nous contacter par email pour parler de votre projet ?
Merci d’avance.