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
Age
Commit message (
Expand
)
Author
2008-11-28
Add a media_rss feed for tag views.
Bharat Mediratta
2008-11-28
Rename item events and create events for comment create, login, logout, user ...
Tim Almdal
2008-11-28
Add event plumbing to allow the tag module to be notified when a photo is cre...
Tim Almdal
2008-11-27
Reverted r18930. This is because in the media_rss module we don't generate a...
Tim Almdal
2008-11-27
Add tag_top() button
Bharat Mediratta
2008-11-27
Update tests to reflect the fact that the admin group is gone.
Bharat Mediratta
2008-11-27
1) Create a Theme_View class that combines the functionality of the Theme cla...
Tim Almdal
2008-11-27
Give the admin user actual admin privileges
Bharat Mediratta
2008-11-27
Add navigation_top() and navigation_bottom() insertion points
Bharat Mediratta
2008-11-27
Make tags look a little better.
Bharat Mediratta
2008-11-27
Centralize logging around installing/uninstalling modules.
Bharat Mediratta
2008-11-27
Move form generation off into tag::get_add_form(). We can't use a controller...
Bharat Mediratta
2008-11-27
Remove stray trailing blank lines
Bharat Mediratta
2008-11-27
Move javascript from default theme to appropriate modules
Tim Almdal
2008-11-27
Get rid of the placeholder "add tags here..." text, and clear the form
Bharat Mediratta
2008-11-27
Refactor cloud generation into a helper so that we can call it from
Bharat Mediratta
2008-11-27
Clean up REST pattern in tags:
Bharat Mediratta
2008-11-27
Fix indentation.
Bharat Mediratta
2008-11-27
We are now submitting the ajax tag add form to the server correctly and rehoo...
Tim Almdal
2008-11-27
Trying to add tags, but it doesn't work yet. For some reason that i can't fi...
Tim Almdal
2008-11-26
Skip the tags block if there're no tags
Bharat Mediratta
2008-11-26
Add a new "tag" page type.
Bharat Mediratta
2008-11-26
Move Tag_Controller -> Tags_Controller to fit our REST pattern.
Bharat Mediratta
2008-11-26
Clean up unnecessary comments, remove stray references to Comment_Controller
Bharat Mediratta
2008-11-26
Breadcrumbs now look right for dynamic tag albums
Tim Almdal
2008-11-26
Duh, i have the count in the tag model... why do i need to do a query to count?
Tim Almdal
2008-11-26
Modify the tag model to behave like a virtual album. There are two outstandi...
Tim Almdal
2008-11-26
Remove test since the method to be tested was removed
Tim Almdal
2008-11-26
Change sort_by_name to case insensitive sort.
Bharat Mediratta
2008-11-26
Simplify tags code some more:
Bharat Mediratta
2008-11-26
Re-enable code to drop view columns from the items table when deleting groups.
Bharat Mediratta
2008-11-26
Ignore errors from dropping view columns from the items table.
Bharat Mediratta
2008-11-26
Clean tag creation
Tim Almdal
2008-11-26
Actually call uninstall!
Bharat Mediratta
2008-11-26
Remove stray 'filter' instances
Bharat Mediratta
2008-11-26
Remove the more or less links
Tim Almdal
2008-11-26
Add support for marking users as "admin"
Bharat Mediratta
2008-11-26
Add support in the scaffolding for adding users to groups, adding and
Bharat Mediratta
2008-11-26
group::create() and group::delete() now manage the view_## columns in
Bharat Mediratta
2008-11-26
Create user/group create/delete functions and have the scaffolding use them.
Bharat Mediratta
2008-11-25
Moving right along on tags. Now the threshold for which tags can be changed....
Tim Almdal
2008-11-25
Display tag block using data from the database
Tim Almdal
2008-11-25
1) Changed how the test tags are generated to be able to create a better dist...
Tim Almdal
2008-11-25
Correct call to undefined uninstall_modules method. Should have been _uninsta...
Tim Almdal
2008-11-25
Rename get_absolute_url to abs_current
Tim Almdal
2008-11-25
Normalize atom url generation
Tim Almdal
2008-11-25
Dynamically locate modules to install for test
Tim Almdal
2008-11-25
Modify the test controller to call tag_installer::install and uninstall
Tim Almdal
2008-11-25
Fix tests
Tim Almdal
2008-11-25
Simplify the API. We don't have a need to add multiple tags to
Bharat Mediratta
[prev]
[next]