phppgadmin.git
2004-09-02 jollytoadFixed title in display.php and now uses 'subject' req...
2004-09-02 jollytoadShow title instead of tabs.
2004-09-02 jollytoadDisplay username in trail on Account/ChangePassword...
2004-09-02 jollytoadUse string clipping feature of printVal.
2004-09-02 chriskladd bottom page nav links when browsing
2004-09-01 jollytoadCleaned up navigation (bread crumbs, tabs & titles).
2004-09-01 chrisklfix bad drop bug for non-english languages. i thought...
2004-08-31 jollytoadReplaced printTitle with printTitleNav, to demonstrate...
2004-08-31 jollytoadAdded styles to support printTitleNav.
2004-08-31 jollytoadRemoved unused cruft from printNav.
2004-08-31 jollytoadRemoved dependency on dodgy printNav hack
2004-08-30 soranzoUpdate for the removal of BaseDB.
2004-08-30 soranzoConsistenly use always 'column' in place of 'field...
2004-08-30 soranzoAdd a check in addForeignKey(). Other fixes.
2004-08-26 soranzoBugfix.
2004-08-26 jollytoadStandardised some request vars.
2004-08-25 xzillaAdds vacuum of a specific table
2004-08-25 soranzoFix open tag.
2004-08-25 jollytoadFixed a comment
2004-08-25 chrisklSyntax highlighting for PL/SQL, PL/PgSQL, PL/PHP, PL...
2004-08-24 chrisklput line numbers on funcs in a separate cell. someone...
2004-08-22 soranzoSmall fixes and better error messages. Italian update.
2004-08-19 chrisklFix that non-Auto mode import didn't work (Adrian Nida)
2004-08-17 chriskl Ukrainian from Alex Rootoff
2004-08-17 xzillaadded ukranian to the list. it didn't build for me...
2004-08-17 xzillaadded target for ukranian
2004-08-10 jollytoadHide 'pg_temp_*' and 'pg_toast' schemas, even when...
2004-08-10 chrisklwe now have tablespaces on windows
2004-08-09 jollytoadBugger. Accidentally broke privileges (with code from...
2004-08-09 jollytoadMoved only schema action 'alter' into database.php...
2004-08-05 chrisklnext version of postgres is now officially 8.0
2004-08-04 chrisklpg_dumpall integration. now you can export your entire...
2004-08-04 chrisklsupport creating primary and unique constraints in...
2004-08-04 chrisklremove backend kill command since it's just been remove...
2004-08-03 soranzoDrop BaseDB.php and move its functions to Postgres...
2004-08-03 chriskladd create composite type. add help links on users...
2004-07-23 jollytoadRemoved artificial limits on length for default and...
2004-07-23 chrisklcommit english recoded changes
2004-07-22 jollytoadAdded comment column to composite type attrs list.
2004-07-22 jollytoadAdded support for Composite types.
2004-07-22 jollytoadMade setSchema support more odd cases when some objects...
2004-07-22 jollytoadAdded an optional map parameter for printVal().
2004-07-22 jollytoadIncrease fontsize of <pre> elements
2004-07-22 jollytoadAdded line numbers to function definition.
2004-07-22 jollytoadAdded a line numbering option to printVal().
2004-07-22 jollytoadFixed 'privileges' action to work with nav bar.
2004-07-22 chrisklmake granting and revoking way, way better. now it...
2004-07-22 chrisklfix bug in Mark's nav bar when viewing schema privs...
2004-07-21 jollytoadMoved tablespace tab
2004-07-21 jollytoadAdded tab for tablespaces.
2004-07-19 jollytoadFixed 'properties' action to use 'redirect.php'
2004-07-19 jollytoadFixed errors on certain objects.
2004-07-19 jollytoadRestored original style to printVal() when a value...
2004-07-19 chrisklfix tracking of backend platform. needed so that it...
2004-07-16 soranzoRemove remainent always true has() functions. Move...
2004-07-16 soranzoRemove hasTriggers() and hasIndicies().
2004-07-15 jollytoadAdded a hyperlinked bread crumb trail to top of every...
2004-07-15 soranzoRename function also for PostgreSQL 7.2 and 7.3 .
2004-07-15 soranzoItalian update.
2004-07-15 soranzoSeparate internal function creation andediting. Small...
2004-07-15 jollytoadMade getLastTabURL a bit more robust.
2004-07-15 jollytoadAdded missing global.
2004-07-15 jollytoadFixed view wizard (broken my me, oops!)
2004-07-15 jollytoadFixed tabs for non-schema db's.
2004-07-15 jollytoadFixed misspelt variable.
2004-07-15 jollytoadAdded 'pg_catalog' to end of search path in setSchema().
2004-07-14 soranzoOrphan simultaneous logins on Mark request.
2004-07-14 soranzoDrop hasSRFs() function.
2004-07-14 soranzoDrop hasRules(). Identation fixes.
2004-07-14 jollytoadFixed some unqualified references to pg_* tables.
2004-07-14 jollytoadRetreive default 'search_path' from the database.
2004-07-14 jollytoadRewritten to use 'require' instead of redirecting with...
2004-07-14 jollytoadMade highlighted tab text bold.
2004-07-14 jollytoadFixed redirection when installed in sub dir.
2004-07-13 jollytoadRemoved 'Clustered?' column and 'Cluster'/'Reindex...
2004-07-13 jollytoadMerged printCell() and clipString() into printVal().
2004-07-13 jollytoadWide-spread improvements to navigation tabs.
2004-07-13 chrisklsupport 7.5's named function parameters. support ALTER...
2004-07-12 chrisklfix rememberign search_path in sql window. add object...
2004-07-12 chrisklsupport for right-to-left languages, currently only...
2004-07-12 chrisklmention auto detect
2004-07-12 chriskladd mongol to autodetect list
2004-07-12 chrisklMongolian from Erdenemandal. still needs a little...
2004-07-10 chrisklsupport tablespaces on tables, indexes and sequences...
2004-07-10 chriskldon't show database privileges pre 7.3
2004-07-10 chrisklprivileges on tablespaces and databases. more help...
2004-07-09 xzillaSeems Marks patch busted alter-view support. While...
2004-07-09 chrisklrevert to 10 lines
2004-07-09 chrisklcheck that output buffering functions exist - they...
2004-07-09 chrisklshow tablespace in database list
2004-07-09 chriskltablespaces on databases. remove uFields in tablespaces
2004-07-08 xzillaadd some left out helps in all_db and constraints,...
2004-07-08 chrisklSupport cancelling and killing backend processes in 7.5
2004-07-07 soranzoDamn, IE doesn't support CSS attribute selectors
2004-07-07 chrisklcommit mark's humongous patch
2004-07-06 soranzoLeft alignment in index creation, new style option
2004-07-06 chrisklsupport for schemas in tablespaces
2004-07-05 chrisklthe number of times i've forgottent to cvs add files...
2004-07-05 soranzoMessage uniformation. Italian update.
2004-07-04 chrisklphase 1 of tablespaces. still more to do
next