Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.

Reservation Flags #1216

Open
6 tasks
esoterik opened this issue Apr 2, 2015 · 5 comments
Open
6 tasks

Reservation Flags #1216

esoterik opened this issue Apr 2, 2015 · 5 comments

Comments

@esoterik
Copy link
Collaborator

esoterik commented Apr 2, 2015

2015-10-03

Merged in #1314, consolidating to-do list:

Required:

If possible:

  • Allow admins to define custom flags (will likely require us to re-work how flags are defined since they're currently hard-coded in the model)
  • Add page / filter for searching for flagged Reservations

ORIGINAL

#462 implemented a bitmask for miscellaneous boolean values for reservations, which is currently used to flag requests and for an email task. This should be used to mark any issues with the reservation; for example, if it is lost or broken, the reservation should be flagged as such.

This also means adding checkboxes to the check-in form and the archive JS pop up to set these flags.

See here and here for more information on bitmasks.

@orenyk
Copy link
Contributor

orenyk commented Apr 8, 2015

This can be thought of as addressing the original impetus for #462; namely, the ability to flag reservations with different attribute (such as equipment broken) for more classification options. Note that we might want to figure out a way to generate an "ad-hoc" scope for reservations that match a particular bitmask attribute.

@esoterik
Copy link
Collaborator Author

The fined flag also needs to be implemented.

@esoterik
Copy link
Collaborator Author

Oh, there's also information in our wiki about the flags: see here

@esoterik
Copy link
Collaborator Author

And we have a scope that returns reservations with a particular flag as of #462, so that is no longer necessary for this issue

@orenyk orenyk modified the milestones: 5.3.0, Wish List May 6, 2015
@orenyk orenyk added diff: 5 and removed diff: 3 labels Aug 31, 2015
@orenyk orenyk modified the milestones: 5.4.0, Wish List Aug 31, 2015
@orenyk orenyk added diff: 8 and removed diff: 5 labels Oct 4, 2015
@orenyk
Copy link
Contributor

orenyk commented Oct 4, 2015

Updated the issue description with a consolidated to-do list.

@orenyk orenyk modified the milestones: 5.4.0, 5.5.0 Oct 20, 2015
@orenyk orenyk modified the milestones: 5.5.0, 6.0.0 Nov 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants