summaryrefslogtreecommitdiff
path: root/core/helpers/core_installer.php
AgeCommit message (Expand)Author
2008-12-15Rename default_admin to admin_default.Bharat Mediratta
2008-12-13Set the resize and thumbnail maximum dimension into the module vars tableTim Almdal
2008-12-12Remove a couple of todo's by store the "theme name", "admin theme name" and "...Tim Almdal
2008-12-12Get rid of all pseudo users and pseudo groups, while preserving allBharat Mediratta
2008-12-11Change the name of the implmentation of module parameters to module varsTim Almdal
2008-12-10Create a module parameter table. This will be useful if a module wants to st...Tim Almdal
2008-12-10Change all access API methods to take ORMs instead of ids. This willBharat Mediratta
2008-12-03Drop the right tables at uninstall timeBharat Mediratta
2008-12-01Prototype access control model. There's much left to do, but it's aBharat Mediratta
2008-11-29Add access model (not fully baked yet).Bharat Mediratta
2008-11-27Centralize logging around installing/uninstalling modules.Bharat Mediratta
2008-11-26Add a thumbnail to the root directory, in case it gets displayed in a tag dyn...Tim Almdal
2008-11-21Revert module block approachTim Almdal
2008-11-20A look at away to allow modules to define html head contents (links and js) a...Tim Almdal
2008-11-19Add the original item height and width to the item tableTim Almdal
2008-11-19change mime_type column from 255 chars to 64 Bharat Mediratta
2008-11-19add the mime type column on the item tableTim Almdal
2008-11-13Create module helper and refactor all the code that creates, updatesBharat Mediratta
2008-11-08Create permanent owner_id column in the item table, and use a softBharat Mediratta
2008-11-0844 --> E_DATABASE_ERRORBharat Mediratta
2008-11-08Change how the modules table doesn't exist is caught. In running unit test, ...Tim Almdal
2008-11-05* Add thumbnail and resize dimensions to the item table and use themBharat Mediratta
2008-11-05Change the default theme to actually render what's in the Gallery.Bharat Mediratta
2008-11-05Declare install/uninstall stat.cBharat Mediratta
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-03whitespace fixBharat Mediratta
2008-11-03More bootstrap code.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