Difference between revisions of "2013-10-18 Meeting DEVROOM / stepping stone GmbH"

From stoney cloud
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Transcript)
(Transcript)
Line 111: Line 111:
 
| width="40px"  | 6
 
| width="40px"  | 6
 
| width="800px"  | Super User
 
| width="800px"  | Super User
* <s>sstBelongsToUID: 0</code>
+
* <code>sstBelongsToUID: 0</code>
 +
Reseller Person (can only belong to one reseller, but to multiple customers and can be employee of the reseller and the customers)
 +
* <code>sstBelongsToResellerUID: 1234567</code>
 +
Customer Person (can only belong to one reseller but to multiple customers and can be employee of these customers)
 +
* <code>sstBelongsToCustomerUID: 1234567</code>
 
| width="70px"  | Info
 
| width="70px"  | Info
 
| width="70px"  | All
 
| width="70px"  | All
Line 118: Line 122:
  
 
| width="40px"  | 7
 
| width="40px"  | 7
| width="800px"  |  
+
| width="800px"  | Person
 +
* Three separate forms
 +
** Super User (can add new Resellers, Modules, make People to Reseller People)
 +
** Reseller (
 
| width="70px"  | Info
 
| width="70px"  | Info
 
| width="70px"  | All
 
| width="70px"  | All

Revision as of 12:06, 18 October 2013

Transcript of the meeting between DEVROOM / stepping stone GmbH

Location DEVROOM, Haseneystr. 16, 81377 Munich, Germany
Date Friday, the 18th of October 2013
Time 10:00 until 15:00
Participants
  • Christian Wittkowski <christian.wittkowski@devroom.de>: CWI
  • Michael Eichenberger <michael.eichenberger@stepping-stone.ch>: MEI (Transcript)
Non participants
  • Christian Affolter <christian.affolter@stepping-stone.ch>: CAF
  • Pat Kläy <pat.klaey@stepping-stone.ch>: PKL
  • Tiziano Müller <tiziano.mueller@stepping-stone.ch>: TMU
Agenda

Transcript

No. Text What? Who? When?
1 Patches:
  • Source-Code has patches. These are then needed, when we also change object classes, update or modify data.
  • Check the optimal solution to roll out these patches between CWI and TMU
  • Question: How shall we handle necessary roll-backs (for example if data modifications went wrong).
To Do MEI 2013-10-23
2 Modularisation:
  • Separate Modules into Web and Service
Info All 2013-10-18
3 Release Management
  • Is ok, but the difference between stable and unstable must be explained better (Major can be unstable too? No).
Info All 2013-10-18
4 API
  • Requires more information about the minimum amount of need calls and what is expected.
  • First step is the API for stoney core
  • Second step is the API for stone safe (on-line backup)
  • Third step ist the API for stoney mail
  • RestfullYii or on GitHub: RestfullYii makes a good impression on CWI.
  • Communication between JavaScript (Client) and Yii-Framework (Server) need some thoughts from CWI.
Info All 2013-10-18
5 Testing
  • Will be done as described under Testing.
Info All 2013-10-18
6 Super User
  • sstBelongsToUID: 0

Reseller Person (can only belong to one reseller, but to multiple customers and can be employee of the reseller and the customers)

  • sstBelongsToResellerUID: 1234567

Customer Person (can only belong to one reseller but to multiple customers and can be employee of these customers)

  • sstBelongsToCustomerUID: 1234567
Info All 2013-10-18
7 Person
  • Three separate forms
    • Super User (can add new Resellers, Modules, make People to Reseller People)
    • Reseller (
Info All 2013-10-18
8 Info All 2013-10-18
9 Info All 2013-10-18
10 Info All 2013-10-18