|
|
@6aa3517
|
12 years |
adehnert |
Punt another spurious slash
space-accessstablestage
|
|
|
@3c1b20b
|
12 years |
adehnert |
Merge branch 'master' into space-access
* master: (43 commits)
…
space-accessstablestage
|
|
|
@30256e2
|
12 years |
adehnert |
Rename 50-030 to 50-032 and set its lock type
Apparently we put …
space-accessstablestage
|
|
|
@9358747
|
13 years |
adehnert |
More Walker rooms
See https://diswww.mit.edu/menelaus/asa-db/7662.
space-accessstablestage
|
|
|
@89b3a65
|
13 years |
adehnert |
Correct Walker room access
space-accessstablestage
|
|
|
@21f7242
|
13 years |
adehnert |
Add info_url to the admin
space-accessstablestage
|
|
|
@8aea837
|
13 years |
adehnert |
Incorporate feedback from CAC
* Expand the description for "CAC Combo …
space-accessstablestage
|
|
|
@358b26f
|
13 years |
adehnert |
Filter by whether an item is current (ASA-#99)
OfficeHolder?, …
space-accessstablestage
|
|
|
@59506d6
|
13 years |
adehnert |
Update the space emails with non-DB-managed info
* Remove from CAC's …
space-accessstablestage
|
|
|
@492251a
|
13 years |
adehnert |
Comment space/diffs.py's locker code a bit better
space-accessstablestage
|
|
|
@f6982d4
|
13 years |
adehnert |
Describe the lock types and list on space summary
* Create a page …
space-accessstablestage
|
|
|
@e2ceffa
|
13 years |
adehnert |
Add list of lock types and assign them to rooms
space-accessstablestage
|
|
|
@67dd640
|
13 years |
adehnert |
Use pagename "groups", not "group"
Apparently the space views had a …
space-accessstablestage
|
|
|
@00017c8
|
13 years |
adehnert |
WIP: more non-CAC space work
space-accessstablestage
|
|
|
@dcb389e
|
13 years |
adehnert |
WIP: add (partial) migrations
space-accessstablestage
|
|
|
@1eee8d1
|
13 years |
adehnert |
WIP: more LockType? stuff
space-accessstablestage
|
|
|
@d0bfc27
|
13 years |
adehnert |
WIP: lock types (#96)
space-accessstablestage
|
|
|
@de2f0ac
|
13 years |
adehnert |
Add space summary page (ASA-#119)
space-accessstablestage
|
|
|
@5f1eaa3
|
13 years |
adehnert |
Fix space:0004 migration on new install (ASA-#172)
On a fresh …
space-accessstablestage
|
|
|
@7eea15c
|
13 years |
adehnert |
Refer to "MIT ID number" in admin (ASA-#166)
Lemur points out that …
space-accessstablestage
|
|
|
@465eb7a
|
13 years |
adehnert |
List locker number for space assignments (ASA-#167)
space-accessstablestage
|
|
|
@cbffe98
|
13 years |
adehnert |
Bump list_max_show_all (ASA-#100)
Only Group and SpaceAssignment? …
space-accessstablestage
|
|
|
@df88ee9
|
13 years |
adehnert |
Use transaction.commit_on_success for imports
Fixed the following …
space-accessstablestage
|
|
|
@a7f5872
|
13 years |
adehnert |
Fix spelling in space admin code (ASA Trac #120)
space-accessstablestage
|
|
|
@c8f4eea
|
13 years |
adehnert |
Put group in space email subject (ASA Trac #117)
space-accessstablestage
|
|
|
@a255a66
|
13 years |
adehnert |
CC CAC on groups' space ACL emails (ASA Trac #101)
space-accessstablestage
|
|
|
@3d75d13
|
13 years |
adehnert |
Migration to grant space perms to asa-ebm
This resolves ASA Trac …
space-accessstablestage
|
|
|
@9d00b42
|
13 years |
adehnert |
Import PermissionDenied? (ASA Trac #110)
space-accessstablestage
|
|
|
@59ed3da
|
13 years |
adehnert |
Allow read-only access to the space page
This mostly fixes ASA Trac #92.
space-accessstablestage
|
|
|
@2c86ed1
|
14 years |
adehnert |
Make CSV of space access available to CAC online
Fixes ASA Trac #91.
space-accessstablestage
|
|
|
@a03cb61
|
14 years |
asa-db |
Add indices to database tables
Fixes ASA Trac #38. Also, makes …
space-accessstablestage
|
|
|
@a9a8f3d
|
14 years |
adehnert |
Script to dump current access to offices
space-accessstablestage
|
|
|
@fb54faf
|
14 years |
adehnert |
Add some temporal overlap
space-accessstablestage
|
|
|
@a53f8ee
|
14 years |
asa |
Don't email CAC if they don't need to do anything
space-accessstablestage
|
|
|
@5680065
|
14 years |
adehnert |
Make locker updates work
I *think* this whole nasty pile of code may …
space-accessstablestage
|
|
|
@94f3a39
|
14 years |
adehnert |
Come closer to handling shared storage
space-accessstablestage
|
|
|
@57a2ad6
|
14 years |
adehnert |
Optimize space/diffs.py a bit by batching a query
We don't care for …
space-accessstablestage
|
|
|
@6ae8c4a
|
14 years |
adehnert |
Refactor add_office_signatories slightly
space-accessstablestage
|
|
|
@8b68c67
|
14 years |
adehnert |
Allow managing office access
space-accessstablestage
|
|
|
@0d5dc3b
|
14 years |
adehnert |
Fix space/diffs.py
Apparently sets use update(), not extend().
space-accessstablestage
|
|
|
@9dfb3d5
|
14 years |
adehnert |
Improve handling of start/end times
Both fixes and actual bug, and …
space-accessstablestage
|
|
|
@b2d74ac
|
14 years |
adehnert |
Require login for space view page too
space-accessstablestage
|
|
|
@d85ba8f
|
14 years |
adehnert |
Generate CSV file for locker access
See request from Jennifer (CAC) …
space-accessstablestage
|
|
|
@f1e4d44
|
14 years |
adehnert |
Fix spelling of officer_email field
space-accessstablestage
|
|
|
@bec7760
|
14 years |
adehnert |
office access: initial diff script
space-accessstablestage
|
|
|
@0a0a96c
|
14 years |
adehnert |
Script to dump who should have locker access
This is pretty quick and …
space-accessstablestage
|
|
|
@6ff04b1
|
14 years |
adehnert |
Office access: allow viewing access
space-accessstablestage
|
|
|
@a86a924
|
14 years |
adehnert |
Office access: start building basic models
space-accessstablestage
|