• Joined on 2020-02-17
Sulley pushed to master at Sulley/Ultron 2021-12-29 22:26:46 +01:00
4d90b4c58b Using DataTable JS for better table presentation and usability on tablet
Sulley pushed to master at Sulley/Ultron 2021-12-29 17:04:49 +01:00
417566fc80 Code optimization and remove comments
Sulley pushed to master at Sulley/Ultron 2021-12-29 14:40:39 +01:00
4ac19cbf59 Update for iPad
5f640b85ad Bug fix in height/weight form
Compare 2 commits »
Sulley pushed to master at Sulley/Ultron 2021-12-29 13:59:31 +01:00
d7f65059e2 Bug fix with DatePicker.
Sulley opened issue Sulley/Ultron#13 2021-12-29 12:31:27 +01:00
Moments 2.18.1 --> 2.29.1
Sulley pushed to master at Sulley/Ultron 2021-12-29 12:05:16 +01:00
a9527bef5d Modification for iPad use and adding version to JS library
Sulley pushed to master at Sulley/Ultron 2021-12-29 09:18:39 +01:00
d04e7ae1fa Update routine_done form
Sulley opened issue Sulley/Ultron#12 2021-12-29 09:06:51 +01:00
Chartjs 2.7.2 -> 2.9.4
Sulley pushed to chartjs_370 at Sulley/Ultron 2021-12-29 07:29:34 +01:00
89bc53d96f Adding js libraries
Sulley pushed to chartjs_370 at Sulley/Ultron 2021-12-29 07:28:58 +01:00
d6c1448836 Updating chartjs and adaptation
Sulley created branch chartjs_370 in Sulley/Ultron 2021-12-29 07:20:41 +01:00
Sulley pushed to chartjs_370 at Sulley/Ultron 2021-12-29 07:20:41 +01:00
Sulley commented on issue Sulley/Ultron#11 2021-12-28 14:54:43 +01:00
Problème de query

Oui, je dois garder l'historique pour pouvoir faire des statistiques dessus.

Pour le cando, c'est déjà un choice :

class LearnedSkill(models.Model):
    """
    Représente la capacité…
Sulley commented on issue Sulley/Ultron#11 2021-12-28 10:36:12 +01:00
Problème de query

Je peux changer le nom des variables, sans soucis. Mais j'ai aucun soucis pour modifier le cando

Et pour le gym et gymnast : dans mon code c'est gymnast mais le copier/coller venait de…

Sulley commented on issue Sulley/Ultron#9 2021-12-28 10:30:01 +01:00
Revoir toutes les fonction xxxxxxxx_create_or_update

Avant de partir sur des class-based, je voudrais déjà bien reviewer mon code pour que ces fonctions se ressemblent comme deux gouttes d'eau, utiliser les reverses (je le faisais déjà…

Sulley pushed to master at Sulley/Ultron 2021-12-28 10:25:36 +01:00
ae7d656643 Minor charts update and refactoring followup.views (reverse)
Sulley commented on issue Sulley/Ultron#9 2021-12-28 08:48:01 +01:00
Revoir toutes les fonction xxxxxxxx_create_or_update
@login_required
@require_http_methods(["GET", "POST"])
def chrono_create_or_update(request, chronoid=None, gymnast_id=None):
    """Création ou modification d'un chrono"""

    if…
Sulley opened issue Sulley/Ultron#11 2021-12-28 08:37:55 +01:00
Problème de query
Sulley pushed to master at Sulley/Ultron 2021-12-27 06:40:29 +01:00
3343bfc5ee UI bug fix for iPad