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 a716d85  Remove application version from Desktop icons installed from 
Snap
     add b2b88ae  PP3: Allow requesting a new validation without first dropping 
an existing validation
     add f69fe49  PP3: Don't require reverification of already verified plugin 
version
     add 6d22b3f  PP3: Update development notes
     add afa8d0a  PP3: An undecided vote should look like an uncast vote
     new ba3ee90  Merge pull request #72 from 
matthiasblaesing/allow_existing_validation

The 1 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/README.txt                                     |  34 ++++-
 pp3/config/pp3.sql                                 |   2 +
 .../Controller/PluginVersionController.php         |  56 +++++++--
 .../Controller/VerificationController.php          | 138 +++++++++++++++++----
 .../Entity/Base/NbVersionPluginVersion.php         |  15 ++-
 .../src/Application/Entity/Base/Plugin.php         |  31 ++---
 .../src/Application/Entity/Base/PluginVersion.php  |  25 ++--
 .../src/Application/Entity/Base/Verification.php   |   7 +-
 .../Entity/Base/VerificationRequest.php            |  18 +++
 .../src/Application/Entity/VerificationRequest.php |  10 +-
 .../Application/Repository/NbVersionRepository.php |  24 +++-
 .../view/application/index/verification-log.phtml  |   2 +-
 .../plugin-version/_pluginVersion-form.phtml       |   6 +-
 .../view/application/plugin-version/edit.phtml     |  12 +-
 .../view/partials/_nbVersion-select.phtml          |  16 +--
 15 files changed, 300 insertions(+), 96 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to