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 / agenda.json
Created May 14, 2012 23:02 — forked from anonymous/agenda.json
Agenda
{"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 / 2012_06_27
Created June 27, 2012 21:20
Daily Report - 27/06
26/06 - 19:00 - 22:00
Change authentication scheme to include a timestamp and time limit of 30 seconds to use the authenticated url.
Debug and fix setPage hidden-page last-hour desperate bug.
- Revisions 6216, 6220, 6228, 6229, 6232, 6234, 6235
@ienliven
ienliven / gist:3020522
Created June 29, 2012 20:42
Daily Report - 29/06
Feature #2107:
ITS: Admin Panel - Create New Book
29/06 - 08:00 - 18:00
Found and fixed bug on setting chapter-map on page-links.
Real fight to get build environment to run, some build db changes got me into trouble.
Analisys of CMS code for creating new taxonomy adminstration, based on add/edit courses functionality.
@ienliven
ienliven / agenda.json
Created June 30, 2012 16:35
agenda.json
{"agenda": {
"id":"1",
"descricao":"Descricao da Agenda",
"data":"2012-05-31",
"propriedades": [{
"id":"1",
"nome_da_propriedade":"Lar Verde",
"tipo_de_uso_outros":"",
"atividades_principais":"",
"possui_outra_propriedade":"False",
@ienliven
ienliven / gist:3056289
Created July 5, 2012 20:41
Daily Report - 05/07
05/07 - 10:00 - 14:00
Finnished filling up page numbers for book_id 1 => taxonomy 48.
- Sections ready.
Added config/sql/migrations/trunk/content/rmTAX48.sql
Fixed bug causing navbar to break on the right side.
- Revision 6383
@ienliven
ienliven / gist:3072538
Created July 8, 2012 19:47
Daily Report - 08/07
Feature #2250
ITS: Convert ITS from iframe to embedded module
08/07 - 12:00 - 17:00
Removed outside margins from moodle.
Adjust height to match window's one on: outside div[id=content], iframe[id=frameITSShow] and reader app itself.
The only scroll happening right now is the one on the reader's pane.
@ienliven
ienliven / gist:3086976
Created July 10, 2012 23:39
Daily Report - 10/07
10/07 - 08:00 - 20:00
Bug #2255
Add the Serial Comma to the ITS Title
Fixed comma placement on multiple author names.
- Revision 6433
Feature #2256
Add the Edition to ITS Titles
Added edition information to ITS title.
@ienliven
ienliven / gist:3094481
Created July 11, 2012 23:40
Daily Report - 11/07
11/07 08:00 - 16:00
Added PNG page scroll to inside DIV element.
- Revision 6485
Fixed horizontal scroll bar.
Added 15px right margin to avoid repositioning when scroll bar show up.
@ienliven
ienliven / gist:3118533
Created July 15, 2012 20:38
Daily Report - 14/07
14/07 - 12:00 - 16:00
Feature #2250
ITS: Convert ITS from iframe to embedded module
Integrate authentication on use moodle's user session information.
Match latest footer design modifications.
- Revision 6582
@ienliven
ienliven / gist:3118541
Created July 15, 2012 20:41
Daily Report - 15/07
15/07 - 09:00 - 18:00
Bug #2300
ITS: Post-Embed Bug Fixes
Removed moodle's header elements on ITS full-screen mode.
- Revision 6583
Fixed top position on items after removed moodle headers.