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
/
tests
Age
Commit message (
Expand
)
Author
2013-06-26
Fix Controller_Auth_Test - T_CURLY_OPEN not parsed as "{". Update golden file.
shadlaws
2013-06-08
Rename uploadify SWF wrappers to end in .swf.php for consistency.
Bharat Mediratta
2013-05-09
Get rid of the security preamble - we intend for these files to be directly a...
Bharat Mediratta
2013-05-09
Change upload code to use new uploadify urls.
Bharat Mediratta
2013-04-14
Golden file update follow-on for c37288f0b24c19813405096c087ab0c7c171c358
Bharat Mediratta
2013-03-13
Merge pull request #202 from shadlaws/fix_2051
Bharat Mediratta
2013-03-13
#2059 - Add album name sanitizing similar to photo/movie filename sanitizing.
shadlaws
2013-03-12
#2051 - Revise how Gallery_View returns combined JS and CSS.
shadlaws
2013-03-12
#2057 - Revise item name and slug validation - backslashes, refactor, error m...
shadlaws
2013-03-10
#2048 - Remove unneeded jquery.autocomplete.css/js inclusions.
shadlaws
2013-03-09
#2046 - Change Gallery over to using MediaElementJS as its movie player.
shadlaws
2013-03-06
Follow-on for #2043. Fix some tests that made bad assumptions about
Bharat Mediratta
2013-03-05
Follow-on to 384bc7afc86be706bf61def09afc8306cdad2443 for #2033
Bharat Mediratta
2013-03-03
Merge pull request #179 from shadlaws/fix_2034
Bharat Mediratta
2013-03-03
Follow-on to #2033 - Rename movieplayer.html.php to movieplayer-flash.html.php
shadlaws
2013-03-03
#2034 - Add webm and ogv as valid movie types.
shadlaws
2013-03-02
#2031 - Add class_exists() before method_exists() if class existence is unknown.
shadlaws
2013-02-26
#2010 - Revise item::find_by_path to search for jpg-converted items.
shadlaws
2013-02-25
Follow-on from autocomplete and gallery.panel.js revisions.
shadlaws
2013-02-20
#2008 - Add warnings if some active modules are obsolete.
shadlaws
2013-02-18
Fix up some tests:
Bharat Mediratta
2013-02-14
#2003 - Add admin/movies screen.
shadlaws
2013-02-12
#2001 - Make filename sanitizing more consistent.
shadlaws
2013-02-10
#2000 - Make legal_file::smash_extensions more robust.
shadlaws
2013-02-08
#1994 - Make get_file_metadata throw an exception if photo or movie is uniden...
shadlaws
2013-02-06
Follow-on to 949b8cda14ec037386da34c43248ebd60542f5da for #1982.
shadlaws
2013-02-03
Merge pull request #118 from shadlaws/fix_1982_followon
Bharat Mediratta
2013-02-02
Follow-in to 314e2e67b1d52b7d01a715d7a6680862bf83b987 for #1986.
shadlaws
2013-02-02
Follow-on to f83ed5f8716663a45c9d8e8118bbcf0e2849c3fb for #1982.
shadlaws
2013-01-31
#1982 - Add placeholder for albums with no album cover.
shadlaws
2013-01-30
#1968 - Improve album cover generation/removal/etc.
shadlaws
2013-01-29
#1967 - Improve how graphics::generate handles missing/bad images.
shadlaws
2013-01-28
#1945 - Extend legal_file helper functions.
shadlaws
2013-01-28
#1971 - Make resequence_child_weights_test unit test more reliable.
shadlaws
2013-01-26
#1946, 1947 - Make altered names/slugs more user-friendly, make conflict-find...
shadlaws
2013-01-25
Merge pull request #103 from shadlaws/fix_1965
Bharat Mediratta
2013-01-26
#1951 - Make metadata generation more flexible (photo and movie helpers).
shadlaws
2013-01-25
#1965 - Improve sanity checks and copy/convert/process logic for rotate and r...
shadlaws
2013-01-25
#1956 - Escape LIKE queries (for _ and %).
shadlaws
2013-01-24
Merge pull request #99 from shadlaws/fix_1955
Bharat Mediratta
2013-01-24
#1955 - Make unit test photos unique.
shadlaws
2013-01-24
#1960 - Add unit test to look for extra spaces at end of line
shadlaws
2013-01-23
Extract reweighting logic out of Organize_Controller into
Bharat Mediratta
2013-01-23
Add a cache buster to all data_rest urls, add caching headers to all
Bharat Mediratta
2013-01-23
After finding a test in Item_Model_Test that didn't end in the string "_test"...
Bharat Mediratta
2013-01-23
Fix comment typo.
Bharat Mediratta
2013-01-23
Update golden files after 80d6a895edb1cfc3dd0bcacd0d2c63b40c04670c
Bharat Mediratta
2013-01-23
Add a "can_add" permission bit similar to the "can_edit" bit to the RESTful a...
Bharat Mediratta
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2013-01-20
Merge pull request #95 from shadlaws/fix_1950
Bharat Mediratta
[next]