|  | dc4cb8dcf9 | first pass at a colored, unified diff, using a fake longest common subsequence algorithm that doesn't quite work exactly the way i want | 2008-10-24 10:44:24 +00:00 |  | 
			
				
					|  | 649def05df | added in ability to view diffs from the history page | 2008-10-24 07:27:10 +00:00 |  | 
			
				
					|  | cb39cca4fb | refactored history views to use the new Collection object | 2008-10-24 05:39:22 +00:00 |  | 
			
				
					|  | 59bbfccef9 | added WikiRevisionHistoryView to bootstrap | 2008-10-22 08:17:29 +00:00 |  | 
			
				
					|  | 395f83d5dc | implemented the history portion of the wiki page; added the "Page" link to the wiki menu | 2008-10-22 08:17:09 +00:00 |  | 
			
				
					|  | 378e4a31ad | specifying WARNING level | 2008-10-22 06:39:17 +00:00 |  | 
			
				
					|  | bf3dbeadb0 | fixed line endings | 2008-10-22 06:37:12 +00:00 |  | 
			
				
					|  | f3bf96a5af | added default configuration file | 2008-10-22 06:35:58 +00:00 |  | 
			
				
					|  | b9733294e6 | link styles (unicode rules) | 2008-10-22 05:58:59 +00:00 |  | 
			
				
					|  | bb2acc1ce1 | now you can edit/create wiki pages | 2008-10-22 04:25:17 +00:00 |  | 
			
				
					|  | f90dd02210 | updated bootstrap: WikiPageHandler -> WikiEditPageHandler | 2008-10-22 03:57:19 +00:00 |  | 
			
				
					|  | 84141a13db | renamed WikiPagePostHandler to WikiEditPagePostHandler | 2008-10-22 03:56:02 +00:00 |  | 
			
				
					|  | e33879a0b9 | made some panacea-specific wiki objects for ease of configuration, although that may change... but it fixed the wiki links for the moment | 2008-10-20 05:39:54 +00:00 |  | 
			
				
					|  | dab37a08c0 | updated autoload to conform to new directory structure | 2008-10-20 04:44:55 +00:00 |  | 
			
				
					|  | 751d986f29 | moved panacea views into system views directory | 2008-10-20 04:42:52 +00:00 |  | 
			
				
					|  | 4373891682 | moved view factories into views directory | 2008-10-20 03:59:02 +00:00 |  | 
			
				
					|  | 3a98f95efd | deleted WikiPostHandler | 2008-10-20 03:58:01 +00:00 |  | 
			
				
					|  | 9ffd4911c1 | moved data handlers into handlers directory | 2008-10-20 03:57:38 +00:00 |  | 
			
				
					|  | 00b3685194 | created directories for data handlers and system views | 2008-10-20 03:56:01 +00:00 |  | 
			
				
					|  | 8cfcba23dc | moved controllers into controllers directory | 2008-10-20 03:53:48 +00:00 |  | 
			
				
					|  | 0710aa7817 | created directory for controllers | 2008-10-20 03:50:40 +00:00 |  | 
			
				
					|  | 7f9c9e70d8 | post handlers, and now you can edit wiki pages | 2008-10-20 03:49:01 +00:00 |  | 
			
				
					|  | edcd6127a9 | removed unused rewrite rules from .htaccess | 2008-10-19 05:53:42 +00:00 |  | 
			
				
					|  | 079ea35ca5 | added query string handling to controllers/views; added wiki edit page (no editing yet, though, just viewing wiki source) | 2008-10-19 05:48:30 +00:00 |  | 
			
				
					|  | 0ffdd23172 | wiki menu, and created a wiki view base class | 2008-10-19 04:43:45 +00:00 |  | 
			
				
					|  | 6d01fe82c7 | lots of changes, added footer and main view, implemented an initial wiki page | 2008-10-19 02:33:35 +00:00 |  | 
			
				
					|  | 4b987ca7de | renamed a view and a controller | 2008-10-18 19:57:31 +00:00 |  | 
			
				
					|  | 46608fc2db | renamed PanaceaPageView to PanaceaHomeView | 2008-10-18 19:57:02 +00:00 |  | 
			
				
					|  | 1e413db8c9 | updated controller/view factories; renamed PanaceaPageController to PanaceaDefaultController | 2008-10-18 19:55:18 +00:00 |  | 
			
				
					|  | 14cfcb9610 | slight controller/view/architecture refactor (incomplete) | 2008-10-18 09:02:23 +00:00 |  | 
			
				
					|  | 4631ff1374 | made things a little prettier, modified the view structure | 2008-10-17 08:06:49 +00:00 |  | 
			
				
					|  | 27ceeca9a8 | fixed logo path | 2008-10-17 05:15:18 +00:00 |  | 
			
				
					|  | e0bcc0003b | main views, plus crappy logo | 2008-10-17 05:14:48 +00:00 |  | 
			
				
					|  | 934acc18bd | add basic CSS file, and adjusted the RewriteRule to allow media/ stuff | 2008-10-15 08:09:16 +00:00 |  | 
			
				
					|  | 21d5f84d72 | got rid of the wiki-related stuff | 2008-10-15 07:16:26 +00:00 |  | 
			
				
					|  | 12283bc63a | the page title is now dynamic | 2008-10-15 07:13:44 +00:00 |  | 
			
				
					|  | 44e5dcba18 | added PanaceaTemplateView | 2008-10-15 07:04:11 +00:00 |  | 
			
				
					|  | 4222880c0d | updating code to conform to the naming scheme | 2008-10-15 06:35:55 +00:00 |  | 
			
				
					|  | e0bec3a5c8 | renamed Wiki stuff to Panacea | 2008-10-15 06:29:55 +00:00 |  | 
			
				
					|  | 8f336f70b9 | renamed WikiViewFactory to PanaceaViewFactory | 2008-10-15 06:27:57 +00:00 |  | 
			
				
					|  | e71a743349 | renamed inc to lib | 2008-10-15 06:25:13 +00:00 |  | 
			
				
					|  | 3213010d9a | now that Http::Uri is fixed, we don't need to set the request object | 2008-10-15 04:50:45 +00:00 |  | 
			
				
					|  | d252ef0104 | dynamic determination of the needed URI regular expression, plus comments | 2008-10-13 08:04:57 +00:00 |  | 
			
				
					|  | a4eef39058 | changed package to Panacea, initial bootstrapper and landing page | 2008-10-13 07:57:18 +00:00 |  | 
			
				
					|  | 64379360f0 | moved wiki into panacea | 2008-10-13 05:45:49 +00:00 |  | 
			
				
					|  | 73ede72b0e | created directory structure for panacea | 2008-10-13 05:40:35 +00:00 |  |