Commit Graph

297 Commits

Author SHA1 Message Date
Timothy Warren ef4a84c2d0 Fix abstract method again, add get_dbs to pgsql driver 2012-02-06 16:17:14 -05:00
Timothy Warren 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
Timothy Warren 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
Timothy Warren 69b8f446c4 Database connections now implemented with GtkListStore/GtkTreeView 2012-02-02 22:18:50 -05:00
Timothy Warren 73b846bf0f Implemented resizable horizontal pane in main window 2012-02-02 19:40:21 -05:00
Timothy Warren f9b4e5128a Corrected misnamed get_dbs() methods 2012-02-02 19:07:45 -05:00
Timothy Warren 9808bdcbac Added some unit tests 2012-02-02 19:04:10 -05:00
Timothy Warren c85f791de5 Lots of updates
Added mention of Mariadb to read me, made db_pdo an abstract class,
created manip_subclasses for database drivers, created start of unit
tests.
2012-02-02 17:43:15 -05:00
Timothy Warren df192c1bb8 Incorrect Comment 2012-02-02 11:27:42 -05:00
Timothy Warren b6049e2048 Moved php-gtk2-win.7z to downloads - removed from repo 2012-02-02 07:53:11 -05:00
Timothy Warren af06d004b6 Firebird changes 2012-02-02 06:26:59 -05:00
Timothy Warren 23f5d7ef35 Various DB changes 2012-02-01 21:02:11 -05:00
Timothy Warren a7de6f6e54 Relocated db_pdo class file 2012-02-01 16:37:50 -05:00
Timothy Warren 120b526293 Load DB classes based on support
Reorganized db class loading, improvements to settings class.
2012-02-01 16:36:55 -05:00
Timothy Warren 9707d708cb Formatting fixes 2012-02-01 14:45:38 -05:00
Timothy Warren afcc722449 Fix spelling error 2012-02-01 13:26:12 -05:00
Timothy Warren 849098eeea Updated Readme with php requirements 2012-02-01 13:21:28 -05:00
Timothy Warren e5f086b08e Moved .gitignore to correct folder 2012-02-01 13:03:53 -05:00
Timothy Warren 57a09a2a2a Removed Notebook, simplified add_db layout table 2012-02-01 13:02:39 -05:00
Timothy Warren 5e0f363eae Updated Readme, added windows php-package 2012-02-01 12:01:51 -05:00
Timothy Warren 41db5ce3a3 Add .gitignore 2012-02-01 11:44:55 -05:00
Timothy Warren 2c75a4f133 Removed info box for more compatibility 2012-02-01 11:37:56 -05:00
Timothy Warren 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
Timothy Warren 4f49c8b9be More DB class improvements 2012-01-31 17:52:46 -05:00
Timothy Warren a9b0a99119 Added error logging for fatal errors 2012-01-31 16:41:30 -05:00
Timothy Warren 39b2688675 Per-db driver checks
Only show databases that are supported by PHP
2012-01-31 16:29:48 -05:00
Timothy Warren 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
Timothy Warren 97196ac6c3 Started Fleshing out add db connection window 2012-01-31 12:42:38 -05:00
Timothy Warren 59f6061a5f General prototype
Has many non-working elements, but should give a rough idea of
interface.
2012-01-31 11:39:30 -05:00
Timothy Warren 8a31574421 Remove some coding weirdness 2012-01-30 21:06:04 -05:00
Timothy Warren 85e5a75d7b Silence a warning 2012-01-30 18:44:27 -05:00
Timothy Warren 96605ee207 Added LICENSE file, added more to About dialog 2012-01-30 18:11:01 -05:00
Timothy Warren 245a2f78f3 Database class addtions 2012-01-30 16:04:31 -05:00
Timothy Warren 20bf6d7d19 Removed infobar from class scope 2012-01-30 15:30:34 -05:00
Timothy Warren bc017737fd Remove toolbar, fix minor formatting issue 2012-01-30 15:23:38 -05:00
Timothy Warren 028e53f406 Updated Readme 2012-01-30 14:11:30 -05:00
Timothy Warren 2a1ac30308 Misc updates
Removed __call and __callStatic from main db class, added empty
'truncate' methods to db classes
2012-01-30 14:03:16 -05:00
Timothy Warren b7bef6a82e Rearranged private methods 2012-01-30 13:15:44 -05:00
Timothy Warren c6da8310d9 Various Improvements 2012-01-30 11:22:44 -05:00
Timothy Warren 6e4d7aa735 Removed deprecated fonction, fixes about dialog close button 2012-01-30 09:48:55 -05:00
Timothy Warren a3e4fa3c68 Updated Database classes 2012-01-30 07:57:17 -05:00
Timothy Warren 665ffe8c21 Added About Dialog 2012-01-27 21:19:39 -05:00
Timothy Warren eb6edfa6c3 Added Menu
Added Start of Menus, and main interface, fleshed out classes a little
bi.
2012-01-27 16:57:59 -05:00
Timothy Warren 7da4776dfb Remove redundant file 2012-01-27 13:03:14 -05:00
Timothy Warren b9b71a96c1 Simplified module inclusion 2012-01-27 12:58:03 -05:00
Timothy Warren cde1fbf83f Created the main window 2012-01-27 11:57:13 -05:00
Timothy Warren 7fa93a8886 Initial Commit 2012-01-26 16:09:05 -05:00