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
/
controllers
Age
Commit message (
Expand
)
Author
2009-01-15
Rename 'xxx_changed' events to 'xxx_updated'
Bharat Mediratta
2009-01-15
Rename events
Bharat Mediratta
2009-01-15
whitespace fix.
Bharat Mediratta
2009-01-13
Call 'site' themes 'Gallery' themes since site means less to users. Fix swap...
Bharat Mediratta
2009-01-13
Change admin/themes to show both styles of themes side by side. This
Bharat Mediratta
2009-01-13
Make the admin/graphics UI mimic admin/themes with a single selected
Bharat Mediratta
2009-01-12
Refactor dashboard block handling out into a dashboard helper so that
Bharat Mediratta
2009-01-12
Implement deleting dashboard blocks.
Bharat Mediratta
2009-01-12
Dashboard blocks are now data driven, and you can add new blocks to
Bharat Mediratta
2009-01-12
Only the admin dashboard has a sidebar now.
Bharat Mediratta
2009-01-11
Change admin/graphics to avoid using radio buttons. Instead, when you
Bharat Mediratta
2009-01-11
Rework the way we do theme selection. Show the currently active theme
Bharat Mediratta
2009-01-10
Save individual theme values
Felix Rabinovich
2009-01-10
Submit theme values
Felix Rabinovich
2009-01-10
Display theme details
Felix Rabinovich
2009-01-10
style cleanup.
Bharat Mediratta
2009-01-10
Split themes into two tabs for regular and admin themes
Felix Rabinovich
2009-01-10
Big set of changes to comments, with related changes to akismet and
Bharat Mediratta
2009-01-09
Theme Administration cleanup initialization
Felix Rabinovich
2009-01-09
Theme Administration v. 2. Doesn't distinguish between regular and admin them...
Felix Rabinovich
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2009-01-08
Don't toggle akismet::test_mode if akismet isn't installed.
Bharat Mediratta
2009-01-08
Add akismet::$test_mode, initialize it to TEST_MODE and don't contact
Bharat Mediratta
2009-01-08
Update event calls to take the orig and new models so that event listeners ca...
Bharat Mediratta
2009-01-05
Add "quick edit" which lets you edit a photo's details from the albums
Bharat Mediratta
2009-01-04
Fix message line so that uploads work
Bharat Mediratta
2009-01-04
Require CSRF for any non-"get" action.
Bharat Mediratta
2009-01-03
Stay on the right page when we navigate up in the breadcrumb.
Bharat Mediratta
2009-01-03
Propagate rotation up to the parent album, if we're rotating the album cover.
Bharat Mediratta
2009-01-03
Add a new quick-edit mode for editing photos when viewing albums.
Bharat Mediratta
2009-01-02
trim() the path in add_photos
Bharat Mediratta
2009-01-01
Theme Administration implementation
Felix Rabinovich
2009-01-01
Add deepest album link
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
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
Preliminary "Edit Permissions" dialog. You can't change permissions
Bharat Mediratta
2008-12-31
Fully implement the view_full permission.
Bharat Mediratta
2008-12-30
Update user::create() scaffolding for changes in the user module: can't set t...
Andy Staudacher
2008-12-30
Add a "Graphics Settings" page that lets admins choose which graphics
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
Return the task on success so that our UI can show it at 100%
Bharat Mediratta
2008-12-29
Don't set the document type to JSON when uploading photos.
Bharat Mediratta
2008-12-28
Expand on the maintenance code to make it more robust and give the
Bharat Mediratta
[next]