summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2009-01-18Here's the rest of the change, new tool and forgot to add some files :-)Tim Almdal
2009-01-17The Packager now copies all the directories properly, ignoring all theTim Almdal
2009-01-17We can now build ar tar.gz file with the gallery installation. StillTim Almdal
2009-01-17Generate a single sql install file.Tim Almdal
2009-01-17Change the scaffolding packaging to set auot-render to false so theTim Almdal
2009-01-17Implement relevance ranked boolean searching on a full text index ofBharat Mediratta
2009-01-16Add a scaffolding tab that allows packaging up the installation for installat...Tim Almdal
2009-01-16Rename Task to Task_Definition to avoid confusion with Task_Model.Bharat Mediratta
2009-01-16Rename Change xxx_task::available() to xxx_task::available_tasks()Bharat Mediratta
2009-01-16Move graphics::rebuild_dirty_images to core_task::rebuild_dirty_imagesBharat Mediratta
2009-01-16Break task definitions out into the <module>_task helper and create aBharat Mediratta
2009-01-16Update event handlers to reflect new item event namesBharat Mediratta
2009-01-15Changing t() placeholder syntax from {{replace_me}} to %replace_me.Andy Staudacher
2009-01-15Simplifying the way t() is called. Refactoring localization function t($messa...Andy Staudacher
2009-01-15Added gQuick to album_top, started implementation, but incomplete so far. Nee...Chad Kieffer
2009-01-15Minor display updates for quick edit menu.Chad Kieffer
2009-01-15Rename 'xxx_changed' events to 'xxx_updated'Bharat Mediratta
2009-01-15Rename eventsBharat Mediratta
2009-01-15whitespace fix.Bharat Mediratta
2009-01-14Create Item_Model::thumb_tag() and Item_Model::resize_tag() to provideBharat Mediratta
2009-01-14Visually attach the quick edit menu to the thumbnail container. Added more ed...Chad Kieffer
2009-01-14Make sure that helper functions are all static. Add newBharat Mediratta
2009-01-14Initialize the model_cache:: as an array and use sub arrays to maintain the c...Tim Almdal
2009-01-14make model_cache::get() a static functionTim Almdal
2009-01-14Fix preambleBharat Mediratta
2009-01-14Correct the initial value get active blocksTim Almdal
2009-01-14Since module_Core is static the methods, get_var, set_var, etc should be staticTim Almdal
2009-01-13moved graphics toolkit logo images to g3. approval to redistribute from each ...Chris Kelly
2009-01-13Call 'site' themes 'Gallery' themes since site means less to users. Fix swap...Bharat Mediratta
2009-01-13Put up a nice message if there are no other themes available toBharat Mediratta
2009-01-13Change admin/themes to show both styles of themes side by side. ThisBharat Mediratta
2009-01-13Update quick edit markup, styles, js. One step towards jquery ui theme.Chad Kieffer
2009-01-13Make the admin/graphics UI mimic admin/themes with a single selectedBharat Mediratta
2009-01-13Fix indentation.Bharat Mediratta
2009-01-13Update translations to put anchors directly into the translation.Bharat Mediratta
2009-01-13Reverse the last change; forgot that {$key} is treated speciallyBharat Mediratta
2009-01-13Use variable interpolation to reduce code sizeBharat Mediratta
2009-01-13Models should be named in adjective_noun form to make pluralizatoinBharat Mediratta
2009-01-12Refactor dashboard block handling out into a dashboard helper so thatBharat Mediratta
2009-01-12Implement deleting dashboard blocks.Bharat Mediratta
2009-01-12Keep CSS selector attribute definitions alphabetized.Chad Kieffer
2009-01-12Minor markup cleanup.Chad Kieffer
2009-01-12Theme admin refinement. Make more room to show the preview by enlarging the i...Chad Kieffer
2009-01-12Updated for new Form_Submit API.Bharat Mediratta
2009-01-12Dashboard blocks are now data driven, and you can add new blocks toBharat Mediratta
2009-01-12Gallery version now lives in a variableBharat Mediratta
2009-01-12Only the admin dashboard has a sidebar now.Bharat Mediratta
2009-01-11Fix up the colors and background images for rows in gAdminMaintenance.Bharat Mediratta
2009-01-11Change admin/graphics to avoid using radio buttons. Instead, when youBharat Mediratta
2009-01-11Deleted unused MY_Form_RadioBharat Mediratta