Feed Advanced Search

Apr 9 2022

jjazeix added a comment to T15331: Convert images to webp.

Looks good to me, I tested a few activities and didn't noticed any bug. There are still some png (but not big files so we won't gain much by converting them to webp):
src/activities/hangman/resource/fog.png
src/activities/memory-sound/resource/Tux_mute.png
src/activities/memory-sound/resource/Tux_play.png
src/core/resource/aboutkde.png
src/core/resource/arrow.png
src/core/resource/gcompris-icon.png
src/core/resource/gcompris.png
src/core/resource/star.png

Apr 9 2022, 8:03 AM · GCompris: Graphics

Apr 8 2022

jjazeix updated the task description for T15364: release 2.4.
Apr 8 2022, 2:00 PM · GCompris
jjazeix updated the task description for T15364: release 2.4.
Apr 8 2022, 12:27 PM · GCompris
jjazeix updated the task description for T15364: release 2.4.
Apr 8 2022, 12:25 PM · GCompris
jjazeix updated the task description for T15364: release 2.4.
Apr 8 2022, 12:25 PM · GCompris

Apr 2 2022

jjazeix added a comment to T15418: target: add OK button.

sure, you can work on it. It's the "target" activity (you can search it in the search bar): https://gcompris.net/screenshots_qt/middle/target.png

Apr 2 2022, 12:45 PM · GCompris: Improvements

Mar 27 2022

jjazeix claimed T10168: Updating from qtquickcontrols 1 to qtquickcontrols 2.
Mar 27 2022, 11:18 AM · GCompris: Improvements
jjazeix moved T10168: Updating from qtquickcontrols 1 to qtquickcontrols 2 from Backlog to WIP on the GCompris: Improvements board.
Mar 27 2022, 11:18 AM · GCompris: Improvements

Mar 26 2022

jjazeix moved T8031: Add context to family texts for translation from Junior Jobs to Backlog on the GCompris: Improvements board.
Mar 26 2022, 9:59 PM · GCompris: Improvements
jjazeix moved T13552: traffic: having the solutions displayed as an hint from Junior Jobs to Backlog on the GCompris: Improvements board.
Mar 26 2022, 9:59 PM · GCompris: Improvements
jjazeix closed T15294: harmonize name of logic activities as Resolved.
Mar 26 2022, 9:58 PM · GCompris: Improvements
jjazeix moved T15294: harmonize name of logic activities from WIP to Done on the GCompris: Improvements board.
Mar 26 2022, 9:58 PM · GCompris: Improvements
jjazeix moved T15379: Comparator Activity from Junior Jobs to WIP on the GCompris: Improvements board.
Mar 26 2022, 9:58 PM · GCompris: Activities
jjazeix moved T15303: add more sentences to translate in ordering sentences from Junior Jobs to Need review on the GCompris: Improvements board.
Mar 26 2022, 9:58 PM · GCompris: Improvements
jjazeix created T15418: target: add OK button.
Mar 26 2022, 9:40 PM · GCompris: Improvements
jjazeix updated the task description for T15364: release 2.4.
Mar 26 2022, 9:37 PM · GCompris
jjazeix added a parent task for T15417: guesscount: refresh issue when changing dataset: T15364: release 2.4.
Mar 26 2022, 9:37 PM · GCompris: Bugs
jjazeix added a subtask for T15364: release 2.4: T15417: guesscount: refresh issue when changing dataset.
Mar 26 2022, 9:36 PM · GCompris
jjazeix created T15417: guesscount: refresh issue when changing dataset.
Mar 26 2022, 9:36 PM · GCompris: Bugs
jjazeix updated the task description for T15364: release 2.4.
Mar 26 2022, 9:25 PM · GCompris
jjazeix added a subtask for T15364: release 2.4: T15416: ordering_sentences: Unable to change multiple dataset.
Mar 26 2022, 9:24 PM · GCompris
jjazeix added a parent task for T15416: ordering_sentences: Unable to change multiple dataset: T15364: release 2.4.
Mar 26 2022, 9:24 PM · GCompris: Bugs
jjazeix updated the task description for T15364: release 2.4.
Mar 26 2022, 9:24 PM · GCompris
jjazeix added a comment to T15416: ordering_sentences: Unable to change multiple dataset.

@hadron if you think you will have time, feel free to take a look at it, you'll probably find a cleaner quicker solution than me :). If you don't have time, please tell so another person can take a look at it

Mar 26 2022, 9:15 PM · GCompris: Bugs
jjazeix created T15416: ordering_sentences: Unable to change multiple dataset.
Mar 26 2022, 9:14 PM · GCompris: Bugs
jjazeix closed T15411: Remove debug dll in Windows package as Resolved.

other debug dll removed in https://invent.kde.org/education/gcompris/-/commit/b14adfa8261c98a9527adc1c715987c975a91849

Mar 26 2022, 4:21 PM · GCompris: Improvements
jjazeix added a comment to T15411: Remove debug dll in Windows package.

Last task will be to remove the QtQuickControls debug dll (happens also when migrating to QtQuick Controls 2)

Mar 26 2022, 3:02 PM · GCompris: Improvements
jjazeix added a comment to T15411: Remove debug dll in Windows package.

imageformats have been cleaned in https://invent.kde.org/education/gcompris/-/commit/d5ec598d487a352bf1a6c00a3b2f5f252091f819. It seems to only affect Windows

Mar 26 2022, 2:55 PM · GCompris: Improvements
jjazeix claimed T15411: Remove debug dll in Windows package.
Mar 26 2022, 2:18 PM · GCompris: Improvements
jjazeix created T15411: Remove debug dll in Windows package.
Mar 26 2022, 1:53 PM · GCompris: Improvements

Mar 6 2022

jjazeix updated the task description for T15364: release 2.4.
Mar 6 2022, 5:50 PM · GCompris
jjazeix created T15364: release 2.4.
Mar 6 2022, 5:46 PM · GCompris

Mar 5 2022

jjazeix assigned T15294: harmonize name of logic activities to aasthachauhan.

WIP in https://invent.kde.org/education/gcompris/-/merge_requests/106

Mar 5 2022, 11:48 AM · GCompris: Improvements

Mar 1 2022

jjazeix added a comment to T15331: Convert images to webp.

For lang, we go from 59.7Mo to 40.2Mo with a conversion of all png with no loss (magick $f -quality 100 -define webp:lossless=true $f.webp), so for me, it's a go :).

Mar 1 2022, 9:08 PM · GCompris: Graphics
jjazeix created T15331: Convert images to webp.
Mar 1 2022, 8:36 PM · GCompris: Graphics
jjazeix added a comment to T13552: traffic: having the solutions displayed as an hint.

The initial positions are hardcoded in https://invent.kde.org/education/gcompris/-/blob/master/src/activities/traffic/traffic.js

Mar 1 2022, 9:00 AM · GCompris: Improvements

Feb 24 2022

jjazeix closed T15297: release 2.2 as Resolved.
Feb 24 2022, 8:02 PM · GCompris

Feb 21 2022

jjazeix added a comment to T15303: add more sentences to translate in ordering sentences.

We should also add some sentences to the second level.

Feb 21 2022, 9:40 PM · GCompris: Improvements
jjazeix updated the task description for T15303: add more sentences to translate in ordering sentences.
Feb 21 2022, 9:39 PM · GCompris: Improvements
jjazeix added a comment to T15303: add more sentences to translate in ordering sentences.

Maybe a third dataset, above 10 words would make sense?

Feb 21 2022, 8:48 PM · GCompris: Improvements
jjazeix updated subscribers of T15303: add more sentences to translate in ordering sentences.
Feb 21 2022, 8:47 PM · GCompris: Improvements
jjazeix created T15303: add more sentences to translate in ordering sentences.
Feb 21 2022, 8:47 PM · GCompris: Improvements

Feb 19 2022

jjazeix updated the task description for T15297: release 2.2.
Feb 19 2022, 6:49 PM · GCompris
jjazeix claimed T15297: release 2.2.
Feb 19 2022, 8:38 AM · GCompris
jjazeix moved T15297: release 2.2 from Backlog to WIP on the GCompris board.
Feb 19 2022, 8:38 AM · GCompris
jjazeix updated subscribers of T15297: release 2.2.
Feb 19 2022, 8:38 AM · GCompris
jjazeix updated subscribers of T15297: release 2.2.
Feb 19 2022, 8:37 AM · GCompris
jjazeix created T15297: release 2.2.
Feb 19 2022, 8:37 AM · GCompris

Feb 18 2022

jjazeix added a comment to T15294: harmonize name of logic activities.

I agree with point 1.
For 2, I would keep the parenthesis.
For 3, against Tux.
For 4, with a friend

Feb 18 2022, 5:37 PM · GCompris: Improvements
jjazeix updated the task description for T15294: harmonize name of logic activities.
Feb 18 2022, 5:37 PM · GCompris: Improvements
jjazeix created T15294: harmonize name of logic activities.
Feb 18 2022, 5:35 PM · GCompris: Improvements

Feb 13 2022

jjazeix added a project to T15277: Grammatical analyse: GCompris: Activities.
Feb 13 2022, 9:16 AM · GCompris: Activities

Feb 12 2022

jjazeix renamed T15274: Find a number corresponding to a position on a graduated bar from Find a number corresponding tp a position on a graduated bar to Find a number corresponding to a position on a graduated bar.
Feb 12 2022, 11:38 AM · GCompris: Activities

Feb 9 2022

jjazeix updated the task description for T15267: Coding convention in qml/js.
Feb 9 2022, 9:42 PM · GCompris: Improvements
jjazeix created T15267: Coding convention in qml/js.
Feb 9 2022, 9:41 PM · GCompris: Improvements
jjazeix added a comment to T15026: Update android build to work with Qt 5.15.

https://invent.kde.org/education/gcompris/-/merge_requests/95

Feb 9 2022, 9:32 PM · GCompris
jjazeix closed T15026: Update android build to work with Qt 5.15 as Resolved.
Feb 9 2022, 9:32 PM · GCompris
jjazeix closed T15026: Update android build to work with Qt 5.15, a subtask of T14951: Migration to Qt6, as Resolved.
Feb 9 2022, 9:32 PM · GCompris: Improvements

Feb 5 2022

jjazeix added a comment to T10168: Updating from qtquickcontrols 1 to qtquickcontrols 2.

Calendar has been added in Qt6.3: https://doc-snapshots.qt.io/qt6-6.3/whatsnew63.html#qt-quick-controls-module. As it is not a LTS, we'll need to find on how to handle it... Maybe copy the code of the module when we use Qt6.2.
We need to check the effort of having it in Qt5.15 (5.12?), it could solve some of our current issues too.

Feb 5 2022, 10:43 AM · GCompris: Improvements
jjazeix reassigned T13717: Undo all buttons in activities that have undo one buttons from jjazeix to samarthraj11.
Feb 5 2022, 10:16 AM · GCompris: Improvements
jjazeix closed T13717: Undo all buttons in activities that have undo one buttons as Resolved.
Feb 5 2022, 10:16 AM · GCompris: Improvements

Jan 30 2022

jjazeix assigned T15124: Left and Right clicks training to samarthraj11.

Other issue to dig in is to know if it is possible to know if there is a mouse or not when starting GCompris. If there is not a mouse, then we should disable the activity.

Jan 30 2022, 11:08 AM · GCompris: Activities

Jan 21 2022

jjazeix closed T15130: release 2.1 as Resolved.
Jan 21 2022, 2:18 PM · GCompris

Jan 18 2022

jjazeix updated the task description for T15130: release 2.1.
Jan 18 2022, 7:58 PM · GCompris

Jan 17 2022

jjazeix added a comment to T15130: release 2.1.

News added and info for android updated on the git repo.

Jan 17 2022, 9:37 PM · GCompris
jjazeix added a comment to T15130: release 2.1.

Yes, if we can keep a track of the versions, it is even better :)

Jan 17 2022, 5:59 PM · GCompris
jjazeix updated subscribers of T15130: release 2.1.

@timotheegiet here is a proposal for the website: https://hebdo.framapad.org/p/release2_1. Feel free to update it and commit as soon as you want (so we can have translations for the release :)).
I removed the number of totally translated languages, because technically, we only have 13 fully translated as most didn't update the changelog. But the changelog is only visible once so I think we can consider them as 100% translated.

Jan 17 2022, 5:40 PM · GCompris
jjazeix updated the task description for T15130: release 2.1.
Jan 17 2022, 5:28 PM · GCompris
jjazeix triaged T15217: Handle activities as Qt plugins instead of rcc as Low priority.
Jan 17 2022, 4:58 PM · GCompris: Improvements
jjazeix added a parent task for T15026: Update android build to work with Qt 5.15: T14951: Migration to Qt6.
Jan 17 2022, 4:56 PM · GCompris
jjazeix added a subtask for T14951: Migration to Qt6: T15026: Update android build to work with Qt 5.15.
Jan 17 2022, 4:56 PM · GCompris: Improvements

Jan 16 2022

jjazeix renamed T15213: graph coloring activity: Add tutorial/introduction from Add documentation/steps to get started in activities which flash when the game begins to graph coloring activity: Add tutorial/introduction.
Jan 16 2022, 2:17 PM · GCompris: Improvements

Jan 15 2022

jjazeix closed T11062: don't use GCompris translation in the website as Resolved.

There is no need to push too much the independency. In all cases, the website uses the content of the ActivityInfo.qml so we need to download the GCompris source. We could split the translated strings of ActivityInfo to a separate .po file but there won't be too much gain out of it..

Jan 15 2022, 11:44 AM · GCompris
jjazeix updated the task description for T15130: release 2.1.
Jan 15 2022, 11:40 AM · GCompris
jjazeix claimed T15130: release 2.1.
Jan 15 2022, 11:39 AM · GCompris
jjazeix moved T15130: release 2.1 from Backlog to WIP on the GCompris board.
Jan 15 2022, 11:38 AM · GCompris
jjazeix updated the task description for T10169: activity to learn about pH, acid and base.
Jan 15 2022, 9:43 AM · GCompris: Activities
jjazeix placed T14907: fractions activity up for grabs.
Jan 15 2022, 9:39 AM · GCompris: Activities

Jan 11 2022

jjazeix updated the task description for T15130: release 2.1.
Jan 11 2022, 6:59 AM · GCompris

Jan 5 2022

jjazeix updated the task description for T15130: release 2.1.
Jan 5 2022, 8:25 PM · GCompris
jjazeix updated the task description for T15130: release 2.1.
Jan 5 2022, 8:08 PM · GCompris
jjazeix updated the task description for T15130: release 2.1.
Jan 5 2022, 6:47 PM · GCompris
jjazeix updated the task description for T15130: release 2.1.
Jan 5 2022, 6:39 PM · GCompris
jjazeix added a subtask for T15178: Gcompris-net revamp: T5679: Gcompris-website (screenshot page).
Jan 5 2022, 6:24 PM · GCompris: Improvements
jjazeix added a parent task for T5679: Gcompris-website (screenshot page): T15178: Gcompris-net revamp.
Jan 5 2022, 6:24 PM · GCompris
jjazeix created T15178: Gcompris-net revamp.
Jan 5 2022, 6:22 PM · GCompris: Improvements

Jan 2 2022

jjazeix updated the task description for T15157: User manual improvement.
Jan 2 2022, 6:24 PM · GCompris

Jan 1 2022

jjazeix renamed T15163: Check webassembly possibilities to run GCompris on web browser from Check webassembly possibilities to Check webassembly possibilities to run GCompris on web browser.
Jan 1 2022, 11:09 AM · GCompris
jjazeix created T15163: Check webassembly possibilities to run GCompris on web browser.
Jan 1 2022, 11:08 AM · GCompris
jjazeix added a project to T15157: User manual improvement: GCompris.
Jan 1 2022, 11:07 AM · GCompris

Dec 29 2021

jjazeix updated the task description for T15130: release 2.1.
Dec 29 2021, 3:04 PM · GCompris
jjazeix moved T14227: add an option to ask for confirmation when closing the software from WIP to Junior Jobs on the GCompris: Improvements board.
Dec 29 2021, 9:48 AM · GCompris: Improvements
jjazeix placed T14227: add an option to ask for confirmation when closing the software up for grabs.
Dec 29 2021, 9:48 AM · GCompris: Improvements

Dec 28 2021

jjazeix updated the task description for T15130: release 2.1.
Dec 28 2021, 6:10 PM · GCompris
jjazeix updated the task description for T15130: release 2.1.
Dec 28 2021, 6:07 PM · GCompris
jjazeix closed T12576: Allow users with old openssl loaded to download the data as Resolved.

Fixed in https://invent.kde.org/education/gcompris/-/commit/f0ce2b9b996f02f16ba9d694fbdd6e3097cf9263

Dec 28 2021, 5:31 PM · GCompris: Bugs
jjazeix updated the task description for T15130: release 2.1.
Dec 28 2021, 5:24 PM · GCompris
jjazeix added a comment to T15134: activity names not visible towards the end on homepage.

Dec 28 2021, 9:59 AM · GCompris: Improvements

Dec 27 2021

jjazeix created T15132: add "Make by KDE" to android splash screen.
Dec 27 2021, 8:12 PM · GCompris: Improvements
jjazeix created T15131: hangman: handle keys correctly after finding or not a word.
Dec 27 2021, 5:58 PM · GCompris: Bugs