Credits for Ninad Pundalik

This commit is contained in:
Marc Delisle
2010-08-27 17:50:20 -04:00
parent 9c34a0eec9
commit 9a9399e07a
2 changed files with 6 additions and 0 deletions

View File

@@ -110,6 +110,7 @@ $Id$
- [relations] Dropped WYSIWYG-PDF configuration variable. - [relations] Dropped WYSIWYG-PDF configuration variable.
- rfe #806035, #686260 [relations] Export relations to Dia, SVG and others - rfe #806035, #686260 [relations] Export relations to Dia, SVG and others
+ [interface] Added charts to status tab, profiling page and query results + [interface] Added charts to status tab, profiling page and query results
+ [interface] AJAXification on various pages
3.3.7.0 (not yet released) 3.3.7.0 (not yet released)

View File

@@ -4853,6 +4853,11 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
<li>Simplified interface for export/import</li> <li>Simplified interface for export/import</li>
</ul></li> </ul></li>
<li>Ninad Pundalik (Google Summer of Code 2010)
<ul>
<li>AJAXifying the interface</li>
</ul></li>
<li>Barrie Leslie <li>Barrie Leslie
<ul> <ul>
<li>BLOBstreaming support with PBMS PHP extension</li> <li>BLOBstreaming support with PBMS PHP extension</li>