summaryrefslogtreecommitdiff
path: root/core/controllers
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-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-16Break task definitions out into the <module>_task helper and create aBharat 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-15Rename 'xxx_changed' events to 'xxx_updated'Bharat Mediratta
2009-01-15Rename eventsBharat Mediratta
2009-01-15whitespace fix.Bharat Mediratta
2009-01-13Call 'site' themes 'Gallery' themes since site means less to users. Fix swap...Bharat Mediratta
2009-01-13Change admin/themes to show both styles of themes side by side. ThisBharat Mediratta
2009-01-13Make the admin/graphics UI mimic admin/themes with a single selectedBharat 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-12Dashboard blocks are now data driven, and you can add new blocks toBharat Mediratta
2009-01-12Only the admin dashboard has a sidebar now.Bharat Mediratta
2009-01-11Change admin/graphics to avoid using radio buttons. Instead, when youBharat Mediratta
2009-01-11Rework the way we do theme selection. Show the currently active themeBharat Mediratta
2009-01-10Save individual theme valuesFelix Rabinovich
2009-01-10Submit theme valuesFelix Rabinovich
2009-01-10Display theme detailsFelix Rabinovich
2009-01-10style cleanup.Bharat Mediratta
2009-01-10Split themes into two tabs for regular and admin themesFelix 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-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().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-08Update event calls to take the orig and new models so that event listeners ca...Bharat Mediratta
2009-01-05Add "quick edit" which lets you edit a photo's details from the albumsBharat Mediratta
2009-01-04Fix message line so that uploads workBharat Mediratta
2009-01-04Require CSRF for any non-"get" action.Bharat Mediratta
2009-01-03Stay on the right page when we navigate up in the breadcrumb.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-02trim() the path in add_photosBharat Mediratta
2009-01-01Theme Administration implementationFelix Rabinovich
2009-01-01Add deepest album linkBharat Mediratta
2008-12-31Extend permissions interface to allow resetting to the parental default.Bharat Mediratta
2008-12-31Rename permissions_edit to permissions_browse for consistencyBharat Mediratta
2008-12-31Ajaxify the permissions browsing dialog. It only does allow/denyBharat Mediratta
2008-12-31Rename permission_xxx to permissions_xxx for consistencyBharat Mediratta
2008-12-31Turn permission dialog into a browser where you can look at permissions back ...Bharat Mediratta
2008-12-31Simplify the next/previous logic in the theme by passing in a nullBharat Mediratta