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
/
core
Age
Commit message (
Expand
)
Author
2008-12-06
Correct @todo's in Item_Controller
Tim Almdal
2008-12-05
Fix a bug where any uninstall removed the entire database.
Bharat Mediratta
2008-12-05
* Add a moveTo unit test
Tim Almdal
2008-12-04
Tweak some issues with the moveTo Processing
Tim Almdal
2008-12-04
Moving albums around with a drag and drop interface seems to work and preserv...
Tim Almdal
2008-12-04
Change the startup code to only put installed modules on the autoload
Bharat Mediratta
2008-12-04
Improvements to access helper.
Bharat Mediratta
2008-12-04
Get rid of the rearrange helper as the code could be inlined
Tim Almdal
2008-12-04
Fix indentation
Bharat Mediratta
2008-12-04
Implement ORM_MPTT::delete() properly.
Bharat Mediratta
2008-12-04
Rename Directory_Helper_Test to Dir_Helper_Test
Bharat Mediratta
2008-12-04
Replace grow_test and constrict_test with add_hierarchy_test and
Bharat Mediratta
2008-12-04
Add unit tests to test growing and contracting the left and right pointers
Tim Almdal
2008-12-04
Before deleting an item, save the path to the image in the var directory as o...
Tim Almdal
2008-12-03
Fix internationalized string.
Bharat Mediratta
2008-12-03
Rename file::unlink() to dir::unlink(). This creates an API that is
Bharat Mediratta
2008-12-03
Remove @todo
Tim Almdal
2008-12-03
Add a MY_file class that extends the file helper by creating an unlink method...
Tim Almdal
2008-12-03
Implement two tests
Bharat Mediratta
2008-12-03
Fix a bug where we weren't actually deleting permissions (hooray for unit tes...
Bharat Mediratta
2008-12-03
If the the post and get arrays don't contain a _method parameter, then use th...
Tim Almdal
2008-12-03
Test stubs
Bharat Mediratta
2008-12-03
Move the form html into the controller
Bharat Mediratta
2008-12-03
Add /welcome/form/add/photos to give you the add photo form.
Bharat Mediratta
2008-12-03
Re-enable access_cache propagation now that we've patched the MySQL driver.
Bharat Mediratta
2008-12-03
get rid of a stray space that was breaking the File_Structure_Test
Bharat Mediratta
2008-12-03
Temporarily disable some code to get tests to pass.
Bharat Mediratta
2008-12-03
Drop the right tables at uninstall time
Bharat Mediratta
2008-12-03
Fix a bad copy/pasted comment
Bharat Mediratta
2008-12-02
Remove the variable from inside _()
Tim Almdal
2008-12-02
The rearrange module will now add an album if you drag the "new album" onto t...
Tim Almdal
2008-12-02
Oops, this was missing from the last fix.
Bharat Mediratta
2008-12-02
Fix a problem in _update_access_cache() where if the intent is
Bharat Mediratta
2008-12-01
Tighten up ul.permissions
Bharat Mediratta
2008-12-01
Fix profiler settings in the scaffolding
Bharat Mediratta
2008-12-01
style the permission tree a little tighter
Bharat Mediratta
2008-12-01
Add access::reset() so that you can specify your intent to use the
Bharat Mediratta
2008-12-01
Clean up styles a bit to make it more obvious what's going on. Show
Bharat Mediratta
2008-12-01
Add @todos
Bharat Mediratta
2008-12-01
Prototype access control model. There's much left to do, but it's a
Bharat Mediratta
2008-11-30
Move rearrange HTML generation into welcome.php so that we gracefully
Bharat Mediratta
2008-11-29
Add access model (not fully baked yet).
Bharat Mediratta
2008-11-29
The gui part of rearranging albums and photos on the welcome page. Haven't f...
Tim Almdal
2008-11-29
Insure that the page and offset refere to valid items
Tim Almdal
2008-11-28
Remove debugging statements
Tim Almdal
2008-11-28
Dynamically create the list of available modules. This permits new modules t...
Tim Almdal
2008-11-28
Create module::event() which runs Gallery events. It works by
Bharat Mediratta
2008-11-28
Rename module::get_list() to module::installed()
Bharat Mediratta
2008-11-28
Add credits theme callback, point the powered-by link at GMC
Bharat Mediratta
2008-11-28
Add an easy way to add a bunch of servers from the server side
Bharat Mediratta
[prev]
[next]