summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2009-04-21Theme the cancel-all link like the remove-all link.Bharat Mediratta
2009-04-19Fix UI stringAndy Staudacher
2009-04-18Redirect item/NN requests to absolute urlsBharat Mediratta
2009-04-18whitespace cleanupBharat Mediratta
2009-04-17Be graceful if exec() is disabledBharat Mediratta
2009-04-17Don't show the 'no toolkit found' message unless we actually didn't find oneBharat Mediratta
2009-04-17Fix for ticket 203: Don't interpolate the translation string for the l10n cli...Andy Staudacher
2009-04-12added icons to permissions UIJakob Hilden
2009-04-12changed order of form fields in photo and album forms so that the confusing "...Jakob Hilden
2009-04-12Fix indentation.Bharat Mediratta
2009-04-09Missed a closing para )Tim Almdal
2009-04-09Change the weight for albums from zero, which could give usTim Almdal
2009-04-09Clean up delete code as per Bharat's noteTim Almdal
2009-04-09Merge the micro_thumb_tag method into thumb_tag and add a thirdTim Almdal
2009-04-09Fix the spelling of "appearance_menu" and update user_menu so that theBharat Mediratta
2009-04-08Fixes issues with Server Add:Tim Almdal
2009-04-07changed the items in quickpaneoptions dropdown menu (which appears in the qui...Jakob Hilden
2009-04-06Exclude lib/swfupload from our scan pathsBharat Mediratta
2009-04-06Fix up the quick-edit code on the photos page. Everything but "move"Bharat Mediratta
2009-04-06Add case-sensitive versions of file extensions to the file_types listBharat Mediratta
2009-04-06Rework the links section of the "Welcome to Gallery3" block so thatBharat Mediratta
2009-04-05Don't do graphics detection in core_installer::install() because thatBharat Mediratta
2009-04-05Add a weight column to the items model. Change the album ordering toTim Almdal
2009-04-03Set the queue limit to 1000.Bharat Mediratta
2009-04-02Completely task-ify the localization scanning code and restore theBharat Mediratta
2009-04-02Continuation of r20518. Remove all the cases were the csrf values inTim Almdal
2009-04-02Fix the issue identified in Tim Almdal
2009-03-31Add missing 2nd argument for Theme_View()Bharat Mediratta
2009-03-31Add quick edit pane to resize images, ticket #189Chad Kieffer
2009-03-27Add a method to create a micro_thumb that is centered vertically inTim Almdal
2009-03-27Add missing csrf value.Bharat Mediratta
2009-03-27Put csrf token into Admin_View and Theme_View by default, then use itBharat Mediratta
2009-03-26Rename $block_id to $id to fix ticket #192Bharat Mediratta
2009-03-26Update comments to reflect that the results of item::children orTim Almdal
2009-03-26Convert language updates over to task form. It's still very rough,Bharat Mediratta
2009-03-26Set csrf into the global theme for convenience.Bharat Mediratta
2009-03-26Replace iterators with stack based scanner, which we can serialize into the t...Bharat Mediratta
2009-03-26Normalize code style.Bharat Mediratta
2009-03-26Convert the L10n scanner from a library to a helper.Bharat Mediratta
2009-03-26Revert r20492Tim Almdal
2009-03-26Use pathinfo() instead of substr/strchr/etc to get the file extension.Bharat Mediratta
2009-03-26Normalize exception format.Bharat Mediratta
2009-03-26Optimize the way we lookup incoming translations.Bharat Mediratta
2009-03-26Normalize exception format.Bharat Mediratta
2009-03-26Normalize exception string format.Bharat Mediratta
2009-03-26Fix typo, whitespace.Bharat Mediratta
2009-03-25Fix for ticket #184. Set the default album sort order to "Title"Tim Almdal
2009-03-25Fix unit tests where the albums, resizes and thumbs directory wereTim Almdal
2009-03-25Remove debug line.Bharat Mediratta
2009-03-25untabifyBharat Mediratta