summaryrefslogtreecommitdiff
path: root/modules/gallery/views
AgeCommit message (Expand)Author
2010-02-19Add spaces around %name in the "create a file" text so thatBharat Mediratta
2010-02-18Merge branch 'master' of github.com:gallery/gallery3Chad Kieffer
2010-02-18First pass at user profile formatting updates. Moved buttons to the top, simp...Chad Kieffer
2010-02-18Revert "Fix for ticket #491: Make user and group names translatable."Bharat Mediratta
2010-02-15Put focus on password field in reauthenticate dialog.Andy Staudacher
2010-02-14Fix for ticket #491: Make user and group names translatable.Andy Staudacher
2010-02-14HTML validation fix (<script>)Andy Staudacher
2010-02-14Some HTML validation fixes (don't render empty <ul> lists, empty id attribute...Andy Staudacher
2010-02-12Tighten up the text.Bharat Mediratta
2010-02-12Fix for tickets 1009 and 603: Show a themed error page to guests / registered...Andy Staudacher
2010-02-11Use the admin/users/edit_user_form version of the user editing formBharat Mediratta
2010-02-09Formated upgrader for RTL languages. Closes ticket #883Chad Kieffer
2010-02-07Revert "Add the scheduler component to the admin maintenance screen."Tim Almdal
2010-02-07Revert "Refactor the admin maintenance screen so that events are used toTim Almdal
2010-02-07Change welcome message dialog to link to the user_profile page instead of the...Andy Staudacher
2010-02-07Last partial fix for ticket 585: Compartmentalize the admin area and require ...Andy Staudacher
2010-02-06Partial fix for ticket 585: Require current password when changing an account...Andy Staudacher
2010-02-06Merge commit 'upstream/master'Andy Staudacher
2010-02-02Require the current password to change your password.Bharat Mediratta
2010-02-02Merge branch 'master' into talmdal_devTim Almdal
2010-02-02use html::purify to cleans the additional content on the admin maintence page.Tim Almdal
2010-02-02Refactor the admin maintenance screen so that events are used to pupluate the...Tim Almdal
2010-02-02Merge commit 'upstream/master'Andy Staudacher
2010-02-02Change the view to display 'empty' when the variable value is a null string("...Tim Almdal
2010-02-02Display the error message for the in place edit. Also improve the double cli...Tim Almdal
2010-02-01Add the scheduler component to the admin maintenance screen.Tim Almdal
2010-01-31Minir l10n message cleanup. Avoid <br/> in messages since the server normaliz...Andy Staudacher
2010-01-30Make the error page more robust in the case where there's a failureBharat Mediratta
2010-01-29Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2010-01-29Replace <?= form::close() ?> with </form>. Also add a call to access::csrf_fo...Tim Almdal
2010-01-29Stop using obsolete form::close()Bharat Mediratta
2010-01-28Fix language preference block / language cookie reading.Andy Staudacher
2010-01-28Make the return button work in chrome, FF, IE, safari and opera.Tim Almdal
2010-01-28Rename $class to $css_class for clarity.Bharat Mediratta
2010-01-28Secure the t("Completed") call.Bharat Mediratta
2010-01-28Secure the t("Continue") strings in javascript.Bharat Mediratta
2010-01-28Make the varible for the profile name more descriptive and clean the labelTim Almdal
2010-01-28Don't show a link to the user profile for the guest userTim Almdal
2010-01-28Do all the html::clean|purify calls in the views and not the controller. Also...Tim Almdal
2010-01-25Remove the return url and change the return button on the user profile page t...Tim Almdal
2010-01-24Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2010-01-24Refactor creating the user profile page content into the the event module. T...Tim Almdal
2010-01-23Change the hover text to just display 'Your profile'.Tim Almdal
2010-01-23Create a user profile page that is used as a landing page when referencing a ...Tim Almdal
2010-01-23Fix typo: change $entryr to $entry->userBharat Mediratta
2010-01-23Correct the javascript so it will find the "Continue" button in other languag...Tim Almdal
2010-01-23Increase the size of the 'select photos' button so that it doesn't wrap and s...Tim Almdal
2010-01-22Remove the identity manager screens and controller as alterntive identity pro...Tim Almdal
2010-01-22Disable the continue button after clicking so it can only clicked once.Tim Almdal
2010-01-21Internationalize all strings in admin_modules.hmtl and corrected comments.Tim Almdal