Commit Graph

75 Commits

Author SHA1 Message Date
235f810dd3 Miscellaneous fixes and updates
Change php requirement to 5.4
2012-11-27 09:34:38 -05:00
7e39611141 Update Query 2012-11-08 14:40:55 -05:00
152a10d6b3 Move resources into their own folder, mac menu improvements 2012-06-06 16:26:06 -04:00
7f37614b8c Database connection defaults / window resizing 2012-06-05 14:16:22 -04:00
f5ffccb0de Start on sidebar functionality 2012-06-04 16:49:30 -04:00
4709afd878 Minor tweaks 2012-06-01 11:55:59 -04:00
87fd4dfb98 Miscellaneous improvements 2012-05-31 14:18:37 -04:00
be82e2db00 Move Settings class back from Query 2012-05-31 09:56:49 -04:00
3dfa42b894 Lots of layout improvements 2012-05-30 16:41:33 -04:00
651f42f305 Fix About Dialog 2012-05-29 19:24:15 -04:00
72897157bd Simplify code to prep wx rewrite 2012-05-29 14:29:20 -04:00
49e531b591 Update main entry to wxPHP
Well, at least there's a window...
2012-05-29 06:21:30 -04:00
b2a0a12716 Added new classes for editing db structure 2012-04-25 12:49:00 -04:00
fe84dc3208 Update reference to Query and docs 2012-04-20 16:37:26 -04:00
4de23989a8 Add package items to docblocks 2012-04-20 13:30:27 -04:00
b094bb1db9 Comment normalization 2012-04-19 21:55:44 -04:00
1a1fa660bd Added class reference 2012-04-19 12:29:47 -04:00
bd4e041e7d Miscellaneous cleanup 2012-04-11 14:57:38 -04:00
8c49715a55 Put multi-dimension table rendering into a generic method in Data_grid class 2012-04-11 12:50:06 -04:00
91edf09ff7 Fix #12
Show Database table data in a popup
2012-04-11 11:16:44 -04:00
eb695d6db5 Move widgets into their own folder 2012-04-11 08:04:37 -04:00
db31bd1c26 Fix Firebird loading, miscellaneous SQL method improvements 2012-04-10 18:51:29 -04:00
4a8dc21cf9 Make multi-dimensional db_tab datagrids editable 2012-04-10 16:57:33 -04:00
1c84fcd674 Double-click now connects to a database 2012-04-10 16:47:25 -04:00
ace22357f6 Fix #8 2012-04-10 15:42:12 -04:00
3643d3066f Miscellaneous Bug Fixes 2012-04-10 10:47:37 -04:00
bdd78328a8 Various driver cleanup 2012-04-09 16:11:14 -04:00
d0a50e9c87 Move db drivers into sub-folders 2012-04-09 15:24:10 -04:00
6b722608b7 Split db_pdo and db_sql classes 2012-04-09 14:26:55 -04:00
9614482341 Misc improvements 2012-04-09 13:27:12 -04:00
acd88b9309 System tables tab, update license file 2012-04-09 10:52:51 -04:00
a94a92e73e Fix db_tab reset
Fixes #10
2012-04-09 08:57:01 -04:00
f2bd843edd Implement more meta-data methods 2012-04-06 21:07:49 -04:00
13b3f36d02 Moar tabs!
And better schema retreiving method for Postgres
2012-04-06 16:36:50 -04:00
fb72bd2b14 Simplify adding tabs to the interface 2012-04-04 16:28:18 -04:00
9c1ac2bd17 Show views on connection, clean up metadata-fetching methods 2012-04-04 10:47:14 -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
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