summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2008-11-05The carousel block is now off into its own module. TheBharat Mediratta
2008-11-05Don't overwrite the version number of installed modules when searching for un...Tim Almdal
2008-11-05Use jQuery magic to make the scaffold look shiny.Bharat Mediratta
2008-11-05Updated for new MPTT APIBharat Mediratta
2008-11-05Order the children()Bharat Mediratta
2008-11-05Moved MPTT related tests to ORM_MPTT_TestBharat Mediratta
2008-11-05Declare install/uninstall stat.cBharat Mediratta
2008-11-05Further simplify the code.Bharat Mediratta
2008-11-05_readModules -> _readModulesBharat Mediratta
2008-11-05Clean up camel humped names and move private function to bottom of fileTim Almdal
2008-11-04New tests for the ORM_MPTT class.Bharat Mediratta
2008-11-04Have the scaffolding code see what what modules are available and list whethe...Tim Almdal
2008-11-04Lots of new stuff!Bharat Mediratta
2008-11-04Add a test to detect tabs in our code, and convert all tabs to spacesBharat Mediratta
2008-11-04Restructure the theme code to be more like WordPress / Habari. Now,Bharat Mediratta
2008-11-03Oops, injecting the function name caused an extra call in the callBharat Mediratta
2008-11-03Create an initial attempt at the album controller, set it up with a default r...Bharat Mediratta
2008-11-03Theme helper. Right now it has one api method, theme::url whichBharat Mediratta
2008-11-03whitespace fixBharat Mediratta
2008-11-03More bootstrap code.Bharat Mediratta
2008-11-03Rename columns lft/rgt to left/right.Bharat Mediratta
2008-11-03Add some padding between paragraphs.Bharat Mediratta
2008-11-03Change styles a bit to make it a little more consistent.Bharat Mediratta
2008-11-03Put info about installed modules directly into the scaffolding page,Bharat Mediratta
2008-11-03Change structure of item table to match MPTT class (which is a little differe...Bharat Mediratta
2008-11-02Create some basic infrastructure:Bharat Mediratta
2008-11-02Ignore view files in no_trailing_closing_php_tag_test since they will occasio...Bharat Mediratta
2008-11-02Change this to be inline instead of an iframe, and fix it up so thatBharat Mediratta
2008-11-02Read local database config fileBharat Mediratta
2008-11-02Improve welcome scaffolding to walk you through getting the varBharat Mediratta
2008-11-02Add mptt and forge modules to the module load listBharat Mediratta
2008-11-01Fix all our preambles to make the preamble test pass.Bharat Mediratta
2008-11-01Add a test to verify that we have the right preamble on files.Bharat Mediratta
2008-11-01Clean up tests a bit.Bharat Mediratta
2008-11-01Add a new test to verify that view files end in .html.phpBharat Mediratta
2008-11-01Add first test; this verifies that we leave the ?> off at the end of PHP files.Bharat Mediratta
2008-11-01Set up unit test framework. Tweak configuration so that it only runs inBharat Mediratta
2008-11-01Improve the welcome page to be a bit more explanatory about the product.Bharat Mediratta
2008-10-31Placeholder app for Gallery3, along with a customized index.php and a READMEBharat Mediratta