summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2009-01-10Use the theme's avatar as the default if Gravatar doesn't have one.Bharat Mediratta
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-09HTML fixesAndy Staudacher
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-08Don't toggle akismet::test_mode if akismet isn't installed.Bharat Mediratta
2009-01-08Add akismet::$test_mode, initialize it to TEST_MODE and don't contactBharat Mediratta
2009-01-08module::event now takes an unlimited number of argsBharat Mediratta
2009-01-08Update event calls to take the orig and new models so that event listeners ca...Bharat Mediratta
2009-01-07Properly implement 'root' as a legal factory typeBharat Mediratta
2009-01-07Add 'root' as a legal factory typeBharat Mediratta
2009-01-07Turn statistics into a menuBharat Mediratta
2009-01-07Rebuild 2 images at a time.Bharat Mediratta
2009-01-06Wrap permissions in a <fieldset> so that we get a label for the dialogBharat Mediratta
2009-01-06Add graphics::Can() to let us determine whether the active toolkitBharat Mediratta
2009-01-06Add pause and done buttons to the progressbarBharat Mediratta
2009-01-06Don't include jQuery. This means that the form won't work by itself, but we ...Bharat Mediratta
2009-01-06Don't make the overlay opaque when we're doing a dialog-based edit.Bharat Mediratta
2009-01-06Tabs -> spacesBharat Mediratta
2009-01-05Quick edit dialogs should stay on the same page and trigger a reload.Bharat Mediratta
2009-01-05Add silk edit imageBharat 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-04Fix message line so that uploads workBharat 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-04Guard against missing apache_get_version()Bharat Mediratta
2009-01-04Remove border attribute from table.Chad Kieffer
2009-01-04Extend Theme_View to look in modules for photo and album menus. MoveBharat Mediratta
2009-01-04Fixed closing h1 tag.Chad Kieffer
2009-01-04Started to wire up album and photo view menus. Need photo's parent album link...Chad Kieffer
2009-01-04Make sure that create/update/delete fail without CSRF.Bharat Mediratta
2009-01-04Fix preambleBharat Mediratta
2009-01-04Require CSRF for any non-"get" action.Bharat Mediratta
2009-01-04CSS/JS formatting and selector updates.Chad Kieffer
2009-01-04Add admin wireframes link.Bharat Mediratta
2009-01-03Stay on the right page when we navigate up in the breadcrumb.Bharat Mediratta
2009-01-03Add a loading dialog when we quickedit.Bharat Mediratta
2009-01-03Resize the quickedit box after rotation.Bharat Mediratta
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-03Propagate rotation up to the parent album, if we're rotating the album cover.Bharat Mediratta
2009-01-03Add a new quick-edit mode for editing photos when viewing albums.Bharat Mediratta
2009-01-03Detect when imagerotate is missingBharat Mediratta
2009-01-03Add graphics::rotateBharat Mediratta
2009-01-02Restructire site admin menu a bit:Bharat Mediratta