]> git.agnieray.net Git - galette.git/history - galette/includes/functions.inc.php
Fix php8/mysql autocommit issue
[galette.git] / galette / includes / functions.inc.php
2021-05-08 Johan CwiklinskiFix php8/mysql autocommit issue
2020-06-14 Johan CwiklinskiFix name (sorry)
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
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
2014-10-28 Johan CwiklinskiMerge branch 'release/0.8.1'
2014-10-01 Johan CwiklinskiRemove "as" in use statements when not needeed
2014-09-14 Johan CwiklinskiMerge branch 'release/0.8'
2014-01-04 Johan CwiklinskiUpdate copyright date
2013-12-22 Johan CwiklinskiRemove functions that are no longer used, cleanup
2013-01-05 Johan CwiklinskiMerge branch 'hotfix/0.7.3.1' into develop
2013-01-05 Johan CwiklinskiMerge branch 'hotfix/0.7.3.1' 0.7.3.1
2013-01-04 Johan CwiklinskiPassword captcha on sefl subscription was missing;...
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-23 Johan CwiklinskiReplace KLogger with Analog; fixes #415 refs #414
2012-12-22 Johan CwiklinskiMerge branch 'hotfix/0.7.2.9' into develop
2012-12-19 Johan CwiklinskiMerge branch 'hotfix/0.7.2.8' into develop
2012-12-14 Johan CwiklinskiMerge branch 'hotfix/0.7.2.7' into develop
2012-12-09 Johan CwiklinskiMerge branch 'hotfix/0.7.2.6' into develop
2012-12-07 Johan CwiklinskiMerge branch 'hotfix/0.7.2.5' into develop
2012-12-05 Johan CwiklinskiMerge branch 'hotfix/0.7.2.4' into develop
2012-12-04 Johan CwiklinskiMerge branch 'hotfix/0.7.2.3' into develop
2012-11-21 Johan CwiklinskiMerge branch 'hotfix/0.7.2.2' into develop
2012-11-19 Johan CwiklinskiMerge branch 'hotfix/0.7.2.1' into develop
2012-11-17 Johan CwiklinskiUse configured path for temporary images
2012-11-16 Johan CwiklinskiRemove uneedeed PHP close tags
2012-11-11 Johan CwiklinskiRestrict direct access to included files
2012-10-05 Johan CwiklinskiMerge branch 'release/0.7.1' 0.7.1
2012-07-19 Johan CwiklinskiMerge branch 'hotfix/0.7.0.2' into develop
2012-05-08 Johan CwiklinskiReplace PEAR::Log constants with KLogger ones
2012-03-02 Johan CwiklinskiMerge branch 'feature/autoloader' into develop
2012-03-02 Johan CwiklinskiMigrate Password so it can be autoloaded ; refs #206
2012-01-30 Johan CwiklinskiReturn specified default value instead of an empty...
2012-01-03 Johan CwiklinskiUpdate copyright date
2011-08-22 Johan CwiklinskiRemove old mail function no longer in use ; fix for...
2011-08-21 Johan CwiklinskiMerge remote-tracking branch 'zenddb_test'
2011-06-16 Johan CwiklinskiRemove hack needeed for a PHP bug that has been resolve...
2011-06-16 Johan CwiklinskiMove the function to detect utf8 to the i18n class
2011-06-16 Johan CwiklinskiPreferences object was not defined in the relevant...
2011-06-15 Johan CwiklinskiPassword images were never removed
2011-06-15 Johan CwiklinskiFinally fully remove all the PREF_ constants (and the...
2011-06-01 Johan CwiklinskiUpdate copyright
2010-01-24 Johan CwiklinskiUpgrading copyright date to 2010 on Pear Coding Standar...
2010-01-24 Johan CwiklinskiStart applying PEAR Coding Standards (http://pear.php...
2009-10-09 Johan CwiklinskiBad end date when a begninning of membership was specif...
2009-09-26 Johan CwiklinskiImage resizing is now part of Picture object
2009-09-18 Johan CwiklinskiReport from galette-0-63-bugfix branch: Fix for bug...
2009-09-13 Johan CwiklinskiUse of Login object instead of session stored values
2009-02-11 Johan CwiklinskiAdded history object, replaceof all old functions
2009-02-05 Johan CwiklinskiProblème d'encodage sur les emails
2009-01-18 Johan CwiklinskiAdd functions to convert old MySQL ISO data to UTF
2008-12-27 Johan CwiklinskiRemove double call to common.js script (was both in...
2008-08-16 Johan CwiklinskiLes images uploadées ne doivent être retaillées que...
2008-07-19 Johan CwiklinskiPassage à la GPLv3
2008-02-17 Johan CwiklinskiCorrection du problème des retours à la ligne ignorés...
2007-10-21 John PerrAjout de la fonction d'édition des mails automatiques
2007-08-15 Johan CwiklinskiTentative de correction du bogue #9705
2006-11-04 Théophile HelleboidReplacement <? bu <?php
2006-08-17 Alexandre De DommelinBugfix : add Reply-To field in mail headers (closes...
2006-06-14 Stéphane Salèsfix task #3237 : "Protéger/supprimer le dossier install...
2006-05-14 Théophile Helleboidtry to delete install/ after installation or block...
2006-03-22 Théophile HelleboidCorrect wronf permisssions on pict in /tempimages/
2006-03-18 Stéphane SalèsValidate strict html for mailing_adherent
2006-02-14 Stéphane SalèsAdd breaking attempt handle in ajouter_adhrent and...
2006-02-01 Stéphane SalèsAdded sanityze_mail_header function() which detect...
2006-02-01 Frédéric JaciquotReintroduced picture resizing (when gd available) in...
2006-01-31 Stéphane SalèsCorrected some obvioulsy bad traductions
2005-11-25 Stéphane SalèsFix: Insert image in database
2005-11-23 Stéphane SalèsAdded template for self_adherent
2005-11-15 Stéphane Salèsbug #4515 corrected(typo)
2005-06-16 Frédéric JaciquotImproved the url verification function
2005-06-15 Frédéric Jaciquot- Mass mailing is now functional
2005-06-02 Frédéric Jaciquot- Label generation works again (nasty bug with setlocal...
2004-12-07 Laurent Pelecq#1103: Added interface to enter transactions.
2004-11-27 Frédéric JaciquotReplaced remaining DBDate(mktime()) calls with DBDate...
2004-11-22 Laurent PelecqRewritten dynamic fields to be more generic:
2004-11-21 Frédéric JaciquotSolved a problem that wouldn't allow entering a birth...
2004-11-12 Laurent PelecqChanged add_contribution not to have 2 links for fees...
2004-11-12 Laurent PelecqIf beginning of membership period is set, membership...
2004-11-10 Laurent PelecqSave membership end date instead of duration in galette...
2004-09-21 Frédéric JaciquotFirst template implementation - this commit is not...
2004-08-05 Georges Khaznadarseparating more i18n files
2004-08-05 Georges Khaznadarbegin to make gettext i18n
2004-07-22 Georges Khaznadarfixed typos in date formatting expressions, added a...
2004-07-22 Georges Khaznadaractivated a necessary feature : cleaning former passwor...
2004-07-21 Frédéric JaciquotAs the "photos" directory is not directly readable...
2004-07-20 Georges Khaznadarthe entry self_adherent.php now enables individual...
2004-07-13 Frédéric Jaciquot- Mail headers improved
2004-07-13 Frédéric JaciquotE-Mailing improved. It is now possible to send mails...
2004-07-10 Frédéric Jaciquot$pass variable was not initialized (popped a warning...
2004-04-17 Frédéric JaciquotI hope this fixes a bug reported by Vincent Bossuet...
2004-03-12 Frédéric JaciquotRecoded the html_entity_decode() function to preserve...
2004-02-22 Frédéric JaciquotMinor modifications on the lost password page.
2004-02-22 Stéphane SalèsLost password recovery added.
2004-02-17 Frédéric JaciquotTable prefixes are now allowed
2004-02-13 Frédéric JaciquotPicture resizing if GD is available
next