imatge de Rhein-Ruhr-Hub
Submitted by Rhein-Ruhr-Hub | Last message on: dt., 11/21/2017 - 08:47 | 3 comment(s)
Hi Jordi, handling many dootrips it is sometimes difficult to see at a glance, which dootrip needs laptops to be assigned and which is "fully loaded". Can you set internally a flag "loaded" and add this as a filter criteria for dootrips dash board? If the "capacity" is equal "transported" or "in transit"? Then I can remove those dootrip, which don't need any additional laptops. Thanks. Ralf
imatge de jordi
Submitted by jordi | Last message on: dt., 11/21/2017 - 08:45 | 1 comment(s)
Search for this TODO in labdoo_lib.module TODO: fix so only the latest vid version of each node is considered (to avoid countries that were removed)
imatge de lisabell
Submitted by lisabell | Last message on: dt., 11/21/2017 - 08:44 | 2 comment(s)
Hi Jordi, I was logged in and on my account page. Language of the website was set to german. When I clicked on the displayed "Current-mini-mission" the link did not work. I guess because (de/)user was part of the link?! I attached 2 screenshots. Greetings Lisa
imatge de jordi
Submitted by jordi | Last message on: dl., 11/20/2017 - 11:26 | 0 comment(s)
This was work done a few months ago that was interrupted, putting here the patch in case we want/can to resume this work in the future. diff --git a/modules/custom/labdoo_lib/labdoo_lib.module b/modules/custom/labdoo_lib/labdoo_lib.module index 69ea8c3..9ef6377 100644 --- a/modules/custom/labdoo_lib/labdoo_lib.module +++ b/modules/custom/labdoo_lib/labdoo_lib.module @@ -4146,3 +4146,62 @@...
imatge de jordi
Submitted by jordi | Last message on: dg., 11/19/2017 - 13:20 | 0 comment(s)
Search for this TODO in labdoo_lib.module and resolve it: // TODO: implement the reverse path => start from content/about-labdoo =>
imatge de lisabell
Submitted by lisabell | Last message on: ds., 11/18/2017 - 16:15 | 21 comment(s)
Hi Jordi, I am working on a Windows 10 machine and I am using VirtualBox and Windows HyperV to create a Virtual Machine with Ubuntu 16 Host-OS: Windows 10 Guest-OS: Ubuntu 16 6 days ago I installed the local installation for the first time on a vm (virtual machine). I followed the steps for the local installation from labdoos github repository found here: https://github.com/Labdoo/Labdoo...
imatge de wendy
Submitted by wendy | Last message on: ds., 11/18/2017 - 13:49 | 4 comment(s)
Reported by our edoovillage that the pictures she uploaded cannot be seen because the file name is in Chinese. Picture attached (I noticed the picture name is automatically translated to English here, not inside edoovillage photo album.) Thanks!
imatge de lisabell
Submitted by lisabell | Last message on: ds., 11/11/2017 - 09:50 | 1 comment(s)
Hi Jordi, I was just (again ;-)) browsing through all existing dootronics and I noticed that the number at the top of the labdoo website says"12164 Dootronics tagged" but the list of all Dootronics in the Dootronic Dashobard just contains 12160 items. So I was just wondering if those 2 number should match? Maybe it is a caching thing and the list just has not been updatet yet.. Just wanted to...
imatge de frankgeisler
Submitted by frankgeisler | Last message on: dj., 11/09/2017 - 13:36 | 0 comment(s)
As discussed with Jordi, here is the idea and the thinking behind: We can flag the laptop automatically by checking its historical records. It's a bit more prone to error because sometimes laptops get assigned to an edoovillage by mistake and then get corrected. It may be more robust to check for change of status, with some heuristic like this (or similar) to avoid false positives: #1...
imatge de lisabell
Submitted by lisabell | Last message on: dc., 11/01/2017 - 16:10 | 3 comment(s)
Hi Jordi, could you please point me to the correct folder to install modules? It seems that the modules are installed in multiple folders. I guess for testing and for production?! Where do I have to put new modules (manuall or with commandline/drush)? I first tried to install them via the admin dashboard. But I wasn't sure what credentials to enter there and the drupal admin one did not...