This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-tools.git.


    from a31d317  Fix mirror URL generator
     new 79baad8  [NETBEANS-5425] Implement author editing/multiple authors for 
plugins
     new e23db40  Fix error rebuilding catalogs as admin
     new 1032cb4  [NETBEANS-4560] Show groupId for plugins in GUI
     new 90e35b8  Merge pull request #44 from matthiasblaesing/improve-pp3

The 182 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pp3/config/pp3.sql                                 |  10 ++
 .../src/Application/Controller/AdminController.php | 137 ++++++++++++++-------
 .../src/Application/Controller/CliController.php   |   4 +-
 .../Application/Controller/PluginController.php    | 136 +++++++++++++-------
 .../Controller/VerificationController.php          |   9 +-
 .../src/Application/Entity/Base/Plugin.php         |  21 ++--
 .../Application/src/Application/Entity/Plugin.php  |  25 +++-
 .../Application/Repository/PluginRepository.php    |   6 +-
 .../view/application/admin/_plugin-listrow.phtml   |  28 +++--
 .../view/application/admin/_pluginRowItem.phtml    |  15 ++-
 .../Application/view/application/admin/edit.phtml  |  58 +++++++--
 .../view/application/index/catalogue.phtml         |  25 ++--
 .../Application/view/application/index/index.phtml |  17 ++-
 .../view/application/plugin/_plugin-listrow.phtml  |  10 +-
 .../Application/view/application/plugin/edit.phtml |  57 +++++++--
 15 files changed, 396 insertions(+), 162 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to