Commit Graph

36 Commits

Author SHA1 Message Date
Timothy Warren c169a3a1db Optimize foreach loops 2012-05-14 13:25:32 -04:00
Timothy Warren 4de23989a8 Add package items to docblocks 2012-04-20 13:30:27 -04:00
Timothy Warren b094bb1db9 Comment normalization 2012-04-19 21:55:44 -04:00
Timothy Warren 1a1fa660bd Added class reference 2012-04-19 12:29:47 -04:00
Timothy Warren eea60cbd05 Move settings class to Query 2012-04-12 14:44:38 -04:00
Timothy Warren 6d9e20dc7f Move db methods to sub-module 2012-04-12 14:06:00 -04:00
Timothy Warren 3643d3066f Miscellaneous Bug Fixes 2012-04-10 10:47:37 -04:00
Timothy Warren 9c1ac2bd17 Show views on connection, clean up metadata-fetching methods 2012-04-04 10:47:14 -04:00
Timothy Warren f45e66e9ee Miscellaneous fixes 2012-04-02 16:56:55 -04:00
Timothy Warren f2191c9ae4 Fix loading of existing database info for editing
Move global function to their own file
2012-04-02 13:04:53 -04:00
Timothy Warren 1ea1896378 Db connection editing, misc cleanup 2012-03-30 15:22:52 -04:00
Timothy Warren fb462998b4 Move datagrid class 2012-03-30 14:52:46 -04:00
Timothy Warren 5c78737767 Remove connections, edit connection window 2012-03-30 14:48:50 -04:00
Timothy Warren 069837ae35 Remove DB works 2012-03-30 13:09:38 -04:00
Timothy Warren 53652d62b4 Move datagrid reset logic to data_grid class 2012-03-30 10:13:16 -04:00
Timothy Warren 84fcc1c8d2 Getting towards dynamic sidebar updates 2012-03-29 19:57:10 -04:00
Timothy Warren 19c709fc93 Various improvements 2012-03-29 16:26:50 -04:00
Timothy Warren 382fb8e711 Re-add Data Grid 2012-03-28 15:13:34 -04:00
Timothy Warren b8f9f79179 Start of unit tests for settings class 2012-03-28 12:20:18 -04:00
Timothy Warren bde8f0f179 Misc cleanup 2012-03-28 11:23:08 -04:00
Timothy Warren 407bd26b0f Added generic confirm dialog 2012-03-27 15:47:56 -04:00
Timothy Warren fcd7ab58a8 Misc formatting 2012-03-27 10:57:42 -04:00
Timothy Warren 7bc8bce9fa More file rearrangement, some scaffolding for query_builder class 2012-03-07 16:52:51 -05:00
Timothy Warren 6fc5d5d9db Revert "Firebird refactoring"
This reverts commit 46771a7725.
2012-03-06 16:20:59 -05:00
Timothy Warren 46771a7725 Firebird refactoring 2012-03-06 15:54:59 -05:00
Timothy Warren cee3bf8412 Type hinting 2012-03-06 10:58:38 -05:00
Timothy Warren 7859c6ff2d Fix tests broken by bad reference placement 2012-03-05 13:02:39 -05:00
Timothy Warren 6483578772 Added Database name field to db conection window 2012-03-02 19:05:46 -05:00
Timothy Warren 32c4b78de8 Fixed fatal E_STRICT error on Windows 2012-03-01 20:50:31 -05:00
Timothy Warren 9e8f690214 Added test connection button to add_db dialog
Addresses issue #5
2012-03-01 16:46:26 -05:00
Timothy Warren 8886218c66 More Query Builder additions 2012-03-01 12:05:32 -05:00
Timothy Warren 8b404a9465 Various error fixes 2012-03-01 08:10:13 -05:00
Timothy Warren ab6965cda6 Started "get" method of query builder
, added "quote_ident" method to db classes
2012-02-29 21:06:07 -05:00
Timothy Warren 955537cdb7 Added limit clause to db drivers 2012-02-29 18:33:21 -05:00
Timothy Warren dafbdbf4d2 Started SSH class for tunneled connections 2012-02-29 16:53:07 -05:00
Timothy Warren adcaa52b40 More directory re-arrangement 2012-02-29 16:14:21 -05:00