Commit Graph

21 Commits

Author SHA1 Message Date
567d5aa900 Correct default postgres password 2012-02-21 20:26:41 -05:00
b977c877ac Postgres default username/password 2012-02-21 20:22:08 -05:00
1deefd3694 Fix warnings 2012-02-21 20:19:21 -05:00
b64c7dd87d Overhaul of add_db window, turn settings class into a singleton 2012-02-21 20:15:49 -05:00
80091147a1 Db File saving, fix settings class with explicit writes 2012-02-21 17:00:22 -05:00
3493e89d1c Added visibility keywords 2012-02-21 11:45:42 -05:00
09b0b1fbe3 Added transaction functions to firebird driver 2012-02-20 16:53:24 -05:00
c938964260 Fixed misc Firebird issues, added file chooser to add database dialog 2012-02-20 16:22:09 -05:00
bf0001ad7d Added get_system_tables function to db classes, added _manip subclasses to mysql and pgsql 2012-02-10 13:13:19 -05:00
b0da1994f5 Adding DBs works
Well, adding the information. You have to close the program for the dbs
to update, and there's no way to connect yet...
2012-02-06 12:14:39 -05:00
7ec35088b1 Misc changes
Position db add window in the center of the screen, minor changes to
bootstrap file
2012-02-03 16:17:19 -05:00
23f5d7ef35 Various DB changes 2012-02-01 21:02:11 -05:00
120b526293 Load DB classes based on support
Reorganized db class loading, improvements to settings class.
2012-02-01 16:36:55 -05:00
9707d708cb Formatting fixes 2012-02-01 14:45:38 -05:00
57a09a2a2a Removed Notebook, simplified add_db layout table 2012-02-01 13:02:39 -05:00
d0c1810818 Various Updates
Added settings class, abstracted path, abstracted adding rows to db add
table in add_db.php
2012-02-01 10:51:06 -05:00
4f49c8b9be More DB class improvements 2012-01-31 17:52:46 -05:00
39b2688675 Per-db driver checks
Only show databases that are supported by PHP
2012-01-31 16:29:48 -05:00
fe62c5a13a Added more fields to db connection window
Added Firebird class, close to finished db connection mockup
2012-01-31 16:19:34 -05:00
97196ac6c3 Started Fleshing out add db connection window 2012-01-31 12:42:38 -05:00
a3e4fa3c68 Updated Database classes 2012-01-30 07:57:17 -05:00