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
| 28/07 - 12:00 - 16:00 | |
| Feature #2279 | |
| Move Pages Into Database | |
| Fixed job.sh PDF path. | |
| Migrate content from book_ids 65, 52 and 48 into the database. | |
| Removed all if book.id == 66 from code. |
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
| 29/07 - 08:00 - 16:00 | |
| Feature #2333 | |
| Move Word Overlays Into the Database | |
| Added trunk/content/rm2333.sql creating new table page_words. | |
| Temporarily modifed job.sh to work only on overlay (added run_overlay.php). | |
| - Revision 6850 |
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
| 30/07 - 09:00 - 13:00 | |
| Feature #2333 | |
| Move Word Overlays Into the Database | |
| Fixed XML entities on generated overlay file. | |
| - Revision 6856 | |
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
| 31/07 - 08:00 - 15:00 | |
| Feature #2279 | |
| Move Pages Into Database | |
| Fixed set label = NULL where label = "" on DB and script. | |
| Fixed ordering and set label on taxonomy 66. | |
| Update reader to use label when available. |
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
| 31/07 - 15:50 - 16:40 | |
| Discuss with James our new Book Builder process, we added a new upload pdf files step in between. | |
| 01/08 - 16:00 - 22:10 | |
| Debug and fix ghostscript segfault on taxonomy 52. | |
| Regenerate all book content on thetrunk. |
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
| 02/08 - 08:00 - 19:00 | |
| Added handler to errors on job.sh | |
| - Revision 6943 | |
| # ITS Fixes | |
| Fixed memory leak bug on SimpleXML, now XMLReader ( on overlay parser ). |
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
| 03/08 - 10:00 - 16:00 | |
| Feature #2307 | |
| ITS: v4.0 Refresh | |
| Reseted local notes and highlights cache on exit fullscreen. | |
| - Revision 6981 | |
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
| 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. |
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
| 07/08 - 18:00 - 21:00 | |
| # ITS Rollback Content, dropped on migration. ( James request ) | |
| Generate content database dump from alternate server. | |
| Import content database dump on thetrunk server. |
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
| 08/08 - 12:00 - 18:00 | |
| Feature #2107 | |
| ITS: Admin Panel - Create New Book | |
| Deleted old admin, theme and dependencies. | |
| Start working on new book builder/importer tool. | |
| .Added upload.php script to handle PDF uploads. |