Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-12 | added icons to permissions UI | Jakob Hilden | |
2009-04-12 | changed order of form fields in photo and album forms so that the confusing ↵ | Jakob Hilden | |
"name" field is not on top anymore changed "name" label to "Filename" for photos and "Directory Name" for albums | |||
2009-04-12 | Fix indentation. | Bharat Mediratta | |
2009-04-10 | Fix up microthumb grid, changed unselect to deselect all, white space fixes. | Chad Kieffer | |
2009-04-09 | Don't try to import the staging directory as an album | Tim Almdal | |
2009-04-09 | Provide a translation of the titleon the fatal error dialog pop-up | Tim Almdal | |
2009-04-09 | Missed a closing para ) | Tim Almdal | |
2009-04-09 | Change the weight for albums from zero, which could give us | Tim Almdal | |
indeterminate ordering, so that ablums are initially shown first. | |||
2009-04-09 | Create a pause method on the server_add controller and get rid of the | Tim Almdal | |
optional parameter/ | |||
2009-04-09 | Fix server add to correctly ignore a authorized path if there are no | Tim Almdal | |
files to be uploaded from it. | |||
2009-04-09 | Clean up delete code as per Bharat's note | Tim Almdal | |
2009-04-09 | Here is the current state of "organize". I'm having trouble getting | Tim Almdal | |
drag and drop to work. And to get it to layout properly. Any thoughts would be appreciated. | |||
2009-04-09 | Merge the micro_thumb_tag method into thumb_tag and add a third | Tim Almdal | |
parameter to indicate that a micro thumb is being generated | |||
2009-04-09 | Fix for ticket 181: don't ignore the locale option when adding users | Andy Staudacher | |
2009-04-09 | Fix the spelling of "appearance_menu" and update user_menu so that the | Bharat Mediratta | |
user/groups admin menu option appears again. | |||
2009-04-08 | Fixes issues with Server Add: | Tim Almdal | |
1) Fixes Ticket #208 2) Fixes Ticket #190 3) Fixes an unticketed issue where two items could collide when creating the thumbnail and/or resize. For example, loading a.flv and a.jpg would have generated the same thumbnail image. This change adds a random value to the name to avoid conflicts. 4) Added item::__set() to clear the relative path if the name changes | |||
2009-04-07 | changed the items in quickpaneoptions dropdown menu (which appears in the ↵ | Jakob Hilden | |
quickpane for albums) to be easier clickable and changed markup to use <ul> (more semantically correct) | |||
2009-04-06 | Exclude lib/swfupload from our scan paths | Bharat Mediratta | |
2009-04-06 | Fix whitespace | Bharat Mediratta | |
2009-04-06 | Fix preamble | Bharat Mediratta | |
2009-04-06 | Fix up the quick-edit code on the photos page. Everything but "move" | Bharat Mediratta | |
is implemented. Can't do move easily because it's tricky to handle the post-move redirect. | |||
2009-04-06 | Mark resized images with the 'gResize' class to match the 'gThumbnail' class ↵ | Bharat Mediratta | |
we use in albums | |||
2009-04-06 | Visually connect the selected album to the album thumbnail grid. Edit item ↵ | Chad Kieffer | |
opacity, selected items become opaque. | |||
2009-04-06 | Update SWFUpload to v2.2.0.1 | Bharat Mediratta | |
2009-04-06 | Add case-sensitive versions of file extensions to the file_types list | Bharat Mediratta | |
so that .JPG works on case sensitive systems like Unix. Also add .jpeg to the list. Fixes ticket #183. | |||
2009-04-06 | Rework the links section of the "Welcome to Gallery3" block so that | Bharat Mediratta | |
the links work and it's more helpful. In the process, rename the Presentation menu to be Appearance because that makes more sense to me (and at least one other user who wrote about it on -devel). | |||
2009-04-06 | Hide the "no comments yet" text after the first comment is posted. | Bharat Mediratta | |
Fixes ticket #196. | |||
2009-04-06 | Fix for ticket #207, which should then generate a whole bunch of | Tim Almdal | |
errors that are described in ticket #208. | |||
2009-04-05 | Don't do graphics detection in core_installer::install() because that | Bharat Mediratta | |
gets run at scaffolding::package() time, not on the target machine. Instead, create a core module variable to trigger running graphics::choose_default_toolkit() on the first admin login after install. Fixes ticket #206. | |||
2009-04-05 | Remove extra blank line. | Bharat Mediratta | |
2009-04-05 | Remove extra blank line. | Bharat Mediratta | |
2009-04-05 | Remove obsolete code. | Bharat Mediratta | |
2009-04-05 | Add a weight column to the items model. Change the album ordering to | Tim Almdal | |
use this as the default instead of id. This prepares the way for manual reordering in the organize functionality. | |||
2009-04-05 | Get the preamble right so the unit test passes | Tim Almdal | |
2009-04-05 | Strip trailing nulls off of some tags. | Bharat Mediratta | |
2009-04-05 | Don't try to insert exif keys if there aren't any. | Bharat Mediratta | |
2009-04-05 | Optimization: add all exif/iptc keys in a single insert, instead of | Bharat Mediratta | |
many separate queries. In the process, rip out the summary column, we weren't using it. Clean up the test, and drop the exif_records database on uninstall. | |||
2009-04-05 | Use the optimized version of PicLens to reduce download times ftw! | Bharat Mediratta | |
2009-04-05 | Change the way we launch PicLensLite so that it doesn't upscale small images. | Bharat Mediratta | |
This resolves ticket #205. | |||
2009-04-03 | Concatenate chopped up internationalized string. | Bharat Mediratta | |
2009-04-03 | Clean up JS/HTML so that renaming works properly (it had hardcoded | Bharat Mediratta | |
urls before). Clean up indentation and localization code while I'm in there. | |||
2009-04-03 | Fix for ticket #27 | Tim Almdal | |
Change the text of the edit button to "close" if the panel is opened. Reset the original text when the panel is closed. | |||
2009-04-03 | Fix for ticket #201. | Tim Almdal | |
1) create common update function so processing consistent between the user edit and admin edit. 2) created common private helper function to build the user edit form the same way. So a user can now change their user name if the new one doesn't exist. | |||
2009-04-03 | Fix for ticket #200. When an error occurs the current uri is no | Tim Almdal | |
longer admin/server_add but admin/server_add/add_path and the equality check fails. | |||
2009-04-03 | Set the queue limit to 1000. | Bharat Mediratta | |
2009-04-03 | First iteration of the organize functionality (orginally called bulk | Tim Almdal | |
edit). There is limited functionality in no edits work. This is primary a chance for the team to review the ui. It is in a separate module to isolate the changes. Eventually, it will be moved back into core. | |||
2009-04-02 | Completely task-ify the localization scanning code and restore the | Bharat Mediratta | |
incoming_translation key cache. The only part of this that is not broken down is the l10n_client::fetch_updates() part. | |||
2009-04-02 | Continuation of r20518. Remove all the cases were the csrf values in | Tim Almdal | |
views were being manually set. Also removed it from the Admin_View. | |||
2009-04-02 | Fix the issue identified in | Tim Almdal | |
http://gallery.menalto.com/gallery_3.0_alpha_3_released?page=1#comment-304581 ticket #195 | |||
2009-03-31 | Add missing 2nd argument for Theme_View() | Bharat Mediratta | |