This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 17/07 - 09:00 - 24:00 | |
| Feature #2299 | |
| ITS: Vollhart | |
| Download, prepare cropbox, upload and regenerate all Vollhart book's content. | |
| Bug #2300 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"agenda": { | |
| "id":"1", | |
| "descricao":"Descricao da Agenda", | |
| "data":"2012-05-31", | |
| "usuarios": [{ | |
| "id":"1", | |
| "username":"admin", | |
| "email":"admin@admin.com", | |
| "password":"admin", | |
| "profile": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"agenda": { | |
| "id":"1", | |
| "descricao":"Descricao da Agenda", | |
| "data":"2012-05-31", | |
| "usuarios": [{ | |
| "id":"1", | |
| "username":"admin", | |
| "email":"admin@admin.com", | |
| "password":"admin", | |
| "profile": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 25/07 - 10:00 - 16:00 | |
| Feature #2284 | |
| ITS: Add Chemistry3 Text | |
| JMVC Built. | |
| - Revision 6794 | |
| Made page-nav arrows smaller. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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. |