Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'jc_support' into mikemike2009-04-1711-40/+847
|\ | | | | | | | | | | | | Conflicts: source/external/source/sugar-toolkit/src/sugar/tutorius/tests/coretests.py source/external/source/sugar-toolkit/src/sugar/tutorius/tests/run-tests.py
| * LP 341760 Core : Draft architecture for XML loadingmike2009-04-172-70/+201
| |
| * Recover of bundler.pyJean-Christophe Savard2009-04-161-138/+136
| |
| * Merge of jc and origin jcJean-Christophe Savard2009-04-165-169/+216
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc' of ssh://bobthebuilder.mine.nu:8080/home/git into jc Conflicts: source/external/source/sugar-toolkit/src/sugar/activity/activity.py source/external/source/sugar-toolkit/src/sugar/tutorius/Makefile.am source/external/source/sugar-toolkit/src/sugar/tutorius/bundler.py source/external/source/sugar-toolkit/src/sugar/tutorius/tests/run-tests.py
| | * Fichier de test pour bundlercharles2009-04-161-0/+65
| | |
| | * changes to compile and runcharles2009-04-163-22/+32
| | |
| | * Merge branch 'jc' of ssh://charles@bobthebuilder.mine.nu:8080/home/git into jccharles2009-04-161-52/+63
| | |\
| | | * Merge branch 'jc' of ssh://bobthebuilder.mine.nu:8080/home/git into jcJean-Christophe Savard2009-04-161-10/+39
| | | |\
| | | * | Bundler.pyJean-Christophe Savard2009-04-161-3/+1
| | | | |
| | | * | Bundler.pyJean-Christophe Savard2009-04-161-52/+64
| | | | |
| | | * | Merge branch 'jc' of ssh://bobthebuilder.mine.nu:8080/home/git into jcJean-Christophe Savard2009-04-161-64/+65
| | | |\ \
| | | * | | commit bundler.pyJean-Christophe Savard2009-04-161-0/+1
| | | | | |
| | * | | | Merge branch 'jc' of ssh://charles@bobthebuilder.mine.nu:8080/home/git into jccharles2009-04-161-70/+100
| | |\ \ \ \ | | | | |_|/ | | | |/| | | | | | | | | | | | | | | | | | | | Conflicts: source/external/source/sugar-toolkit/src/sugar/tutorius/bundler.py
| | | * | | add write_metadata_file implementationVincent Vinet2009-04-161-10/+39
| | | | |/ | | | |/|
| | | * | Various fixes in bundlerVincent Vinet2009-04-161-64/+65
| | | |/
| | * | Add add_ressourcecharles2009-04-161-2/+25
| | |/
| | * Update bundler.pyJean-Christophe Savard2009-04-151-4/+7
| | |
| | * Bundler.py updatedJean-Christophe Savard2009-04-151-42/+52
| | |
| | * LP 341760 Serializer : Bundler.py up to dateJean-Christophe Savard2009-04-153-254/+83
| | |
| | * LP 341760 Core Serializer : Most recent devlopment.Jean-Christophe Savard2009-04-141-19/+191
| | |
| | * Core : (LP Bug 341760 and 345394)Jean-Christophe Savard2009-04-022-27/+162
| | | | | | | | | | | | | | | Added data bundling interfaces in bundler.py File tutoserialize.py is obsolete
| | * Core (bug 341760) : TutoSerializer, 2nd version (fonction save_tutorialJean-Christophe Savard2009-03-306-8/+305
| | | | | | | | | | | | added) + Tests : added serializertests.py
| * | bundler.py updateJean-Christophe Savard2009-04-161-19/+53
| | |
| * | bundler.py devlopmentJean-Christophe Savard2009-04-161-81/+78
| | |
| * | Bundler.pyJean-Christophe Savard2009-04-161-3/+1
| | |
| * | add write_metadata_file implementationVincent Vinet2009-04-161-10/+39
| | |
| * | Bundler.pyJean-Christophe Savard2009-04-161-52/+64
| | |
| * | commit bundler.pyJean-Christophe Savard2009-04-161-0/+1
| | |
| * | Various fixes in bundlerVincent Vinet2009-04-161-64/+65
| | |
| * | Update bundler.pyJean-Christophe Savard2009-04-161-4/+7
| | |
| * | Bundler.py updatedJean-Christophe Savard2009-04-161-42/+52
| | |
| * | LP 341760 Serializer : Bundler.py up to dateJean-Christophe Savard2009-04-163-254/+83
| | |
| * | LP 341760 Core Serializer : Most recent devlopment.Jean-Christophe Savard2009-04-161-19/+191
| | |
| * | Core : (LP Bug 341760 and 345394)Jean-Christophe Savard2009-04-161-27/+60
| | | | | | | | | | | | | | | Added data bundling interfaces in bundler.py File tutoserialize.py is obsolete
| * | Core (bug 341760) : TutoSerializer, 2nd version (fonction save_tutorialJean-Christophe Savard2009-04-165-11/+302
| | | | | | | | | | | | added) + Tests : added serializertests.py
| * | Added ClickAction and TypeTextAction + support for initial statecharles2009-04-163-2/+200
| | |
* | | LP 348570 Core : Integrating properties to actions; adding testsmike2009-04-165-20/+57
| | |
* | | LP 348570 Core : Extending actions with the new properties, adding min /mike2009-04-167-81/+97
| | | | | | | | | | | | max size to arrays
* | |