summaryrefslogtreecommitdiff
path: root/includes/db_schema/db_schema_21_22.php
AgeCommit message (Collapse)AuthorFilesLines
2015-06-03Refactor database migrations to use autoloading and remove duplicatesGreg Roach1-65/+0
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-33/+26
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-12/+12
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2014-10-06Tidy up DB schema updatesGreg Roach1-13/+8
2014-09-17Split site-preference getter/setter into two functionsGreg Roach1-1/+1
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-02-25typo - missing dotŁukasz Wilenski1-1/+1
2013-02-24Fix media paths beginning "./" (created by phpGedView?0fisharebest1-0/+14
Allow landscape images in person boxes - but nothing wider than 8:5 ratio
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ↵fisharebest1-1/+4
(temporarily) in its place.
2013-01-18#1072477 - New Entries in wt_default_resn Ignored Due to Missing NULLfisharebest1-0/+4
2013-01-18Major refactoring of media code.fisharebest1-21/+1
#935621 - Support for foreign language characters in media files #1079539 - Uploading non-english named file error #935621 - Support for foreign language characters in media files #1077472 - List media objects missing thumbs page 2 #1047957 - Icons not shown for some remote file types #592603 - $MEDIA_DIRECTORY_LEVELS does not work with absolute paths #1049102 - Inconsitent use of the word "directories"
2013-01-16More updates for db-changes (note - this script is not yet activated via ↵fisharebest1-2/+23
session.php)
2013-01-12Remove the "AUTO_GENERATE_THUMBS" option. We should generate thumbnails ↵fisharebest1-1/+1
whenever PHP supports it.
2013-01-12Phase out the use of MEDIA_DIRECTORY_LEVELSfisharebest1-1/+1
2013-01-02Family tree preferences - update config options in preparation for changes ↵fisharebest1-2/+18
to media handling.
2012-12-05Site access rules - remember the datatables state between callsfisharebest1-0/+41