phppgadmin.git
2004-05-14 soranzoDrop a needless check
2004-05-14 chrisklfirst go at supporting all ne 7.5 alter table features...
2004-05-14 soranzoBryan Encina's new patch for view wizard: 7.3 support...
2004-05-12 soranzoMove getLinkingKeys() to Postgres74.php. Small fixes...
2004-05-12 chrisklallow altering columns in views. renaming and setting...
2004-05-11 chrisklmark appropriate fields as being required when creating...
2004-05-10 chrisklmassive overhaul of views. you have to see it to belie...
2004-05-10 chriskloops - forgot to add this file. it's part of brian...
2004-05-09 chrisklAllow renaming functions when backend supports it,...
2004-05-09 chrisklShow query runtime when executing arbitrary SQL
2004-05-09 chrisklAutomatically uncheck the NULL checkbox when data is...
2004-05-09 chrisklAllow specification of MATCH, DEFERRABLE and INITIALLY...
2004-05-09 chrisklcommit bryan encina's create view with wizard patch...
2004-05-09 chrisklshow comments on sequences
2004-05-08 chrisklshow comments on types and opclasses
2004-05-08 chriskladd config variable to show or hide comments. bumped...
2004-05-08 chrisklshow comments on functions
2004-05-08 chrisklmake the sql popup window reload when the database...
2004-05-08 chrisklfix comments on domains
2004-05-08 chrisklpatch from Dan Boren to fix bugs in his earlier patch
2004-04-27 chriskladd missing order by when fetching tables
2004-04-21 slubekSynchronization with english.php
2004-04-20 chrisklupdates
2004-04-20 chrisklcommit bryan encina's patch to extend admin functions...
2004-04-17 chrisklshow comments on conversions, aggregates, operators...
2004-04-13 slubekSynchronization with english.php
2004-04-12 chriskladd import of XML files using PHP's xml functions,...
2004-04-12 chriskladd missing dataimport.php file and add support for...
2004-04-12 chriskladd basic work on importing and uploading and executing...
2004-04-05 soranzoItalian translation update. Lower-case consistency.
2004-04-05 slubekRemoving diff.ed after processing
2004-04-01 slubekSynchronization with english.php
2004-04-01 slubekNow synch uses diff-generated ed script
2004-04-01 soranzoBetter alignment for array <select> in doCreate() and...
2004-04-01 soranzoFix comment for createTable(). In doCreate() move the...
2004-04-01 chrisklfix trying to comment on field after it's been renamed...
2004-03-31 chrisklShow domain base type and comment in domains list
2004-03-31 chrisklallow creating domains with type length and array types
2004-03-31 chrisklallow adding array columns to tables
2004-03-31 chrisklfix bug in Dan Boren patch application where previous...
2004-03-29 chrisklallow create table with array columns, support -n pg_du...
2004-03-14 chrisklupdate INSTALL notes to refer to PGUSER variable
2004-03-14 chrisklfix pg_dump for 7.0 and 7.1 postgres
2004-03-12 chrisklcommit Dan Boren's first phppgadmin patch. there ar...
2004-03-12 soranzoExplain login disallowed in FAQ. Add CACHE and CYCLE...
2004-03-07 chrisklspanish from martin
2004-03-06 chrisklfix stats collector for pre-7.2. move all stats functi...
2004-03-04 xzillachanged comment to refer to true/false to match the...
2004-03-04 chrisklbrand as 3.4-dev, indicate that Dan Boren is working...
2004-02-25 soranzoFix schema support in WHERE clauses used by info.php...
2004-02-25 chrisklrussian update from step and set as 3.3
2004-02-23 chrisklallow Edit SQL on selects, results, views, etc.
2004-02-23 chrisklmore japanese updates
2004-02-19 chriskljapanese update from tadashi
2004-02-19 chrisklfix bug in view properties with mixed case view names...
2004-02-18 chrisklgerman from markus, czech frmo libor
2004-02-17 chrisklturkish from devrim
2004-02-17 chrisklafrikaans from petri
2004-02-17 soranzoItalian translation update
2004-02-17 soranzoRemoved 2 duplicated and 1 unused strings. Correctly...
2004-02-16 chriskltrad. chinese from Chih-Hsin Lee
2004-02-16 chrisklhungarian from sulyok peter
2004-02-15 chrisklslovak update from andrej
2004-02-14 chrisklsmall bug in last commit fixed
2004-02-14 chrisklmake explain [analyze]] support less hacky, only availa...
2004-02-13 chrisklfix tiny sql syntax error
2004-02-13 chrisklallow paging of SQL box queries. allow EXPLAIN ANALYZE...
2004-02-13 slubekTest of newer version of convert.awk
2004-02-13 slubekFixed version. And safer, I hope. Please, test it.
2004-02-13 slubekFixed conversion of < and >
2004-02-12 chriskldutch language fixes
2004-02-10 chrisklallow editing select results by oid. that will make...
2004-02-06 chriskldon't change owner name if owner name wasn't changed...
2004-02-05 chriskldon't reload browser frame if the table was not renamed...
2004-02-04 slubekSynchronization with english.php
2004-02-02 chrisklupgrade browser to match new TreeMenu. add start time...
2004-02-02 chrisklupdate to TreeMenu 1.1.9
2004-01-30 chriskladd aggregates and opclasses to search results
2004-01-29 chriskluse per-server pg_dump and pg_dumpall. improve docs...
2004-01-18 soranzoRename user feature for PostgreSQL >= 7.4
2004-01-18 chrisklimprove languages query. add opclasses
2004-01-18 chrisklgetAggregates support for < 7.3
2004-01-14 chrisklcreate functions returning arrays and table types....
2004-01-13 chrisklswedish update from stefan
2004-01-08 chrisklremove ugly-looking frame padding
2004-01-07 soranzoFix small typos. Add basic support for user renaming
2004-01-04 chrisklrename browseLink to iconLink to make it suitable to...
2004-01-04 chrisklxhtml fixes, gui update
2004-01-04 chrisklxhtml fixes. update gui layout to match new standard...
2004-01-03 soranzoWhen modifying a table, show owners' select menu only...
2004-01-03 chrisklchange select form from get to post for large tables...
2004-01-03 chrisklfix require path
2004-01-03 chrisklsmall layout improvement
2004-01-03 chrisklallow setting never expire on users. per report from...
2004-01-03 chrisklfix line endings on spanish
2004-01-02 soranzousers.php: Remember formSuper and formCreateDB posted...
2004-01-02 chriskladd stats collector integration. improve formatting...
2003-12-31 soranzoDatabase export: Download unchecked but GZIP compressio...
2003-12-31 chriskljapanese update from tadashi jokagi
2003-12-30 chrisklxhtml compliance. style consistency, fix viewing type...
next