| 2003-01-11 |
chriskl | updated TODO |
commit | commitdiff | tree |
| 2003-01-11 |
chriskl | query debugging, support all nulls in INSERT, null... |
commit | commitdiff | tree |
| 2003-01-11 |
chriskl | browse SQL function |
commit | commitdiff | tree |
| 2003-01-11 |
chriskl | view translations |
commit | commitdiff | tree |
| 2003-01-10 |
chriskl | browse on views. need to fix up a few things still |
commit | commitdiff | tree |
| 2003-01-10 |
chriskl | updated TODO |
commit | commitdiff | tree |
| 2003-01-09 |
chriskl | full schema support in types |
commit | commitdiff | tree |
| 2003-01-09 |
chriskl | full schema support in functions |
commit | commitdiff | tree |
| 2003-01-09 |
chriskl | full schema support in sequences |
commit | commitdiff | tree |
| 2003-01-09 |
chriskl | full schema support in tables |
commit | commitdiff | tree |
| 2003-01-09 |
chriskl | full schema support in tables |
commit | commitdiff | tree |
| 2003-01-09 |
chriskl | remove unnecessary globals - already in a global context |
commit | commitdiff | tree |
| 2003-01-08 |
slubek | topbar.php link localization variables |
commit | commitdiff | tree |
| 2003-01-08 |
slubek | topbar.php link localization |
commit | commitdiff | tree |
| 2003-01-08 |
slubek | updated email address and synchronized with english... |
commit | commitdiff | tree |
| 2003-01-08 |
chriskl | full schema support for views |
commit | commitdiff | tree |
| 2003-01-08 |
chriskl | add comments, remove unused code |
commit | commitdiff | tree |
| 2003-01-08 |
chriskl | Add form and href trackings strings to Misc, makes... |
commit | commitdiff | tree |
| 2003-01-08 |
chriskl | change include_once to include to ensure config file... |
commit | commitdiff | tree |
| 2003-01-08 |
chriskl | add @ to adodb db connection functions for MySQL |
commit | commitdiff | tree |
| 2003-01-08 |
chriskl | rearrange dumpRelation so we don't need duplicates... |
commit | commitdiff | tree |
| 2003-01-08 |
chriskl | update MySQL support |
commit | commitdiff | tree |
| 2003-01-08 |
chriskl | add missing global for translation |
commit | commitdiff | tree |
| 2003-01-08 |
chriskl | fix getting type list in create table. improve look |
commit | commitdiff | tree |
| 2003-01-07 |
chriskl | add users to groups when they're created |
commit | commitdiff | tree |
| 2003-01-07 |
chriskl | change all indicies to indexes. add missing group... |
commit | commitdiff | tree |
| 2003-01-07 |
chriskl | basic group support |
commit | commitdiff | tree |
| 2003-01-07 |
chriskl | updated |
commit | commitdiff | tree |
| 2003-01-07 |
chriskl | basic group support |
commit | commitdiff | tree |
| 2003-01-06 |
chriskl | sorry, broke cvs when I incorrectly resolved a conflict... |
commit | commitdiff | tree |
| 2003-01-06 |
chriskl | default language to english. also means that people... |
commit | commitdiff | tree |
| 2003-01-06 |
chriskl | Explicitly close localdata connection so that drop... |
commit | commitdiff | tree |
| 2003-01-06 |
chriskl | add close() function on connections |
commit | commitdiff | tree |
| 2003-01-06 |
chriskl | Added test chinese codings for utf-8 and big5, from... |
commit | commitdiff | tree |
| 2003-01-04 |
chriskl | use pg_user instead of pg_shadow since only superusers... |
commit | commitdiff | tree |
| 2003-01-04 |
chriskl | updated TODO |
commit | commitdiff | tree |
| 2003-01-04 |
chriskl | add listing, dropping and creation of schemas |
commit | commitdiff | tree |
| 2003-01-04 |
chriskl | moved all header and footer echos into functions. ... |
commit | commitdiff | tree |
| 2003-01-03 |
xzilla | more work on privilges, some of it even usefull |
commit | commitdiff | tree |
| 2003-01-02 |
kkemp102294 | Moved the DHTML Library files to the libraries folder. |
commit | commitdiff | tree |
| 2003-01-02 |
chriskl | Check for config file mismatches. Greatly improve... |
commit | commitdiff | tree |
| 2003-01-02 |
chriskl | More translations, use instead of hardcoded charset... |
commit | commitdiff | tree |
| 2003-01-02 |
chriskl | remove unused junk |
commit | commitdiff | tree |
| 2003-01-02 |
chriskl | include stylesheet in correct order |
commit | commitdiff | tree |
| 2002-12-28 |
kkemp102294 | Additional images and files for the DHTML expandable... |
commit | commitdiff | tree |
| 2002-12-27 |
chriskl | Greatly improve export function. |
commit | commitdiff | tree |
| 2002-12-27 |
chriskl | when creating a function or type, get all available... |
commit | commitdiff | tree |
| 2002-12-27 |
chriskl | Get charset from language file. Add schema variable... |
commit | commitdiff | tree |
| 2002-12-27 |
chriskl | Many fixes to class functions. Greatly improved schema... |
commit | commitdiff | tree |
| 2002-12-27 |
chriskl | Explicitly set the schema when creating localData object |
commit | commitdiff | tree |
| 2002-12-27 |
chriskl | keep SQL formatting in error messages |
commit | commitdiff | tree |
| 2002-12-27 |
chriskl | done create table |
commit | commitdiff | tree |
| 2002-12-27 |
chriskl | improve create table form to remember the type they... |
commit | commitdiff | tree |
| 2002-12-24 |
chriskl | updated history REL_0-6-0 |
commit | commitdiff | tree |
| 2002-12-24 |
chriskl | updated version to 0.6 |
commit | commitdiff | tree |
| 2002-12-24 |
chriskl | updated TODO |
commit | commitdiff | tree |
| 2002-12-24 |
chriskl | Fix table browsing. Can now page through table content... |
commit | commitdiff | tree |
| 2002-12-24 |
chriskl | fix adodb connection routine for when password, host... |
commit | commitdiff | tree |
| 2002-12-24 |
chriskl | when reloading login screen, remember username and... |
commit | commitdiff | tree |
| 2002-12-24 |
chriskl | fix login error handling |
commit | commitdiff | tree |
| 2002-12-24 |
chriskl | Install help |
commit | commitdiff | tree |
| 2002-12-24 |
chriskl | Fix all charsets. Put lanuage name with capital letter. |
commit | commitdiff | tree |
| 2002-12-24 |
chriskl | added maintainer and charset |
commit | commitdiff | tree |
| 2002-12-24 |
chriskl | added dutch translation from Hugo Jonker (hugo@gewis... |
commit | commitdiff | tree |
| 2002-12-23 |
jmpoure | Fixed short tags. |
commit | commitdiff | tree |
| 2002-12-23 |
jmpoure | Fixed short tags. |
commit | commitdiff | tree |
| 2002-12-23 |
jmpoure | Fixed short tags. |
commit | commitdiff | tree |
| 2002-12-23 |
jmpoure | Fixed short tags. |
commit | commitdiff | tree |
| 2002-12-23 |
jmpoure | Fixed short tags |
commit | commitdiff | tree |
| 2002-12-23 |
chriskl | updated HISTORY |
commit | commitdiff | tree |
| 2002-12-23 |
chriskl | fix minor bug with bad function call |
commit | commitdiff | tree |
| 2002-12-23 |
chriskl | clean up a few of the new translations |
commit | commitdiff | tree |
| 2002-12-23 |
chriskl | added polish translation and removed some hardcoded... |
commit | commitdiff | tree |
| 2002-12-22 |
chriskl | greatly improve error handling of SQL statements. ... |
commit | commitdiff | tree |
| 2002-12-21 |
chriskl | Added rudimentary type management. Fixed a few small... |
commit | commitdiff | tree |
| 2002-12-19 |
xzilla | I am committing in my initial work on privileges. Be... |
commit | commitdiff | tree |
| 2002-12-14 |
chriskl | drop and create indexes REL_0-5-0 |
commit | commitdiff | tree |
| 2002-11-21 |
xzilla | New language strings for privileges |
commit | commitdiff | tree |
| 2002-11-21 |
xzilla | privileges will point to privileges.php. replaced some... |
commit | commitdiff | tree |
| 2002-11-18 |
chriskl | Show triggers on table |
commit | commitdiff | tree |
| 2002-11-18 |
chriskl | pretty login screen, show indexes on 7.2+ tables, remov... |
commit | commitdiff | tree |
| 2002-11-14 |
chriskl | messed with how tree works to support schemas and table... |
commit | commitdiff | tree |
| 2002-11-12 |
chriskl | implemented basic create table |
commit | commitdiff | tree |
| 2002-11-09 |
xzilla | initial german translation thanks to Albin Blaschka... |
commit | commitdiff | tree |
| 2002-11-07 |
chriskl | view all databases, drop and create databases. drop... |
commit | commitdiff | tree |
| 2002-11-05 |
xzilla | Some work on the specific table functionality, like... |
commit | commitdiff | tree |
| 2002-10-25 |
xzilla | ignore this commit |
commit | commitdiff | tree |
| 2002-10-23 |
xzilla | updated todo items...still plenty there, no need to... |
commit | commitdiff | tree |
| 2002-10-23 |
xzilla | resolve quoting issue in function definitions? |
commit | commitdiff | tree |
| 2002-10-23 |
xzilla | response message actually prints out now |
commit | commitdiff | tree |
| 2002-10-23 |
xzilla | initial italian language file, thanks to Calogero Calì... |
commit | commitdiff | tree |
| 2002-10-23 |
xzilla | This is my implementation of $_SESSION support for... |
commit | commitdiff | tree |
| 2002-10-15 |
xzilla | removed the author line from the files. i must have... |
commit | commitdiff | tree |
| 2002-10-15 |
xzilla | Added a link and placeholder for database wide utilitie... |
commit | commitdiff | tree |
| 2002-10-15 |
xzilla | An initial file for operators. It happens to work on... |
commit | commitdiff | tree |
| 2002-10-10 |
xzilla | correct display of index properties |
commit | commitdiff | tree |
| 2002-10-08 |
xzilla | a little more sequence work |
commit | commitdiff | tree |
| 2002-10-07 |
xzilla | set up files for indexes |
commit | commitdiff | tree |
| 2002-10-03 |
xzilla | Added indicies |
commit | commitdiff | tree |
| 2002-10-03 |
xzilla | finish off sequences for now, still need to do permissions |
commit | commitdiff | tree |
| next |