index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gallery
/
helpers
Age
Commit message (
Expand
)
Author
2010-09-08
Detect out-of-date modules and put up a message for site admins.
Bharat Mediratta
2010-09-08
Detect when a module fails to upgrade properly and put up an
Bharat Mediratta
2010-09-07
Fix typo.
Bharat Mediratta
2010-09-07
Add Macedonian. Fixes ticket #1345.
Bharat Mediratta
2010-09-06
Use the absolute site url when logging out of the admin site else we
Bharat Mediratta
2010-09-06
Revert "change the Setswana locale from tn_ZA to tn_BW since it's mostly"
Bharat Mediratta
2010-09-06
Fix some broken identity APIs:
Bharat Mediratta
2010-09-06
change the Setswana locale from tn_ZA to tn_BW since it's mostly
Bharat Mediratta
2010-09-06
Don't bomb on the race condition when we're trying to create the
Bharat Mediratta
2010-09-05
Add Setswana (tn_ZA). Fixes ticket #1336.
Bharat Mediratta
2010-09-05
Force "Options +FollowSymLinks" since that's a requirement for
Bharat Mediratta
2010-09-04
Use the title of the root album as the site title for all RSS feeds.
Bharat Mediratta
2010-09-02
Follow on to 2a86446249c4782287e1e6e472f422b851c2fb47; fix a bug where
Bharat Mediratta
2010-09-02
Handle the case of a completely private Gallery separately and just
Bharat Mediratta
2010-09-01
One more adjustment for ticket #1216. The packaging process forces
Bharat Mediratta
2010-09-01
Explain wtf we're doing in user_updated.
Bharat Mediratta
2010-09-01
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2010-09-01
Hopefully the third and final patch for #1216. Set the default from and reply...
Tim Almdal
2010-09-01
Make RENAME TABLE operations idempotent so that in case there's a
Bharat Mediratta
2010-09-01
Refine the patch for #1216. If the admin user changes their email address upd...
Tim Almdal
2010-08-31
Don't use HTTP_HOST to get the hostname. We force that to
Bharat Mediratta
2010-08-31
Patch for ticket #1216. Move the values that were in the sendmail config fil...
Tim Almdal
2010-08-29
Don't concatenate two strings together as an argument for t() or t2();
Bharat Mediratta
2010-08-29
Put a message in the logs when we find a string that's not
Bharat Mediratta
2010-08-29
Bump gallery module to v36 and add a favicon_url variable, which we
Bharat Mediratta
2010-08-29
Move theme::get_edit_form_admin into admin_theme_options since that's
Bharat Mediratta
2010-08-28
Add a "visible_title_length" variable that defaults to 15 and use that
Bharat Mediratta
2010-08-22
Add "captcha_protect_form" event that the recaptcha module grabs and
Bharat Mediratta
2010-08-22
Use better error messages in form validation.
Bharat Mediratta
2010-08-22
Get rid of the move dialog and move option. Instead, replace it with
Bharat Mediratta
2010-08-21
Verify that the ffmpeg path still exists by using file_exists(). This
Bharat Mediratta
2010-08-14
Return the right content type for album thumbnails (based on the album cover'...
Bharat Mediratta
2010-08-14
Don't expose members of an item that are not viewable by the end user.
Bharat Mediratta
2010-08-14
Add a key on access_caches.item_id. Without this, the Fix task query
Bharat Mediratta
2010-08-14
Rebuild access_caches rows if they're missing, as necessary. Fixes ticket #1...
Bharat Mediratta
2010-08-09
Change the way that this works. Now instead of sending back the image
Bharat Mediratta
2010-08-08
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2010-08-08
Fix for ticket #1279. In admin themes sanitize the theme name before checking...
Tim Almdal
2010-08-08
Cache the group ids for a day to trade off performance for security updates.
Bharat Mediratta
2010-08-08
whitespace fix.
Bharat Mediratta
2010-08-08
Use the gallery helper date/time functions wherever we format date
Bharat Mediratta
2010-08-08
We can always send back the header because Kohana buffers output.
Bharat Mediratta
2010-08-08
Require the size parameter. Optional params are confusing. And be
Bharat Mediratta
2010-08-08
Allow item_rest::put() to replace the current data file. Remove
Bharat Mediratta
2010-08-07
A new REST resource that allows access to view and modify the actual
Bharat Mediratta
2010-08-07
Add the ability to replace the source data file in Item_Model::save().
Bharat Mediratta
2010-08-07
Add an index for left_ptr, since we use that in ORM_MPTT::parents()
Bharat Mediratta
2010-08-07
Oops. Fix the upgrader path to add the weight column to the modules table.
Bharat Mediratta
2010-08-06
Add a "weight" column to the module table. This allows us to specify
Bharat Mediratta
2010-08-04
Add docs reflecting that we may skip some items that have invalid parent_ids
Bharat Mediratta
[next]