jordi's 的頭像
Submitted by jordi | Last message on: 二, 11/12/2019 - 16:25 | 3 comment(s)
Javier recently made a question that made us realize our "Delivered" counter underestimates the actual values of delivered laptops. This is because a laptop delivered (S4) that later on is recycled (S6) stops counting as delivered. The metric should look at all the historical states taken by a laptop to truly capture the right number of laptops delivered.
t810sable's 的頭像
Submitted by t810sable | Last message on: 週六, 11/09/2019 - 22:39 | 1 comment(s)
(I posted on LGS Team Wall but maybe I should have posted on Team Software Development?) After I updated the status of 2 dootronics, these messages below (and attached image) appeared. - Unable to send e-mail. Contact the site administrator if the problem persists. - There was a problem sending an automatic message, please contact Labdoo at contact@labdoo.org (link sends e-mail)...
jordi's 的頭像
Submitted by jordi | Last message on: 三, 09/18/2019 - 21:51 | 1 comment(s)
This bug was found by Javier. In the dootronics dashboard, for some laptops their serial number shows as NaN, even though the number is set.
jordi's 的頭像
Submitted by jordi | Last message on: 周日, 09/15/2019 - 07:02 | 1 comment(s)
A user (Elena) found that there was no description for the fields in the Labdoo dashboards. While some are intuitive, for other fields it might be difficult to know their meaning. This task is about adding helper descriptions for all fields.
jh054's 的頭像
Submitted by jh054 | Last message on: 週五, 08/09/2019 - 05:14 | 5 comment(s)
What versions of Ubuntu does the Labdoo software platform work with? Is it only Ubuntu 1.4.04?
jordi's 的頭像
Submitted by jordi | Last message on: 週五, 07/19/2019 - 11:11 | 1 comment(s)
Currently the list of dootronics selected on a user's dashboard is picked from this query: $queryUser = "(SELECT tUser.entity_id FROM (SELECT entity_id FROM field_data_field_tagger WHERE (field_tagger_target_id=:uid) UNION SELECT entity_id FROM field_data_field_manager WHERE (field_manager_target_id=:uid)...
eparpal's 的頭像
Submitted by eparpal | Last message on: 週六, 07/13/2019 - 15:55 | 1 comment(s)
This should be done by providing start and ending IP values. This is similar to this other feature but in this case we want to print large ranges of consecutive IDs without providing each ID one by one: https://www.labdoo.org/content/printing-multiple-tags-avoid-paper-waste-0
jordi's 的頭像
Submitted by jordi | Last message on: 周日, 05/19/2019 - 11:35 | 1 comment(s)
This task is about looking into the Labdoo cron job and seeing if we can optimize both its execution time and the time it takes to load a first page after the cron job has run.
jordi's 的頭像
Submitted by jordi | Last message on: 週六, 05/18/2019 - 12:58 | 0 comment(s)
Hello all, Some of you noticed that recently geolocation maps were no longer showing up for dootrip objects. This issue has now been fixed and so you should now be able to geolocate dootrips again. Sorry for any inconvenience and thanks for your patience! https://www.labdoo.org/content/dootrips-dashboard
jordi's 的頭像
Submitted by jordi | Last message on: 四, 05/02/2019 - 07:06 | 1 comment(s)
Our algorithm to generate Edoovillage IDs had a bug in that when an old edoovillage was removed, in some cases it was not able to fill in and reallocate from that gap. This task is about fixing this issue.