summaryrefslogtreecommitdiff
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-18(no commit message)Tim Almdal
2009-01-18Change the scaffolding to generate 2 files init_var.php which willTim 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-17Fix typo.. rebuild_index -> update_indexBharat Mediratta
2009-01-17Fix a silly bug in item_created()Bharat Mediratta
2009-01-17Fix indentationBharat Mediratta
2009-01-17Implement relevance ranked boolean searching on a full text index ofBharat Mediratta
2009-01-17Clear the "akismet is not configured" message on uninstall.Bharat Mediratta
2009-01-16Add a scaffolding tab that allows packaging up the installation for installat...Tim Almdal
2009-01-16Reverted jQuery back to 1.2.6, UI back to RC4. Need to test more thoroughly n...Chad Kieffer
2009-01-16Updated to jQuery UI 1.6rc5 (requires jQuery 1.3 now)Chad Kieffer
2009-01-16Updated to jQuery 1.3. Change needs to be pushed to vendor branch.Chad Kieffer
2009-01-16Comment and code format fixesChad Kieffer
2009-01-16Added drop target style, other minor admin dashboard style updates.Chad Kieffer
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-16Fix validation when adding new comments.Bharat Mediratta
2009-01-16Update event handlers to reflect new item event namesBharat Mediratta
2009-01-16Don't try to check comments if Akismet lacks an API keyBharat Mediratta
2009-01-16Don't show breadcrumb if there are no parents, not just on pages that aren't ...Bharat Mediratta
2009-01-16Make admin dashboard blocks draggable. Updated order and position not yet saved.Chad Kieffer
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 '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-14Remove the redirect to the installer; if we don't have a var dir this results...Bharat Mediratta
2009-01-14define $arguments so that we don't have an error.Bharat Mediratta
2009-01-14Delete DIRECTORY_SEPARATOR fixups. We're not on Windows.Bharat Mediratta
2009-01-14priviledge -> privilegeBharat Mediratta
2009-01-14dir -> dieBharat Mediratta
2009-01-14Make sure that helper functions are all static. Add newBharat Mediratta
2009-01-14The installer. At this point, the core installs, the user module defines gro...Tim Almdal
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