Skip to content

Feature cfm363 eis UI #154

Merged
merged 245 commits into from
Feb 12, 2024
Merged

Commits on Jul 14, 2021

  1. Initial PE commit

    Benn Oshrin committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    f1a1ffe View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Commit app/vendor

    Benn Oshrin committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    e9e35cc View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Bump vendor dependencies (NOJIRA)

    Benn Oshrin committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    56d7267 View commit details
    Browse the repository at this point in the history
  2. Bump vendor dependencies (NOJIRA)

    Benn Oshrin committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a73bb4f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Rename CoPerson to Person (CFM-7)

    Benn Oshrin committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    5aa9df2 View commit details
    Browse the repository at this point in the history
  2. Initial pagination commit and other miscellanea

    Benn Oshrin committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    be224b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Initial commit of Types (CFM-56)

    Benn Oshrin committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    0be7115 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Refactor default.po (NOJIRA)

    Benn Oshrin committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    b4609b7 View commit details
    Browse the repository at this point in the history
  2. Fix typo (NOJIRA)

    Benn Oshrin committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    e896c66 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    b1b3273 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. Merge pull request #1 from arlen/develop (NOJIRA)

    Set .editorconfig default indent to 2 spaces (NOJIRA)
    benno authored Jan 2, 2022
    Configuration menu
    Copy the full SHA
    c0661db View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Initial theming commit (CFM-55) (#2)

    * Initial theming commit to bring colors and certain JavaScript behaviors up-to-date. This moves the front-end to Boostrap and merges in many of the latest features from Match 1.0. (CFM-55)
    
    * Remove Platform menu, refactor several message strings to use correct localization, and replace Match references from copied files (CFM-55)
    
    * Remove unused localization string, restore white space (CFM-55)
    
    * Change "records.none" to "global.records.none" in information.po
    arlen authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    64455c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Remove deprecated libraries (and references): MDL, jQueryUI, Spin.js,…

    … Magnific Popup, and metisMenu. Change NOTICE to include Bootstrap library. (CFM-55) (#3)
    arlen authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    d815b37 View commit details
    Browse the repository at this point in the history
  2. Hide text in left menu when drawer is half-closed; improve rendering …

    …of configuration dashboard (CMF-55) (COmanage#4)
    arlen authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    3dfee4a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Clean up pagination controls (CMF-55) (COmanage#5)

    * Clean up pagination controls (CMF-55)
    
    * Set pagination limit form to same values as Registry 4.x (CMF-55)
    arlen authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    dac7bd5 View commit details
    Browse the repository at this point in the history
  2. Restore Noty messages, comment out datepicker javascript (until repla…

    …ced), and remove .dialog reference which is being replaced by core Bootstrap (NOJIRA) (COmanage#6)
    arlen authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    e8d3cc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Configuration menu
    Copy the full SHA
    d857856 View commit details
    Browse the repository at this point in the history
  2. Run action menu items in index views throught the menuAction element …

    …which uses the MenuHelper (CMF-55) (COmanage#7)
    
    Co-authored-by: benno <benno@sphericalcowgroup.com>
    arlen and benno authored Jan 22, 2022
    Configuration menu
    Copy the full SHA
    6e1453c View commit details
    Browse the repository at this point in the history
  3. Errata

    Benn Oshrin committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    9ccb9cc View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    7037c3b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Set vv_cur_co for cos (CFM-18)

    Benn Oshrin committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    677f3be View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Provide topLinks delete for edit view; also clean up some DOM element… (

    COmanage#8, CFM-55)
    
    * Provide topLinks delete for edit view; also clean up some DOM elements to ensure HTML and WCAG validation (CMF-55)
    
    * trivial cleanup for actionMenu (remove unused code) (CMF-55)
    arlen authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    347e2cb View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Initial implementation of HistoryRecords (CFM-76)

    Benn Oshrin committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    9d68e80 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Initial implementation of Address (CFM-12), AdHocAttribute (CFM-13), …

    …TelephoneNumber (CFM-16), URL (CFM-17) and associated refactoring
    Benn Oshrin committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    598e952 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. ExternalIdentity and ExternalIdentityRole CFM-7) and associated model…

    … changes
    Benn Oshrin committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    98fd866 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Move "Switch CO" link from Main Menu (CFM-157) (COmanage#9)

    * Move "Switch CO" link out of the Main Menu and move it to the User Panel (CFM-157)
    
    * Hide main navigation and breadcrumbs when in the Select CO view (CFM-157)
    
    * Revert "Switch Collaboration" text back to "Switch CO" (CFM-157)
    arlen authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    8ffca04 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Replace Noty with Bootstrap Toasts (CFM-110) (COmanage#12)

    * Replace Noty with Bootstrap Toasts, first commmit (CFM-110)
    
    * Wrap messages with h() (CFM-110)
    
    * Change lang file key (CFM-110)
    arlen authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    3998ce4 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Improve handling of GMR-1,2,3 (NOJIRA)

    Benn Oshrin committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    6a758aa View commit details
    Browse the repository at this point in the history
  2. Add new Date and Time picker (CFM-107) (COmanage#10)

    * First working implementation of Date and Time pickers (CFM-107)
    
    * Include Duet Datepicker library (CFM-107)
    
    * Ensure that Time Picker is using internationalized strings (CFM-107)
    
    * Remove FrozenTime inclusion that was added by IDE (CFM-107)
    
    * Finish i18n string substitution for Time Picker (CFM-107)
    
    * Provide "click outside" behavior for Time Picker (CFM-107)
    
    * Set mobile/desktop responsive behaviors for Date and Time pickers (CFM-107)
    
    * Ensure all properties are passed into the date/time component from their PHP equivalents (CFM-107)
    
    * Remove unused property (CFM-107)
    
    * Remove unused property (one more location) (CFM-107)
    
    * Remove unused property (one more location) (CFM-107)
    
    * Group datepicker texts in field.po (CFM-107)
    arlen authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    2863dbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe8bb14 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Index filtering added to index views, addition of SearchFilterTrait (…

    …CFM-58) (COmanage#21)
    
    * First commit for index filtering: filtering added to index views, addition of SearchFilterTrait (CFM-58)
    
    * Ensure both attribute and return types are stated in SearchFilterTrait (CFM-58)
    arlen authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    b80af80 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Handle transmogrification when run multiple times.Improve CLI UX. (CO…

    …manage#13, NOJIRA)
    
    Co-authored-by: Ioannis Igoumenos <ioigoume@admin.grnet.gr>
    Ioannis and Ioannis Igoumenos authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    88e7a41 View commit details
    Browse the repository at this point in the history
  2. Fix deprecations (COmanage#22, NOJIRA)

    Co-authored-by: Ioannis Igoumenos <ioigoume@admin.grnet.gr>
    Ioannis and Ioannis Igoumenos authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    54f7680 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Top links on the index view

    Ioannis Igoumenos committed May 1, 2022
    Configuration menu
    Copy the full SHA
    9b995a6 View commit details
    Browse the repository at this point in the history
  2. Fixes required after Filtering feature initial commit

    Ioannis Igoumenos committed May 1, 2022
    Configuration menu
    Copy the full SHA
    08fa6ac View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Align top item at baseline

    Ioannis Igoumenos committed May 4, 2022
    Configuration menu
    Copy the full SHA
    ca17e3c View commit details
    Browse the repository at this point in the history
  2. Merge pull request COmanage#20 from loannis/CFM-143_DRY_Refactor_topL…

    …inks_and_indexActions_make_use_of_an_element_or_MenuHelper
    
    CFM-143_DRY_Refactor_topLinks_and_indexActions_make_use_of_an_element_or_MenuHelper
    arlen authored May 4, 2022
    Configuration menu
    Copy the full SHA
    68b0e7c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    d779ed4 View commit details
    Browse the repository at this point in the history
  2. CFM-166_REST_API_username_prefix_should_not_be_editable (COmanage#23)

    * REST API username prefix should be non-modifiable
    
    * Remove api specific error messages.Remove rules for username validation.
    
    Co-authored-by: Ioannis Igoumenos <ioigoume@admin.grnet.gr>
    Ioannis and Ioannis Igoumenos authored May 12, 2022
    Configuration menu
    Copy the full SHA
    93bba04 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Merge pull request COmanage#25 from arlen/feature-cfm171-materialIcons

    Upgrade Material Design Icons (CFM-171)
    arlen authored May 15, 2022
    Configuration menu
    Copy the full SHA
    ee4e598 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Initial commit dynamic construct of Index filtering

    Ioannis Igoumenos committed May 16, 2022
    Configuration menu
    Copy the full SHA
    e4f2f0b View commit details
    Browse the repository at this point in the history
  2. Basic filtering works

    Ioannis Igoumenos committed May 16, 2022
    Configuration menu
    Copy the full SHA
    8dfc434 View commit details
    Browse the repository at this point in the history
  3. Enable Index filtering for all Models by default

    Ioannis Igoumenos committed May 16, 2022
    Configuration menu
    Copy the full SHA
    48bf825 View commit details
    Browse the repository at this point in the history
  4. Add checkbox handling for boolean fields

    Ioannis Igoumenos committed May 16, 2022
    Configuration menu
    Copy the full SHA
    b016ad5 View commit details
    Browse the repository at this point in the history
  5. Add People View index filtering

    Ioannis Igoumenos committed May 16, 2022
    Configuration menu
    Copy the full SHA
    3913ba8 View commit details
    Browse the repository at this point in the history
  6. Prepopulate potential tree parents. Filter using parent id in COU ind…

    …ex view.
    Ioannis Igoumenos committed May 16, 2022
    Configuration menu
    Copy the full SHA
    a5a9c14 View commit details
    Browse the repository at this point in the history
  7. Move datepicker field in its own element

    Ioannis Igoumenos committed May 16, 2022
    Configuration menu
    Copy the full SHA
    9a12367 View commit details
    Browse the repository at this point in the history
  8. [WIP]Support date range filtering

    Ioannis Igoumenos committed May 16, 2022
    Configuration menu
    Copy the full SHA
    2bc5151 View commit details
    Browse the repository at this point in the history
  9. [WIP]Support date range filtering #2

    Ioannis Igoumenos committed May 16, 2022
    Configuration menu
    Copy the full SHA
    08e9faf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d5671c View commit details
    Browse the repository at this point in the history
  11. Reset coptions table before calculating the date fields

    Ioannis Igoumenos committed May 16, 2022
    Configuration menu
    Copy the full SHA
    dc07d68 View commit details
    Browse the repository at this point in the history
  12. Fixed top filter button clear functionality

    Ioannis Igoumenos committed May 16, 2022
    Configuration menu
    Copy the full SHA
    0d3ff1a View commit details
    Browse the repository at this point in the history
  13. Force index filtering element id to kebab syntax

    Ioannis Igoumenos committed May 16, 2022
    Configuration menu
    Copy the full SHA
    b25cb36 View commit details
    Browse the repository at this point in the history
  14. Added select2 javascript library

    Ioannis Igoumenos committed May 16, 2022
    Configuration menu
    Copy the full SHA
    e18fb76 View commit details
    Browse the repository at this point in the history
  15. Add missing changes

    Ioannis Igoumenos committed May 16, 2022
    Configuration menu
    Copy the full SHA
    ff50e79 View commit details
    Browse the repository at this point in the history
  16. Fix submit behavior when pressing enter and form contains the datepic…

    …kers
    Ioannis Igoumenos committed May 16, 2022
    Configuration menu
    Copy the full SHA
    2eaca37 View commit details
    Browse the repository at this point in the history
  17. Added Search Filter support to all Models

    Ioannis Igoumenos committed May 16, 2022
    Configuration menu
    Copy the full SHA
    1e3597a View commit details
    Browse the repository at this point in the history
  18. Conditionally show first/next and previous/last pagination links on f…

    …irst and last pages (CFM-170)
    arlen committed May 16, 2022
    Configuration menu
    Copy the full SHA
    2c2a504 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Force datepicker ids to kebab format

    Ioannis Igoumenos committed May 17, 2022
    Configuration menu
    Copy the full SHA
    ff60349 View commit details
    Browse the repository at this point in the history
  2. Do not apply Select2 library to duet-date date picker

    Ioannis Igoumenos committed May 17, 2022
    Configuration menu
    Copy the full SHA
    0671c0f View commit details
    Browse the repository at this point in the history
  3. Merge pull request COmanage#28 from arlen/feature-cfm170-pagination

    Conditionally show first/next and previous/last pagination links on first and last pages (CFM-170)
    arlen authored May 17, 2022
    Configuration menu
    Copy the full SHA
    da7620f View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Place time-pickers correctly in Index fitlering blocks

    Ioannis Igoumenos committed May 18, 2022
    Configuration menu
    Copy the full SHA
    a82976b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Merge pull request COmanage#24 from loannis/CFM-135_Model_Index_Filte…

    …ring_Infrastructure
    
    CFM-135_Model_Index_Filtering_Infrastructure
    arlen authored May 19, 2022
    Configuration menu
    Copy the full SHA
    c3a304f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    335fb51 View commit details
    Browse the repository at this point in the history
  2. Merge pull request COmanage#31 from arlen/feature-nojira-fixPaginatio…

    …nForm
    
    Remove select2 setting on pagination form (NOJIRA)
    arlen authored May 24, 2022
    Configuration menu
    Copy the full SHA
    d0b013e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    b80f483 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Initial implementation of Groups (CFM-38, CFM-39, CFM-40, CFM-41, CFM…

    …-176)
    Benn Oshrin committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    0b463b8 View commit details
    Browse the repository at this point in the history
  2. Resolve merge conflicts

    Benn Oshrin committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    20a630f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Configuration menu
    Copy the full SHA
    c30962d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    e355ea2 View commit details
    Browse the repository at this point in the history
  2. Additional commit for Groups (CFM-38)

    Benn Oshrin committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    1770206 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    c19a9ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3c8b08 View commit details
    Browse the repository at this point in the history
  3. Add panel menus (CFM-174)

    arlen committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    573dfdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4329e26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b99b1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a16690b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d14d22f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f921022 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    67b64fc View commit details
    Browse the repository at this point in the history
  10. Merge Default Theme (CFM-174)

    This merge introduces the start of our new Registry 5.0 theme. The theme will be further refined and improved as we continue development of Registry PE/v5. Getting it introduced allows us to begin building against it.
    arlen authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    29fb688 View commit details
    Browse the repository at this point in the history
  11. Load search block if vv_searchable_attributes are present

    Ioannis Igoumenos committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    d3deebc View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    3ae775d View commit details
    Browse the repository at this point in the history
  2. Update default error.php to be COmanage branded and to exclude extern…

    …al references. Remove now-unused CSS files. (CFM-178)
    arlen committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    7260cb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Merge pull request COmanage#36 from arlen/feature-cfm178-errorTemplate

    Update default error.php to be COmanage branded and to exclude external references. (CFM-178)
    arlen authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    f38cd23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee44709 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e12b4d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Replace Toast messages with Alerts; create AlertsHelper; update color…

    …s for new theme; (CFM-172)
    arlen committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    513f927 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    19b5d70 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    adced64 View commit details
    Browse the repository at this point in the history
  2. Merge pull request COmanage#40 from arlen/feature-nojira-coGridColor

    Improve co-grid styling (NOJIRA)
    arlen authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    cebe0bc View commit details
    Browse the repository at this point in the history
  3. Replace Toast messages with Alerts; create AlertsHelper; update color…

    …s for new theme (CFM-172)
    arlen authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    2c6dc40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fd5f07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9487986 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11c6188 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Configuration menu
    Copy the full SHA
    ac83f41 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Configuration menu
    Copy the full SHA
    7360c4d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    b87bd3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9545ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6a288f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Move authz back to models (CFM-191) and errata

    Benn Oshrin committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    58fa0fd View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Add version to configuration dashboard (CO-2450)

    Benn Oshrin committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    6162229 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Remove entity ID rendered in page heading, and place it in a separate…

    … view variable. (CFM-193) (COmanage#43)
    
    * Remove entity ID rendered in page heading, and place it in a separate view variable. (CFM-193)
    * Expose entity ID under add/edit forms and views. (CFM-193)
    arlen authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    3b6e559 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. AuthenticationEvent MVC (CFM-132)

    Benn Oshrin committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    96cbea9 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Setup script should create COmanage CO (COmanage#30, CFM-28)

    Co-authored-by: Ioannis Igoumenos <ioigoume@admin.grnet.gr>
    Ioannis and Ioannis Igoumenos authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    563512b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Additional changes to setup script (CFM-28)

    Benn Oshrin committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    aa74603 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Index view improvements (CFM-189) (COmanage#44)

    * Index view improvements (CFM-189):
    - Move index row actions into an "actions.inc" file;
    - Move actions into a dropdown menu to the left of the index rows;
    - Establish a convention for a row-link using the first link or relatedLink available in the indexColumns[];
    - Add "bulk" action switch and checkboxes;
    - Remove Edit, View, and Delete from the default set of index actions: edit and view are available from the row-link, delete is available from entity edit page (or bulk actions).
    
    * Fix typo in comment (CFM-189)
    
    * Represent read-only items in index with lock icon (CFM-189)
    
    * Change read-only rows in index to use "edit_off" icon (CFM-189)
    arlen authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    b439757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b736533 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e74df46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e658231 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    3e1b649 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Honor date-only dates using the date picker (CFM-107) (COmanage#49)

    * Align datepicker colors with Registry theme (CFM-107)
    
    * Honor date-only dates using the date picker (CFM-107)
    
    * Allow date fields to be specified as type 'date', 'dateTime', and 'endDateTime'. Ensure that the default times for endDateTime fields are set to '23:59:59'. (CFM-107)
    
    * Add the 'format' attribute to date/time fields to allow browsers to do simple client-side validation. Titles also included for accessibility. (CFM-107)
    
    * Extend the min and max dates to provide a wide range of years in the datepicker widget. (CFM-107)
    
    * Add aria attributes and screenreader features to time picker. (CFM-107)
    
    * Refactor FieldHelper to include a dateControl() wrapper function. Set the default year ranges for the datepicker. (CFM-107)
    
    * Minor update to comments. (CFM-107)
    
    * Clean up code conventions. (CFM-107)
    arlen authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    9d7d5df View commit details
    Browse the repository at this point in the history
  2. Add actions dropdown to People index (CFM-207) (COmanage#51)

    * Add actions dropdown to People index. Allow overriding of icon CSS class. (CFM-207)
    
    * Modify dropdown menu colors to improve contrast and link clarity. (CFM-207)
    arlen authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    da76874 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    9bb20d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48ecad1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. Initial implementation of Global Search (CFM-109)

    Benn Oshrin committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    7215e6a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.internet2.edu:COmanage/registry into…

    … develop
    Benn Oshrin committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    3fd8700 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Move column key to utils. Use the function both for Search block fiel…

    …d labels and index view column names. (COmanage#50, CFM-198)
    
    Enable Filtering in Groups.Improve column_key function.
    
    Co-authored-by: Ioannis Igoumenos <ioigoume@admin.grnet.gr>
    Ioannis and Ioannis Igoumenos authored Sep 25, 2022
    Configuration menu
    Copy the full SHA
    e8f4f8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9691be0 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Fixes to SetupCommand (CFM-28)

    Benn Oshrin committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    878edac View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    f67487d View commit details
    Browse the repository at this point in the history
  2. Fix interim dashboard permission (NOJIRA)

    Benn Oshrin committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    0307afb View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    6d60cc9 View commit details
    Browse the repository at this point in the history
  2. Miscellaneous fixes for Group Nestings (CFM-41)

    Benn Oshrin committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    6a5f12f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Change default People index sort order (CFM-7)

    Benn Oshrin committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    e0cd3eb View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Initial support for Pronouns MVC (CFM-232)

    Benn Oshrin committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    79d29b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Additional commit for CFM-232

    Benn Oshrin committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    57627d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Remove use of deprecated Pagination Component (NOJIRA)

    Benn Oshrin committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    cf00ffc View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Add subnavigation to People and Groups (CFM-192) (COmanage#58)

    * Submenus first commit: add submenus to People and Groups (CFM-192)
    
    * Add more submenu files (CFM-192)
    
    * Submenus working for People, Person-Roles, External Identities, and External Identity Roles (CFM-192)
    
    * Clean up subnavigation logic and remove hard-coded links from Roles and External Identities (CFM-192)
    
    * Fix subnavigation for External Identity Roles in sub-entity edit views (CFM-192)
    
    * Improve subnavigation Pronouns (CFM-192)
    
    * Restore History Records link to External Identities (CFM-192)
    arlen authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    b5e8e3e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    cba9a07 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Improve global search bar and search results page (CFM-220) (COmanage#59

    )
    
    * Improve global search bar and search results page; fix double-encoding of flash messages. (CFM-220)
    
    * Improve global search result count messages (CFM-220)
    arlen authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    1f8a4d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Move global search to a single search input. Display results in a gri…

    …d within accordions. (CFM-220) (COmanage#63)
    arlen authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    16fd9b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    4c43756 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Update flash messages to better support RTL languages (CFM-221) (COma…

    …nage#65)
    
    * Update flash messages to better support RTL languages and render them in an element container so the messages can be placed under the appropriate title depending on the existence of subnavigation. (CFM-221)
    
    * Improve code comments/documentation. (CFM-221)
    arlen authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    dd5804d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    c315451 View commit details
    Browse the repository at this point in the history
  2. Fixes to RegistryAuthComponent (NOJIRA)

    Benn Oshrin committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    ccd5913 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc8e752 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Additional commit for CFM-42

    Benn Oshrin committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9aa6e82 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Enable and update menuPanels (CFM-224/CFM-90) (COmanage#66)

    * Add config menu panel (CFM-224/CFM-90)
    
    * Update person menu panel (CFM-224)
    
    * Update Person and Structure menu panels; add Settings drop-down to User Panel. (CFM-224)
    
    * Enable and update menuPanels (CFM-224/CFM-90)
    arlen authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    088b91c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    7f640e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Add MVEA vue.js components to Person edit page (CFM-205) (COmanage#80)

    * Addition of Person Overview/Canvas. Commit also includes reworking of subnavigation for a Person view, VueJS starter components, updates for AJAX API access, and a minor fix to textarea rendering. (CFM-205)
    
    * Revert changes to edit() and view() function signatures. (CFM-205)
    
    * Fix "Using $this when not in object context" error in StringUtilities.php (NOJIRA)
    
    * Post rebase cleanup; pass flash messages to subnavigation
    
    * Output all available mvea text in Vue.js components (CFM-205)
    
    * Allow User with Session to by pass basic auth when making ajax requests (COmanage#69)
    
    * Rebasing against develop (COmanage#71)
    
    * Fix "Using $this when not in object context" error in StringUtilities.php (NOJIRA) (COmanage#67)
    
    * Addition of Person Overview/Canvas. Commit also includes reworking of subnavigation for a Person view, VueJS starter components, updates for AJAX API access, and a minor fix to textarea rendering. (CFM-205)
    
    * Revert changes to edit() and view() function signatures. (CFM-205)
    
    * Post rebase cleanup; pass flash messages to subnavigation
    
    * Output all available mvea text in Vue.js components (CFM-205)
    
    * Allow User with Session to by pass basic auth when making ajax requests (COmanage#69)
    
    * CO-205_Create_langauge_labels_via_javascript_for_items_with_a_lang_string_definition (COmanage#72)
    
    * Create language labels using standard BC-47 abbreviation codes
    * Move language label after type
    
    * Fetch MVEA types as part of the REST API responses
    
    * Request extended REST API data
    
    * Construct names in Vue.js component (display, rtl, ltr); hide comment out non-javascript approach on Person canvas. (CFM-205) (COmanage#75)
    
    * Initial implementation for loading animation and skeleton placeholders for components on Person canvas. (CFM-205) (COmanage#76)
    
    * Rebasing against current develop (COmanage#77)
    
    * Fix "Using $this when not in object context" error in StringUtilities.php (NOJIRA) (COmanage#67)
    
    * Addition of Person Overview/Canvas. Commit also includes reworking of subnavigation for a Person view, VueJS starter components, updates for AJAX API access, and a minor fix to textarea rendering. (CFM-205)
    
    * Revert changes to edit() and view() function signatures. (CFM-205)
    
    * Post rebase cleanup; pass flash messages to subnavigation
    
    * Output all available mvea text in Vue.js components (CFM-205)
    
    * Allow User with Session to by pass basic auth when making ajax requests (COmanage#69)
    
    * Rebasing against develop (COmanage#71)
    
    * Fix "Using $this when not in object context" error in StringUtilities.php (NOJIRA) (COmanage#67)
    
    * Addition of Person Overview/Canvas. Commit also includes reworking of subnavigation for a Person view, VueJS starter components, updates for AJAX API access, and a minor fix to textarea rendering. (CFM-205)
    
    * Revert changes to edit() and view() function signatures. (CFM-205)
    
    * Post rebase cleanup; pass flash messages to subnavigation
    
    * Output all available mvea text in Vue.js components (CFM-205)
    
    * Allow User with Session to by pass basic auth when making ajax requests (COmanage#69)
    
    * CO-205_Create_langauge_labels_via_javascript_for_items_with_a_lang_string_definition (COmanage#72)
    
    * Create language labels using standard BC-47 abbreviation codes
    * Move language label after type
    
    * Fetch MVEA types as part of the REST API responses
    
    * Request extended REST API data
    
    * Construct names in Vue.js component (display, rtl, ltr); hide comment out non-javascript approach on Person canvas. (CFM-205) (COmanage#75)
    
    * Initial implementation for loading animation and skeleton placeholders for components on Person canvas. (CFM-205) (COmanage#76)
    
    * Person_canvas_improvements (COmanage#78)
    
    * Dynamically calculate mvea Model name
    
    * Localizations load from CAKEPHP helper
    
    * Update access to txt lexicals
    
    * Update Person edit page to hold the person "canvas". Remove the /canvas action from the People controller. (CFM-205) (COmanage#79)
    
    This PR special-cases the Person /edit page to contain vue.js components.
    arlen authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    0f589d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Initial implementation of Jobs (CFM-245)

    Benn Oshrin committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    e182786 View commit details
    Browse the repository at this point in the history
  2. Merge commit

    Benn Oshrin committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    fe20819 View commit details
    Browse the repository at this point in the history
  3. Expose full_name via Name API (CFM-9)

    Benn Oshrin committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    f0e4354 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Additional commit for MR8

    Benn Oshrin committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    be7b1bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f13870 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8f3f87 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    e4138f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Provide an inline Jobs json formatter. (CFM-252) (COmanage#83)

    * Allow for supplemental markup and/or JavaScript on a per-field basis. (CFM-252)
    * Shrink the size of field supplement markup slightly. (CFM-252)
    * Break field supplement into a two-part array "beforeField" and "afterField" (CFM-252)
    arlen authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c048c8b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    25784ad View commit details
    Browse the repository at this point in the history
  2. Update label handling to accommodate checkboxes and special fields th…

    …at do not have visible input elements. (CFM-219) (COmanage#85)
    
    * Update label handling to accommodate checkboxes and special fields that do not have input elements. (CFM-219)
    
    * Change variable name for clarity (CFM-219)
    
    * Post-rebase fix to correct labels for read-only fields - e.g. Jobs UI (CFM-219)
    arlen authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    997a207 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Build Person "Action" menu from $topLinks and move "Add" menu onto Pe…

    …rson tab (CFM-260) (COmanage#87)
    
    * Move person canvas Add menu to the Person tab (CFM-260)
    
    * Remove "Person Role" from Add menu now that it is contextually connected only to the Person tab (CFM-260)
    
    * Ensure that the Person canvas menu link are built from $topLinks in config (CFM-260)
    arlen authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    16aec3e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Person canvas add/edit modal forms (CFM-249) (COmanage#88)

    * Provide modal add/edit for person canvas vuejs components (CFM-249)
    
    * Post-rebase cleanup to ensure Add menu works with vue components and modal (CFM-249)
    
    * Set MVEAs to redirect to "self" (CFM-249)
    
    * Set MVEAs to default to the "iframe" layout (CFM-249)
    
    * Hide secondary subnavigation on Person Canvas (CFM-249)
    
    * Trival cleanup of deprecated code and comments (CFM-249)
    
    * Ensure Groups subnavigation doesn't complain of missing variables (CFM-249)
    
    * Move MVEA canvas attributes into fields-nav.inc. Rename canvas from "person" to "mvea" for more generic treatment across views. (CFM-249)
    
    * Move MVEA Canvas below standard edit form. Make the canvas available to External Identities. (CFM-249)
    
    * Clean up External Id subnavigation (CFM-249)
    
    * Add MVEA Canvas to Person Roles (CFM-249)
    
    * Stylistic cleanup (CFM-249)
    
    * First pass for cleanup and simplification of subnavigation and titles (CFM-249)
    
    * Fix conflicting modal dialog ID (CFM-249)
    
    * Turn off global person canvas Actions menu (CFM-249)
    
    * Remove rowActions no longer needed for the Person pages (CFM-249)
    
    * Enable ESC from within iframe to hide the MVEA modal window (CFM-249)
    
    * Provide a default title for the MVEA modal window (CFM-249)
    arlen authored May 1, 2023
    Configuration menu
    Copy the full SHA
    56634ce View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    85d3d7f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    c38e8ef View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    552291f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    3c6f3d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Initial commit for Provisioning (CFM-254), Servers (CFM-100), Sql Pro…

    …visioner (CFM-74), etc
    Benn Oshrin committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    1dcd3e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Configuration menu
    Copy the full SHA
    47ef7bb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.internet2.edu:COmanage/registry into…

    … develop
    Benn Oshrin committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    3955416 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    a384aee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b195b17 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Add advanced links to side menu (CFM-267) (COmanage#93)

    * Add "advanced" links to the menu bar side navigation (CFM-267)
    
    * Add aria-label to menu collapse toggle (CFM-267)
    arlen authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    907f70a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    206d440 View commit details
    Browse the repository at this point in the history
  3. Implement Dark Mode (CFM-239) (COmanage#94)

    * First commit for Dark Mode: enable dark mode toggle and OS system checking; rename all color variables; add color-scheme meta tag to all layouts. (CFM-239)
    
    * Clean-up more styles for dark mode. (CFM-239)
    
    * Fine-tune color contrasts for dark mode. (CFM-239)
    
    * Add comments for future development (concerning dark mode and select2) (CFM-239)
    
    * Trivial fix (color variable name change) post-rebase and addition of introductory dashboard message to lang files. (CFM-239)
    arlen authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    50b430b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Remove .gitkeep from app/plugins directory now that it is no longer n…

    …eeded (and to avoid issues with the file being registeres as a plugin) (NOJIRA) (COmanage#96)
    arlen authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8841d43 View commit details
    Browse the repository at this point in the history
  2. Fix issue with missing datepicker form label by stripping out unused …

    …datepicker input fields (CFM-277) (COmanage#97)
    arlen authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d8a60ea View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    0cf22b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Improve layout and labeling of index filters (CFM-295) (COmanage#99)

    * Improve layout and labeling of index filters (CFM-295)
    
    * Improve (DOM) class names for date from/thru filters (CFM-295)
    arlen authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    a182027 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    b2acb70 View commit details
    Browse the repository at this point in the history
  2. Allow columns.inc $indexColumns labels to override filter labels, and…

    … hide values from boolean fields in exposed filter buttons (CFM-295) (COmanage#101)
    arlen authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    699710c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Miscellaneous fixes mostly for provisioning (CFM-254)

    Benn Oshrin committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c0a4a5f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    37d9c58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc1a081 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Improvements to Plugins index view. (CFM-297) (COmanage#104)

    * Improvements to Plugins index view. Clean up some duplicated code in Standard/index.php. (CFM-297)
    
    * Ensure Standard/index.php produces bulk-actions checkbox and row-link classes properly. (CFM-297)
    arlen authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    752bd66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ded2ee1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ed18be View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    4115705 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Add Identifier attributes to Group "canvas" (CFM-291) (COmanage#107)

    * Add Identifier attributes to Group "canvas" (CFM-291)
    
    * Move "add" button closer to title (CFM-291)
    arlen authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b49cd2c View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    0b435e3 View commit details
    Browse the repository at this point in the history
  2. Comment out $bulkActions config, hiding it in all index views until e…

    …ach is ready to implement bulk actions. (CFM-290) (COmanage#110)
    arlen authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    fc38e61 View commit details
    Browse the repository at this point in the history
  3. Refine top-links responsive behavior to remain in a dropdown menu whe…

    …n more than three actions are present. (CFM-301) (COmanage#111)
    arlen authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0b1db78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf13ef9 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    afd5ab2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    e892c37 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    08e1973 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    4120398 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c4ceb View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    1155261 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Move group ownerships to Owners Groups (CFM-302)

    Benn Oshrin committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d7ea787 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. develop merge commit

    Benn Oshrin committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4750ebc View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Bump cake to v4.4.16 (and associated updates)

    Benn Oshrin committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e4efc33 View commit details
    Browse the repository at this point in the history
  2. Fix typo in SetupCommand (NOJIRA)

    Benn Oshrin committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e6d57d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    9ee65f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    2d0577a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Convert search results to tabs, and provide better generalization for…

    … the inclusion of future models (CFM-322) (COmanage#125)
    arlen authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    67fd942 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1af88ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23ad029 View commit details
    Browse the repository at this point in the history
  4. Implement Density controls with general layout improvements, and impr…

    …ove Dark mode toggling (CFM-240) (COmanage#124)
    
    * Implement Density controls with general layout improvements, and improve Dark mode toggling  (CFM-240)
    
    * Small improvement to index view row-actions layout on mobile (CFM-240)
    arlen authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    39349a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    1fd7c64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c534494 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74c452f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    2c8a7d2 View commit details
    Browse the repository at this point in the history
  2. Provide read-only output for External Identity "view" action (CFM-319) (

    COmanage#122)
    
    * Provide read-only output for External Identity "view" action (CFM-319)
    
    * Color contrast updates for disabled select boxes in Dark Mode (CFM-319)
    arlen authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    18d0893 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Initial implementation of External Identity Sources and Pipelines (CF…

    …M-32, CFM-33, etc)
    Benn Oshrin committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    7803506 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    Benn Oshrin committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    8008f1e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Restore attribute cards on External Id canvas (CFM-345) (COmanage#133)

    * Add test for ext_identity_source_records on External Id canvas (CFM-345)
    
    * Restore attribute cards on External Id canvas. Improve read-only form-list styling.  (CFM-345)
    arlen authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    23f9182 View commit details
    Browse the repository at this point in the history
  2. Add filter selection UI to the top-filters on an index view (CFM-296) (

    …COmanage#131)
    
    * Add filter selection UI to the top-filters on an index view (CFM-296) (COmanage#130)
    
    * Join Model associations when using filtering (COmanage#132)
    
    * Return distinct records
    
    * add field ordering. Fix labeling lexicals.
    
    * Small improvements to the filter rebalance styling when boolean checkboxes are available (CFM-296)
    
    * Further correction to merge conflict on PeopleTable (CFM-296)
    Ioannis authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    67f9fed View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Provide application user roles persistently for use in the views, and…

    … improve configuration wayfinding for platform administrators. (CFM-310) (COmanage#113)
    
    * Provide application user roles persistently for use in the views, and improve configuration wayfinding for platform administrators. (CFM-310)
    
    * Add controller to persistent view variables, and add platform config notice to config menu panel. (CFM-310)
    
    * Improvements to the messaging and code style for platform admin wayfinding improvements  (CFM-296)
    
    * Update to COmanage CO identifying statement banner text (CFM-310)
    arlen authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    1f02168 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    bd149e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    cf66ab5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Various improvements and fixes to Pipelines and Person Role managemen…

    …t (CFM-33, CFM-344, etc)
    Benn Oshrin committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7193caa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.internet2.edu:COmanage/registry into…

    … develop
    Benn Oshrin committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8b63c59 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    c54ccfc View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Initial implementation of ApiSource (CFM-115)

    Benn Oshrin committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    f88d8a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    90ad78b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Views group should contain the data of the associated models (COmanag…

    …e#138)
    
    Co-authored-by: Ioannis Igoumenos <ioigoume@admin.grnet.gr>
    Ioannis and Ioannis Igoumenos authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    6a01827 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Flip debug to false (NOJIRA)

    Benn Oshrin committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ea0d739 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Fix People fields.inc (CFM-373)

    Benn Oshrin committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    d117f5a View commit details
    Browse the repository at this point in the history
  2. AppController fix for ApiSource (CFM-115)

    Benn Oshrin committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5941470 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    cc97f84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    718204d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Fix default value in FormatAssigner (NOJIRA)

    Benn Oshrin committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    0bb4614 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    d790eba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d231ff7 View commit details
    Browse the repository at this point in the history
  3. Improve handling of invalid plugins (NOJIRA)

    Benn Oshrin committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    4ff6d37 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    39027ed View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Provide subnavigation between EISes and their plugins (and plugins ge…

    …nerally) (CFM-363) (COmanage#143)
    
    * Turn off bulk edit switch on Pipelines page (CFM-363)
    
    * Provide subnavigation between EISes and their plugins (and plugins generally) (CFM-363)
    arlen authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ad6c300 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Improve findForCoRecord (NOJIRA)

    Benn Oshrin committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    39b6778 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Fix Pipeline handling of EIS Role MVEAs (CFM-33)

    Benn Oshrin committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    5559c0b View commit details
    Browse the repository at this point in the history
  2. Additional fixes to Pipelines (CFM-33)

    Benn Oshrin committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    2266c34 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Calculate injectPrimaryLink only once for Plugins, inside StandardPlu…

    …ginController (COmanage#139)
    
    remove configuration crumb from search page
    
    Co-authored-by: Ioannis Igoumenos <ioigoume@admin.grnet.gr>
    Ioannis and Ioannis Igoumenos authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2029393 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a557a28 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    f88f44e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    e2209f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2414730 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    847bbbf View commit details
    Browse the repository at this point in the history
  4. Manually set the current CO ID for models with dynamic validation rul…

    …es for ExternalIdentitySource plugins (COmanage#140)
    Ioannis authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    585af46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e74f6d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Improve navigational relationships between EIS Records (cached and di…

    …rect) and External Identities. Make subnavigation and topLinks more flexible to accommodate cross-model navigation. (CFM-363) (COmanage#151)
    
    * Improve navigational relationships between EIS Records (cached and direct) and External Identities. Make subnavigation and topLinks more flexible to accommodate cross-model navigation. (CFM-363)
    
    * Fix rendering of URL MVEA in External Identity canvas (CFM-363)
    
    * Allow rendering of MVEAs on External Identity Roles canvas view (CFM-363)
    arlen authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9e67f3b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. SqlProvisioner bug fixes (CFM-74)

    Benn Oshrin committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    37ac9f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3e0de4 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    af1c76c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    8e6bdd1 View commit details
    Browse the repository at this point in the history
  2. First step in moving the cached EIS Record to the Person/External Ide…

    …ntity subnavigation (CFM-363)
    arlen committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0678ebb View commit details
    Browse the repository at this point in the history