Activity
From 06/21/2007 to 07/20/2007
07/20/2007
- 11:15 AM Revision 59: Improved vocab kanji revision a little - needs an overhaul as the logic is getting q...
- Improved vocab kanji revision a little - needs an overhaul as the logic is getting quite complicated & there must be a simpler way to do it.
- 09:45 AM Revision 58: Altered interface for highlighting vocab revision.
- Altered interface for highlighting vocab revision.
- 09:38 AM Revision 57: Remove vocab revision from the list if it is answered correctly.
- Remove vocab revision from the list if it is answered correctly.
- 09:16 AM Revision 56: Improved vocab revision; added basic kanji revision for incorrect vocab although sti...
- Improved vocab revision; added basic kanji revision for incorrect vocab although still quite buggy.
07/19/2007
- 10:13 PM Revision 55: Update total wuestion count for vocab.
- Update total wuestion count for vocab.
- 09:58 PM Revision 54: Added kanji list for vocab answers.
- Added kanji list for vocab answers.
- 08:53 PM Revision 53: Got very basic vocab testing working - no revision etc.
- Got very basic vocab testing working - no revision etc.
- 09:06 AM Revision 52: Select and return vocab partially implemented - back-end has the basics but no inter...
- Select and return vocab partially implemented - back-end has the basics but no interface stuff yet.
07/18/2007
- 10:09 PM Revision 51: Various small changes to prepare for vocab testing implementation.
- Various small changes to prepare for vocab testing implementation.
- 09:04 PM Revision 50: Got revision/confirm revision stuff working properly; Ready to implement vocab testing.
- Got revision/confirm revision stuff working properly; Ready to implement vocab testing.
07/17/2007
- 09:43 PM Revision 49: Removed initial 'study by' list; Fixed a double-space bug with reminder highlighting.
- Removed initial 'study by' list; Fixed a double-space bug with reminder highlighting.
- 09:20 PM Revision 48: Fixed up reminder editing, saving & highlight a little.
- Fixed up reminder editing, saving & highlight a little.
- 06:03 PM Revision 47: Revert edited reminders when the 'next question' buttons are clicked to stop it gett...
- Revert edited reminders when the 'next question' buttons are clicked to stop it getting stuck in editable state.
- 05:47 PM Revision 46: Fixed up reminder highlighting a little so we don't end up with loads of nested <b> ...
- Fixed up reminder highlighting a little so we don't end up with loads of nested <b> tags.
07/12/2007
- 11:15 AM Revision 45: Improved jscript controller - some shorter event bindings etc.
- Improved jscript controller - some shorter event bindings etc.
- 12:02 AM Revision 44: Converted everything to jQuery - no more prototype\!
- Converted everything to jQuery - no more prototype\!
07/11/2007
- 09:30 AM Revision 43: Changed the weird 'moxa' radical meaning.
- Changed the weird 'moxa' radical meaning.
- 09:15 AM Revision 42: Added some sql to improve radical names in data import.
- Added some sql to improve radical names in data import.
- 01:01 AM Revision 41: Updated TODO list.
- Updated TODO list.
- 12:53 AM Revision 40: Improved layout & made it more compact.
- Improved layout & made it more compact.
- 12:31 AM Revision 39: Altered layout a little more; Made onyomi bigger and easier to read.
- Altered layout a little more; Made onyomi bigger and easier to read.
07/10/2007
- 11:43 PM Revision 38: Made quiz layout more like a flashcard.
- Made quiz layout more like a flashcard.
- 09:26 PM Revision 37: Fixed search function.
- Fixed search function.
- 09:15 PM Revision 36: Removed kanji edit stuff - need to do something more user-specific using the reminde...
- Removed kanji edit stuff - need to do something more user-specific using the reminder system.
- 09:06 PM Revision 35: Added tuttle group to vocab processing; Dumped complete DB backup (will get hard to ...
- Added tuttle group to vocab processing; Dumped complete DB backup (will get hard to re-process the DB from now on without losing stuff).
- 08:06 PM Revision 34: Added rollovers for radicals; Fixed ajax-crashing kanji load bug.
- Added rollovers for radicals; Fixed ajax-crashing kanji load bug.
07/09/2007
- 09:59 AM Revision 33: Added script to process vocab; Changed javascript mime type - the new one seems to b...
- Added script to process vocab; Changed javascript mime type - the new one seems to be more reliable.
07/06/2007
- 05:32 PM Revision 32: Don't allow to the user choose start group greater than end group
- Don't allow to the user choose start group greater than end group
- 04:53 PM Revision 31: Forgot to remove some debugginh stuff in the last commit.
- Forgot to remove some debugginh stuff in the last commit.
- 04:41 PM Revision 30: Added key-word highlighting to reminders based on radicals and meanings.
- Added key-word highlighting to reminders based on radicals and meanings.
- 03:16 PM Revision 29: Added romaji for onyomi, kunyomi and nanori.
- Added romaji for onyomi, kunyomi and nanori.
- 12:02 PM Revision 28: Fixed up data import a bit; Added damagereport.com onyomi reminders.
- Fixed up data import a bit; Added damagereport.com onyomi reminders.
- 10:44 AM Revision 27: Added separate reminders for onyomi, kunyomi & meaning; Got revision stuff worrking ...
- Added separate reminders for onyomi, kunyomi & meaning; Got revision stuff worrking properly.
07/05/2007
- 05:33 PM Revision 26: Added a function to join & display onyomi, kunyomi, meaning and radical arrays.
- Added a function to join & display onyomi, kunyomi, meaning and radical arrays.
- 05:25 PM Revision 25: Made a Makefile for importing the data etc.
- Made a Makefile for importing the data etc.
- 03:26 PM Revision 24: Altered the application to use the new database tables instead of the old single tab...
- Altered the application to use the new database tables instead of the old single table; Added models for all the various tables; put reminders-per-user and incorrect-counts-per-user (don't think revision/incorrect counts are working properly at th...
- 09:10 AM Revision 23: Styled login and registration page.
- Styled login and registration page.
- 08:28 AM Revision 22: Added logout tab; Added extra screen to select review by group/radical/reading etc; ...
- Added logout tab; Added extra screen to select review by group/radical/reading etc; Added custom KAppModel class for models to inherit from.
07/04/2007
- 09:02 PM Revision 21: Added stuff to set the tuttle_groups for kanji.
- Added stuff to set the tuttle_groups for kanji.
- 08:11 PM Revision 20: Added basic user authentication.
- Added basic user authentication.
- 04:30 PM Revision 19: Added 1000 mnemonics for kanji.
- Added 1000 mnemonics for kanji.
- 11:44 AM Revision 18: Added some stuff for processing the edict dictionary and adding it to the database.
- Added some stuff for processing the edict dictionary and adding it to the database.
- 09:28 AM Revision 17: Added some current-question-number stuff to the quiz - not really working properly yet.
- Added some current-question-number stuff to the quiz - not really working properly yet.
- 09:07 AM Revision 16: Added symbolic link so that the data directory is accessible from the web.
- Added symbolic link so that the data directory is accessible from the web.
- 09:06 AM Revision 15: Added data initialisation stuff.
- Added data initialisation stuff.
06/27/2007
- 03:21 PM Revision 14: Change the colors for revision.
- Change the colors for revision.
- 09:54 AM Revision 13: Fixed up revision stuff so incorrect answers are handled properly.
- Fixed up revision stuff so incorrect answers are handled properly.
- 12:09 AM Revision 12: Added a couple of extra users to .htaccess; Updated TODO list; various other smal in...
- Added a couple of extra users to .htaccess; Updated TODO list; various other smal interface changes.
06/25/2007
- 10:56 PM Revision 11: Added new db_schema.sql; Layed out buttons a little nicer; a couple of jscript impro...
- Added new db_schema.sql; Layed out buttons a little nicer; a couple of jscript improvements.
- 10:36 AM Revision 10: Added button graphics; various interface changes.
- Added button graphics; various interface changes.
- 09:06 AM Revision 9: Added cookies; Fixed up some jscript issues; various small improvements.
- Added cookies; Fixed up some jscript issues; various small improvements.
06/22/2007
- 05:51 PM Revision 8: More layout changes; hooked up the tabs.
- More layout changes; hooked up the tabs.
- 04:44 PM Revision 7: Some layout changes.
- Some layout changes.
- 12:16 AM Revision 6: Update display on kanji form update.
- Update display on kanji form update.
06/21/2007
- 11:10 PM Revision 5: Updated to allow multiple jscript commands to be returned.
- Updated to allow multiple jscript commands to be returned.
- 10:50 PM Revision 4: Fixed up kanji edit form a little.
- Fixed up kanji edit form a little.
- 09:36 PM Revision 3: Added edit form for kanji information.
- Added edit form for kanji information.
Also available in: Atom