2004-10-06 |
jollytoad | Fixed to use the version of pg_dump rather than the... |
commit | commitdiff | tree |
2004-09-30 |
jollytoad | Added help links for database and schema search path. |
commit | commitdiff | tree |
2004-09-30 |
jollytoad | Trail now uses a table, so that it displays correctly... |
commit | commitdiff | tree |
2004-09-28 |
jollytoad | Fixed title on drop page. |
commit | commitdiff | tree |
2004-09-28 |
jollytoad | Fixed dropping of rules. |
commit | commitdiff | tree |
2004-09-23 |
soranzo | Drop unused style span. Fixes. |
commit | commitdiff | tree |
2004-09-22 |
jollytoad | Fixed escaping of grant/revoke url's. |
commit | commitdiff | tree |
2004-09-22 |
jollytoad | Fixed bug regarding username space prefix, as reported... |
commit | commitdiff | tree |
2004-09-22 |
jollytoad | Added the singular noun 'Constraint', for use in a... |
commit | commitdiff | tree |
2004-09-20 |
jollytoad | Fixed tab highlighting cock-up. |
commit | commitdiff | tree |
2004-09-18 |
soranzo | Fix prog language column name. |
commit | commitdiff | tree |
2004-09-17 |
jollytoad | Added a language column to the functions list. |
commit | commitdiff | tree |
2004-09-16 |
chriskl | hebrew from jonatan |
commit | commitdiff | tree |
2004-09-10 |
jollytoad | Hide implicit schemas from search_path, (ie. pg_catalog) |
commit | commitdiff | tree |
2004-09-08 |
jollytoad | Fixed duplicate bread crumb trail after a grant/revoke. |
commit | commitdiff | tree |
2004-09-07 |
jollytoad | New help system. |
commit | commitdiff | tree |
2004-09-07 |
jollytoad | Modified help refs for new help system. |
commit | commitdiff | tree |
2004-09-07 |
jollytoad | Import of help management page (performs redirection... |
commit | commitdiff | tree |
2004-09-07 |
jollytoad | Import of new help link files. |
commit | commitdiff | tree |
2004-09-03 |
jollytoad | Modified printHelp to accept the string which is the... |
commit | commitdiff | tree |
2004-09-02 |
jollytoad | Allow help icon to be translated. |
commit | commitdiff | tree |
2004-09-02 |
jollytoad | Fixed title in display.php and now uses 'subject' req... |
commit | commitdiff | tree |
2004-09-02 |
jollytoad | Show title instead of tabs. |
commit | commitdiff | tree |
2004-09-02 |
jollytoad | Display username in trail on Account/ChangePassword... |
commit | commitdiff | tree |
2004-09-02 |
jollytoad | Use string clipping feature of printVal. |
commit | commitdiff | tree |
2004-09-02 |
chriskl | add bottom page nav links when browsing |
commit | commitdiff | tree |
2004-09-01 |
jollytoad | Cleaned up navigation (bread crumbs, tabs & titles). |
commit | commitdiff | tree |
2004-09-01 |
chriskl | fix bad drop bug for non-english languages. i thought... |
commit | commitdiff | tree |
2004-08-31 |
jollytoad | Replaced printTitle with printTitleNav, to demonstrate... |
commit | commitdiff | tree |
2004-08-31 |
jollytoad | Added styles to support printTitleNav. |
commit | commitdiff | tree |
2004-08-31 |
jollytoad | Removed unused cruft from printNav. |
commit | commitdiff | tree |
2004-08-31 |
jollytoad | Removed dependency on dodgy printNav hack |
commit | commitdiff | tree |
2004-08-30 |
soranzo | Update for the removal of BaseDB. |
commit | commitdiff | tree |
2004-08-30 |
soranzo | Consistenly use always 'column' in place of 'field... |
commit | commitdiff | tree |
2004-08-30 |
soranzo | Add a check in addForeignKey(). Other fixes. |
commit | commitdiff | tree |
2004-08-26 |
soranzo | Bugfix. |
commit | commitdiff | tree |
2004-08-26 |
jollytoad | Standardised some request vars. |
commit | commitdiff | tree |
2004-08-25 |
xzilla | Adds vacuum of a specific table |
commit | commitdiff | tree |
2004-08-25 |
soranzo | Fix open tag. |
commit | commitdiff | tree |
2004-08-25 |
jollytoad | Fixed a comment |
commit | commitdiff | tree |
2004-08-25 |
chriskl | Syntax highlighting for PL/SQL, PL/PgSQL, PL/PHP, PL... |
commit | commitdiff | tree |
2004-08-24 |
chriskl | put line numbers on funcs in a separate cell. someone... |
commit | commitdiff | tree |
2004-08-22 |
soranzo | Small fixes and better error messages. Italian update. |
commit | commitdiff | tree |
2004-08-19 |
chriskl | Fix that non-Auto mode import didn't work (Adrian Nida) |
commit | commitdiff | tree |
2004-08-17 |
chriskl | Ukrainian from Alex Rootoff |
commit | commitdiff | tree |
2004-08-17 |
xzilla | added ukranian to the list. it didn't build for me... |
commit | commitdiff | tree |
2004-08-17 |
xzilla | added target for ukranian |
commit | commitdiff | tree |
2004-08-10 |
jollytoad | Hide 'pg_temp_*' and 'pg_toast' schemas, even when... |
commit | commitdiff | tree |
2004-08-10 |
chriskl | we now have tablespaces on windows |
commit | commitdiff | tree |
2004-08-09 |
jollytoad | Bugger. Accidentally broke privileges (with code from... |
commit | commitdiff | tree |
2004-08-09 |
jollytoad | Moved only schema action 'alter' into database.php... |
commit | commitdiff | tree |
2004-08-05 |
chriskl | next version of postgres is now officially 8.0 |
commit | commitdiff | tree |
2004-08-04 |
chriskl | pg_dumpall integration. now you can export your entire... |
commit | commitdiff | tree |
2004-08-04 |
chriskl | support creating primary and unique constraints in... |
commit | commitdiff | tree |
2004-08-04 |
chriskl | remove backend kill command since it's just been remove... |
commit | commitdiff | tree |
2004-08-03 |
soranzo | Drop BaseDB.php and move its functions to Postgres... |
commit | commitdiff | tree |
2004-08-03 |
chriskl | add create composite type. add help links on users... |
commit | commitdiff | tree |
2004-07-23 |
jollytoad | Removed artificial limits on length for default and... |
commit | commitdiff | tree |
2004-07-23 |
chriskl | commit english recoded changes |
commit | commitdiff | tree |
2004-07-22 |
jollytoad | Added comment column to composite type attrs list. |
commit | commitdiff | tree |
2004-07-22 |
jollytoad | Added support for Composite types. |
commit | commitdiff | tree |
2004-07-22 |
jollytoad | Made setSchema support more odd cases when some objects... |
commit | commitdiff | tree |
2004-07-22 |
jollytoad | Added an optional map parameter for printVal(). |
commit | commitdiff | tree |
2004-07-22 |
jollytoad | Increase fontsize of <pre> elements |
commit | commitdiff | tree |
2004-07-22 |
jollytoad | Added line numbers to function definition. |
commit | commitdiff | tree |
2004-07-22 |
jollytoad | Added a line numbering option to printVal(). |
commit | commitdiff | tree |
2004-07-22 |
jollytoad | Fixed 'privileges' action to work with nav bar. |
commit | commitdiff | tree |
2004-07-22 |
chriskl | make granting and revoking way, way better. now it... |
commit | commitdiff | tree |
2004-07-22 |
chriskl | fix bug in Mark's nav bar when viewing schema privs... |
commit | commitdiff | tree |
2004-07-21 |
jollytoad | Moved tablespace tab |
commit | commitdiff | tree |
2004-07-21 |
jollytoad | Added tab for tablespaces. |
commit | commitdiff | tree |
2004-07-19 |
jollytoad | Fixed 'properties' action to use 'redirect.php' |
commit | commitdiff | tree |
2004-07-19 |
jollytoad | Fixed errors on certain objects. |
commit | commitdiff | tree |
2004-07-19 |
jollytoad | Restored original style to printVal() when a value... |
commit | commitdiff | tree |
2004-07-19 |
chriskl | fix tracking of backend platform. needed so that it... |
commit | commitdiff | tree |
2004-07-16 |
soranzo | Remove remainent always true has() functions. Move... |
commit | commitdiff | tree |
2004-07-16 |
soranzo | Remove hasTriggers() and hasIndicies(). |
commit | commitdiff | tree |
2004-07-15 |
jollytoad | Added a hyperlinked bread crumb trail to top of every... |
commit | commitdiff | tree |
2004-07-15 |
soranzo | Rename function also for PostgreSQL 7.2 and 7.3 . |
commit | commitdiff | tree |
2004-07-15 |
soranzo | Italian update. |
commit | commitdiff | tree |
2004-07-15 |
soranzo | Separate internal function creation andediting. Small... |
commit | commitdiff | tree |
2004-07-15 |
jollytoad | Made getLastTabURL a bit more robust. |
commit | commitdiff | tree |
2004-07-15 |
jollytoad | Added missing global. |
commit | commitdiff | tree |
2004-07-15 |
jollytoad | Fixed view wizard (broken my me, oops!) |
commit | commitdiff | tree |
2004-07-15 |
jollytoad | Fixed tabs for non-schema db's. |
commit | commitdiff | tree |
2004-07-15 |
jollytoad | Fixed misspelt variable. |
commit | commitdiff | tree |
2004-07-15 |
jollytoad | Added 'pg_catalog' to end of search path in setSchema(). |
commit | commitdiff | tree |
2004-07-14 |
soranzo | Orphan simultaneous logins on Mark request. |
commit | commitdiff | tree |
2004-07-14 |
soranzo | Drop hasSRFs() function. |
commit | commitdiff | tree |
2004-07-14 |
soranzo | Drop hasRules(). Identation fixes. |
commit | commitdiff | tree |
2004-07-14 |
jollytoad | Fixed some unqualified references to pg_* tables. |
commit | commitdiff | tree |
2004-07-14 |
jollytoad | Retreive default 'search_path' from the database. |
commit | commitdiff | tree |
2004-07-14 |
jollytoad | Rewritten to use 'require' instead of redirecting with... |
commit | commitdiff | tree |
2004-07-14 |
jollytoad | Made highlighted tab text bold. |
commit | commitdiff | tree |
2004-07-14 |
jollytoad | Fixed redirection when installed in sub dir. |
commit | commitdiff | tree |
2004-07-13 |
jollytoad | Removed 'Clustered?' column and 'Cluster'/'Reindex... |
commit | commitdiff | tree |
2004-07-13 |
jollytoad | Merged printCell() and clipString() into printVal(). |
commit | commitdiff | tree |
2004-07-13 |
jollytoad | Wide-spread improvements to navigation tabs. |
commit | commitdiff | tree |
2004-07-13 |
chriskl | support 7.5's named function parameters. support ALTER... |
commit | commitdiff | tree |
2004-07-12 |
chriskl | fix rememberign search_path in sql window. add object... |
commit | commitdiff | tree |
next |