79
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix javascript bug with popups More... over 10 years ago
Fix javascript bug with popups More... over 10 years ago
make blank msg lines consistent More... over 10 years ago
make blank msg lines consistent More... over 10 years ago
Fix bug #444 More... over 10 years ago
Fix bug #444 More... over 10 years ago
improve data management navigation; adds browse/search options to tables/views, and insert to tables. Based on patch by firzen, with additional work by xzilla More... almost 11 years ago
improve data management navigation; adds browse/search options to tables/views, and insert to tables. Based on patch by firzen, with additional work by xzilla More... almost 11 years ago
Convert spaces back to tabs introduced in 8ebf7562291f for email readability. More... almost 11 years ago
Convert spaces back to tabs introduced in 8ebf7562291f for email readability. More... almost 11 years ago
minor cleanup; be consistent in lowercasing PHP keywords More... almost 11 years ago
minor cleanup; be consistent in lowercasing PHP keywords More... almost 11 years ago
This is a horrible commit, but it cleans up hundreds of warnings that get thrown when a class is not specified, and it fixes it so that the broken admin tests pass. I'm pretty sure that ultimately we will want a better fix than this, but I'm taking the progress when I can get it. AFAICT the affore mentioned problems were introduced in https://github.com/phppgadmin/phppgadmin/commit/4680728829d8f95e29514512c9e94bb5345aa58a. If that was something you wanted, it's quite possibly broken now. More... almost 11 years ago
This is a horrible commit, but it cleans up hundreds of warnings that get thrown when a class is not specified, and it fixes it so that the broken admin tests pass. I'm pretty sure that ultimately we will want a better fix than this, but I'm taking the progress when I can get it. AFAICT the affore mentioned problems were introduced in https://github.com/phppgadmin/phppgadmin/commit/4680728829d8f95e29514512c9e94bb5345aa58a. If that was something you wanted, it's quite possibly broken now. More... almost 11 years ago
fix bug where # of params exposed was incorrect. credit to Bert Thomas <[email protected]> More... almost 11 years ago
check the modes array on edit pages too More... almost 11 years ago
Improve support for handling IN / named params in functions Based on work by Bert Thomas <[email protected]> More... almost 11 years ago
Improve support for handling IN / named params in functions Based on work by Bert Thomas <[email protected]> More... almost 11 years ago
Merge branches 'official' and 'master' More... almost 11 years ago
Merge branch 'master' into dyn_themes More... about 11 years ago
Quick & small fix in capuccino theme with reset buttons More... about 11 years ago
Fix page title when browsing views and add object name (table or view) More... about 11 years ago
Use cleaner class names for comments cells and constaints icons More... about 11 years ago
Fix XSS on bytea, reported by basteln3rk on sf.net More... about 11 years ago
Fix path to column sort marker icons to support themes More... about 11 years ago
Merge pull request #18 from Skatox/master More... about 11 years ago
Merge pull request #20 from Kissaki/master More... about 11 years ago
Add dynamic theme based on current server, database or user used for the connection More... about 11 years ago
Fix creating report from user query result in plugin Report More... about 11 years ago
Fix downloading result from very long user query More... about 11 years ago