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 |
2004-07-12 |
chriskl | support for right-to-left languages, currently only... |
commit | commitdiff | tree |
2004-07-12 |
chriskl | mention auto detect |
commit | commitdiff | tree |
2004-07-12 |
chriskl | add mongol to autodetect list |
commit | commitdiff | tree |
2004-07-12 |
chriskl | Mongolian from Erdenemandal. still needs a little... |
commit | commitdiff | tree |
2004-07-10 |
chriskl | support tablespaces on tables, indexes and sequences... |
commit | commitdiff | tree |
2004-07-10 |
chriskl | don't show database privileges pre 7.3 |
commit | commitdiff | tree |
2004-07-10 |
chriskl | privileges on tablespaces and databases. more help... |
commit | commitdiff | tree |
2004-07-09 |
xzilla | Seems Marks patch busted alter-view support. While... |
commit | commitdiff | tree |
2004-07-09 |
chriskl | revert to 10 lines |
commit | commitdiff | tree |
2004-07-09 |
chriskl | check that output buffering functions exist - they... |
commit | commitdiff | tree |
2004-07-09 |
chriskl | show tablespace in database list |
commit | commitdiff | tree |
2004-07-09 |
chriskl | tablespaces on databases. remove uFields in tablespaces |
commit | commitdiff | tree |
2004-07-08 |
xzilla | add some left out helps in all_db and constraints,... |
commit | commitdiff | tree |
2004-07-08 |
chriskl | Support cancelling and killing backend processes in 7.5 |
commit | commitdiff | tree |
2004-07-07 |
soranzo | Damn, IE doesn't support CSS attribute selectors |
commit | commitdiff | tree |
2004-07-07 |
chriskl | commit mark's humongous patch |
commit | commitdiff | tree |
2004-07-06 |
soranzo | Left alignment in index creation, new style option |
commit | commitdiff | tree |
2004-07-06 |
chriskl | support for schemas in tablespaces |
commit | commitdiff | tree |
2004-07-05 |
chriskl | the number of times i've forgottent to cvs add files... |
commit | commitdiff | tree |
2004-07-05 |
soranzo | Message uniformation. Italian update. |
commit | commitdiff | tree |
2004-07-04 |
chriskl | phase 1 of tablespaces. still more to do |
commit | commitdiff | tree |
next |