summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2009-01-23Take advantage of the new support for parentheses added in r19879 andBharat Mediratta
2009-01-23Add support for parenthetical grouping to Database queries. Turns outBharat Mediratta
2009-01-22Theme details. Save values 2Felix Rabinovich
2009-01-22Theme details. Save valuesFelix Rabinovich
2009-01-22Theme details. Initial releaseFelix Rabinovich
2009-01-21Fix bug in add_to_group / remove_from_group where we were looking up users us...Bharat Mediratta
2009-01-20Revert r19765 -- the installer works fine with it the way it is.Bharat Mediratta
2009-01-20Fix indentation.Bharat Mediratta
2009-01-20Quick edit now lets you set the album cover.Bharat Mediratta
2009-01-20fix indentationBharat Mediratta
2009-01-20Add a quick edit pane for albums, too.Bharat Mediratta
2009-01-20Web based installer. It's still got some rough edges, but you can nowBharat Mediratta
2009-01-19Fix up various little things to get File_Structure_Test to pass.Bharat Mediratta
2009-01-19Make get_add_block_form() static.Bharat Mediratta
2009-01-19Flush the access_intent cache after ALTER TABLE queries, fixes aBharat Mediratta
2009-01-19Put the <a> element inside the internationalized text.Bharat Mediratta
2009-01-19Packager now does a clean reinstall of just the packages we want, thenBharat Mediratta
2009-01-18Drag and drop in the admin dashboard now saves the location.Bharat Mediratta
2009-01-18Remove the packaging tab from the scaffolding and move the createTim Almdal
2009-01-18Correct the mkdir for the sub directories in varTim Almdal
2009-01-18Change the database unload to unload all the tables instead of foolingTim Almdal
2009-01-18Refactor dashboard -> block_manager since it'll manage blocks siteBharat Mediratta
2009-01-18Rename theme callback helpers from xxx_block to xxx_theme to make roomBharat Mediratta
2009-01-18Clean up the var directory creation scriptTim Almdal
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