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-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
2009-07-17
Change model_cache::clear() API to clear everything. This prevents
Bharat Mediratta
2009-07-17
Fix a bug where moved items don't properly inherit permissions from
Bharat Mediratta
2009-07-16
Second non-trivial change to the event code. We now publish model
Bharat Mediratta
2009-07-16
Non-trivial changes to the event handling code:
Bharat Mediratta
2009-07-14
Move the gallery version out of a module variable and into a constant
Bharat Mediratta
2009-07-14
Add /opt/bin as a binary path.
Bharat Mediratta
2009-07-11
Whitespace fixes.
Bharat Mediratta
2009-07-11
Position gItem and gPhoto relative, then position quick and thumb menus as ab...
Chad Kieffer
2009-07-10
Fix for ticket #341.
Tim Almdal
2009-07-10
Create a new [options] submenu under the thumb menu, and move the
Bharat Mediratta
2009-07-07
Merge branch 'master' of git@github.com:/gallery/gallery3
Bharat Mediratta
2009-07-08
Add task logging to the "Update Search Index" task
Tim Almdal
2009-07-08
Add task logging to the Update translations
Tim Almdal
2009-07-08
Added task logging to the Rebuild Images task.
Tim Almdal
2009-07-07
Change references to Gallery 2 and Gallery 3 to consistently refer to
Tim Almdal
2009-07-06
Always log the task completion status message
Tim Almdal
2009-07-06
Catch exceptions that are thrown within the task and log them to the task log
Tim Almdal
2009-07-05
Add task logging functionality. When a task runs, it creates a log that is
Tim Almdal
2009-07-04
Fix for ticket #477. Use nl2br method when rendering comment::text and
Tim Almdal
2009-07-03
Split the clean method into two clean and purify. clean is a light weight
Tim Almdal
2009-07-03
Ignore lib/ folders in l10n_scanner task.
Andy Staudacher
[next]