summaryrefslogtreecommitdiff
path: root/core/helpers
AgeCommit message (Expand)Author
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-20Add a missing slash in the HTTP return codeBharat Mediratta
2008-11-20Correct missing quotesTim Almdal
2008-11-20* Added HTTP status constants and helper functions to REST helper.Jozef Selesi
2008-11-19Fix typo.Bharat Mediratta
2008-11-19Create url::abs_site() and url::abs_file() to allow us to generateBharat Mediratta
2008-11-19Add the original item height and width to the item tableTim Almdal
2008-11-19Change the way that we do RESTful routing.Bharat Mediratta
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-18Added the is_installed to the module helper and change to photo.html to not t...Tim Almdal
2008-11-17Add output formats to our REST controllers. Add support for JSON andBharat Mediratta
2008-11-15Add Theme::module() and module::get()Bharat Mediratta
2008-11-13Create module helper and refactor all the code that creates, updatesBharat Mediratta
2008-11-09Implement Item_Controller::put() and delete()Bharat Mediratta
2008-11-09style fixBharat Mediratta
2008-11-08Create permanent owner_id column in the item table, and use a softBharat Mediratta
2008-11-08Adding user (owner) to items; info moduleFelix Rabinovich
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-06album::set_thumbnail is now part of Item_Model so it can go.Bharat Mediratta
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-03Oops, injecting the function name caused an extra call in the callBharat 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-03Change structure of item table to match MPTT class (which is a little differe...Bharat Mediratta
2008-11-02Create some basic infrastructure:Bharat Mediratta