fsfdrupalauth.git
2023-08-07 Andrew Engelbrechtadding source code links to footer dev master
2023-08-03 Andrew Engelbrechtfix function and attribute types
2023-08-02 Andrew Engelbrechtstrict typing, textual space changes
2023-08-02 Andrew Engelbrechtupdate most ancillary files, based on upstream
2023-06-14 Andrew Engelbrechtallow people with an old join date to join forum
2023-05-15 Andrew Engelbrechtfix bugs in new cas code for discussion forum
2023-05-15 Andrew Engelbrechtcas attribute for discussion moderators
2023-05-15 Andrew Engelbrechtspelling fix for a comment
2023-05-04 Andrew Engelbrechtmake start and end dates inclusive
2023-04-27 Andrew Engelbrechtupdate customized footer copyright dates
2023-04-26 Andrew Engelbrechtdon't need redundant staff check for discussion
2023-04-26 Andrew Engelbrechtfixes for queries and variables in readme file
2023-04-26 Andrew Engelbrechtbetter debug logs for board process access rules
2023-04-26 Andrew Engelbrechtallow staff to access board forum
2023-04-25 Andrew Engelbrechtadding some debug statments that i've been using
2023-04-25 Andrew Engelbrechtmake the cutoff donation amount a config variable
2023-04-25 Andrew Engelbrechtremove redundant gift membership check
2023-04-25 Andrew Engelbrechtan old membership is also valid for discussion
2023-04-25 Andrew Engelbrechtfixed references to undeclared / undefined vars
2023-04-25 Andrew Engelbrechtflattened conditionals (for simpler logic)
2023-04-25 Andrew Engelbrechtmore specific debug output
2023-04-25 Andrew Engelbrechtfix bug in date comparisons
2023-04-25 Andrew Engelbrechtreorganizing config example
2023-04-25 Andrew Engelbrechtcheck for discussion process access
2023-04-25 Andrew Engelbrechtsimplification for nomination process access
2023-04-24 Andrew Engelbrechtuse case-insensitive check for is_fsf_staff check
2023-04-24 Andrew Engelbrechtoption to disable nomination process status check
2023-04-24 Andrew Engelbrechtclean up, reorder logic for nomination process
2023-01-05 Andrew EngelbrechtMerge remote-tracking branch 'origin/master'
2023-01-05 Andrew EngelbrechtMerge branch 'dev'
2023-01-05 Andrew Engelbrechtupdated bootstrap.inc from Drupal
2022-07-07 Andrew Engelbrechtbump version date of upstream SSP release
2022-07-07 Andrew Engelbrechtbump version date of upstream SSP release
2022-05-24 Andrew Engelbrechtadhoc group access should not require membership
2022-04-28 rootadded custom favicon to our ssp theme
2022-04-28 rootadded custom favicon to our ssp theme
2022-04-27 Andrew Engelbrechtanalyze memberships that started before time frame
2022-04-21 Andrew Engelbrechtcode cleanup (break apart long lines)
2022-04-20 Andrew Engelbrechttest group memberhip for nomination_process attr
2022-04-20 Andrew Engelbrechtexplicitly parse integer from string
2022-04-20 Andrew Engelbrechtclean up of code, in particular: hard coded values
2022-04-20 Andrew Engelbrechtalso check for gift memberships
2022-04-20 Andrew Engelbrechtallow test trxns to pass board search criteria
2022-04-19 Andrew Engelbrechtcomment and function name change
2022-04-19 Andrew Engelbrechtchanges to board nomination participation rules
2022-04-19 Andrew EngelbrechtRename CAS group name based on function
2022-04-08 Andrew Engelbrechtvarious corrections for long-term member check
2022-04-08 Andrew Engelbrechtattribute to distinguish long-term members
2022-02-02 Andrew Engelbrechtadd aggregate 'groups_list' attribute
2022-01-31 Andrew Engelbrechtcorrected license string in composer.json
2022-01-31 Andrew Engelbrechtfooter: our code contains modifications, not a full...
2022-01-31 Andrew Engelbrechtformalized copyright notice on landing page
2022-01-28 Andrew Engelbrechth1, h2, etc theme color tweak
2022-01-28 rootOverride JS file so we can in-line license tags
2022-01-28 Andrew Engelbrechtadded a sub-heading for login page
2022-01-28 Andrew EngelbrechtAdding attribution to FSF in footer
2022-01-28 Andrew EngelbrechtProperly describe upstream license, and file changes
2022-01-28 Andrew EngelbrechtChange / relabel licenses used by this module
2022-01-25 Andrew EngelbrechtMore documentation about fsfdrupalauth
2022-01-12 Andrew Engelbrechtcreate option to translate "log out" string
2022-01-07 Andrew Engelbrechtfixed comments about pipes with child process
2022-01-07 Andrew Engelbrechtreplace tabs with spaces
2022-01-07 Andrew Engelbrechtadd informational headers to extlib files
2022-01-07 Andrew Engelbrechtupdate version of extlib/bootstrap.inc
2022-01-07 Andrew Engelbrechtcheck whether $result is a string
2022-01-07 Andrew Engelbrechtdon't accept password if there is stderr
2022-01-07 Andrew Engelbrechtcheck for invalid extra lines of input
2022-01-05 Andrew Engelbrechtoverride footer
2021-12-27 Andrew Engelbrechtmore icon size theming (for slow loading imgs)
2021-12-27 Andrew Engelbrechtmore theming for our module
2021-12-27 Andrew Engelbrechtdon't resize login icon element upon img load
2021-12-01 rootsome basic theming of the site
2021-11-19 rootupdated the text at the bottom of the login screen
2021-11-19 rootadded the upstream login screen template
2021-11-19 roottextual space changes
2021-11-19 rootadd a logout link on loggedin page
2021-11-19 rootprint user name on cas login status page
2021-11-19 rootprepare to print user name on loggedIn page
2021-11-19 rootadding upstream loggedIn.php template
2021-11-19 Andrew Engelbrechtuse our custom css theme
2021-11-19 Andrew Engelbrechtadding an initial css file, a copy of default.css
2021-11-19 Andrew Engelbrechtcreate fsf theme with upstream header.php
2021-11-17 Andrew Engelbrechtother minor tweaks based on new sqlauth upstream module
2021-11-17 Andrew Engelbrechtupdated module code based on upstream sqlauth mod
2021-11-09 Andrew Engelbrechtcreated basic .gitignore file
2021-11-09 Andrew EngelbrechtInitial version of fsfdrupalauth, still alpha software