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
2013-09-06
#2082 - Sanitize admin theme options that get placed directly in HTML.
shadlaws
2013-04-21
Ensure that movie titles are purified upon display.
shadlaws
2013-03-14
#2058 - Separate uploader logic into Kohana-, Item-Model-, and Uploadify-spec...
shadlaws
2013-03-13
#2061 - Remove Uploadify from add_photo_form/add_photo_form_completed events.
shadlaws
2013-03-05
Remove stray line of debug output.
Bharat Mediratta
2013-03-05
#2040 - Deactivate modules that no longer exist.
shadlaws
2013-03-02
#2031 - Add class_exists() before method_exists() if class existence is unknown.
shadlaws
2013-02-27
Merge pull request #169 from shadlaws/fix_2021
Bharat Mediratta
2013-02-27
#2021 - Cleanup thumb_dirty and resize_dirty instances.
shadlaws
2013-02-26
#2010 - Revise item::find_by_path to search for jpg-converted items.
shadlaws
2013-02-20
#2008 - Add warnings if some active modules are obsolete.
shadlaws
2013-02-17
#2006 - Add system::mark_file_for_delete API to delete files at shutdown.
shadlaws
2013-02-14
#2003 - Add admin/movies screen.
shadlaws
2013-02-12
#2001 - Make filename sanitizing more consistent.
shadlaws
2013-02-09
Extend siblings callbacks to take a $limit and an $offset for navigating
Bharat Mediratta
2013-02-08
#1993 - Remove "failed" query string from upgrader redirect if there are no e...
shadlaws
2013-01-31
Escape the host/username/password arguments to mysqldump. Fixes #1984.
Bharat Mediratta
2013-01-30
Improve the display context API to return a "siblings_callback" field
Bharat Mediratta
2013-01-28
#1945 - Extend legal_file helper functions.
shadlaws
2013-01-24
If profiling is enabled, dump out profiling data instead of proxied
Bharat Mediratta
2013-01-21
#1954 - Skip buffer calls for unit tests of file_proxy and data_rest.
shadlaws
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2013-01-20
Add a long overdue test for File_Proxy_Controller that tests all the various
Bharat Mediratta
2013-01-20
#1949 - Fix album thumb mime types given by data_rest and file_proxy
shadlaws
2013-01-19
#1942 - Make data_rest and file_proxy more consistent - several minor documen...
shadlaws
2012-12-10
bug fix: updated file_proxy.php to use legal_file helper instead of hard-code...
shadlaws
2012-08-11
the HTTP header Cache-Control must contain "public" in order to allow caching...
Gerhard Schlager
2012-07-21
Sanitize the module name and don't allow storing values for illegal
Bharat Mediratta
2012-06-05
Fix up syntax in the last change. Follow-on for #1879.
Bharat Mediratta
2012-06-05
Force Turn off the compress as most image file already compressed.
Tony Fung
2012-06-04
Second attempt to fix #1821 - first attempt caused an infinite loop in some c...
Bharat Mediratta
2012-05-17
Smash multiple extensions down into a single one when accepting file
Bharat Mediratta
2012-05-15
Send back form errors wrapped in JSON. Fixes #1867.
Bharat Mediratta
2012-05-15
Oops dropped a semicolon in e3d50dd8be9cd4bdefb42f41aa6ed96b6fece676
Bharat Mediratta
2012-05-14
Simplify dialog title for editing advanced settings. Fixes #1864.
Bharat Mediratta
2012-05-14
Force uploader status messages to be integers. Fixes #1863.
Bharat Mediratta
2012-05-08
Close all buffers, not just the ones that Kohana opened. Fixes #1821,
Bharat Mediratta
2012-05-05
Clean up comments.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-11-24
Move the Content-Length header into the main block, fix some formatting.
Bharat Mediratta
2011-10-29
gzip stream problem on Google Chrome
ffchung
2011-10-03
Fix the standard and REST uploaders to use a callback function to
Bharat Mediratta
2011-08-27
Refactor the display context code a bit:
Bharat Mediratta
2011-08-11
Patch for tickets #1428 and #1760
Tim Almdal
2011-08-11
Simplification of 59b04b897b8a664cd7334b017fac8158a6281434 for #1764:
Bharat Mediratta
2011-08-11
Initial commit of a patch for Ticket #1764. as discussed here: https://github...
Tim Almdal
2011-04-30
Results from a round of feedback with Bharat.
Chad Parry
2011-04-28
This patch helps provide raw photo support with some small changes to the fra...
Chad Parry
2011-04-24
Don't put the Admin > Theme Options Save button in a fieldset.
Chad Kieffer
2011-04-23
Use an absolute url for the upgrader link. Also, clear the upgrade_now
Bharat Mediratta
[next]