Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/js
Commit message (Expand)AuthorAgeFilesLines
* restore accidentally deleted files in English Animal Identification lessonBryan Berry2010-03-014-387/+0
* rework messages.json file for spanishBryan Berry2010-02-281-4/+4
* fix merge conflictsBryan Berry2010-02-281-1/+18
|\
| * added $.i18n.ngettextPeter2010-02-281-0/+17
| * first steps to internationalize 6_Maths_matchingAnglesAndShapesPeter2010-02-271-2/+2
* | refactor header and footer to use messages._locale_name_.json w/ contextBryan Berry2010-02-283-13/+23
|/
* fix bug in localizing digitsBryan Berry2010-02-1711-1181/+199
* add happy face and sad face to feedbackBryan Berry2010-02-171-12/+30
* fix line-spacing issue in lesson planBryan Berry2010-02-171-0/+20
* test fully round borders instead of rollover imagesBryan Berry2010-02-161-4/+3
* different way of pre-loadingBryan Berry2010-02-161-3/+15
* try out empty div for pre-loading imagesBryan Berry2010-02-161-0/+3
* add help text for Lesson Plan and teachers note.Bryan Berry2010-02-151-10/+15
* shrink drop-down and align itBryan Berry2010-02-152-7/+2
* add drop-down menu for lesson plan and teacher's noteBryan Berry2010-02-154-49/+82
* fix i18n files and use in examplesBryan Berry2010-02-145-4/+3
* add back up-to-date js,css, and examplesfix-repoBryan Berry2010-02-1412-191/+815
* fix permissionsBryan Berry2010-02-032-0/+0
* use kDoc.html to hold contain original html for lessonPlan and teachersNote i...Bryan Berry2010-02-021-52/+63
* zoom works on lesson plan but horizontal scroll bar doesn't appear when text ...Bryan Berry2010-02-021-17/+35
* use original lessonPlan html in iframeBryan Berry2010-02-022-1/+3
* basic fix for back button in kHeaderBryan Berry2010-02-021-0/+12
* shrink bg image and delete some unneeded imagesBryan Berry2010-02-011-2/+2
* add scaleToViewport function to karmaBryan Berry2010-02-012-1/+20
* fixed height for kStart on the XOBryan Berry2010-02-012-0/+53
* launch.html renamed to start.html.Bryan Berry2010-01-281-2/+14
* laid out launch page for lessonBryan Berry2010-01-272-7/+29
* bug fix that caused Conozco to fail in firefoxBryan Berry2010-01-271-1/+0
* fix layout for display on the XOBryan Berry2010-01-261-0/+0
* refactored footerBryan Berry2010-01-265-92/+2840
* feedback plugin basically worksBryan Berry2010-01-225-0/+410
* basic template works for header and footerBryan Berry2010-01-213-0/+2237
* mocked up header and footer in new layoutBryan Berry2010-01-211-7/+13
* fixed jsdoc for scoreboard widgetBryan Berry2010-01-201-35/+169
* centered text on button, minor css changesBryan Berry2010-01-201-10/+21
* changed dimensions for sprite images.Bryan Berry2010-01-191-1/+1
* added Karma.convertNumToLocale method along w/ unit testsBryan Berry2010-01-181-0/+30
* scoreboard widget now supports Nepali locale for text and numeralsBryan Berry2010-01-181-15/+54
* fixed scoreboard so it can now output #'s in Nepali localeBryan Berry2010-01-181-6/+24
* Karma.* is now a single namespace. Changed tests and docs to reflect this. Al...Bryan Berry2010-01-185-66/+72
* created simple page listing all current lessons, list.html. Also deleted dire...Bryan Berry2010-01-171-126/+0
* remove unneeded code from kAudioBryan Berry2010-01-142-5/+2
* refactored scoreboard widget to use Nepal's jQuery UI themeBryan Berry2010-01-113-0/+770
* jquery svgRoshan Karki2010-01-073-0/+21
* changed Karma.rand and Karma.shuffle to pgijsels implementationBryan Berry2010-01-071-20/+11
* Karma.shuffle works and passes unit testsBryan Berry2010-01-051-5/+21
* moved math functions to Karma.* namespace. Fixed the lessons that used them t...shuffle-karmaBryan Berry2010-01-043-63/+77
* added screenshots, got rid of temporary files, this is v0.3.0Bryan Berry2009-12-201-311/+0
* jsdoc api about 95% doneBryan Berry2009-12-151-16/+44
* did half-ass job documenting the 40+ helper methods for kCanvasBryan Berry2009-12-151-65/+396