| 
									
										
										
										
											2013-01-26 15:46:23 +04:00
										 |  |  | [_] 35% Priority work | 
					
						
							|  |  |  | 	[_] 50% general todo | 
					
						
							| 
									
										
										
										
											2013-01-25 18:52:53 +04:00
										 |  |  | 		[_] BUG: no drag threshold on excludedElements (TouchSwipe) | 
					
						
							|  |  |  | 		| stalled... | 
					
						
							| 
									
										
										
										
											2013-01-25 10:15:45 +04:00
										 |  |  | 		[_] make layer default state configurable... | 
					
						
							|  |  |  | 		| e.g. setting "shown"/"hidden" classes in HTML and adding  | 
					
						
							|  |  |  | 		| something like a page reset that will restore the default state, | 
					
						
							|  |  |  | 		| rather than the current "hideLayers" | 
					
						
							| 
									
										
										
										
											2013-01-25 18:52:53 +04:00
										 |  |  | 		[_] 0% populate an example issue | 
					
						
							|  |  |  | 			[_] template photo page | 
					
						
							|  |  |  | 			[_] template 3x3 grid | 
					
						
							|  |  |  | 			[_] template two column text | 
					
						
							| 
									
										
										
										
											2013-01-25 10:15:45 +04:00
										 |  |  | 		[_] test for stability | 
					
						
							|  |  |  | 		[_] cleanup code | 
					
						
							|  |  |  | 		[_] time transitions | 
					
						
							|  |  |  | 		| the goal is for slow devices to seem not to have animations at | 
					
						
							|  |  |  | 		| all and faster ones to seem to have fast animations... | 
					
						
							|  |  |  | 		[_] vanquish opacity effects | 
					
						
							|  |  |  | 		| they slow everything down considerably! | 
					
						
							|  |  |  | 		[_] BUG: href to existing anchors will mess up layout... | 
					
						
							|  |  |  | 		| need to find out how can we disable anchor links from actually | 
					
						
							|  |  |  | 		| going to the anchor... | 
					
						
							|  |  |  | 		[_] make pages of different formats work... | 
					
						
							| 
									
										
										
										
											2013-01-25 17:42:51 +04:00
										 |  |  | 		[_] add keyboard navigation... | 
					
						
							|  |  |  | 		[_] find a passive CSS-only way to size pages in different modes... | 
					
						
							| 
									
										
										
										
											2013-01-26 15:46:23 +04:00
										 |  |  | 		[X] BUG: something odd going on with window.onResize event... | 
					
						
							|  |  |  | 		| on android it sometimes fires and sometimes does not -- rotating | 
					
						
							|  |  |  | 		| the screen does not always scale things correctly... | 
					
						
							| 
									
										
										
										
											2013-01-25 18:52:53 +04:00
										 |  |  | 		[X] examples for links and anchors... | 
					
						
							| 
									
										
										
										
											2013-01-25 10:15:45 +04:00
										 |  |  | 		[X] BUG: unstable page fitting. | 
					
						
							|  |  |  | 		| also broken for portrait layouts... | 
					
						
							|  |  |  | 		[X] try a slightly different layout... | 
					
						
							| 
									
										
										
										
											2013-01-25 03:25:04 +04:00
										 |  |  | 		|  | 
					
						
							|  |  |  | 		| 	+-page--------------+ | 
					
						
							|  |  |  | 		| 	|+-content---+		| | 
					
						
							|  |  |  | 		| 	||			 |		| | 
					
						
							|  |  |  | 		| 	||			 |<---->| | 
					
						
							|  |  |  | 		| 	||			 |		| | 
					
						
							|  |  |  | 		| 	|+-----------+		| | 
					
						
							|  |  |  | 		| 	+-------------------+ | 
					
						
							|  |  |  | 		| | 
					
						
							|  |  |  | 		| | 
					
						
							|  |  |  | 		|	Thumbnail view | 
					
						
							|  |  |  | 		|				 +------------+------+ | 
					
						
							|  |  |  | 		|	+------------+\ - - +	   \	  \ | 
					
						
							|  |  |  | 		|	 \			  \\     \		\	   \ | 
					
						
							|  |  |  | 		|	  \			   \\     \		 \	    \ | 
					
						
							|  |  |  | 		|	   \		    \+------------+------+ | 
					
						
							|  |  |  | 		|		+------------+------+ | 
					
						
							|  |  |  | 		|						^ | 
					
						
							|  |  |  | 		|						+--- margin-right: -X | 
					
						
							|  |  |  | 		| | 
					
						
							|  |  |  | 		|	Full page view | 
					
						
							|  |  |  | 		| | 
					
						
							|  |  |  | 		|	+-screen------------+   +---- | 
					
						
							|  |  |  | 		|	 \	+------------+---\--+\ | 
					
						
							|  |  |  | 		|	--\-+\			  \   \  \\ | 
					
						
							|  |  |  | 		|	   \ \\			   \   \  \\ | 
					
						
							|  |  |  | 		|		+-------------------+  \+---- | 
					
						
							|  |  |  | 		|		   \+------------+------+ | 
					
						
							|  |  |  | 		|		----+ | 
					
						
							|  |  |  | 		| | 
					
						
							|  |  |  | 		| NOTE: this is not a good idea if not all the pages have the  | 
					
						
							|  |  |  | 		| 		same BG... | 
					
						
							|  |  |  | 		| | 
					
						
							|  |  |  | 		| | 
					
						
							|  |  |  | 		| Here is another approach: | 
					
						
							|  |  |  | 		| | 
					
						
							|  |  |  | 		|	Thumbnail view | 
					
						
							|  |  |  | 		| 	+-page--------------+ | 
					
						
							|  |  |  | 		| 	|+-content---+		| | 
					
						
							|  |  |  | 		| 	||			 |		| | 
					
						
							|  |  |  | 		| 	||			 |		| | 
					
						
							|  |  |  | 		| 	|+-----------+		| | 
					
						
							|  |  |  | 		| 	+-------------------+ | 
					
						
							|  |  |  | 		| | 
					
						
							|  |  |  | 		|	Full page view | 
					
						
							|  |  |  | 		| 	+-page--------------+ | 
					
						
							|  |  |  | 		| 	|   +-content---+	| | 
					
						
							|  |  |  | 		| 	|   |			|	| | 
					
						
							|  |  |  | 		| 	|   |			|	| | 
					
						
							|  |  |  | 		| 	|   +-----------+	| | 
					
						
							|  |  |  | 		| 	+-------------------+ | 
					
						
							|  |  |  | 		| | 
					
						
							|  |  |  | 		| | 
					
						
							| 
									
										
										
										
											2013-01-23 18:03:23 +04:00
										 |  |  | 		[X] add two finger swipes to navigate between articles... | 
					
						
							|  |  |  | 		[X] add pinch events... | 
					
						
							| 
									
										
										
										
											2013-01-23 05:59:27 +04:00
										 |  |  | 		[X] #URL "layers" | 
					
						
							|  |  |  | 		| navigation to a hidden layer will show the layer, any other  | 
					
						
							|  |  |  | 		| navigation will hide it... | 
					
						
							| 
									
										
										
										
											2013-01-23 05:53:42 +04:00
										 |  |  | 		[X] something made phonegap version unhappy... | 
					
						
							| 
									
										
										
										
											2013-01-22 19:38:12 +04:00
										 |  |  | 		| likely the URL logic... | 
					
						
							|  |  |  | 		| | 
					
						
							|  |  |  | 		| try and make it optional... | 
					
						
							|  |  |  | 		[X] add page urls | 
					
						
							| 
									
										
										
										
											2013-01-22 18:04:33 +04:00
										 |  |  | 		[X] add state saving to local storage | 
					
						
							|  |  |  | 		[X] use modes (CSS) for thumbnail/page views... | 
					
						
							| 
									
										
										
										
											2013-01-24 02:58:13 +04:00
										 |  |  | 	[X] 100% stage 1 - basic features | 
					
						
							| 
									
										
										
										
											2013-01-23 05:59:27 +04:00
										 |  |  | 		[X] global navigation bar | 
					
						
							| 
									
										
										
										
											2013-01-22 00:36:32 +04:00
										 |  |  | 		[X] real magazine structure | 
					
						
							| 
									
										
										
										
											2013-01-21 07:29:30 +04:00
										 |  |  | 		[X] 100% basic article navigation | 
					
						
							| 
									
										
										
										
											2013-01-19 22:48:01 +04:00
										 |  |  | 			[X] next page | 
					
						
							|  |  |  | 			[X] prev page | 
					
						
							|  |  |  | 			[X] show previews | 
					
						
							| 
									
										
										
										
											2013-01-21 05:53:57 +04:00
										 |  |  | 			[X] go home | 
					
						
							|  |  |  | 			[X] go to prev article | 
					
						
							|  |  |  | 			[X] go to next article | 
					
						
							| 
									
										
										
										
											2013-01-21 07:29:30 +04:00
										 |  |  | 		[X] real previews | 
					
						
							| 
									
										
										
										
											2013-01-13 02:54:07 +04:00
										 |  |  | 		| use zoom to show a ribbon... | 
					
						
							| 
									
										
										
										
											2013-01-23 23:17:29 +04:00
										 |  |  | 	[_] 25% stage 2 - templates and examples | 
					
						
							| 
									
										
										
										
											2013-01-19 22:48:01 +04:00
										 |  |  | 		[_] 0% default cover templates | 
					
						
							| 
									
										
										
										
											2013-01-13 02:54:07 +04:00
										 |  |  | 		[_] 0% default page templates | 
					
						
							|  |  |  | 		| a template is a class and predefined content... | 
					
						
							|  |  |  | 			[_] template examples | 
					
						
							|  |  |  | 			| this should include CSS docs | 
					
						
							| 
									
										
										
										
											2013-01-19 22:48:01 +04:00
										 |  |  | 			[_] cover | 
					
						
							| 
									
										
										
										
											2013-01-13 02:54:07 +04:00
										 |  |  | 			[_] simgle image with caption | 
					
						
							|  |  |  | 				[_] Elements | 
					
						
							|  |  |  | 					[_] image fit to screen | 
					
						
							|  |  |  | 					[_] caption overlay | 
					
						
							|  |  |  | 			[_] grid of blocks | 
					
						
							|  |  |  | 			| might be good to use a table here... | 
					
						
							|  |  |  | 				[_] Elements | 
					
						
							|  |  |  | 					[_] list of blocks | 
					
						
							|  |  |  | 					[_] number of columns | 
					
						
							|  |  |  | 				[_] block types | 
					
						
							|  |  |  | 					[_] text | 
					
						
							|  |  |  | 					[_] viewable image | 
					
						
							|  |  |  | 					| on click show big version in overlay | 
					
						
							|  |  |  | 					[_] page | 
					
						
							|  |  |  | 					| a scaled version of a page... | 
					
						
							|  |  |  | 			[_] text with title | 
					
						
							|  |  |  | 			[_] text with image | 
					
						
							|  |  |  | 			[_] plain | 
					
						
							| 
									
										
										
										
											2013-01-23 23:17:29 +04:00
										 |  |  | 		[X] 100% default actions | 
					
						
							|  |  |  | 			[X] show/hide layer | 
					
						
							| 
									
										
										
										
											2013-01-24 02:58:13 +04:00
										 |  |  | 	[_] 0% stage 3 - issue browser | 
					
						
							|  |  |  | 		[_] issue browser structure | 
					
						
							|  |  |  | 		[_] 0% issue navigation | 
					
						
							|  |  |  | 			[_] issue list | 
					
						
							|  |  |  | 			[_] 0% issue download | 
					
						
							|  |  |  | 				[_] whole edition dowload and update (primary mode) | 
					
						
							|  |  |  | 				[_] seporate issue download (secondary) | 
					
						
							|  |  |  | 	[_] 0% stage 4 - advanced features | 
					
						
							| 
									
										
										
										
											2013-01-19 22:48:01 +04:00
										 |  |  | 		[_] 0% edition editor / publisher | 
					
						
							|  |  |  | 			[_] create/delete edition | 
					
						
							|  |  |  | 			[_] cover | 
					
						
							|  |  |  | 			[_] 0% story | 
					
						
							|  |  |  | 				[_] add | 
					
						
							|  |  |  | 				| from template | 
					
						
							|  |  |  | 				[_] delete | 
					
						
							|  |  |  | 				[_] move | 
					
						
							|  |  |  | 			[_] 0% page | 
					
						
							|  |  |  | 				[_] add | 
					
						
							|  |  |  | 				| from template | 
					
						
							|  |  |  | 				[_] delete | 
					
						
							|  |  |  | 				[_] move | 
					
						
							|  |  |  | 			[_] 0% fill template field | 
					
						
							|  |  |  | 				[_] image | 
					
						
							|  |  |  | 				[_] text | 
					
						
							|  |  |  | 	 | 
					
						
							| 
									
										
										
										
											2013-01-13 02:54:07 +04:00
										 |  |  | 				 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | . | 
					
						
							|  |  |  | | vim:set spell : |