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:3307751
Created August 9, 2012 20:19
Daily Report - 09/08
09/08 - 08:00 - 17:00
Feature #2107
ITS: Admin Panel - Create New Book
Follow-up working on new book builder/importer tool.
Added subject selector.
Added taxonomy selector.
@ienliven
ienliven / gist:3317473
Created August 10, 2012 20:12
Daily Report - 10/08
10/08 - 11:00 - 17:00
+09/08 - 20:30 - 22:30
Feature #2107
ITS: Admin Panel - Create New Book
Fixed subject filter.
Removed filemanager conflict style.
12/08 - 10:00 - 21:00
Feature #2107
ITS: Admin Panel - Create New Book
Added AJAX CSV uploader front-end and back-end.
Added JSON parser on CVS nodes.
Rewrote taxonomies query to include author keys.
@ienliven
ienliven / gist:3344177
Created August 13, 2012 21:19
Daily Report - 13/08
13/08 - 10:00 - 18:00
Feature #2107
ITS: Admin Panel - Create New Book
Moved database file wrapper to a un-protected controller.
Updated reading_block to load the cover from our new wrapper.
Updated ITS to load pages and thumbs from our new wrapper.
@ienliven
ienliven / gist:3356567
Created August 15, 2012 05:47
Daily Report - 14/08
14/08 - 09:00 - 02:00
Feature #2107
ITS: Admin Panel - Create New Book
Added close-connection header to PHP to release the client on thumbnail generation process.
Needed to change page table fields page_image, thumbnail and pdf to accept NULL so we can create those pages when importing the CSV and later on process to release the publisher.
Added content/rm2107.sql
@ienliven
ienliven / gist:3375274
Created August 17, 2012 02:05
Daily Report - 16/08
16/08 - 10:00 - 23:00
Feature #2397
ITS: v4.0 Bug Fixes
Fixed Firefox highlighting bug.
- Revision 7304
Fixed BUG making next-page jump to from cover to chapter's second page.
@ienliven
ienliven / gist:3404873
Created August 20, 2012 14:48
Daily Report - 17/08
17/08 - 09:00 - 17:00
Feature #2397
ITS: v4.0 Bug Fixes
Disabled the Google dictionary API completely.
Chapter 6 has print marks in the corners.
Change taxonomy_node ( chapter 6 + sections ) start_page and last_page KEYS.
@ienliven
ienliven / gist:3406869
Created August 20, 2012 19:13
Daily Report - 20/08
20/08 - 12:00 - 16:00
Bug #2409
Pushpin in Notes
Removed the "pushpin" in the upper right corner of the aloha editor.
- Revision 7379.
@ienliven
ienliven / gist:3419086
Created August 21, 2012 20:25
Daily Report - 21/08
21/08 - 09:00 - 15:00
Bug #2426
Use page number labeling, then ordering
Loaded pages array into each book's chapter.
Changed reader loop to go on chapter.pages.
Testing code.
@ienliven
ienliven / gist:3444156
Created August 24, 2012 00:53
Daily Report - 22/08
22/08 - 10:00 - 13:00
Feature #2107:
ITS: Admin Panel - Create New Book (MRD 172)
Debug and fixed cause of canAddTaxonomy not working, later with Leandro assistence.
Follow on our bran-new Builder interface.