Commit Graph

34 Commits

Author SHA1 Message Date
96ada089ee Fix some tests 2012-04-02 10:52:46 -04:00
fdc37f8819 Normalize database table listing 2012-04-02 10:23:27 -04:00
59e167c064 Start of connecting! 2012-04-02 09:47:13 -04:00
ee3f7901ec Misc code cleanup 2012-04-02 08:43:27 -04:00
1ea1896378 Db connection editing, misc cleanup 2012-03-30 15:22:52 -04:00
5c78737767 Remove connections, edit connection window 2012-03-30 14:48:50 -04:00
069837ae35 Remove DB works 2012-03-30 13:09:38 -04:00
53652d62b4 Move datagrid reset logic to data_grid class 2012-03-30 10:13:16 -04:00
a199784934 Don't duplicate existing connections when adding a new one. 2012-03-30 10:04:41 -04:00
634a5b92a2 Dynamically add connections 2012-03-30 09:58:41 -04:00
84fcc1c8d2 Getting towards dynamic sidebar updates 2012-03-29 19:57:10 -04:00
19c709fc93 Various improvements 2012-03-29 16:26:50 -04:00
43e7bfeb39 Improvements to db_info_widget 2012-03-28 20:14:10 -04:00
a368285710 Add tabbed interface for switching between database aspects
Such as tables, views, stored procedures, et cetera.
2012-03-28 16:10:39 -04:00
382fb8e711 Re-add Data Grid 2012-03-28 15:13:34 -04:00
7acbe41e8f Added edit connection menu item to connection sidebar 2012-03-28 11:52:38 -04:00
bde8f0f179 Misc cleanup 2012-03-28 11:23:08 -04:00
d86fa948a9 Misc cleanup 2012-03-28 09:57:57 -04:00
407bd26b0f Added generic confirm dialog 2012-03-27 15:47:56 -04:00
fcd7ab58a8 Misc formatting 2012-03-27 10:57:42 -04:00
5ffdaca762 Save window size and position on close
And Remove some extraneous references.
2012-03-27 09:37:04 -04:00
a77591dfa7 Added general "alert" dialog, and "error" dialog 2012-03-26 15:55:36 -04:00
427a1c0ccb Minor formatting changes 2012-03-26 12:55:52 -04:00
86dd9ddebe Remove references to ibase_* methods 2012-03-19 12:20:51 -04:00
b75209d486 Added success dialog back to connection test method 2012-03-07 11:37:13 -05:00
80946c2575 Convert php errors to exceptions 2012-03-07 11:26:45 -05:00
4ec361ea18 Added PDO-native firebird driver
Renamed ibase_* based driver to firebird-ibase.php
2012-03-05 15:15:27 -05:00
6483578772 Added Database name field to db conection window 2012-03-02 19:05:46 -05:00
e195577771 Fixed Fatal Error 2012-03-02 18:00:20 -05:00
f0b6788a33 Better connection testing 2012-03-02 16:56:05 -05:00
98ec8cd411 Various improvements 2012-03-02 10:00:31 -05:00
9e8f690214 Added test connection button to add_db dialog
Addresses issue #5
2012-03-01 16:46:26 -05:00
071f23b327 fix type 2012-03-01 13:07:08 -05:00
adcaa52b40 More directory re-arrangement 2012-02-29 16:14:21 -05:00