Bug #290: Namers should be able to be removed as namers either by themselves or other namers
When trying to rename a namer in dev it displays this error:
Error: currency account thetransitioner_circle_circle (id=23) is a namer not a member as required for 'to' field in the revoke play
Time: 4/22/10 13:32:38
When testing to rename in seed it displays this error:
Error: (eval):5:in `api_play': You have a nil object when you didn't expect it! You might have expected an instance of ActiveRecord::Base. The error occurred while evaluating nil.[]
Time: 4/22/10 20:39:42
Feature #289: Circles and currencies should have short description and tags
For circles as well as for currencies, a 50 characters baseline would provide the ability to be displayed in lists, whereas the description field, when correctly used, is too long.
For instance in the WE'sdom circle, the baseline could be: "From economy to ecosophy", or "WEs and constellation for an ethical economy"
The tag field allows to add tags for further currency/circles searches.
Placing it to high as it will highly increase readability of the flowplace.
Intention write-edit #271 (Resolved): WESdom circle description and agreements need to be written
Done. Pls check and close.
Action #267 (Resolved): Check the description and agreements of the groupement politique circle
Done. Still needs more update as the work will move with Caroline.
Bug #288: Holoptiviews in circle lead to error message
Now it says "something went wrong"
Usability #287: Make circle description readable
When we click on a currency we haven't created, then the full text appears non formatted. It makes it almost impossible to read (try the WEsdom circle).
The text also fully appears in membrane currencies when we create a new intention. This makes it difficult to read too. There the text should be replaced by a baseline (see http://projects.thetransitioner.org/issues/show/289)
Also circle description and agreement text boxes are too small to write serious and complete texts. They should become much bigger. See also http://projects.thetransitioner.org/issues/show/282
Feature #286: Localization
Localization is a key feature for opening the flowplace to non speaking people, hence democratizing it. Flowplace won't take off until localization becomes possible. It should be a top priority for alpha version.
Feature #282: Make currency description and currency agreement WYSIWYG
Currency description and agreements are also important texts to visualize. A WYSIWYG editor would be much appreciated.
Feature #280: Create a procedure for account deletion
Users should be able to delete their account from circles, and from flowplace. The question is what do they want to do with whatever wealth, or debt, they have on their account?
In some case, you may just want to give it up. For instance your reputation.
In other cases, you may want to transfer your wealth to another account, or get is from another account to get to 0. This would be true for tradeable currencies.
Right now there are no procedures for this.
Proposal:
- no matter whether this is leaving a currency, a circle, or closing the flowplace account itself, we want each currency to come with a clear play
- the currency XGFL file should describe possible plays for getting out of the currency: * leaving the currency as it is -- ex: a reputation currency * putting the currency to 0 through a transfer -- ex: a transaction currency
Bug #279: When admin logs to other user account it displays an error
If as admin I go to accounts and log as another user this error is displayed:
Error:
Time: 4/21/10 20:4:5
It displays the error but the log in works ok.
Revision dab4c3c4b583b46bd96ed00be447b408e20e93a7: membrane binder request message as a range
membrane binder request message as a range
Revision efbe90b1e1004431a6b7567b388840d3fb55d49d: added currency activity and recent activities ...
added currency activity and recent activities to the dashboard page
Revision 485752d165426b0a1ad2e8d64d2d3a777e345986: added api_play_sentence_fill helper method for...
added api_play_sentence_fill helper method for filling in a play sentence with values
Revision ee0e06dc94948fb41d80b982a3c2cc0183c4534f: added overview sub-tab to dashboard
added overview sub-tab to dashboard
Usability #277: Clarifying circle's names, ontology and display
At this present stage there is confusion between a circle name, a circle account name, a circle namer/matrice. This needs a clear ontology with clear processes.
WHEN CREATING/EDITING A CIRCLE:
- the name field should not accept any character chain that contains 'circle'
- whatever name is given, 'circle' will be added to it. For instance if I enter WEsdom, then the circle's name becomes WEsdom Circle
- the account name has '_circle_account' added to it. Example: wesdom_circle_account -- so we don't confuse the name of the circle, and the name of the login account.
WHEN LISTING CIRCLE ACCOUNTS:
Circle accounts are listed as users. Nothing shows any distinction in these lists, it's hard to differentiate them from individual users.
Proposal is:
- in whatever user's account pop up listbox, begin with circle accounts, then follow with users, place a separator between those 2 groups
- in list account page for admins, start with circles account names, then individual users. In the search box, place a filter or a set of checkboxes that allow to select circles, users, or both.
- in circle's member list, start with circle account names, then individual users.
IN THE ACCOUNT ADMIN:
- as said above, circles account names come first
- it's possible to edit them. Then fields first name + last name must not be filled with account name information. The field 'organization' (that doesn't exist yet - see http://projects.thetransitioner.org/issues/show/209) should have the account name and shouldn't be editable.
Bug #160: Currency, circle and user icons should be either url, uploaded or gravatar
It is becoming confusing to have so many user accounts with the same icon. We are seeing it right now with thetransitioner logo in accounts like flowplace geeks
Feature #209: Account creation should allow organizations too, be they circle names or not
Upgrated to high because this is becoming a necessary function, as more and more circle account are now entering in the space.
Usability #276: In flowplace, better way to list and manage circles
When we are in flowplace/circles, the user should see 2 tabs:
Tab 'My circles': circles I belong to. Each circle comes with :
- add/remove players
- add/remove currencies
- link/delink players to currencies
- link/delink circle to other circles
Clicking on the title of the circle allows the user to access the information of the circle and edit them.
Tab 'All circles': circles I don't belong to, and that are made displayable in flowplace (by choice in their config). Each circle comes with:
- 'Join' (button or hyperlink), when circle is open for players to freely join
- 'Apply to join' (button or hyperlink), when circle is filtering applying new players
- 'By invitation only' (unclickable text), when circle only wants to select users to invite
Clicking on the title of the circle leads to the following information :
- Description line
- Agreements
- Circle created by 'name'
- Namers/matrices of circle, if the circle matrices wants it to be displayed
- Members (clickable) * member list if matrice wants * number of members if matrice wants
- Sub-circles (clickable) * Number of sub-circles if matrice wants * List of sub-circles if matrice wants AND sub-circle matrice wants
- Currencies, if matrice wants
- A holoptiwealth, if matrice wants (will come in later versions): this will help users evaluate what is the wealth and what are the flows circulating in a given circle. This is a very crucial information for users to chose the circles they want to join.
Circles should appear as tree structure (circles, sub-circles, etc), as long as these subcircles accept to appear in flowplace
Revision f003e1054e76dfa92a8e94ff095445719700badb: fixed membrance currency spec because of chang...
fixed membrance currency spec because of change in play order
Feature #260 (Closed): Rename 'Collective Intelligence Circle' in 'WE'sdom Circle'
Working fine. Closing it.
