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
2009-08-06
Cleanup the javascript for enabling dialog or panel links.
Tim Almdal
2009-08-05
Change the children and descendants APIs to be more consistent and to
Bharat Mediratta
2009-08-05
Remove the trigger definition code
Tim Almdal
2009-08-05
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-08-04
Dump any exceptions into the standard Kohana log as well as the task
Bharat Mediratta
2009-07-31
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-07-31
Add new events:
Bharat Mediratta
2009-07-30
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-07-30
Fix a static function declaration.
Bharat Mediratta
2009-07-30
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-07-29
Make body_attributes() a theme callback instead of a method on the
Bharat Mediratta
2009-07-29
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-07-29
Bump the gallery version to 10 in install()
Bharat Mediratta
2009-07-29
Remove some scary debug code.
Bharat Mediratta
2009-07-30
Fix for ticket #576
Tim Almdal
2009-07-29
Fix for ticket #576
Tim Almdal
2009-07-28
Move site_menu and admin_menu into gallery helper so that site_menu
Bharat Mediratta
2009-07-28
Change search callbacks to use the event system, so move them out of
Bharat Mediratta
2009-07-28
Use events to generate menus, instead of having xxx_menu helpers.
Bharat Mediratta
2009-07-28
Convert the album add dialog to use the new Form_Script library
Tim Almdal
2009-07-28
Revert commit 078c77a62b623322956457bfd7bfbdaf56203b00 and change the
Tim Almdal
2009-07-27
Revert "Fix for ticket #452"
Tim Almdal
2009-07-27
Back out the fix for ticket #452
Tim Almdal
2009-07-27
Back out fixes for ticket #452
Tim Almdal
2009-07-26
Merge branch 'master' of git://github.com/rledisez/gallery3 into rledisez/master
Andy Staudacher
2009-07-26
It helps to save before committing :-)
Tim Almdal
2009-07-26
Changed access::user_can to force the owner of an item to have
Tim Almdal
2009-07-25
Fix for ticket #452
Tim Almdal
2009-07-25
Fix for ticket #594. Forced the directory name to be required when editting t...
Tim Almdal
2009-07-25
Rename columns that use reserved SQL words : items.left and items.right
Romain LE DISEZ
2009-07-23
Merge branch 'master' of git@github.com:/gallery/gallery3
Bharat Mediratta
2009-07-24
Add tag autocomplete to the album and photo edit pop up dialogs.
Tim Almdal
2009-07-23
Disable the album cover icon if the item is already the current album cover.
Bharat Mediratta
2009-07-23
Fix a typo in a comment
Bharat Mediratta
2009-07-23
Upgrade code to migrate the ACL from integer to boolean.
Romain LE DISEZ
2009-07-23
Consistency : always use self::XXX
Romain LE DISEZ
2009-07-23
Use BOOLEAN instead of integer to describe the permissions :
Romain LE DISEZ
2009-07-22
remove an extra ->reload() that was there for testing
Tim Almdal
2009-07-22
Add explicit unit tests for access::user_can
Tim Almdal
2009-07-22
Use the Kohana cascading filesystem to locate resources loaded by the
Bharat Mediratta
2009-07-22
bump version to "3.0 git (pre-beta3)"
Bharat Mediratta
2009-07-22
Duh... when I added user_can, I passed in the user, but still used the groups...
Tim Almdal
2009-07-21
Add an API method user_can that allows for checking a specific user has the
Tim Almdal
2009-07-21
Always display the option menu so that modules with options that require
Tim Almdal
2009-07-21
The RSS link should go to the parent album when looking at photos/movies.
Bharat Mediratta
2009-07-20
Don't let the task status message exceed the size of the status column when t...
Bharat Mediratta
2009-07-20
Make some API changes simplify the tag editing code. We now have a
Bharat Mediratta
2009-07-20
(1)Add tag edit field in album/photo edit form. (2)provide edit functionality...
hiwilson
2009-07-19
Remove excess success logging. In the rebuild images case, it can
Bharat Mediratta
2009-07-17
Rename "locale" helper to "locales" to avoid conflicting with PHP 5.3.
Bharat Mediratta
[next]