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
2009-01-02
trim() the path in add_photos
Bharat Mediratta
2009-01-02
fix line endings
Bharat Mediratta
2009-01-02
Tweak indentation
Bharat Mediratta
2009-01-01
Standard Forge Library doesn't support radio buttons.
Felix Rabinovich
2009-01-01
Theme Administration implementation
Felix Rabinovich
2009-01-01
Turn the permission dialog into a real 3-state faux checkbox. If we
Bharat Mediratta
2009-01-01
Allow admins to do anything
Bharat Mediratta
2009-01-01
Add deepest album link
Bharat Mediratta
2009-01-01
Change the preamble for views in two ways:
Bharat Mediratta
2009-01-01
Move debug CSS into core/css/debug.css, and enable it for admin themes also
Bharat Mediratta
2008-12-31
Move 'browse' link above the fold, hide tabs that are inappropriate when ther...
Bharat Mediratta
2008-12-31
Extend permissions interface to allow resetting to the parental default.
Bharat Mediratta
2008-12-31
Rename permissions_edit to permissions_browse for consistency
Bharat Mediratta
2008-12-31
Ajaxify the permissions browsing dialog. It only does allow/deny
Bharat Mediratta
2008-12-31
Rename permission_xxx to permissions_xxx for consistency
Bharat Mediratta
2008-12-31
Turn permission dialog into a browser where you can look at permissions back ...
Bharat Mediratta
2008-12-31
Simplify the next/previous logic in the theme by passing in a null
Bharat Mediratta
2008-12-31
PhotoID -> PhotoId for consistency
Bharat Mediratta
2008-12-31
Add Item_Model::url() and use it where appropriate. Cleans up some
Bharat Mediratta
2008-12-31
Add sibling information on photo pages and a very simple next/previous interf...
Bharat Mediratta
2008-12-31
change single to double quotes.
Bharat Mediratta
2008-12-31
Switch from checkboxes to simple anchors so that we can reflect multiple stat...
Bharat Mediratta
2008-12-31
Preliminary "Edit Permissions" dialog. You can't change permissions
Bharat Mediratta
2008-12-31
Fix a bug where we were accidentally allowing view permissions when
Bharat Mediratta
2008-12-31
Fully implement the view_full permission.
Bharat Mediratta
2008-12-30
Oops, remove some debug code.
Bharat Mediratta
2008-12-30
Fix a bug. Unit tests ftw!
Bharat Mediratta
2008-12-30
Refactor _create_htaccess_files and _delete_htaccess_files into
Bharat Mediratta
2008-12-30
Fix typo.
Bharat Mediratta
2008-12-30
Update user::create() scaffolding for changes in the user module: can't set t...
Andy Staudacher
2008-12-30
Oops, this got left out of r19497
Bharat Mediratta
2008-12-30
Add the view_full permission-- doesn't do anything yet
Bharat Mediratta
2008-12-30
Add a "Graphics Settings" page that lets admins choose which graphics
Bharat Mediratta
2008-12-30
Add some basic explanatory text
Bharat Mediratta
2008-12-30
Add site_status() to the regular Theme_View
Bharat Mediratta
2008-12-30
Only show site status to admins
Bharat Mediratta
2008-12-30
More phodoc cleanup.
Bharat Mediratta
2008-12-30
comment cleanup.
Bharat Mediratta
2008-12-30
Make some columns smaller so that multi-column keys don't exceed 1024
Bharat Mediratta
2008-12-29
Don't let the x/y coordinates in composite go negative.
Bharat Mediratta
2008-12-29
Remove rest::JSON content type; it's causing lots of problems and it doesn't ...
Bharat Mediratta
2008-12-29
Properly implement graphics::composite()
Bharat Mediratta
2008-12-29
Return the task on success so that our UI can show it at 100%
Bharat Mediratta
2008-12-29
Replace __CSRF__ token with a real csrf. This allows links in site status me...
Bharat Mediratta
2008-12-29
Oops, my last change broke the default resize dimensions
Bharat Mediratta
2008-12-29
Make graphics rules take named parameters. This will give us some
Bharat Mediratta
2008-12-29
Don't set the document type to JSON when uploading photos.
Bharat Mediratta
2008-12-29
Remove references to permanent_key
Bharat Mediratta
2008-12-29
Separate permanent messages out of the message helper and put them
Bharat Mediratta
2008-12-28
Expand on the maintenance code to make it more robust and give the
Bharat Mediratta
[next]