Instanciate $plugin_manager from login.php script if needed |
|
More...
|
over 12 years ago
|
Add try/catch blocks around plugin instanciation so they can throw an exception if needed. |
|
More...
|
over 12 years ago
|
plugin report: Remove non used global var in constructor. |
|
More...
|
over 12 years ago
|
Instantiate plugins AFTER connecting to the db. |
|
More...
|
over 12 years ago
|
Add plugin hook 'logout'. |
|
More...
|
over 12 years ago
|
reword information around statistics collector. based on bug report SF #3602305 |
|
More...
|
over 12 years ago
|
fix typo |
|
More...
|
over 12 years ago
|
Fix incorrect modification of bytea data when updating rows that contain bytea columns. Based on the POC patch from ioguix. This fixes SF Bug # 3243916. |
|
More...
|
over 12 years ago
|
Add plugin hook 'head'. |
|
More...
|
over 12 years ago
|
reword information around statistics collector. based on bug report SF #3602305 |
|
More...
|
over 12 years ago
|
fix typo |
|
More...
|
over 12 years ago
|
Merge pull request #11 from xzilla/master |
|
More...
|
over 12 years ago
|
Fix incorrect modification of bytea data when updating rows that contain bytea columns. Based on the POC patch from ioguix. This fixes SF Bug # 3243916. |
|
More...
|
over 12 years ago
|
Fix a PHP warning about "Undefined index" |
|
More...
|
over 12 years ago
|
Fix navlinks when browsing results from a Report |
|
More...
|
over 12 years ago
|
Small correction in Report plugin README file |
|
More...
|
over 12 years ago
|
add README file for Reports plugin with brief explanation of functionality |
|
More...
|
over 12 years ago
|
Fix multiple bugs related to GPC parameters pollution from code |
|
More...
|
over 12 years ago
|
supress potential "Undefined index" notices |
|
More...
|
over 12 years ago
|
Update DEVELOPERS file with information about git repository |
|
More...
|
over 12 years ago
|
Merge pull request #9 from xzilla/master |
|
More...
|
almost 13 years ago
|
Fix an issue with population of FK fields using autocomplete. |
|
More...
|
almost 13 years ago
|
Fix queries reading pg_shdescription |
|
More...
|
almost 13 years ago
|
don't try and escape nulls, which leads to dangling x values. fixes Sourceforge Bug ID: 3579602. |
|
More...
|
almost 13 years ago
|
Fix bug while browsing a table, reported by Karl O. Pinc |
|
More...
|
almost 13 years ago
|
Fixes PHP 5.4 Strict errors |
|
More...
|
almost 13 years ago
|
Set language if all other tries failed. Reported by Karl O. Pinc |
|
More...
|
almost 13 years ago
|
Fix PHP notice when server group is not set, reported by Karl O. Pinc |
|
More...
|
almost 13 years ago
|
Fix PHP notice on database privilege page |
|
More...
|
almost 13 years ago
|
Add global config pre-requist for selenium tests in tests/selenium/README |
|
More...
|
almost 13 years ago
|