Re: Experiences during Bodega partner experience walkthrough

2013-10-21 Thread Aaron J. Seigo
On Monday, October 21, 2013 20:58:07 Thomas Pfeiffer wrote:
> On Monday 21 October 2013 17:40:05 Aaron J. Seigo wrote:
> > > Single Asset form:
> > > - What if I use an open source licence not contained in the license
> > > list?
> > > Plus, for works like books or music, I don't think "proprietary" is
> > > commonly used. Maybe use "Proprietary / All rights reserved" as a more
> > > generic term?
> > 
> > agreed; fixed.
> 
> It still says "Proprietary" only, for any type.

turns out they were all hardcoded in the manager app. i remedied this.

> > > - After selecting type "image" and uploading a PNG, I get the
> > > "Unrecognized
> > > assetType" error as well.
> > 
> > should be fixed.
> 
> The "Unrecognized assetType" error is gone, but now I get "Error in sending
> your request. Missing required tag: undefined" What does that mean?

it was a broken error message, but the error was correct. this is now fixed as 
well. you will need to edit the asset and add author/content rating tags which 
will now show up as required.

(you people and your using random asset types you made up :P)

there is a remaining issue i need to sleep on and talk with marco about in the 
morning i think. for asset types without tag rules, we’re defaulting to a 
‘generic’ set of tag rules. because of this, however, the list of tags are not 
being shown for things like Content Rating which obviously won’t work.

i think we’ll need to add another field to assetRules which allows to define 
which tag types to fetch all values for. this will allow the client to know 
that it makes sense to fetch all Content Rating tags, but not all Authors 
(there are some 40k of them).

-- 
Aaron J. Seigo
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Experiences during Bodega partner experience walkthrough

2013-10-21 Thread Aaron J. Seigo
On Monday, October 21, 2013 20:01:52 Wolfgang Romey wrote:
> My two published assets are not shown. Do i have to become a distributor to
> see them?

the reason why your assets are not showing up in the Add Ons app is that they 
do not match any of the channels in the store.

right now the Add-ons store has channels for:

* gutenberg books
* applications (inc games)
* desktop widgets
* wallpapers

apps and games need to be tagged with ‘Plasma Active - x86’ tag and have a 
Category

widgets and wallpapers need to have a Category

the assets you uploaded do not match any of the above, so they don’t show in 
the Add Ons store. if a store was created that matched the type and tags of 
your assets, then they would show up.

and yes, if you were a distributor then you could create such a store. i’d 
like to wait until we have everything 100% confirmed working for all asset 
workflow before we move to store creation.

-- 
Aaron J. Seigo
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Experiences during Bodega partner experience walkthrough

2013-10-21 Thread Thomas Pfeiffer
On Monday 21 October 2013 17:40:05 Aaron J. Seigo wrote:
> > Single Asset form:
> > - What if I use an open source licence not contained in the license list?
> > Plus, for works like books or music, I don't think "proprietary" is
> > commonly used. Maybe use "Proprietary / All rights reserved" as a more
> > generic term?

> agreed; fixed.

It still says "Proprietary" only, for any type.

> > - A Drag & Drop feature for single files would be nice here as well, that
> > old "Browse" dialog feels a bit old-fashioned once you see how well D&D
> > works in Mass create
> 
> oh no, we’ve spoiled you! but, yes, i agree. i’ve added a bug report for it.

> > - Clicking "Create" without selecting a type does nothing except marking
> > the field with a very thin red frame which one might miss. There should
> > be a message in the vein of "Please fill in all required fields" in
> > addition to the marking
> 
> agreed. br created.
> 
> > - After selecting type "image" and uploading a PNG, I get the
> > "Unrecognized
> > assetType" error as well.
> 
> should be fixed.

The "Unrecognized assetType" error is gone, but now I get "Error in sending 
your request. Missing required tag: undefined" What does that mean?
 
> > - The type "image" appears twice in the list, but I get the error with
> > both
> > types
> 
> Yes, resolved that duplication as well ...

Yup, it's gone.

Good to know we agree on all the points I mentioned :)
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Experiences during Bodega partner experience walkthrough

2013-10-21 Thread Wolfgang Romey
Am Montag, 21. Oktober 2013, 18:06:21 schrieb Marco Martin:

> 
> it failed silently, parner combo was missing
Mass creation works now. I uploaded 5 images.

assetType image still wants to have an icon. It does not help, if you load up 
an icon in the screenshot field, which i did.

I started addons in PA4 on my weTab after updating.  Books are shown, my 
collection is shown, and owncloud is shown. But owncloud is still only 0B 
great.

My two published assets are not shown. Do i have to become a distributor to 
see them?

Wolfgang

-- 
Wolfgang Romey

 Anhänge bitte nur in offenen Formaten wie z.B. die OpenDocument-Formate ut 

Diese E-mail ist signiert

signature.asc
Description: This is a digitally signed message part.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Experiences during Bodega partner experience walkthrough

2013-10-21 Thread Marco Martin
On Sunday 20 October 2013, Thomas Pfeiffer wrote:

> 
> - Mass create: Cool feature, but I couldn't get it to work.
>  - Drag & Drop worked (all files appeared in the list below the box). Yay!
>  - Clicking the green tickmark simply removes a file from the list. I don't
> know exactly what I'd expect from clicking that tickmark, but this is
> definitely not it ;)
>  - Clicking "Review the new assets" just takes me back to the Assets page
> which is still empty. I might have created a dozen entries in some database
> now or I might not, I cannot tell

it failed silently, parner combo was missing

-- 
Marco Martin
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Experiences during Bodega partner experience walkthrough

2013-10-21 Thread Aaron J. Seigo
On Sunday, October 20, 2013 15:49:11 Thomas Pfeiffer wrote:
> - Mass create: Cool feature, but I couldn't get it to work.

will review that process and see what needs fixing; or documenting as the case 
may be.

> - When I entered some data in the "Single Asset" form, clicked on "Mass
> create" and then back on "Single Asset", the form was empty. Not a huge deal
> because people probably only make that mistake once, but for improved error
> tolerance, at least a warning that by navigating away you lose your
> unsubmitted input would be nice

agreed; not sure how this can best be done (technically)

> Single Asset form:
> - What if I use an open source licence not contained in the license list?
> Plus, for works like books or music, I don't think "proprietary" is commonly
> used. Maybe use "Proprietary / All rights reserved" as a more generic term?

agreed; fixed.

> - A Drag & Drop feature for single files would be nice here as well, that
> old "Browse" dialog feels a bit old-fashioned once you see how well D&D
> works in Mass create

oh no, we’ve spoiled you! but, yes, i agree. i’ve added a bug report for it.

> - Clicking "Create" without selecting a type does nothing except marking the
> field with a very thin red frame which one might miss. There should be a
> message in the vein of "Please fill in all required fields" in addition to
> the marking

agreed. br created.

> - After selecting type "image" and uploading a PNG, I get the "Unrecognized
> assetType" error as well.

should be fixed.

> - The type "image" appears twice in the list, but I get the error with both
> types

Yes, resolved that duplication as well ...

-- 
Aaron J. Seigo
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[bodega] [Bug 326382] New: unclear on error in the Single Asset creator

2013-10-21 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=326382

Bug ID: 326382
   Summary: unclear on error in the Single Asset creator
Classification: Unclassified
   Product: bodega
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: Manager
  Assignee: notm...@gmail.com
  Reporter: ase...@kde.org
CC: active@kde.org

Clicking "Create" without selecting a type does nothing except marking the
field with a very thin red frame which one might miss. There should be a
message in the vein of "Please fill in all required fields" in addition to the
marking

Reproducible: Always

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[bodega] [Bug 326381] New: Support drag'n'drop of files for Single Asset creation

2013-10-21 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=326381

Bug ID: 326381
   Summary: Support drag'n'drop of files for Single Asset creation
Classification: Unclassified
   Product: bodega
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Manager
  Assignee: notm...@gmail.com
  Reporter: ase...@kde.org
CC: active@kde.org

Provide a drop zone for files in the Single Asset creation form

Reproducible: Always

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[bodega] [Bug 326366] New: warehouse / server messages for participants

2013-10-21 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=326366

Bug ID: 326366
   Summary: warehouse / server messages for participants
Classification: Unclassified
   Product: bodega
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Server
  Assignee: ase...@kde.org
  Reporter: ase...@kde.org
CC: active@kde.org, terie...@gmail.com

Currently all Messengers send emails only. A system for storing and displaying
messages to individual participants as well as all members of a partner should
be added to the server for use by Messengers.

Use cases:
* a system message such as an upcoming change in the terms of service
* notification of publication of a posted asset shown to the user in the
management application
* reminders of subscription payments

This should not replicate the features provided by the discourse forums. It
would not be for participant-to-participant or participant-to-partner, for
instance.

Reproducible: Always

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[bodega] [Bug 326364] New: In-app purchasing UX

2013-10-21 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=326364

Bug ID: 326364
   Summary: In-app purchasing UX
Classification: Unclassified
   Product: bodega
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Client library
  Assignee: ase...@kde.org
  Reporter: ase...@kde.org
CC: active@kde.org, notm...@gmail.com

A clear and simply design user experience for in-app purchasing.

Reproducible: Always

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[bodega] [Bug 326363] New: subscriptions

2013-10-21 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=326363

Bug ID: 326363
   Summary: subscriptions
Classification: Unclassified
   Product: bodega
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Server
  Assignee: ase...@kde.org
  Reporter: ase...@kde.org
CC: active@kde.org, terie...@gmail.com

Support time-limited purchases with the option of recurring charges.

Assets will also need to be support being marked as subscribable rather than
purchasable.

Reproducible: Always

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[bodega] [Bug 317192] Update system

2013-10-21 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=317192

Aaron J. Seigo  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[bodega] [Bug 317191] Versions of installed components

2013-10-21 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=317191

Aaron J. Seigo  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[bodega] [Bug 318671] Upload updated versions

2013-10-21 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=318671

Aaron J. Seigo  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[bodega] [Bug 318668] Upload approval

2013-10-21 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=318668

Aaron J. Seigo  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Review Request 112965: add asset/forum/:assetId

2013-10-21 Thread Giorgos Tsiapaliokas

---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112965/
---

(Updated Oct. 21, 2013, 8:43 a.m.)


Review request for Bodega.


Changes
---

split the functionality into two routes.
Also with the new route the mocha timeout issue
doesn't occur anymore.


Repository: bodega-server


Description
---

Add a new route which returns the messages from the forum.
The json looks like this

{
  "authStatus": true,
  "device": "KDE-1",
  "store": "KDE-1",
  "points": 1,
  "success": true,
  "topics": [
{
  "title": "Foo bar linux12342425",
  "message": "foo bar linux123423235235235"
},
{
  "title": "Foo bar linux123424566",
  "message": "foo bar linux123457889"
},
{
  "title": "Foo bar linux1234245",
  "message": "foo bar linux12342245"
},
{
  "title": "Foo bar linux1234",
  "message": "foo bar linux1234566"
},
{
  "title": "Foo bar ioanna maria 1foo bar ioanna maria 1adsasd",
  "message": 
"88971238912389()(()DAS()A*(DS()ADS(()ADS908foo bar ioanna 
maria 1foo bar ioanna maria 1foo bar ioanna maria 1foo bar ioanna maria 1"
}
  ]
}


Diffs (updated)
-

  .gitignore 6b01f0d 
  README 164e0d8 
  assetimporters/CMakeLists.txt 369626f 
  assetimporters/common/database.h b66c4b2 
  assetimporters/common/database.cpp edf8526 
  assetimporters/projectgutenberg/src/catalog.cpp e5c8483 
  assetimporters/projectgutenberg/src/ebook.cpp 2eea13b 
  assetimporters/projectgutenberg/src/gutenbergdatabase.h 6c7a02c 
  assetimporters/projectgutenberg/src/gutenbergdatabase.cpp b8fa3c7 
  assetimporters/projectgutenberg/src/main.cpp 6ec658b 
  server/.jshintignore 23ededc 
  server/Makefile 2f8082d 
  server/TODO 1a314ba 
  server/app.js da49ccb 
  server/assetRules.js 2dca3ee 
  server/bodegaDbHelper 759bc82 
  server/config.json.sample c691247 
  server/doc/bodega.json a08746f 
  server/lib/assetstore.js d3f1887 
  server/lib/bodegadb.js a1063fe 
  server/lib/db/assetinfo.js c365a0d 
  server/lib/db/assetmanager.js 0532323 
  server/lib/db/authorize.js 7021c18 
  server/lib/db/banking.js 87e3825 
  server/lib/db/changeAccountDetails.js 2bd965c 
  server/lib/db/channels.js b5a76ef 
  server/lib/db/createutils.js dae5ed3 
  server/lib/db/deleteasset.js e73374a 
  server/lib/db/download.js 91fe9c9 
  server/lib/db/easterEggHunt.js a3946ea 
  server/lib/db/forum.js PRE-CREATION 
  server/lib/db/listassets.js 3656657 
  server/lib/db/partners.js b767b7d 
  server/lib/db/partnersrequests.js 918fae9 
  server/lib/db/points.js b3c8096 
  server/lib/db/postasset.js 5a26a80 
  server/lib/db/publishasset.js 02555d4 
  server/lib/db/purchaseAsset.js f39cfed 
  server/lib/db/ratings.js 95f38c9 
  server/lib/db/resetrequest.js 681ddf7 
  server/lib/db/tags.js 6624d0f 
  server/lib/errors.js ccf3ebb 
  server/lib/janitor.js 6e7e2ef 
  server/lib/messengers/participant_accountActivation.js 9bdad18 
  server/lib/messengers/participant_passwordReset.js b94be12 
  server/lib/messengers/partner_distributorRequest.js 6b6c0f8 
  server/lib/messengers/partner_distributorRequestAccept.handlebars.text 
ce69337 
  server/lib/messengers/partner_distributorRequestAccept.js 462479f 
  server/lib/messengers/partner_distributorRequestReject.handlebars.text 
a6495e0 
  server/lib/messengers/partner_distributorRequestReject.js 4c1db67 
  server/lib/messengers/partner_distributor_assetRejection.handlebars.text 
9fc3980 
  server/lib/messengers/partner_distributor_assetRejection.js 744a23a 
  server/lib/messengers/partner_publisherRequest.js 4061966 
  server/lib/messengers/partner_publisherRequestAccept.handlebars.text b408795 
  server/lib/messengers/partner_publisherRequestAccept.js 84690ab 
  server/lib/messengers/partner_publisherRequestReject.handlebars.text d71341a 
  server/lib/messengers/partner_publisherRequestReject.js 4284c88 
  server/lib/payments.js 8e9e533 
  server/lib/previewstore.js 5776789 
  server/lib/roles.js 6977dac 
  server/lib/utils.js 68ee31e 
  server/main.sh ed37222 
  server/package.json ce291b5 
  server/public/icons/128/default/application.png 61e8da4 
  server/public/icons/22/default/application.png e68dc68 
  server/public/icons/256/default/application.png 26c352a 
  server/public/icons/256/default/wallpaper.png 63ea63f 
  server/public/icons/32/default/application.png d4afdd4 
  server/public/icons/512/default/application.png fb0d8f2 
  server/public/icons/512/default/wallpaper.png 1c58400 
  server/public/icons/64/default/application.png 5c36c08 
  server/routes.js 3b0849f 
  server/test/accounts.js 128ef39 
  server/test/api.js 7ee3d53 
  server/test/assetcreation.js a57e3e3 
  server/test/auth.js ddf1119 
  server/test/forum.js PRE-CREATION 
  server/test/partners.js 880e899 
  server/test/points.js b2bf66f 
  server/test/previewstore.js 0d95713 
  server/test/purchase.js 991

Re: Experiences during Bodega partner experience walkthrough

2013-10-21 Thread Wolfgang Romey
What I did: 
I changed the assetType of "Faire_hardware" to articel and created an icon 
(512x512), which i did load up. I wanted to edit the Tags, no tags were shown. 
I added tag "articel". Which was shown but when looking again no longer.

I created a tag author "Romey,Wolfgang", but i could a first not find it in 
the tags. When I tried after a few minutes, it was shown, so i added it. 
When I go back to editing tag, still no tags are shown.

The request for publishing worked well. Now i am waiting.

When starting addons in PA on my weTab the collection "Mahlzeiten" which I 
created is shown.

When I go into the manager, now I can edit fields.

Cheers 

Wolfgang
-- 
Wolfgang Romey

 Anhänge bitte nur in offenen Formaten wie z.B. die OpenDocument-Formate 

Diese E-mail ist signiert



signature.asc
Description: This is a digitally signed message part.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active