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
/
views
Age
Commit message (
Expand
)
Author
2009-10-22
Change Identity adminstration to use the uninstall/install methods when chang...
Tim Almdal
2009-10-22
Change the name of identity library from Identity to IdentityProvider. Create...
Tim Almdal
2009-10-22
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-22
Internationalize confirmation message.
Bharat Mediratta
2009-10-21
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-20
Added confirmation message for block admin actions.
Chad Kieffer
2009-10-20
Fix block management UI. Block list height is now dynamically set based on th...
Chad Kieffer
2009-10-20
Added generic .g-message class to mark form validation messages. Minor form l...
Chad Kieffer
2009-10-19
Simplify the user interface by moving the password reset functionality into t...
Tim Almdal
2009-10-19
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-18
Fix sidebar block admin layout. Don't hardcode block list height, use the equ...
Chad Kieffer
2009-10-18
Wrap all admin views in g-block and g-block content. This provides the means ...
Chad Kieffer
2009-10-18
Create a administration page that allows the administrator to change the the ...
Tim Almdal
2009-10-18
Apply g-block and g-block-content, remove hover effect, alternate row color.
Chad Kieffer
2009-10-18
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-17
Drop our g-clearfix in favor of using jQuery UI's ui-helper-clearfix.
Chad Kieffer
2009-10-16
Remove all non Identity API methods from Identity.php. Created an MY_Session...
Tim Almdal
2009-10-16
Start simplifying the interface by moving the static methods from user.php an...
Tim Almdal
2009-10-16
Finish integrating the move of the user edit/update functions into the user m...
Tim Almdal
2009-10-16
Apply g-dialog-link class directly to login link markup, not via jQuery.
Chad Kieffer
2009-10-16
Apply g-dialog-link class directly to login link markup, not via jQuery.
Chad Kieffer
2009-10-15
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-14
Move the ui for user adminsitration back to the user module.
Tim Almdal
2009-10-13
Refactor the ui component of the user module into the gallery core module.
Tim Almdal
2009-10-08
If the Identity backend is not writable don't display the "Forgot Your Passwo...
Tim Almdal
2009-10-07
Implement a user::is_writable() API method and disable the user add, updates ...
Tim Almdal
2009-10-07
Merge branch 'master' of git@github.com:gallery/gallery3 into talmdal_dev
Tim Almdal
2009-10-07
Replaced most clear fix hacks with generic class.
Chad Kieffer
2009-10-07
Merge branch 'master' of github.com:gallery/gallery3
Chad Kieffer
2009-10-07
Consolidated the rest of the base message styles into lib/gallery.common.css ...
Chad Kieffer
2009-10-06
Update gallery::find_file to look for subdirectories in lib, then fall
Bharat Mediratta
2009-10-06
Rename permissions icons to correspond to view states, move to lib/images. Fi...
Chad Kieffer
2009-10-06
Change the focus of the user module from providing user/group management to p...
Tim Almdal
2009-10-04
Renamed more CSS selectors from gName to g-name.
Chad Kieffer
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-10-03
Renamed and moved gOdd/gEven CSS classes.
Chad Kieffer
2009-10-02
Log the stack trace when non-admins get the error.
Bharat Mediratta
2009-09-30
Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...
Chad Kieffer
2009-09-30
Enable the administration screen for the sidebar. Fix for ticket #110.
Tim Almdal
2009-09-30
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-09-30
Use the block_manager to manage site sidebar panels. Fixes ticket #110.
Tim Almdal
2009-09-30
Replaced gButtonLink with g-button.
Chad Kieffer
2009-09-30
Floated elements in table headings should appear before anything else. Fixes ...
Chad Kieffer
2009-09-30
First round of CSS refactor updates. Added calls to gallery.common.css from w...
Chad Kieffer
2009-09-29
Set available graphics block heights with gallery.equal_heights().
Chad Kieffer
2009-09-27
Fix some whitespace issues.
Bharat Mediratta
2009-09-26
minor improvements to simple uploader
jhilden
2009-09-26
Merge branch 'master' of git@github.com:gallery/gallery3
jhilden
2009-09-26
first try at improving the upload user experience with the file selection button
jhilden
2009-09-23
Change the simple uploader dialog to use the new gallery::find_file api method.
Tim Almdal
[next]