]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Core/Picture.php
Merge branch 'hotfix/1.0.4'
[galette.git] / galette / lib / Galette / Core / Picture.php
2024-03-23 Johan CwiklinskiMerge branch 'hotfix/1.0.4' master
2024-03-10 Johan CwiklinskiFix redirection when dynamic file does not exists
2023-12-07 Johan CwiklinskiMerge branch 'release/1.0.0'
2023-11-13 Johan CwiklinskiSwitch to phpstan level 4
2023-10-12 Guillaume AGNIERAYResize and crop members picture to a fixed ratio
2023-06-08 Johan CwiklinskiAdd WebP images support; closes #1681
2023-02-21 Johan Cwiklinskiphpstan level 3
2023-02-19 Johan Cwiklinskiphpstan, level 2
2023-02-11 Johan CwiklinskiAdd phpstan, fix detected errors
2023-02-10 Johan CwiklinskiMigration to slimv4
2023-01-25 Guillaume AGNIERAYFix implicit conversion from float to int
2023-01-07 Johan CwiklinskiAdd missing properties declarations
2021-11-29 Johan CwiklinskiMerge branch 'release/0.9.6'
2021-11-09 Johan CwiklinskiUse prepared statement rather than direct SQL
2021-07-03 Johan CwiklinskiMerge branch 'release/0.9.5'
2020-12-13 Johan CwiklinskiIntegrate php-di; closes #1372
2020-11-14 Johan CwiklinskiFix wrong parameters names due to old laminas-db bug
2020-11-06 Johan CwiklinskiCatch Throwables instead of Exceptions
2020-10-18 Johan CwiklinskiMerge branch 'release/0.9.4.1'
2020-10-07 Johan CwiklinskiMerge branch 'feature/checker' into develop
2020-10-07 Johan CwiklinskiFix errors detected by require-checker
2020-07-31 Johan CwiklinskiCS: declare visibility for constants
2020-07-04 Johan CwiklinskiMerge branch 'release/0.9.4'
2020-06-14 Johan CwiklinskiFix name (sorry)
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2020-06-11 Johan CwiklinskiSwitch to PSR12, phpcbf fix
2020-06-10 Scrutinizer Auto... Scrutinizer Auto-Fixes (#59)
2020-04-11 Johan CwiklinskiFix images routes responses, other minor fixes
2019-12-01 Johan CwiklinskiMerge branch 'release/0.9.3'
2019-11-17 Johan CwiklinskiDrop content lenght headers; closes #1342 #1343 #1347...
2018-12-22 Johan CwiklinskiMerge branch 'release/0.9.2'
2018-07-08 Johan CwiklinskiFix typo on occurred
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
2017-07-20 Johan CwiklinskiFix image size; add unit test on it
2017-07-18 Johan CwiklinskiRename TEMPLATE constants to more accurate THEME
2017-07-18 Johan CwiklinskiImprove picture checks
2017-07-08 Johan CwiklinskiUse realpath for pictures file_path
2017-05-18 Johan CwiklinskiMerge branch 'hotfix/0.8.3.4'
2017-05-18 Johan CwiklinskiAllow 1 char filename; fixes #1028 0.8.3.4
2017-05-14 Johan CwiklinskiAccept filenames with only one char; fixes #1028
2017-04-26 Johan CwiklinskiFix has_picture
2017-04-22 Johan CwiklinskiMake sure has_picture is set on photo add and removal
2017-04-17 Johan Cwiklinskihas_picture should defaults to false
2017-04-16 Johan CwiklinskiAdd tests on members repository
2017-02-12 Johan CwiklinskiFix checks on db results on some cases
2016-12-24 Johan CwiklinskiMerge branch 'hotfix/0.8.3.3' into develop
2016-12-15 Johan CwiklinskiMerge branch 'hotfix/0.8.3.1' into develop
2016-10-31 Johan CwiklinskiCS
2016-10-17 Johan CwiklinskiBegin dynamic translations routes
2016-10-17 Johan CwiklinskiFix session issue, fix pdf cards and labels routes
2015-06-09 Johan CwiklinskiMerge branch 'release/0.8.2'
2014-12-15 Johan CwiklinskiDo not try to execute query to get images in db if...
2014-11-23 Johan CwiklinskiStore members images mising in database; fixes #883
2014-10-28 Johan CwiklinskiMerge branch 'release/0.8.1'
2014-09-30 Johan CwiklinskiUse Traits for File, Picture and CsvIn; fixes #851...
2014-09-14 Johan CwiklinskiMerge branch 'release/0.8'
2014-07-01 Johan CwiklinskiMember photo was not stored in database; fixes #830
2014-01-04 Johan CwiklinskiUpdate copyright date
2013-12-22 Johan CwiklinskiFix some issues
2013-12-22 Johan CwiklinskiUse Zf2 methods
2013-12-22 Johan CwiklinskiReaplce all Zend_Db_Select and Zend_Db_Expr with their...
2013-12-22 Johan CwiklinskiPicture insertion and deletion
2013-12-22 Johan CwiklinskiAlign comments, cleanup
2013-12-22 Johan CwiklinskiMake member modification work, add some wrapper method...
2013-12-22 Johan CwiklinskiZF2:core Db object improvments / members
2013-12-22 Johan CwiklinskiMake login and show member work with ZF2
2013-10-19 Johan CwiklinskiMerge branch 'release/0.7.6' 0.7.6
2013-10-12 Johan CwiklinskiCSV imports; fixes #176
2013-02-23 Johan CwiklinskiMerge branch 'release/0.7.4' 0.7.4
2013-02-02 Johan CwiklinskiTry to delete picture from disk even if it has not...
2013-01-01 Johan CwiklinskiMerge branch 'release/0.7.3' 0.7.3
2013-01-01 Johan CwiklinskiUpdate copyright date
2012-12-25 Johan CwiklinskiRemove remaining old logger globals
2012-12-25 Johan CwiklinskiRemove old global log
2012-12-23 Johan CwiklinskiReplace KLogger with Analog; fixes #415 refs #414
2012-12-23 Johan CwiklinskiRemove uneedeed PHP close tags
2012-12-22 Johan CwiklinskiMerge branch 'hotfix/0.7.2.9' into develop
2012-12-22 Johan CwiklinskiMerge branch 'hotfix/0.7.2.9' 0.7.2.9
2012-12-20 Johan CwiklinskiUppercase file extensions can cause issues; fixes ...
2012-12-20 Johan CwiklinskiImage were no longer regenerated from database; fixes...
2012-10-05 Johan CwiklinskiMerge branch 'release/0.7.1' into develop
2012-10-05 Johan CwiklinskiMerge branch 'release/0.7.1' 0.7.1
2012-10-02 Johan CwiklinskiIssues on regenerating image from database
2012-09-24 Johan CwiklinskiMerge branch 'release/0.7.1' into develop
2012-09-24 Johan CwiklinskiA bit of log when picture deletion fails
2012-07-19 Johan CwiklinskiMerge branch 'hotfix/0.7.0.2' into develop
2012-06-26 Johan CwiklinskiMake PHP doc categories uniform
2012-05-08 Johan CwiklinskiReplace PEAR::Log constants with KLogger ones
2012-05-08 Johan CwiklinskiFix undefined variable
2012-05-07 Johan CwiklinskiDatabase will never be OK on __wakeup, if the picture...
2012-05-06 Johan CwiklinskiBetter handle headers on picture display
2012-03-03 Johan CwiklinskiImprove handling and error message if filename or exten...
2012-03-02 Johan CwiklinskiMerge branch 'feature/autoloader' into develop
2012-03-02 Johan CwiklinskiFix various namespaces issues ; refs #206
2012-03-02 Johan CwiklinskiMigrate Adherent so it can be autoloaded ; refs #206
2012-03-02 Johan CwiklinskiMigrate Picture, Logo and PrintLogo so they can be...