summaryrefslogtreecommitdiff
path: root/core/views
AgeCommit message (Expand)Author
2008-11-19Fix some broken-ness:Bharat Mediratta
2008-11-19Fix /item -> /items to conform to new REST api.Bharat Mediratta
2008-11-19* Renamed the album, item and photo controllers to albums, items and photos i...Jozef Selesi
2008-11-18Fix a typo in the text MPTT linkBharat Mediratta
2008-11-12Create a simple benchmark that loads 500 localized messages and performsBharat Mediratta
2008-11-11Change the PUT/DELETE tunneling param from __action to _methodBharat Mediratta
2008-11-11Move scaffolding code out of the comments controller to welcome.php.Jozef Selesi
2008-11-10Comment creation controller, helper and test. Add comments from the scaffold.Jozef Selesi
2008-11-10Remove Auth moduleTim Almdal
2008-11-10Add support for multi-file-upload using jquery.MultiFile and modifyBharat Mediratta
2008-11-10Clean up HTML for adding albums/photos a tad.Bharat Mediratta
2008-11-10Add the ability to create albums to the scaffoldingBharat Mediratta
2008-11-09Implement Item_Controller::put() and delete()Bharat Mediratta
2008-11-09Make Gallery3 more RESTful.Bharat Mediratta
2008-11-08Simplify the CSS a bit.Bharat Mediratta
2008-11-08Restrict our dom traversal to look only for span.gInPlaceEdit for speed.Bharat Mediratta
2008-11-08Add support for in-place editing of data fields.Bharat Mediratta
2008-11-08Tell users to install the user module before installing auth.Bharat Mediratta
2008-11-07move block.html.php into the default themeBharat Mediratta
2008-11-07Use jquery.cookie to keep the same tab open when you refreshBharat Mediratta
2008-11-06Add quick-link to the deepest photo to test hierarchical navigationBharat Mediratta
2008-11-06spruce up the display of commandsChad Kieffer
2008-11-05replaced Feature URLs with new oneChris Kelly
2008-11-05Add info section with MPTT graphsBharat Mediratta
2008-11-05* Add thumbnail and resize dimensions to the item table and use themBharat Mediratta
2008-11-05Report the number of photos/albumsBharat Mediratta
2008-11-05The carousel block is now off into its own module. TheBharat Mediratta
2008-11-05Use jQuery magic to make the scaffold look shiny.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-03Create an initial attempt at the album controller, set it up with a default r...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-02Change this to be inline instead of an iframe, and fix it up so thatBharat Mediratta
2008-11-02Improve welcome scaffolding to walk you through getting the varBharat Mediratta
2008-11-01Fix all our preambles to make the preamble test pass.Bharat Mediratta
2008-11-01Improve the welcome page to be a bit more explanatory about the product.Bharat Mediratta