summaryrefslogtreecommitdiff
path: root/core/helpers
AgeCommit message (Expand)Author
2009-01-17Implement relevance ranked boolean searching on a full text index ofBharat Mediratta
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-15Rename eventsBharat Mediratta
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-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-13Change admin/themes to show both styles of themes side by side. ThisBharat 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-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-11Site menu restructure:Bharat Mediratta
2009-01-11Merge the site admin menu in under the regular Admin menu.Bharat Mediratta
2009-01-11Remove stray blank line, convert single to double quotes.Bharat Mediratta
2009-01-11Reset module_names / modules early in load_modules() so that unit test framew...Bharat Mediratta
2009-01-10Save individual theme valuesFelix Rabinovich
2009-01-10Submit theme valuesFelix Rabinovich
2009-01-10Display theme detailsFelix Rabinovich
2009-01-10Big set of changes to comments, with related changes to akismet andBharat Mediratta
2009-01-09Theme Administration cleanup initializationFelix Rabinovich
2009-01-09Theme Administration v. 2. Doesn't distinguish between regular and admin them...Felix Rabinovich
2009-01-09Un hook the installer from load_modules, so testers can get to the scaffoldin...Tim Almdal
2009-01-09Stage 1 of the installer. basically check that we can start as far as Kohana ...Tim Almdal
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
2009-01-08First step of i18n refactoring:Andy Staudacher
2009-01-08module::event now takes an unlimited number of argsBharat Mediratta
2009-01-07Turn statistics into a menuBharat Mediratta
2009-01-07Rebuild 2 images at a time.Bharat Mediratta
2009-01-06Add graphics::Can() to let us determine whether the active toolkitBharat Mediratta
2009-01-05Add "quick edit" which lets you edit a photo's details from the albumsBharat Mediratta
2009-01-04Rename:Bharat Mediratta
2009-01-04Allow passing a query string as an argument to Item_Model::url()Bharat Mediratta
2009-01-04Linked up a photo's return to parent album view.Chad Kieffer
2009-01-04Extend Theme_View to look in modules for photo and album menus. MoveBharat Mediratta
2009-01-04Started to wire up album and photo view menus. Need photo's parent album link...Chad Kieffer
2009-01-03No quickedit for album-- for real this time.Bharat Mediratta
2009-01-03No quickedit for album thumbs (for now, anyway)Bharat Mediratta
2009-01-03Add a new quick-edit mode for editing photos when viewing albums.Bharat Mediratta
2009-01-03Add graphics::rotateBharat Mediratta
2009-01-02Restructire site admin menu a bit:Bharat Mediratta