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-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
2010-01-23
Fix typo: change $entryr to $entry->user
Bharat Mediratta
2010-01-23
Correct the javascript so it will find the "Continue" button in other languag...
Tim Almdal
2010-01-23
Increase the size of the 'select photos' button so that it doesn't wrap and s...
Tim Almdal
2010-01-22
Remove the identity manager screens and controller as alterntive identity pro...
Tim Almdal
2010-01-22
Disable the continue button after clicking so it can only clicked once.
Tim Almdal
2010-01-21
Internationalize all strings in admin_modules.hmtl and corrected comments.
Tim Almdal
2010-01-21
The admin module controller allows modules to provide a check_environment method
Tim Almdal
2010-01-12
Add a css id attribute to the i10n-edit-translation element. Fixes ticket #969.
Tim Almdal
2010-01-02
Fix up tabs, leading <?php.
Bharat Mediratta
2010-01-02
Correct formatting in the uploadify dialog box for safari.
Tim Almdal
2009-12-30
Force the 'Select Photos...' button to always be in the center of the upload ...
Tim Almdal
2009-12-27
Only mark a variable as empty if its value is null. So 0 shows as 0.
Bharat Mediratta
2009-12-23
Cleaner version. Probably has a bunch of cruft in it, but it looks good enough.
Bharat Mediratta
2009-12-23
First shot at integrating the K24 error page.
Bharat Mediratta
2009-12-18
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2009-12-18
Use url::base() instead of item::root()->url because we can't be sure
Bharat Mediratta
2009-12-05
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2009-12-02
Rename the "upload_limit" variable to "simultaneous_upload_limit" for
Bharat Mediratta
2009-12-02
Allow users to override the number of simulatenous uploads. This setting won...
Tim Almdal
2009-11-25
Preliminary work to cut over to Kohana 2.4
Bharat Mediratta
[next]