| 2003-01-25 |
slubek | List of encodings taken from postgresql.php |
commit | commitdiff | tree |
| 2003-01-25 |
chriskl | improve comment and include chinese-utf8 in 'all' target |
commit | commitdiff | tree |
| 2003-01-23 |
slubek | Objects' operations ordered. Many new strings created |
commit | commitdiff | tree |
| 2003-01-23 |
slubek | Database operations localized |
commit | commitdiff | tree |
| 2003-01-22 |
chriskl | cleanup after Rafal's changes. |
commit | commitdiff | tree |
| 2003-01-21 |
slubek | Database creation strings |
commit | commitdiff | tree |
| 2003-01-21 |
slubek | Added encoding parameter to create database |
commit | commitdiff | tree |
| 2003-01-21 |
slubek | Added chinese utf8 recoding |
commit | commitdiff | tree |
| 2003-01-21 |
slubek | Changed application name |
commit | commitdiff | tree |
| 2003-01-20 |
chriskl | Added Makefile to generate recoded language files ... |
commit | commitdiff | tree |
| 2003-01-19 |
slubek | synchronization with english.php |
commit | commitdiff | tree |
| 2003-01-19 |
chriskl | add trigger translations |
commit | commitdiff | tree |
| 2003-01-19 |
chriskl | add basic trigger support. fix schema problems when... |
commit | commitdiff | tree |
| 2003-01-18 |
chriskl | remove remaining cruft from public_html |
commit | commitdiff | tree |
| 2003-01-18 |
chriskl | I have mastered encodings! Now you can login with... |
commit | commitdiff | tree |
| 2003-01-18 |
chriskl | generate recode versions of language files |
commit | commitdiff | tree |
| 2003-01-18 |
chriskl | add getDatabaseEncoding and setClientEncoding, also... |
commit | commitdiff | tree |
| 2003-01-18 |
chriskl | move class.tree. I really want to get rid of that... |
commit | commitdiff | tree |
| 2003-01-18 |
chriskl | phase 1 of rearranging source tree. move all public_ht... |
commit | commitdiff | tree |
| 2003-01-17 |
xzilla | This is a rewrite of the privileges functionality.... |
commit | commitdiff | tree |
| 2003-01-17 |
chriskl | change back to webdb for another release REL_0-6-5 |
commit | commitdiff | tree |
| 2003-01-16 |
chriskl | database section header function |
commit | commitdiff | tree |
| 2003-01-16 |
chriskl | don't show primary keys in index list... |
commit | commitdiff | tree |
| 2003-01-16 |
chriskl | Postgres 7.4 support |
commit | commitdiff | tree |
| 2003-01-16 |
chriskl | drop constraint |
commit | commitdiff | tree |
| 2003-01-16 |
chriskl | add drop rule and rudimentary constraint support |
commit | commitdiff | tree |
| 2003-01-16 |
jmpoure | Initial upload |
commit | commitdiff | tree |
| 2003-01-14 |
xzilla | Change the privileges link in table nav to use the... |
commit | commitdiff | tree |
| 2003-01-14 |
xzilla | Reworked a patch by Thomas Endt to apply cleanly agains... |
commit | commitdiff | tree |
| 2003-01-12 |
chriskl | improve alter column form |
commit | commitdiff | tree |
| 2003-01-12 |
chriskl | initial cut of having language selection on login screen |
commit | commitdiff | tree |
| 2003-01-12 |
chriskl | make postgres 7.3 aware of schema when getting column... |
commit | commitdiff | tree |
| 2003-01-11 |
chriskl | add basic rules support |
commit | commitdiff | tree |
| 2003-01-11 |
chriskl | new indexes file |
commit | commitdiff | tree |
| 2003-01-11 |
chriskl | move indexes to a separate file, move table navbar... |
commit | commitdiff | tree |
| 2003-01-11 |
chriskl | fix dropping defaults from columns |
commit | commitdiff | tree |
| 2003-01-11 |
chriskl | improve table browsing |
commit | commitdiff | tree |
| 2003-01-11 |
chriskl | fix alter column when column name hasn't changed. ... |
commit | commitdiff | tree |
| 2003-01-11 |
chriskl | Translate some more stuff in topbar |
commit | commitdiff | tree |
| 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 |
| next |