Skip to content

Instantly share code, notes, and snippets.

@ienliven
Created August 4, 2012 15:44
Show Gist options
  • Select an option

  • Save ienliven/3258441 to your computer and use it in GitHub Desktop.

Select an option

Save ienliven/3258441 to your computer and use it in GitHub Desktop.
Daily Report - 04/08
04/08 - 00:00 - 03:00
04/08 - 08:00 - 13:00
Feature #2365
Update reading_highlight to key to content.page_words
Debuging cycles on scheme highlight scheme.
Proper handle of empty result set on fetch highlight.
Set proper word bound on find and fetch highlight routines.
Added group by sql clause to compress highlight results and select minimum key as reference.
Integrated page_words->ordering into overlay generation and parsing.
Bugfix - adapt fetch note to multiple highlight entries.
Added needed truncate reading tables to rm2365.sql in order to enable new highlight foreing-key scheme ( commented ).
- Revision 6992
Feature #2369
Add Cover Image to Taxonomy Table
Proper handle non-existent cover_image field on reader controller.
- Revision 6992
Feature #2366
Key reading_bookmark to taxonomy_page table
Added sql/migrations/trunk/cms/rm2366.sql
Updated find, fetch, insert, update and delete routines to work with our new page scheme.
Debug and fix cycles.
- Revision 6993
Feature #2367
Key reading_layer to content.taxonomy_page table
Added sql/migrations/trunk/cms/rm2367.sql
Updated find, fetch and insert routines to work with our new page scheme.
Debug and test cycles.
- Revision 6994
Feature #2368
Key reading_state to content.taxonomy_page
Added sql/migrations/trunk/cms/rm2368.sql
Updated find, fetch, insert and update routines to work with our new page scheme.
Debug and test cycles.
- Revision 6995
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment