95 Commits (postfixadmin-3.0.2)

Author SHA1 Message Date
Christian Boltz 516f1c68f4 upgrade_1835_mysql: fix defaults for both date fields at once 9 years ago
Christian Boltz 13cdd50d0a Add checks to login.php and cli to ensure database layout is up to date 10 years ago
Christian Boltz 336d7a8e28 upgrade.php: 10 years ago
Christian Boltz b261db86c7 Merge pull request #9 from phyrog/master 10 years ago
Tom Gehrke 92f1dbdf39 Add sqlite backend option 10 years ago
David Goodwin dbc8204ab1 try and support older versions of PHP (e.g 5.3) which do not support closures etc 11 years ago
Christian Boltz 73ffaad7e8 upgrade.php: 11 years ago
Christian Boltz 7f87d130d7 upgrade.php: 11 years ago
Christian Boltz 25356ede71 upgrade_1767: fetchmail.active field was just added. Make sure all 11 years ago
Christian Boltz 9ca7ae050e Two upgrades for FetchmailHandler: 11 years ago
David Goodwin feb2424188 stop relying on subversion keyword for database upgrades; just iterate over all user defined functions and find the largest numeric one 11 years ago
Christian Boltz 6595a0a501 upgrade.php: 12 years ago
Christian Boltz f14d7d09a5 upgrade.php: 12 years ago
David Goodwin fa984a5b5f upgrade.php : fix postgres complaining about addition of boolean not null field when existing data exists and no default is specified 12 years ago
Christian Boltz 8c139c95d6 vacation: 12 years ago
Christian Boltz 77c0fbcb22 upgrade.php: 12 years ago
Christian Boltz 975956b73e upgrade.php: 12 years ago
Christian Boltz 7bffdc9907 upgrade.php: 12 years ago
Christian Boltz b985816baa fetchmail: add sslcertck, sslcertpath, sslfingerprint 13 years ago
Christian Boltz 47bc9bb2ad upgrade.php: 14 years ago
David Goodwin ef80736445 Merge jan-kruis's vacation interval reply behaviour - see SF patch 3508083 - https://sourceforge.net/tracker/?func=detail&aid=3508083&group_id=191583&atid=937966 ; Thank you 14 years ago
Christian Boltz 060b101d69 upgrade.php: 14 years ago
Christian Boltz 41d8bcaf0a upgrade.php: 14 years ago
Christian Boltz 48f2a0a94b upgrade.php 14 years ago
Christian Boltz b2d953071c upgrade.php: 15 years ago
Christian Boltz 0247de425a upgrade_1050(): 15 years ago
Christian Boltz 0fa1614dad upgrade.php: 15 years ago
Valkum 179f195bf1 *fixed db_insert - duplicate $timestamp 15 years ago
Christian Boltz acfc4e57f8 upgrade.php: 15 years ago
Christian Boltz 515fa83809 upgrade.php: add vacation.activefrom/activeuntil even for updates from 2.3.x 15 years ago
Christian Boltz fc26618140 upgrade.php: add "modified" column to vacation table, various fixes and new helper functions 15 years ago
Christian Boltz 2f259742f5 upgrade.php: 15 years ago
Christian Boltz 70d09e17ab upgrade.php: 16 years ago
Christian Boltz 20d2aab24f upgrade.php 16 years ago
Christian Boltz a250b68988 upgrade.php: 16 years ago
Sebastian b1287d97e2 - big merge of Postfixadmin smarty into trunk 17 years ago
Christian Boltz 0ec2c3aa41 upgrade.php 17 years ago
David Goodwin eb68607f56 create the plpgsql language if it is not already there; will error if already enabled, but we will just ignore this - this may cause issues if the db user does not have priviledges to create language ... if this is the case the next query will fail 17 years ago
Christian Boltz 04b272472d support for displaying quota (dovecot 1.1 and 1.2 format) 17 years ago
Christian Boltz 246a793a7d upgrade.php: 17 years ago
David Goodwin b8401e5b48 quotation fix; use double quotes with $ silly (thanks to ksb4ever - #2858717 ) 17 years ago
David Goodwin dadb8094da try and avoid naming conflicts so put _idx on the end of all postgres indexes 17 years ago
Christian Boltz 84a5203fe1 list-domain.php: 17 years ago
Christian Boltz 5ec73b7044 setup.php: 17 years ago
David Goodwin 84cd5ddfcd upgrade.php: see tdiehl on irc.. perhaps this fixes his problem (i hate mysql) 17 years ago
David Goodwin b6c2be4976 upgrade.php: fix mysql alter table add columns to only take place if hte field does not exist 17 years ago
David Goodwin 926a774bbf upgrade.php: add _mysql_field_exists() so we do not add fields that are already there; fix bugs -hopefully fix errors seen by Tom me@tdiehl.org - see postfixadmin-devel mailing list etc 17 years ago
David Goodwin 1c8d6e63e6 upgrade.php: this makes it work for me... 17 years ago
David Goodwin 8bab8fa689 upgrade.php: Fixes from Thiago Silva - see https://sourceforge.net/forum/forum.php?thread_id=2789651&forum_id=676076 17 years ago
David Goodwin 9eb35175d8 upgrade.php: vain attempt to stop stupid upgrade errors 17 years ago