source: asadb/groups

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99587d8   14 years adehnert Send mail when startup form is submitted space-accessstablestagetest-hooks
(edit) @ea217bd   14 years adehnert Only update asa-official itself when in production space-accessstablestagetest-hooks
(edit) @4098256   14 years adehnert Keep asa-official synced as officer lists change space-accessstablestagetest-hooks
(edit) @73f0faf   14 years adehnert Add missing function to DiffCallback? space-accessstablestagetest-hooks
(edit) @b83db50   14 years adehnert Apparently get_field_dict() doesn't exist now? Not sure if this is an … space-accessstablestagetest-hooks
(edit) @7a875d1   14 years adehnert Add role descriptions to the account lookup page space-accessstablestagetest-hooks
(edit) @aa2aa58   14 years adehnert Add account lookup tool Given an account number and a username, find … space-accessstablestagetest-hooks
(edit) @2919697   14 years adehnert More work on group recognition forms space-accessstablestagetest-hooks
(edit) @b04e142   14 years adehnert Continued work on new group workflow space-accessstablestagetest-hooks
(edit) @435ceab   14 years adehnert Add reporting of diffs to SAO space-accessstablestagetest-hooks
(edit) @b6c7a44   14 years adehnert Add script to send mail about updates space-accessstablestagetest-hooks
(edit) @357b799   14 years adehnert Better create group permissions checking space-accessstablestagetest-hooks
(edit) @8439bf6   14 years adehnert Start the group create form space-accessstablestagetest-hooks
(edit) @5f09392   14 years adehnert Punted commented email-sending code We're probably going to do update … space-accessstablestagetest-hooks
(edit) @9b391ce   14 years adehnert Reorganize views to be a bit more understandable space-accessstablestagetest-hooks
(edit) @fbb362a   14 years adehnert Rearrange URLs This factors out the common "groups" prefix, makes … space-accessstablestagetest-hooks
(edit) @3275ab1   14 years adehnert Add a manager for active groups space-accessstablestagetest-hooks
(edit) @7b1e3ca   14 years adehnert Limit grant_user to username .*@SYSTEM space-accessstablestagetest-hooks
(edit) @9b4e15e   14 years adehnert Add 'pagename':'groups' to signatories space-accessstablestagetest-hooks
(edit) @6a646ce   14 years adehnert Add general group search page This just lets you choose between group … space-accessstablestagetest-hooks
(edit) @9ea4909   14 years adehnert Allow filtering the groups for the signatory list space-accessstablestagetest-hooks
(edit) @7b57a9b   14 years adehnert Optimize the signatory view By using select_related, we can make … space-accessstablestagetest-hooks
(edit) @1de230f   14 years adehnert Add group search This introduces a dependency on django-filters --- … space-accessstablestagetest-hooks
(edit) @3107c52   14 years adehnert Add non-publicly-viewable OfficerRoles? space-accessstablestagetest-hooks
(edit) @0653daa   14 years adehnert Make update_signatories.py +x space-accessstablestagetest-hooks
(edit) @b6a0b03   14 years adehnert Make updater nullable space-accessstablestagetest-hooks
(edit) @243437e   14 years adehnert Add login link to homepage "no groups" message space-accessstablestagetest-hooks
(edit) @6032bec   14 years adehnert Show people in the group on the view page space-accessstablestagetest-hooks
(edit) @1d495e2   14 years adehnert Mark groups as updated when signatories change space-accessstablestagetest-hooks
(edit) @5eb3da3   14 years adehnert Rearrange admin setup space-accessstablestagetest-hooks
(edit) @b98ef9c   14 years adehnert Display GroupNote? permissions on homepage as well space-accessstablestagetest-hooks
(edit) @0bd161f   14 years adehnert Add notes There's currently no particularly good UI for adding new … space-accessstablestagetest-hooks
(edit) @aa6a940   14 years adehnert Fix updater information Systems updating entries should call … space-accessstablestagetest-hooks
(edit) @9bf5237   14 years adehnert Add signatory import script space-accessstablestagetest-hooks
(edit) @70f2dd3   14 years adehnert Add "contact us" notes about student status errors space-accessstablestagetest-hooks
(edit) @3655f02   14 years adehnert Display the perms you have on the front page space-accessstablestagetest-hooks
(edit) @2abe1dc   14 years adehnert Clarify officer changing view a bit space-accessstablestagetest-hooks
(edit) @c47b2e4   14 years adehnert Error message at the top when validation fails space-accessstablestagetest-hooks
(edit) @384677e   14 years adehnert Punt "(gets publicity)" We don't want groups thinking that's the only … space-accessstablestagetest-hooks
(edit) @ad5f090   14 years adehnert Make it a bit easier to get around * Link to signatory page from … space-accessstablestagetest-hooks
(edit) @8ead7ed   14 years adehnert Make grant_user not required space-accessstablestagetest-hooks
(edit) @343cceb   14 years adehnert Add some todo items about the signatories list space-accessstablestagetest-hooks
(edit) @a96622c   14 years adehnert Add a signatories list page space-accessstablestagetest-hooks
(edit) @d8290de   14 years adehnert Add blank space between hunks of groups.views space-accessstablestagetest-hooks
(edit) @9b911db   14 years adehnert Make StaticWidget? work with Select fields too space-accessstablestagetest-hooks
(edit) @628e06c   14 years adehnert Sync the "view group" and "edit group" pages This really makes me … space-accessstablestagetest-hooks
(edit) @7f16c8e   14 years adehnert Agghhh file naming. So, it turns out if your file name overlaps with … space-accessstablestagetest-hooks
(edit) @b713ac7   14 years adehnert Add class/status/funding space-accessstablestagetest-hooks
(edit) @0abb44b   14 years adehnert Swap order of some lines for consistency space-accessstablestagetest-hooks
(edit) @a484cbf   14 years adehnert Limit which fields non-Exec can update space-accessstablestagetest-hooks
(edit) @2dd6045   14 years adehnert Create permissions for group administration space-accessstablestagetest-hooks
(edit) @16b7515   14 years adehnert Add infrastructure for per-group authz This adds a PerGroupAuthz?space-accessstablestagetest-hooks
(edit) @7444bbe   14 years adehnert Merge branch 'master' into new-db Conflicts: asadb/settings.py space-accessstablestagetest-hooks
(edit) @bb674c2   14 years adehnert Improve admin usability space-accessstablestagetest-hooks
(edit) @89be44c   14 years adehnert Validate new officers This fills two former voids: * President and … space-accessstablestagetest-hooks
(edit) @a8d80c2   14 years adehnert Whoops, fix the name in the admin space-accessstablestagetest-hooks
(edit) @d241a05   14 years adehnert Rename AthenaMoiraPerson? to AthenaMoiraAccount? The old name was … space-accessstablestagetest-hooks
(edit) @7db8f3b   14 years adehnert Store information from the DCM in the DB This includes two … space-accessstablestagetest-hooks
(edit) @ee679c6   14 years adehnert Add support for officer editing space-accessstablestagetest-hooks
(edit) @1d85006   14 years adehnert Add support for officers space-accessstablestagetest-hooks
(edit) @5b68039   14 years adehnert Limit the number of results in the history I intentionally have … space-accessstablestagetest-hooks
(edit) @65974d1   14 years adehnert Add history / recent changes view space-accessstablestagetest-hooks
(edit) @54c467a   14 years adehnert Merge branch 'master' into new-db space-accessstablestagetest-hooks
(edit) @9480c7b   14 years adehnert Allow searching in the Group admin space-accessstablestagetest-hooks
(edit) @c4a4d13   14 years adehnert Basic group detail page space-accessstablestagetest-hooks
(edit) @6a9169b   14 years adehnert Only allow editing the Athena locker once space-accessstablestagetest-hooks
(edit) @0c2a9ea   14 years adehnert Mediocre group edit page using django-form-utils space-accessstablestagetest-hooks
(edit) @3398d3a   14 years adehnert Start using django-reversion space-accessstablestagetest-hooks
(edit) @25aaeb6   15 years adehnert Convert to South fysm-4-1space-accessstablestagetest-hooks
(edit) @2a6907a   15 years adehnert Make group_email optional fysm-4-1iframespace-accessstablestagetest-hooks
(edit) @5d66baa   15 years adehnert Properly pluralize categories fysm-4-1iframespace-accessstablestagetest-hooks
(edit) @df381cb   15 years adehnert Use CharField?, not TextField?, for constitution_url fysm-4-1iframespace-accessstablestagetest-hooks
(edit) @59e8bf3   15 years adehnert Show category information in the admin fysm-4-1iframespace-accessstablestagetest-hooks
(edit) @e8e7a0e   15 years geofft groups.Group: Be more lenient about locker and constitution fields … fysm-4-1iframespace-accessstablestagetest-hooks
(edit) @4210a1b   15 years adehnert Why is everything so long...? fysm-4-1iframespace-accessstablestagetest-hooks
(edit) @1dc5bb9   15 years adehnert More awesome admin display of groups fysm-4-1iframespace-accessstablestagetest-hooks
(edit) @a559496   15 years adehnert Add groups to the admin fysm-4-1iframespace-accessstablestagetest-hooks
(edit) @158cc8d   15 years adehnert Finalize importing the old DB Note that this includes fixing up the … fysm-4-1iframespace-accessstablestagetest-hooks
(edit) @016afb4   15 years adehnert Add ~schema of the real DB fysm-4-1iframespace-accessstablestagetest-hooks
(add) @5be39cc   15 years adehnert Start a "groups" app fysm-4-1iframespace-accessstablestagetest-hooks
Note: See TracRevisionLog for help on using the revision log.