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
2010-04-30
Oops, somehow the update to flowplayer 3.1.5 was missing a few files. Here th...
Andy Staudacher
2010-02-28
Apply ui-helper-clearfix to the breadcrumb in the upload dialog to ensure it ...
Chad Kieffer
2010-02-28
Updates to upload CSS to make it themeable and RTL compatible. Use absolute p...
Chad Kieffer
2010-02-27
Fix for ticket #1036 - Don't echo any sensitive information such as passwords...
Andy Staudacher
2010-02-24
Fix multi-column layout of language admin.
Andy Staudacher
2010-02-19
Refactor away the "display_all" construct in User_Profile_Controller.
Bharat Mediratta
2010-02-19
Add spaces around %name in the "create a file" text so that
Bharat Mediratta
2010-02-18
Merge branch 'master' of github.com:gallery/gallery3
Chad Kieffer
2010-02-18
First pass at user profile formatting updates. Moved buttons to the top, simp...
Chad Kieffer
2010-02-18
Revert "Fix for ticket #491: Make user and group names translatable."
Bharat Mediratta
2010-02-15
Put focus on password field in reauthenticate dialog.
Andy Staudacher
2010-02-14
Fix for ticket #491: Make user and group names translatable.
Andy Staudacher
2010-02-14
HTML validation fix (<script>)
Andy Staudacher
2010-02-14
Some HTML validation fixes (don't render empty <ul> lists, empty id attribute...
Andy Staudacher
2010-02-12
Tighten up the text.
Bharat Mediratta
2010-02-12
Fix for tickets 1009 and 603: Show a themed error page to guests / registered...
Andy Staudacher
2010-02-11
Use the admin/users/edit_user_form version of the user editing form
Bharat Mediratta
2010-02-09
Formated upgrader for RTL languages. Closes ticket #883
Chad Kieffer
2010-02-07
Revert "Add the scheduler component to the admin maintenance screen."
Tim Almdal
2010-02-07
Revert "Refactor the admin maintenance screen so that events are used to
Tim Almdal
2010-02-07
Change welcome message dialog to link to the user_profile page instead of the...
Andy Staudacher
2010-02-07
Last partial fix for ticket 585: Compartmentalize the admin area and require ...
Andy Staudacher
2010-02-06
Partial fix for ticket 585: Require current password when changing an account...
Andy Staudacher
2010-02-06
Merge commit 'upstream/master'
Andy Staudacher
2010-02-02
Require the current password to change your password.
Bharat Mediratta
2010-02-02
Merge branch 'master' into talmdal_dev
Tim Almdal
2010-02-02
use html::purify to cleans the additional content on the admin maintence page.
Tim Almdal
2010-02-02
Refactor the admin maintenance screen so that events are used to pupluate the...
Tim Almdal
2010-02-02
Merge commit 'upstream/master'
Andy Staudacher
2010-02-02
Change the view to display 'empty' when the variable value is a null string("...
Tim Almdal
2010-02-02
Display the error message for the in place edit. Also improve the double cli...
Tim Almdal
2010-02-01
Add the scheduler component to the admin maintenance screen.
Tim Almdal
2010-01-31
Minir l10n message cleanup. Avoid <br/> in messages since the server normaliz...
Andy Staudacher
2010-01-30
Make the error page more robust in the case where there's a failure
Bharat Mediratta
2010-01-29
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2010-01-29
Replace <?= form::close() ?> with </form>. Also add a call to access::csrf_fo...
Tim Almdal
2010-01-29
Stop using obsolete form::close()
Bharat Mediratta
2010-01-28
Fix language preference block / language cookie reading.
Andy Staudacher
2010-01-28
Make the return button work in chrome, FF, IE, safari and opera.
Tim Almdal
2010-01-28
Rename $class to $css_class for clarity.
Bharat Mediratta
2010-01-28
Secure the t("Completed") call.
Bharat Mediratta
2010-01-28
Secure the t("Continue") strings in javascript.
Bharat Mediratta
2010-01-28
Make the varible for the profile name more descriptive and clean the label
Tim Almdal
2010-01-28
Don't show a link to the user profile for the guest user
Tim Almdal
2010-01-28
Do all the html::clean|purify calls in the views and not the controller. Also...
Tim Almdal
2010-01-25
Remove the return url and change the return button on the user profile page t...
Tim Almdal
2010-01-24
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2010-01-24
Refactor creating the user profile page content into the the event module. T...
Tim Almdal
2010-01-23
Change the hover text to just display 'Your profile'.
Tim Almdal
2010-01-23
Create a user profile page that is used as a landing page when referencing a ...
Tim Almdal
[next]