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
/
tag
/
helpers
Age
Commit message (
Expand
)
Author
2009-06-14
Create a sidebar for tag pages
Bharat Mediratta
2009-06-14
Refactor the way that the rss module works so that we're not allowing
Bharat Mediratta
2009-06-14
Refactor feed code to use stdClass everywhere. Fix bugs in the
Bharat Mediratta
2009-06-14
Don't use stdClass to return the feed data. Just use an array.
Tim Almdal
2009-06-14
Remove the sidebar flag from the feed definition returned by available_feeds and
Tim Almdal
2009-06-14
Remove rss:item_feed, rss::tag_fead and rss_theme::head and move that
Tim Almdal
2009-06-12
Continue refactoring the rss module and distribute the creation of album and
Tim Almdal
2009-05-28
Label the tag input field according to the item type.
Bharat Mediratta
2009-05-26
Since organize is now in the preview stage and will probably be
Tim Almdal
2009-05-26
Restructure the module lifecycle.
Bharat Mediratta
2009-05-22
Implement a basic tag management interface with the organize drawer
Tim Almdal
2009-05-21
1) This provides the editting functionality for albums and photos in the
Tim Almdal
2009-05-18
This takes us the next step closer to providing bulk edit. We still
Tim Almdal
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-05-13
Allow users to enter multiple tags at once, split by space, semicolon
Bharat Mediratta
2009-05-10
Fix a copy/paste typo.
Bharat Mediratta
2009-05-08
Don't try to use mb_detect_encoding if the module isn't loaded. Not sure if ...
Bharat Mediratta
2009-05-05
Detect input encodings from EXIF/IPTC data and convert to utf-8 as
Bharat Mediratta
2009-04-05
Strip trailing nulls off of some tags.
Bharat Mediratta
2009-03-17
Don't allow empty tag names
Bharat Mediratta
2009-03-17
Initialize $tags properly
Bharat Mediratta
2009-03-17
Fix typo: tag_block -> tag_theme
Bharat Mediratta
2009-03-16
Set $item and $tag in the Theme_View so that calls like $theme->item()
Bharat Mediratta
2009-02-28
Change the pattern to identify tables that need prefix substitution to
Tim Almdal
2009-02-28
Correct a type and missed a table name
Tim Almdal
2009-02-27
This implements table prefix for all the queries in core, user, exif,
Tim Almdal
2009-02-27
Continue the journey of replacing raw sql with ORM or Database method
Tim Almdal
2009-02-10
Simplify delete into guaranteed 3 queries.
Bharat Mediratta
2009-02-02
Fix for Trac Ticket #30
Tim Almdal
2009-01-31
There doesn't seem to be a photo_created event anymore so change it to
Tim Almdal
2009-01-25
Undo the adding underscores to the id on forge generated forms
Tim Almdal
2009-01-24
Supply a form id on all forms. This id can be used by modules other
Tim Almdal
2009-01-18
Rename theme callback helpers from xxx_block to xxx_theme to make room
Bharat Mediratta
2009-01-15
Changing t() placeholder syntax from {{replace_me}} to %replace_me.
Andy Staudacher
2009-01-14
Make sure that helper functions are all static. Add new
Bharat Mediratta
2009-01-12
Implement deleting dashboard blocks.
Bharat Mediratta
2009-01-12
Updated for new Form_Submit API.
Bharat Mediratta
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2009-01-06
Fix up all the various little forms to have submit buttons, fieldset legends,...
Bharat Mediratta
2009-01-04
Put up an error if you try to reuse an existing tag name
Bharat Mediratta
2009-01-04
Allow renaming of tags using a modal dialog. Put up a confirmation
Bharat Mediratta
2009-01-04
Simple admin tags interface.
Bharat Mediratta
2009-01-04
Remove unnecessary comments.
Bharat Mediratta
2008-12-30
Make some columns smaller so that multi-column keys don't exceed 1024
Bharat Mediratta
2008-12-29
url::site is implicit in Forge actions, don't specify it a 2nd time
Bharat Mediratta
2008-12-25
Big round of normalization of the way that our controllers
Bharat Mediratta
2008-12-18
Refactor site admin menu into a theme function and build the menus in
Bharat Mediratta
2008-12-17
Added label to add tag form input
Chad Kieffer
2008-12-13
Add a permissions check to determine if the active user has edit permission o...
Tim Almdal
2008-12-01
Grouped inline form styles. No longer using gInline class in favor of specifi...
Chad Kieffer
[next]