]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Core/Db.php
Handle sequence on PostgreSQL for titles; closes #1374 refs #1158
[galette.git] / galette / lib / Galette / Core / Db.php
2019-12-17 Johan CwiklinskiHandle sequence on PostgreSQL for titles; closes #1374...
2019-12-17 Johan CwiklinskiFix telemetry schema validation for Postgres; closes...
2019-01-27 Johan CwiklinskiMerge branch 'release/0.9.2.1'
2019-01-25 Johan CwiklinskiMore information on failure
2018-12-22 Johan CwiklinskiMerge branch 'release/0.9.2'
2018-07-08 Johan CwiklinskiFix typo on occurred
2018-05-26 Johan CwiklinskiMerge branch 'hotfix/0.9.1.2' into develop
2018-05-10 Johan CwiklinskiFix version detection on upgrade
2018-04-09 Johan CwiklinskiMerge branch 'release/0.9.1rc1'
2018-03-12 Johan CwiklinskiHandle status and contributions types dynamic translati...
2018-02-20 Johan CwiklinskiFix update from 0.6x
2017-10-29 Johan CwiklinskiMerge branch 'release/0.9rc3'
2017-10-25 Johan CwiklinskiAdd telemetry and registration
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
2017-05-13 Johan CwiklinskiTest CS fix
2017-04-19 Johan CwiklinskiDuring tests, there may be no query available
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-11-14 Johan CwiklinskiAdd magic method to store Db in session
2016-10-31 Johan CwiklinskiCS
2015-06-09 Johan CwiklinskiMerge branch 'release/0.8.2'
2015-05-03 Johan CwiklinskiAdd an optionnal parameter to use non UTF-8 connection...
2015-04-20 Johan CwiklinskiDrop SQLite support
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-08-20 Johan CwiklinskiFix quoting issues in free search
2014-08-03 Johan CwiklinskiCharset is needed for MySQL only
2014-07-13 Johan CwiklinskiFix UTF conversion on some fields
2014-06-22 Johan CwiklinskiCheck DB connection test; fixes #817
2014-02-08 Johan CwiklinskiFormat version from database to avoid checking errors...
2014-01-25 Johan CwiklinskiSet charset at database connection, to avoid encoding...
2014-01-10 Johan CwiklinskiMinor phpdoc fixes
2014-01-06 Johan CwiklinskiRemove old getUpdateScripts method, use new one for...
2014-01-06 Johan CwiklinskiAdd prefix on selectAll
2014-01-04 Johan CwiklinskiUpdate copyright date
2014-01-03 Johan CwiklinskiFix a typo, fix a deprecated comment
2014-01-02 Johan CwiklinskiDatabase scripts has moved
2014-01-01 Johan CwiklinskiFix database version check; refs #448
2014-01-01 Johan CwiklinskiFix installation with ZF2; refs #448
2014-01-01 Johan CwiklinskiBegin to take care of upgrade; refs #448
2014-01-01 Johan CwiklinskiDisable check db version when in DEV mode; refs #448
2014-01-01 Johan CwiklinskiAdd a method to retrieve database version; refs #448
2014-01-01 Johan CwiklinskiAdd SQLite, improve display, add db check step, begin...
2014-01-01 Johan CwiklinskiAdd bad fix installing with SQLite :(
2013-12-31 Johan CwiklinskiUTF conversion still use ZF1
2013-12-23 Johan CwiklinskiTypo in variable name
2013-12-23 Johan CwiklinskiPartially fix unit tests
2013-12-23 Johan CwiklinskiFix DB version check
2013-12-23 Johan CwiklinskiFix Db connexion when installing
2013-12-22 Johan CwiklinskiInstallation and various initialization methods now...
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 CwiklinskiCSV imports and exports
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-08-10 Johan CwiklinskiMerge branch 'release/0.7.5' 0.7.5
2013-07-05 Johan CwiklinskiMerge branch 'hotfix/0.7.4.5' into develop
2013-07-05 Johan CwiklinskiMerge branch 'hotfix/0.7.4.5' into develop
2013-06-30 Johan CwiklinskiDatabase check version is pretty annonying in DEV mode
2013-02-23 Johan CwiklinskiMerge branch 'release/0.7.4' 0.7.4
2013-02-08 Johan CwiklinskiAvoid constants redeclaration, refs #531 #402 #448
2013-01-19 Johan CwiklinskiMerge branch 'hotfix/0.7.3.2' into develop
2013-01-11 Johan CwiklinskiRemove development code
2013-01-11 bohwazAdd SQLite database; fixes #482
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-19 Johan CwiklinskiMerge branch 'hotfix/0.7.2.8' 0.7.2.8
2012-12-18 Johan CwiklinskiPerfs: remove heavy and no longer needeed seemUtf8...
2012-12-18 Johan CwiklinskiPerfs: remove heavy and no longer needeed seemUtf8...
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-16 Johan CwiklinskiRemove uneedeed PHP close tags
2012-10-08 Johan CwiklinskiMerge branch 'hotfix/0.7.1.5' into develop
2012-10-08 Johan CwiklinskiMerge branch 'hotfix/0.7.1.5' 0.7.1.5
2012-10-08 Johan CwiklinskiFix a potential logger issue on database connexion...
2012-10-05 Johan CwiklinskiMerge branch 'release/0.7.1' 0.7.1
2012-08-15 Johan Cwiklinskimerge 0.7.1 resolved bugfixes
2012-08-11 Johan CwiklinskiRename seemsUtf8 method to seemUtf8, fixes others typos...
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-03-04 Johan CwiklinskiFix some namespaces issues ; refs #206
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 GaletteZendDb so it can be autoloaded ; refs...