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
2011-01-11
Merge branch 'Ticket#1504' of git://github.com/Joe7/gallery3
Bharat Mediratta
2011-01-11
Merge branch 'fix-viewable2_master' of git://github.com/BigMadWolf/gallery3
Bharat Mediratta
2011-01-12
Returning 2 flags from l10n_client::validate_api_key(), 1 to reflect if conne...
Joe7
2011-01-11
Removed check as input value is compared against dataset of validated values,...
Joe7
2011-01-10
Allow File_Proxy_Controller to run in private gallery mode since it
Bharat Mediratta
2011-01-09
Fixed item controllers so that any item position is computed correctly, when ...
Jérémy Subtil
2011-01-07
Don't enable the REST module by default (fixes #1585).
Bharat Mediratta
2011-01-07
Allow '..' segment in photo/album paths through file_proxy (as is not forbidd...
Joe7
2011-01-03
Follow on to cfaa62370ecbdb3badf4ab68bbefa7cfedaea154 to fix indentation.
Bharat Mediratta
2011-01-03
Reimplemented Kohana 2.3's View::set_global() with array support.
Joe7
2011-01-03
Keep view counters of all item types accurate
Joe7
2010-12-28
Use db::expr instead of "new Database_Expression". Resolves #1560.
Bharat Mediratta
2010-12-23
Create a way for controllers to exempty themselves from maintenance
Bharat Mediratta
2010-12-21
Updated to use the new item::find_by_path() API.
Bharat Mediratta
2010-12-15
Consolidate all the random code into a random helper that offers:
Bharat Mediratta
2010-12-15
Use mt_rand() instead of rand() since it provides better portability.
Bharat Mediratta
2010-09-29
Stop caching all module variables in the vars table using the
Bharat Mediratta
2010-09-18
The Kohana folks removed the cache cleanup code back in
Bharat Mediratta
2010-09-16
Preserve the image extension on the temp file that we create for
Bharat Mediratta
2010-09-16
Restrict viewing user profile pages to registered users only, but
Bharat Mediratta
2010-09-11
Add CSRF protection to the upgrader. And update the CLI output so
Bharat Mediratta
2010-09-10
If the user is not an admin, don't 403 -- instead just redirect them
Bharat Mediratta
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
[prev]
[next]