Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * moved exercises into subfolderdevelChristian Mayer2010-01-079-130/+142
| | | * dynamically create instance of exercise
* moved Coach#notify('setting-done') into separate methodChristian Mayer2010-01-062-11/+5
|
* moved Coach#notify('switch-to-setts') into separate methodChristian Mayer2010-01-062-4/+5
|
* * moved Learner#notify('digit-done') into separate methodChristian Mayer2010-01-062-27/+19
| | | | * call Learner#digit_done directly * remove Display#notify()
* moved Learner#notify('start-calcs') into separate methodChristian Mayer2010-01-062-12/+11
|
* moved Coach#notif('exerc-selected') into separate methodChristian Mayer2010-01-062-5/+5
|
* Built simple ToolbarChristian Mayer2010-01-062-4/+46
|
* debug settings_table, middle of a conflicted merge 2Walther Neuper2009-12-178-85/+360
|\
| * debug settings_table, resize butts at bottom, cleanupsWalther Neuper2009-12-161-7/+7
| |
| * debug settings_table, resize butts at bottom, cleanupsWalther Neuper2009-12-162-18/+25
| |
| * debug settings_table, before resize butts at bottomWalther Neuper2009-12-162-7/+7
| |
| * added collection/test_, ..reallyWalther Neuper2009-12-162-0/+260
| |
| * added collection/test_, started debug settsWalther Neuper2009-12-164-68/+20
| |
| * collect_table --> calc OK, sett_tab size problemsWalther Neuper2009-12-151-4/+15
| |
| * collect_table --> calc; switch coll->sett okWalther Neuper2009-12-153-18/+38
| |
| * collect_table --> calc; switch exerc works, start sett 2Walther Neuper2009-12-151-3/+3
| |
| * collect_table --> calc; switch exerc works, start settWalther Neuper2009-12-151-8/+14
| |
| * collect_table --> calc; switch exerc worksWalther Neuper2009-12-151-47/+25
| |
| * collect_table --> calc; switch exerc works partiallyWalther Neuper2009-12-154-33/+56
| |
| * collect_table --> calc; rename finish_learner_collectWalther Neuper2009-12-151-3/+12
| |
| * collect_table --> calc; new finish_learner_collectWalther Neuper2009-12-152-2/+6
| |
| * collect_table --> calc; new set_select_exerc_semaphoreWalther Neuper2009-12-152-3/+9
| |
* | renamed test_collection_MM091214.py --> est_perfect_minimum.pyWalther Neuper2009-12-151-2/+3
|/
* preps done for new Learner selecting from Collection, view okWalther Neuper2009-12-142-2/+65
|
* collection_+feedback_table both visible, intermed 5:renamingsWalther Neuper2009-12-142-12/+13
|
* collection_+feedback_table both visible, intermed 4:renamingsWalther Neuper2009-12-141-2/+2
|
* collection_+feedback_table both visible, intermed 3:renamingsWalther Neuper2009-12-141-6/+6
|
* collection_+feedback_table both visible, intermed 2:renamingsWalther Neuper2009-12-141-4/+4
|
* collection_+feedback_table both visible, intermed 1Walther Neuper2009-12-141-8/+12
|
* other minorsWalther Neuper2009-12-141-2/+3
|
* other minorsWalther Neuper2009-12-142-8/+7
|
* renamed Display.tablesWalther Neuper2009-12-142-23/+23
|
* 4th review display, establish coding standardsWalther Neuper2009-12-141-20/+18
|
* 3rd review display, establish coding standardsWalther Neuper2009-12-141-10/+10
|
* 2nd review display, establish coding standardsWalther Neuper2009-12-141-39/+12
|
* review display, establish coding standardsWalther Neuper2009-12-141-17/+21
|
* removed obsolete importsWalther Neuper2009-12-141-6/+1
|
* shifted code from Collection to Display.switch_exerciseWalther Neuper2009-12-147-32/+32
|
* renamed topic-->exerc in CollectionWalther Neuper2009-12-141-9/+11
|
* extended commentsWalther Neuper2009-12-142-3/+5
|
* added self._errors to Ex* and CollectionWalther Neuper2009-12-148-20/+29
|
* removed all Ex*._sett, since they are inserted from settingsWalther Neuper2009-12-134-72/+75
|
* cleaning codeWalther Neuper2009-12-135-127/+50
|
* get exercises from collection, coach.create_exercises DELETEDWalther Neuper2009-12-132-35/+32
|
* get exercises from collection OKWalther Neuper2009-12-133-13/+16
|
* added Collection.selectWalther Neuper2009-12-131-18/+18
|
* Ex*(dis)-->Ex*(dis,sett)Walther Neuper2009-12-138-12/+39
|
* renaming topic-->exerciseWalther Neuper2009-12-132-7/+7
|
* display.offer_topic --> collection.offer_coll_to_learner OKWalther Neuper2009-12-133-71/+38
|
* offer_coll_to_learner(self, collect)Walther Neuper2009-12-132-3/+4
|