Commit Graph

339 Commits

Author SHA1 Message Date
13aa64d24d Minor Firebird fixes 2012-04-06 16:41:45 -04:00
13b3f36d02 Moar tabs!
And better schema retreiving method for Postgres
2012-04-06 16:36:50 -04:00
7c25981fcb Order db meta information alphabetically 2012-04-06 16:17:07 -04:00
ad57c69574 Add get_sequences method to db drivers 2012-04-06 16:10:16 -04:00
fb72bd2b14 Simplify adding tabs to the interface 2012-04-04 16:28:18 -04:00
c4c4ab3950 fix tests 2012-04-04 10:52:45 -04:00
9c1ac2bd17 Show views on connection, clean up metadata-fetching methods 2012-04-04 10:47:14 -04:00
8c35ae3e96 Fix tests 2012-04-04 07:55:07 -04:00
7d33ba2660 A little cleanup 2012-04-04 07:47:39 -04:00
9b49d655d2 Databases tab 2012-04-03 11:23:53 -04:00
9dd0a3c17f Connection shows tables! 2012-04-03 10:16:25 -04:00
f45e66e9ee Miscellaneous fixes 2012-04-02 16:56:55 -04:00
f2191c9ae4 Fix loading of existing database info for editing
Move global function to their own file
2012-04-02 13:04:53 -04:00
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
e7abfec149 DbReg class improvements 2012-03-30 18:40:06 -04:00
1ea1896378 Db connection editing, misc cleanup 2012-03-30 15:22:52 -04:00
fb462998b4 Move datagrid class 2012-03-30 14:52:46 -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
b241819799 Improve dsn string logic 2012-03-29 07:39:04 -04:00
42273c43aa Once more 2012-03-28 22:00:00 -04:00
028003d4db Fix broken fix fix 2012-03-28 21:58:30 -04:00
8b602597d3 Fix bad fix 2012-03-28 21:13:59 -04:00
ff3fba3e37 Improved Query Builder 2012-03-28 20:32:33 -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
7075ae51fa Settings class tests 2012-03-28 12:51:13 -04:00
b8f9f79179 Start of unit tests for settings class 2012-03-28 12:20:18 -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
a82652861b Add travis status to README.md file 2012-03-23 15:36:16 -04:00
961cbbe67a Make Query Builder more flexible 2012-03-23 15:33:05 -04:00
225a5560fd Travis integration 2012-03-23 15:29:34 -04:00
9cb65f01a3 Added php.net links to README 2012-03-19 17:03:50 -04:00
a59ab40061 Don't run tests on databases that don't exist!
And remove query echoing
2012-03-19 14:36:20 -04:00