Skip to content

Instantly share code, notes, and snippets.

View ienliven's full-sized avatar

Andre Wanderley de Souza ienliven

View GitHub Profile
@ienliven
ienliven / gist:3125103
Created July 16, 2012 21:12
Daily Report - 16/07
16/07 - 10:00 - 18:00
Bug #2300
ITS: Post-Embed Bug Fixes
Debug and fix strange skim-mode behavior.
Fixed pageWrapperHook to show up with skim window.
- Revision 6622
@ienliven
ienliven / gist:3134385
Created July 18, 2012 05:29
Daily Report - 17/07
17/07 - 09:00 - 24:00
Feature #2299
ITS: Vollhart
Download, prepare cropbox, upload and regenerate all Vollhart book's content.
Bug #2300
@ienliven
ienliven / gist:3139642
Created July 18, 2012 23:19
Daily Report - 18/07
18/07 - 09:00 - 14:00
Feature #2307
ITS: v4.0 Refresh
Fixed next page tooltip position.
Fixed highlight single world selection.
Fixed skim-mode second load bug.
@ienliven
ienliven / gist:3147935
Created July 20, 2012 00:39
Daily Report - 19/07
19/07 - 14:00 - 22:00
Feature #2323
ITS: Prev/Next Page Nav Bar
Added bottom Prev/Next Nav Bar with hide/show specified.
Changed hit area to full page width.
- Revision 6716
{"agenda": {
"id":"1",
"descricao":"Descricao da Agenda",
"data":"2012-05-31",
"usuarios": [{
"id":"1",
"username":"admin",
"email":"admin@admin.com",
"password":"admin",
"profile": {
{"agenda": {
"id":"1",
"descricao":"Descricao da Agenda",
"data":"2012-05-31",
"usuarios": [{
"id":"1",
"username":"admin",
"email":"admin@admin.com",
"password":"admin",
"profile": {
@ienliven
ienliven / gist:3170882
Created July 24, 2012 16:05
Daily Report - 23/07
23/07 - 12:00 - 13:00
Bug #2280
Use Keyed Page Fields in taxonomy_node
Create new database table content.page.
Create new database table content.taxonomy_page.
Added config/sql/migrations/trunk/content/rm2280.sql
@ienliven
ienliven / gist:3171757
Created July 24, 2012 18:44
Daily Report - 24/07
24/07 - 09:00 - 16:00
Feature #2284
ITS: Add Chemistry3 Text
Added 262 hidden pages to match PDF start page.
Copy, rename and modify overlay files with new page numbers.
Modify search index file with new page numbers.
@ienliven
ienliven / gist:3178735
Created July 25, 2012 21:19
Daily Report - 25/07
25/07 - 10:00 - 16:00
Feature #2284
ITS: Add Chemistry3 Text
JMVC Built.
- Revision 6794
Made page-nav arrows smaller.
@ienliven
ienliven / gist:3190437
Created July 27, 2012 20:54
Daily Report - 27/07
27/07 - 10:00 - 18:00
Feature #2279
Move Pages Into Database
Finished writting php script to insert all generated content into the database.
Taxonomy 66's content inserted into database. LEt's PLAY!
Added rm2279.sql add indexes on ordering and "ordering, taxonomy__Key" to taxonomy_page table.