summaryrefslogtreecommitdiff
path: root/modules/gallery/views
AgeCommit message (Expand)Author
2010-08-15We use UTF-8 everywhere. Fixes ticket #1285.Bharat Mediratta
2010-08-08Add gallery stats in addition to platform stats.Bharat Mediratta
2010-08-08Adjust the vertical placement of the "Dang" message.Bharat Mediratta
2010-08-08Add a sad face on the dang page. Just cause.Bharat Mediratta
2010-08-08Make the error page more informative, and include platform information.Bharat Mediratta
2010-08-01Use the login/html page for maintenance mode; we don't need theBharat Mediratta
2010-08-01Make maintenance mode a variable instead of a config. Then createBharat Mediratta
2010-08-01Focus on the username field by default. Don't use jQuery because we're opera...Bharat Mediratta
2010-08-01"Save" -> "Download" for clarity.Bharat Mediratta
2010-07-31Fix typo: ui-corners-all --> ui-corner-allBharat Mediratta
2010-07-25Move the "cancel all" running tasks button up to make it consistent with the ...Bharat Mediratta
2010-07-20Cleanup on the Admin > Languages page.Bharat Mediratta
2010-07-17Fix margin: 0 auto; IE issue in the upgrader view by adding a doctype to the ...Chad Kieffer
2010-07-17Fix closing ul on inactive modules list, replaced <i> with <em> in footer.Chad Kieffer
2010-07-16Remove code that was inadvertently committed.Tim Almdal
2010-07-15Don't show a themed 404 page if we get to a 404 via file_proxy. JustBharat Mediratta
2010-07-15Rename Flash_Uploader to just Uploader. Modules that want to replaceBharat Mediratta
2010-07-11Merge branch 'master' into talmdal_devTim Almdal
2010-07-10Accept extension .m4v as video/mp4Romain LE DISEZ
2010-07-09Reset the postion option to center when the form data is reloaded, to force t...Tim Almdal
2010-07-06Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the dial...Tim Almdal
2010-06-26Style cleanup.Bharat Mediratta
2010-06-25Add a <h1> title saying that this is a preview.Bharat Mediratta
2010-06-25Change the theme option page to display using tabs if the site theme has an a...Tim Almdal
2010-06-20Rename "simple_uploader" to "flash_uploader" to make room for an HTMLBharat Mediratta
2010-06-20Set the focus on the username field (and the name field when we resetBharat Mediratta
2010-06-20Focus on the username field by default.Bharat Mediratta
2010-06-20Remove trailing ?>Bharat Mediratta
2010-06-20If we use <?= .. ?> on the last line, it looks like we've got aBharat Mediratta
2010-06-19Rework our exception framework to fit into Kohana's model better.Bharat Mediratta
2010-06-15Make the "name" column a little wider.Bharat Mediratta
2010-04-30Oops, somehow the update to flowplayer 3.1.5 was missing a few files. Here th...Andy Staudacher
2010-02-28Apply ui-helper-clearfix to the breadcrumb in the upload dialog to ensure it ...Chad Kieffer
2010-02-28Updates to upload CSS to make it themeable and RTL compatible. Use absolute p...Chad Kieffer
2010-02-27Fix for ticket #1036 - Don't echo any sensitive information such as passwords...Andy Staudacher
2010-02-24Fix multi-column layout of language admin.Andy Staudacher
2010-02-19Refactor away the "display_all" construct in User_Profile_Controller.Bharat Mediratta
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