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
/
controllers
Age
Commit message (
Expand
)
Author
2010-09-08
Detect out-of-date modules and put up a message for site admins.
Bharat Mediratta
2010-09-08
Detect when a module fails to upgrade properly and put up an
Bharat Mediratta
2010-09-04
Fix full size dimensions after rotating an image on the photo view page.
Bharat Mediratta
2010-09-02
Don't show the "(## errors)" part of the status message if there haven't been...
Bharat Mediratta
2010-08-31
Expire completed uploads and introduce a text message that says how
Bharat Mediratta
2010-08-29
Revert "Change the theme option page to display using tabs if the site theme ...
Bharat Mediratta
2010-08-29
Bump gallery module to v36 and add a favicon_url variable, which we
Bharat Mediratta
2010-08-29
Move theme::get_edit_form_admin into admin_theme_options since that's
Bharat Mediratta
2010-08-29
Convert the "parents" variable from a result iterator to an array so
Bharat Mediratta
2010-08-22
Get rid of the move dialog and move option. Instead, replace it with
Bharat Mediratta
2010-08-15
We use UTF-8 everywhere. Fixes ticket #1285.
Bharat Mediratta
2010-08-11
Send back the content length of files. This fixes streaming movies. Fixes t...
Bharat Mediratta
2010-08-09
"Content-type" --> "Content-Type".
Bharat Mediratta
2010-08-09
The root album's edit form doesn't have a name field, so don't count
Bharat Mediratta
2010-08-08
Fix for ticket #1279. In admin themes sanitize the theme name before checking...
Tim Almdal
2010-08-07
Add the ability to replace the source data file in Item_Model::save().
Bharat Mediratta
2010-08-07
Whitespace fix.
Bharat Mediratta
2010-08-06
Use module::install and module::activate for the gallery module as
Bharat Mediratta
2010-08-01
Use the login/html page for maintenance mode; we don't need the
Bharat Mediratta
2010-08-01
Make maintenance mode a variable instead of a config. Then create
Bharat Mediratta
2010-08-01
Make the continuation url go to admin/maintenance.
Bharat Mediratta
2010-07-31
Full pass over all the JSON encoding and JS dialog code. We now abide
Bharat Mediratta
2010-07-31
Resend the entire dialog content (including the wrapping view) instead of jus...
Tim Almdal
2010-07-31
Missing the user name on the reauthenticate form.
Tim Almdal
2010-07-31
When the admin controller redirects to the reauthenticate controller, the val...
Tim Almdal
2010-07-31
Convert the admin_theme controller to use the json::reply method
Tim Almdal
2010-07-31
More patches as part of #1225. Change the 'core' modules to use the json::reply
Tim Almdal
2010-07-31
Use readfile() instead of fopen()/fpassthru()/fclose() for brevity.
Bharat Mediratta
2010-07-20
Cleanup on the Admin > Languages page.
Bharat Mediratta
2010-07-16
Improve the fix for #1176 to use request::is_ajax() instead of tacking
Bharat Mediratta
2010-07-15
Remove the code to call the controller directly and just use redirect. Now t...
Tim Almdal
2010-07-15
Rename g-in-dialog to the naming standard for query parameters and give it so...
Tim Almdal
2010-07-15
Rename Flash_Uploader to just Uploader. Modules that want to replace
Bharat Mediratta
2010-07-13
Fix reauth authentication to use the identity helper instead of the
Bharat Mediratta
2010-07-11
Merge branch 'master' into talmdal_dev
Tim Almdal
2010-07-10
Rotate all matching album covers when we rotate an item. Fixes ticket #1200.
Bharat Mediratta
2010-07-10
Wrap album deletes in a batch so that we can handle lots of cascading
Bharat Mediratta
2010-07-10
Pass along the from_id in item::get_delete_form() and then check to
Bharat Mediratta
2010-07-10
Accept extension .m4v as video/mp4
Romain LE DISEZ
2010-07-09
remove debugging statement
Tim Almdal
2010-07-08
Only add the 'Successfully re-authenticated' message to the status if the adm...
Tim Almdal
2010-07-07
Fix for ticket #1176. Have the gallery.dialog code add a g-in-dialog paramete...
Tim Almdal
2010-07-06
Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the dial...
Tim Almdal
2010-07-05
Merge branch 'master' of github.com:gallery/gallery3
Bharat Mediratta
2010-07-05
Revert "If the admin request originates as a dialog link, don't display the e...
Tim Almdal
2010-07-05
Merge branch 'master' of github.com:gallery/gallery3
Bharat Mediratta
2010-07-05
Add maessage when we automatically log you out of the admin area.
Bharat Mediratta
2010-07-05
If the admin request originates as a dialog link, don't display the entire pa...
Tim Almdal
2010-06-20
Rename "simple_uploader" to "flash_uploader" to make room for an HTML
Bharat Mediratta
2010-06-17
Fix for ticket #1110. Need to use the encode_path with a movie extension to f...
Tim Almdal
[next]