Commit Graph

  • bffeccede2 fixed comments master tmont 2008-11-15 21:26:08 +0000
  • 4eb51ee6ae updated controllers and views to use new configuration-driven database objects tmont 2008-11-02 02:16:33 +0000
  • 10e076a269 removed extraneous whitespace tmont 2008-10-28 09:16:36 +0000
  • 0c0d32834b initial bug tracking factories; created pages for contact, credits and about pages tmont 2008-10-27 08:52:33 +0000
  • 90f5420fac removed extraneous whitespace tmont 2008-10-27 07:51:47 +0000
  • a04ef5280c fixed bug that occurred on wiki pages that had not been created yet tmont 2008-10-27 07:51:27 +0000
  • 2fcad8618f moved PanaceaWelcomeView to default views directory tmont 2008-10-27 07:48:21 +0000
  • eed6e51ff6 created default view directory tmont 2008-10-27 07:48:16 +0000
  • a5d3a08c14 created wiki stats page tmont 2008-10-27 05:41:06 +0000
  • 5d2801b67d separated out wiki styles; minor style/format updates tmont 2008-10-27 04:44:10 +0000
  • a12e509014 minor updates tmont 2008-10-26 04:02:45 +0000
  • 132bf9cb35 implemented javascript-driven revision comparison (with the little radio buttons) tmont 2008-10-25 20:56:26 +0000
  • 187ae59d7b wiki css update tmont 2008-10-25 09:51:18 +0000
  • d6032778cb added message text box to edit form tmont 2008-10-25 09:04:32 +0000
  • 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 tmont 2008-10-24 10:44:24 +0000
  • 649def05df added in ability to view diffs from the history page tmont 2008-10-24 07:27:10 +0000
  • cb39cca4fb refactored history views to use the new Collection object tmont 2008-10-24 05:39:22 +0000
  • 59bbfccef9 added WikiRevisionHistoryView to bootstrap tmont 2008-10-22 08:17:29 +0000
  • 395f83d5dc implemented the history portion of the wiki page; added the "Page" link to the wiki menu tmont 2008-10-22 08:17:09 +0000
  • 378e4a31ad specifying WARNING level tmont 2008-10-22 06:39:17 +0000
  • bf3dbeadb0 fixed line endings tmont 2008-10-22 06:37:12 +0000
  • f3bf96a5af added default configuration file tmont 2008-10-22 06:35:58 +0000
  • b9733294e6 link styles (unicode rules) tmont 2008-10-22 05:58:59 +0000
  • bb2acc1ce1 now you can edit/create wiki pages tmont 2008-10-22 04:25:17 +0000
  • f90dd02210 updated bootstrap: WikiPageHandler -> WikiEditPageHandler tmont 2008-10-22 03:57:19 +0000
  • 84141a13db renamed WikiPagePostHandler to WikiEditPagePostHandler tmont 2008-10-22 03:56:02 +0000
  • e33879a0b9 made some panacea-specific wiki objects for ease of configuration, although that may change... but it fixed the wiki links for the moment tmont 2008-10-20 05:39:54 +0000
  • dab37a08c0 updated autoload to conform to new directory structure tmont 2008-10-20 04:44:55 +0000
  • 751d986f29 moved panacea views into system views directory tmont 2008-10-20 04:42:52 +0000
  • 4373891682 moved view factories into views directory tmont 2008-10-20 03:59:02 +0000
  • 3a98f95efd deleted WikiPostHandler tmont 2008-10-20 03:58:01 +0000
  • 9ffd4911c1 moved data handlers into handlers directory tmont 2008-10-20 03:57:38 +0000
  • 00b3685194 created directories for data handlers and system views tmont 2008-10-20 03:56:01 +0000
  • 8cfcba23dc moved controllers into controllers directory tmont 2008-10-20 03:53:48 +0000
  • 0710aa7817 created directory for controllers tmont 2008-10-20 03:50:40 +0000
  • 7f9c9e70d8 post handlers, and now you can edit wiki pages tmont 2008-10-20 03:49:01 +0000
  • edcd6127a9 removed unused rewrite rules from .htaccess tmont 2008-10-19 05:53:42 +0000
  • 079ea35ca5 added query string handling to controllers/views; added wiki edit page (no editing yet, though, just viewing wiki source) tmont 2008-10-19 05:48:30 +0000
  • 0ffdd23172 wiki menu, and created a wiki view base class tmont 2008-10-19 04:43:45 +0000
  • 6d01fe82c7 lots of changes, added footer and main view, implemented an initial wiki page tmont 2008-10-19 02:33:35 +0000
  • 4b987ca7de renamed a view and a controller tmont 2008-10-18 19:57:31 +0000
  • 46608fc2db renamed PanaceaPageView to PanaceaHomeView tmont 2008-10-18 19:57:02 +0000
  • 1e413db8c9 updated controller/view factories; renamed PanaceaPageController to PanaceaDefaultController tmont 2008-10-18 19:55:18 +0000
  • 14cfcb9610 slight controller/view/architecture refactor (incomplete) tmont 2008-10-18 09:02:23 +0000
  • 4631ff1374 made things a little prettier, modified the view structure tmont 2008-10-17 08:06:49 +0000
  • 27ceeca9a8 fixed logo path tmont 2008-10-17 05:15:18 +0000
  • e0bcc0003b main views, plus crappy logo tmont 2008-10-17 05:14:48 +0000
  • 934acc18bd add basic CSS file, and adjusted the RewriteRule to allow media/ stuff tmont 2008-10-15 08:09:16 +0000
  • 21d5f84d72 got rid of the wiki-related stuff tmont 2008-10-15 07:16:26 +0000
  • 12283bc63a the page title is now dynamic tmont 2008-10-15 07:13:44 +0000
  • 44e5dcba18 added PanaceaTemplateView tmont 2008-10-15 07:04:11 +0000
  • 4222880c0d updating code to conform to the naming scheme tmont 2008-10-15 06:35:55 +0000
  • e0bec3a5c8 renamed Wiki stuff to Panacea tmont 2008-10-15 06:29:55 +0000
  • 8f336f70b9 renamed WikiViewFactory to PanaceaViewFactory tmont 2008-10-15 06:27:57 +0000
  • e71a743349 renamed inc to lib tmont 2008-10-15 06:25:13 +0000
  • 3213010d9a now that Http::Uri is fixed, we don't need to set the request object tmont 2008-10-15 04:50:45 +0000
  • d252ef0104 dynamic determination of the needed URI regular expression, plus comments tmont 2008-10-13 08:04:57 +0000
  • a4eef39058 changed package to Panacea, initial bootstrapper and landing page tmont 2008-10-13 07:57:18 +0000
  • 64379360f0 moved wiki into panacea tmont 2008-10-13 05:45:49 +0000
  • 73ede72b0e created directory structure for panacea tmont 2008-10-13 05:40:35 +0000