phppgadmin.git
2010-09-06 Jehan-Guillaume... Add a global CSS file, included on top of all theme
2010-08-28 Alexey BaturinUpdate russian translation for PPA 5.0, by Alexey Baturin.
2010-08-28 Marek ČernockýUpdate czech translation, by Marek Cernocký.
2010-08-26 Leonardo SápirasAdd feature: Browsing on Foreign Keys, in both pure...
2010-08-26 ioguixFix dbexport.php file, various bugs, see details
2010-08-26 ioguixFix bug #2716779 where exporting were showin \N for...
2010-08-26 ioguixFix buggy method Postgres.php:beginDump() that was...
2010-08-26 ioguixFix bugs #2908984 and #2579270 in our "query parser"
2010-08-06 Alexey BaturinFix a query.abord() on a null value on Locks and Proces...
2010-08-06 ioguixFix selenium test for column
2010-08-01 ioguixAdd forgotten input[type=password] style for the cappuc...
2010-07-26 ioguixupdate jquery lib with current stable version 1.4.2
2010-07-26 ioguixAdd cappuccino new theme + theme swither
2010-07-26 ioguixOn insert page, open the auto-complete list when it...
2010-07-22 ioguixSome bad escaped variables found on my way
2010-07-20 ioguixfix bad variable name in display.php
2010-07-18 ioguixFix some design issue in fulltext forms
2010-07-18 ioguixFix a bug with grouping servers feature
2010-06-12 Leonardo SápirasFix refresh lock page javascript for compatibility...
2010-06-09 Leonardo SápirasOops, forgot to add the js/database.js file to the...
2010-06-09 ioguixMerge branch 'master' of github.com:xzilla/phppgadmin
2010-06-09 ioguixremove some testing values from the english recoded...
2010-06-09 Leonardo SápirasAdd auto-refresh process and prepared xact using ajax
2010-06-06 Leonardo SápirasAdd bottom link to top of the page
2010-06-01 Leonardo SápirasFix bad parameter name for database on ajax locks page...
2010-05-31 ioguixBetter handling connection error and waiting in locks...
2010-05-30 Leonardo SápirasAuto refresh the locks list using ajax. See ajax_refres...
2010-05-30 Pierre-dominique... Highlight table's lines when overing them.
2010-05-22 Robert Treatfix invalid xhtml tag, per Alexey Baturin
2010-05-16 Guillaume ... Fix wizzard create view form where schemas, tables...
2010-05-16 Guillaume ... Fix bug reported by Alexey Baturin on admin page +...
2010-05-16 Guillaume ... force display_errors to 'on'
2010-05-15 Guillaume ... Remove Postgres.php:getVariable() function
2010-05-15 Guillaume ... Cleaning usage of ->clean() vs. ->fieldClean() in Postg...
2010-05-15 Guillaume ... Merge branch 'master' of github.com:xzilla/phppgadmin
2010-05-15 Guillaume ... Fix magic_quotes_gpc related bug. Reported by Alex...
2010-05-15 Guillaume ... Fix magic_quotes_gpc related bug.
2010-05-13 Robert Treatmake this TODO item better
2010-04-24 Robert Treatfix trigger list and search for 9.0, push older functio...
2010-04-16 Magnus HaganderConsistently call privileges the same thing
2010-04-16 Magnus HaganderProperly call sequences "Sekvenser"
2010-04-11 Guillaume ... remove last 8.5 references in Postgres.php
2010-04-11 Guillaume ... Update the help files, removing old ones, updating...
2010-04-11 Guillaume ... Fix cluster action on the admin page
2010-04-05 Guillaume ... Refactor admin page, adding it in table level, fixes...
2010-03-30 Alexey Baturinfix a bug in tests archi where we tried to open tests...
2010-03-28 Guillaume ... add .gitattribute file to exclude some files when creat...
2010-03-15 Alexey BaturinAdd UTF-8 Russian translation
2010-03-13 Jehan-Guillaume... add ability to logicaly group servers under custom...
2010-03-12 Jehan-Guillaume... Update ADODB library with latest release. It fixes...
2010-03-12 Jehan-Guillaume... update selenium lib to current 1.0.3
2010-03-11 Jehan-Guillaume... In fulltext.php, doDropMapping should not exit() on...
2010-03-11 Jehan-Guillaume... Fix #2967918, display bug when creating a FTS conf...
2010-02-06 Jehan-Guillaume... housecleaning: remove all useless hasXXX() functions...
2010-01-09 Robert Treatfix for bug #1963050, we emit 'No Access' now in cases...
2010-01-09 Robert Treatout error messages in monospaced fonts, so that pg...
2010-01-02 Robert Treatfix typo
2010-01-02 Robert Treatbasic support for Postgres 8.5
2010-01-02 Robert Treatfix typo
2010-01-01 Robert TreatFix for BUG #2857758, don't clean() comments before...
2010-01-01 Robert Treatupdate credit
2010-01-01 Robert Treatoverhaul the cant connect question, plus other fixes
2009-11-27 Jehan-Guillaume... Replace some deprecated fonctions in php 5.3. Patch...
2009-11-20 Robert Treatuse pg_get_expr to generate correct attribute default...
2009-11-05 Guillaume ... quick update of TODO with reminders for 5.0
2009-11-03 Guillaume ... quick update of TODO with reminders for 5.0
2009-10-31 Guillaume ... Remove a trailing '}' in the schema part of found index...
2009-10-30 Guillaume ... Fix Undefined index formConcur when creating an index...
2009-10-30 Guillaume ... add forgotten adodb new translation files
2009-10-30 Guillaume ... Update adodb with the latest 5.09a which support php5...
2009-10-30 Guillaume ... When creating table with WITHOUT OIDS not checked,...
2009-10-29 Guillaume ... pg_dump[all] 8.4 doesn't support -d option anymore...
2009-10-29 Guillaume ... allow empty comment on database to remove it if needed.
2009-10-29 Guillaume ... Remove one deprecated usage in 5.3 of "... =& new ...
2009-10-26 Guillaume ... pg > 8.1 does not support privilege RULE on table or...
2009-10-26 Guillaume ... Fix bug in privilege when setting ALL on a column
2009-10-02 Guillaume ... Fix bug where many requests fail when a schema has...
2009-10-01 Guillaume ... Refactor and improve the auto-complete foreign-key...
2009-10-01 Guillaume ... add jquery js lib
2009-09-13 Guillaume ... remove duplicated escaped comment on create db
2009-09-13 Guillaume ... small warning fix about db lvl collation vars when...
2009-08-14 Guillaume ... add support for database level collation
2009-07-14 Guillaume ... Miscellaneous fix while trying to fix the selenium...
2009-07-12 Robert TreatFix bug #2718862, error when commenting on database
2009-07-12 Robert Treatdoh, missing changes from concurrent index feature
2009-07-08 Guillaume ... update TODO file
2009-07-06 Robert Treatadd support for concurrent index builds
2009-07-06 Robert Treatfirst crack at 5.0 release notes
2009-07-06 Robert Treatadd ability to terminate backend processes for 8.4+
2009-07-03 Robert Treatremove known completed items, I think there are still...
2009-07-03 Robert Treatadding some TODO items from the forums
2009-07-03 Robert Treatadd option for specifying the template database during...
2009-06-27 Robert Treatwoops, let's not re-introduce this bug
2009-06-27 Robert TreatUpdated Czech translation file, thanks to Marek Černock...
2009-06-27 Robert TreatAdding Greek translation, thanks to Adamantios Diamanti...
2009-06-27 Robert TreatMerge branch 'master' of git@github.com:xzilla/phppgadmin
2009-06-27 Robert TreatAdd updated translation for Brazillian Portuguese,...
2009-05-20 Guillaume ... Add CLP support
2009-05-20 Guillaume ... privmap and privlist class variables update for 8.4
2009-05-11 Guillaume ... Fixes about using html chars in object names. Fix bug...
next