75
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
parent = false to avoid class_exists('ViewView') in App::import() More... about 15 years ago
parent = false to avoid class_exists('ViewView') in App::import() More... about 15 years ago
removed log() lines for debug More... about 15 years ago
disabling component process was changed in 2.0 so enabled = false did not effect. and fixed old gettext style. More... about 15 years ago
fixed parsing url parameter was wrong More... about 15 years ago
admit visibilities, static keyword. removed object reference. More... about 15 years ago
refactored tests, and fixed implementations. More... about 15 years ago
refactoring tests (in progress) More... about 15 years ago
changed various deprecated and removed codes. -JavascriptHelper to JsHelper -cakeError to Exception -etc. More... about 15 years ago
Merge branch 'master' into 2.0 More... about 15 years ago
Adding spacing and missing attributes. More... about 15 years ago
Applying patch from SkieDr to make plugin panel's default element and title names more succinct, and not contain the plugin name. More... about 15 years ago
Fixing failing tests. More... about 15 years ago
refactoring in progress. without workaround JavaScriptHelper, almost works. More... about 15 years ago
Typo More... about 15 years ago
Making the query log panel work better with datasources that do not have a driver key. Driver or datasource can be used with the sql log now. Also datasources without a getLog method should not be part of the query log. Fixes #33 More... over 15 years ago
Fixing spacing. More... over 15 years ago
modified the form and respective javascript to (a) not duplicate ID attributes on the form and inputs, (b) allow the 'explain' buttons to appropriatly target the correct div when there are multiple databases/datasources -- previously it was only submitting to the top one as the id was hardcoded. More... over 15 years ago
Making minimize/maximize buttons sexier. More... over 15 years ago
Updating readme with note about versions. More... over 15 years ago
Removing console.log() that was left behind. More... over 15 years ago
Adding crude minimize and maximize buttons for toolbar panels. Allows quick min/maxing of panels. More... over 15 years ago
Making the sql_panel explains gobble up the timers so they don't display. More... over 15 years ago
Making a sexier cursor. Making explain buttons change colour on hover. Adding some spacing. More... over 15 years ago
Changing CSS and resizing code so it works a little more smoothly. Also made the default panel size smaller so it fits better on laptop screens. More... over 15 years ago
Removing code that causes warning in webkit. More... over 15 years ago
Fixing incorrect api usage. More... over 15 years ago
Fixing failing tests and incorrect test case. More... over 15 years ago
Making ViewGroup run in 1.3 More... over 15 years ago
Fixing another failing test. More... over 15 years ago