Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subgroupings of 'persons' #44

Closed
lizdodd opened this issue Jan 4, 2014 · 5 comments
Closed

Subgroupings of 'persons' #44

lizdodd opened this issue Jan 4, 2014 · 5 comments
Assignees
Milestone

Comments

@lizdodd
Copy link

lizdodd commented Jan 4, 2014

I'd like to suggest subgroupings of persons
which I might make
Family
Friends
Work Colleagues
because as the number of persons expands, the list becomes difficult to manage.

@jeroenrnl
Copy link
Owner

Great idea. I will put it on the roadmap.

@jeroenrnl
Copy link
Owner

oops, linked that commit to the wrong issue...

jeroenrnl added a commit that referenced this issue Nov 22, 2015
The circles feature can be used to group people.

This only changes things in the backend, nothing is visible in the GUI
yet.

Issue #44
jeroenrnl added a commit that referenced this issue Nov 22, 2015
Added a view for circles when displaying users in thumbview mode

At this moment this gives an error when switching to list or tree view.

Issue #44
jeroenrnl added a commit that referenced this issue Nov 23, 2015
Added the same selection criteria for autocover selection as albums,
categories, places and people: oldest, newest, first, last, random,
highest. BUT circles always FIRST gets the photo with the most people on
it. So, if you have set autocover to "highest" (= highest rating) and
you have a circle with 5 people in it, and have 3 photos:
1. rating = 5, 4 of the 5 people are on it
2. rating = 6, 4 of the 5 people are on it, and
3. rating = 10, 3 of the 5 people are on it
It will select photo 2.

Issue #44
jeroenrnl added a commit that referenced this issue Nov 23, 2015
Just as with the other organizers, it's now possible to override the
automatically selected coverphoto.
(except that it's not yet possible to actually change it in the Web GUI)

Issue #44
jeroenrnl added a commit that referenced this issue Jan 28, 2016
It is now possible to click on a circle and display it's members

Issue #44
jeroenrnl added a commit that referenced this issue Jan 28, 2016
Several objects still had their own implementation of getURL(), even
though they could use the one from zophTable. These have been removed.

Changed actionlinks template into a block.

Added links on person page to create and edit circles. (The page it
references to, circle.php, has not yet been created).

The person::getChildren() function no longer returns the person objects
it is the father or mother of, but always returns null. The old
implementation was never used and the difference with other objects
causes templates to be more complex. This change enabled a
simplification of the view_tree template.

issue #44
jeroenrnl added a commit that referenced this issue Jan 28, 2016
jeroenrnl added a commit that referenced this issue Feb 5, 2016
This can be used to assign a coverphoto to a circle.
At this moment the user will need to go to the circle, click edit, then
return to show the selection, this will be changed to a more intuitive
way soon.

Issue #44
jeroenrnl added a commit that referenced this issue Feb 5, 2016
Fixed some cases where the photo new selection code would display
errors.

Closes #44
jeroenrnl added a commit that referenced this issue Feb 5, 2016
@jeroenrnl
Copy link
Owner

Done

@jeroenrnl
Copy link
Owner

I found out that I have missed something quite essential... I forgot to add a way to add people to a circle... I suppose I should fix that 😄

@jeroenrnl jeroenrnl reopened this Feb 10, 2016
jeroenrnl added a commit that referenced this issue Feb 28, 2016
jeroenrnl added a commit that referenced this issue Mar 3, 2016
jeroenrnl added a commit that referenced this issue Mar 3, 2016
Changed the add member for user groups into a template and generalized
the terms so it can be easily reused to add members to a circle

Issue #44
jeroenrnl added a commit that referenced this issue Mar 3, 2016
@jeroenrnl
Copy link
Owner

Done.
Really, this time.

@jeroenrnl jeroenrnl modified the milestones: v0.9.1.1, v0.9.2 Mar 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants