summaryrefslogtreecommitdiff
path: root/core/controllers/scaffold.php
AgeCommit message (Expand)Author
2009-03-04Redefine the batch API to be very very simple. You callBharat Mediratta
2009-03-04Delete test(), it should never have been checked in.Bharat Mediratta
2009-03-03Use the gallery root directory on the batch::operation call whenTim Almdal
2009-03-03Refactored the batch Api: 1) created a small batch helper class:Tim Almdal
2009-03-01Simplify the batch api by having the core event handlers forTim Almdal
2009-02-28The scaffolding, simple_uploader and local_import now call two newTim Almdal
2009-02-28Change the pattern to identify tables that need prefix substitution toTim Almdal
2009-02-27This implements table prefix for all the queries in core, user, exif,Tim Almdal
2009-02-26Use the Database::update function instead of a raw SQL queryTim Almdal
2009-02-22Remove the $item from the various graphics functions, that was a badBharat Mediratta
2009-02-191) Rename the module media_rss to rssTim Almdal
2009-02-08rollback r20001-r19998, r19995. This may require a reinstallTim Almdal
2009-02-06Implement fix for ticket #35. *** Requires reinstall of core ***Tim Almdal
2009-02-05Rename "welcome" controller to "scaffold" so that we can eventuallyBharat Mediratta