-
Notifications
You must be signed in to change notification settings - Fork 4
Feature cfm363 eis UI #154
Feature cfm363 eis UI #154
Commits on Jul 14, 2021
-
Benn Oshrin committed
Jul 14, 2021 Configuration menu - View commit details
-
Copy full SHA for f1a1ffe - Browse repository at this point
Copy the full SHA f1a1ffeView commit details
Commits on Jul 21, 2021
-
Benn Oshrin committed
Jul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for e9e35cc - Browse repository at this point
Copy the full SHA e9e35ccView commit details
Commits on Oct 12, 2021
-
Bump vendor dependencies (NOJIRA)
Benn Oshrin committedOct 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 56d7267 - Browse repository at this point
Copy the full SHA 56d7267View commit details -
Bump vendor dependencies (NOJIRA)
Benn Oshrin committedOct 12, 2021 Configuration menu - View commit details
-
Copy full SHA for a73bb4f - Browse repository at this point
Copy the full SHA a73bb4fView commit details
Commits on Oct 13, 2021
-
Rename CoPerson to Person (CFM-7)
Benn Oshrin committedOct 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 5aa9df2 - Browse repository at this point
Copy the full SHA 5aa9df2View commit details -
Initial pagination commit and other miscellanea
Benn Oshrin committedOct 13, 2021 Configuration menu - View commit details
-
Copy full SHA for be224b8 - Browse repository at this point
Copy the full SHA be224b8View commit details
Commits on Oct 26, 2021
-
Initial commit of Types (CFM-56)
Benn Oshrin committedOct 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 0be7115 - Browse repository at this point
Copy the full SHA 0be7115View commit details
Commits on Nov 21, 2021
-
Benn Oshrin committed
Nov 21, 2021 Configuration menu - View commit details
-
Copy full SHA for b4609b7 - Browse repository at this point
Copy the full SHA b4609b7View commit details -
Benn Oshrin committed
Nov 21, 2021 Configuration menu - View commit details
-
Copy full SHA for e896c66 - Browse repository at this point
Copy the full SHA e896c66View commit details
Commits on Dec 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b1b3273 - Browse repository at this point
Copy the full SHA b1b3273View commit details
Commits on Jan 2, 2022
-
Merge pull request #1 from arlen/develop (NOJIRA)
Set .editorconfig default indent to 2 spaces (NOJIRA)
Configuration menu - View commit details
-
Copy full SHA for c0661db - Browse repository at this point
Copy the full SHA c0661dbView commit details
Commits on Jan 6, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 64455c0 - Browse repository at this point
Copy the full SHA 64455c0View commit details
Commits on Jan 11, 2022
-
Remove deprecated libraries (and references): MDL, jQueryUI, Spin.js,…
… Magnific Popup, and metisMenu. Change NOTICE to include Bootstrap library. (CFM-55) (#3)
Configuration menu - View commit details
-
Copy full SHA for d815b37 - Browse repository at this point
Copy the full SHA d815b37View commit details -
Hide text in left menu when drawer is half-closed; improve rendering …
…of configuration dashboard (CMF-55) (COmanage#4)
Configuration menu - View commit details
-
Copy full SHA for 3dfee4a - Browse repository at this point
Copy the full SHA 3dfee4aView commit details
Commits on Jan 14, 2022
-
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)
Configuration menu - View commit details
-
Copy full SHA for dac7bd5 - Browse repository at this point
Copy the full SHA dac7bd5View commit details -
Restore Noty messages, comment out datepicker javascript (until repla…
…ced), and remove .dialog reference which is being replaced by core Bootstrap (NOJIRA) (COmanage#6)
Configuration menu - View commit details
-
Copy full SHA for e8d3cc6 - Browse repository at this point
Copy the full SHA e8d3cc6View commit details
Commits on Jan 22, 2022
-
Name MVC (CFM-9), CoSetting MVC (CFM-80), and other stuff
Benn Oshrin committedJan 22, 2022 Configuration menu - View commit details
-
Copy full SHA for d857856 - Browse repository at this point
Copy the full SHA d857856View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 6e1453c - Browse repository at this point
Copy the full SHA 6e1453cView commit details -
Benn Oshrin committed
Jan 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 9ccb9cc - Browse repository at this point
Copy the full SHA 9ccb9ccView commit details
Commits on Jan 26, 2022
-
Initial implementation of EmailAddress (CFM-14) and Identifier (CFM-15)
Benn Oshrin committedJan 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 7037c3b - Browse repository at this point
Copy the full SHA 7037c3bView commit details
Commits on Jan 28, 2022
-
Set vv_cur_co for cos (CFM-18)
Benn Oshrin committedJan 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 677f3be - Browse repository at this point
Copy the full SHA 677f3beView commit details
Commits on Feb 2, 2022
-
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)
Configuration menu - View commit details
-
Copy full SHA for 347e2cb - Browse repository at this point
Copy the full SHA 347e2cbView commit details
Commits on Feb 3, 2022
-
Initial implementation of HistoryRecords (CFM-76)
Benn Oshrin committedFeb 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 9d68e80 - Browse repository at this point
Copy the full SHA 9d68e80View commit details
Commits on Feb 28, 2022
-
Initial implementation of Address (CFM-12), AdHocAttribute (CFM-13), …
…TelephoneNumber (CFM-16), URL (CFM-17) and associated refactoring
Benn Oshrin committedFeb 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 598e952 - Browse repository at this point
Copy the full SHA 598e952View commit details
Commits on Mar 28, 2022
-
ExternalIdentity and ExternalIdentityRole CFM-7) and associated model…
… changes
Benn Oshrin committedMar 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 98fd866 - Browse repository at this point
Copy the full SHA 98fd866View commit details
Commits on Mar 30, 2022
-
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)
Configuration menu - View commit details
-
Copy full SHA for 8ffca04 - Browse repository at this point
Copy the full SHA 8ffca04View commit details
Commits on Apr 1, 2022
-
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)
Configuration menu - View commit details
-
Copy full SHA for 3998ce4 - Browse repository at this point
Copy the full SHA 3998ce4View commit details
Commits on Apr 6, 2022
-
Improve handling of GMR-1,2,3 (NOJIRA)
Benn Oshrin committedApr 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 6a758aa - Browse repository at this point
Copy the full SHA 6a758aaView commit details -
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)
Configuration menu - View commit details
-
Copy full SHA for 2863dbd - Browse repository at this point
Copy the full SHA 2863dbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe8bb14 - Browse repository at this point
Copy the full SHA fe8bb14View commit details
Commits on Apr 25, 2022
-
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)
Configuration menu - View commit details
-
Copy full SHA for b80af80 - Browse repository at this point
Copy the full SHA b80af80View commit details
Commits on Apr 27, 2022
-
Handle transmogrification when run multiple times.Improve CLI UX. (CO…
…manage#13, NOJIRA) Co-authored-by: Ioannis Igoumenos <ioigoume@admin.grnet.gr>
Configuration menu - View commit details
-
Copy full SHA for 88e7a41 - Browse repository at this point
Copy the full SHA 88e7a41View commit details -
Fix deprecations (COmanage#22, NOJIRA)
Co-authored-by: Ioannis Igoumenos <ioigoume@admin.grnet.gr>
Configuration menu - View commit details
-
Copy full SHA for 54f7680 - Browse repository at this point
Copy the full SHA 54f7680View commit details
Commits on May 1, 2022
-
Ioannis Igoumenos committed
May 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 9b995a6 - Browse repository at this point
Copy the full SHA 9b995a6View commit details -
Fixes required after Filtering feature initial commit
Ioannis Igoumenos committedMay 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 08fa6ac - Browse repository at this point
Copy the full SHA 08fa6acView commit details
Commits on May 4, 2022
-
Ioannis Igoumenos committed
May 4, 2022 Configuration menu - View commit details
-
Copy full SHA for ca17e3c - Browse repository at this point
Copy the full SHA ca17e3cView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 68b0e7c - Browse repository at this point
Copy the full SHA 68b0e7cView commit details
Commits on May 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d779ed4 - Browse repository at this point
Copy the full SHA d779ed4View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 93bba04 - Browse repository at this point
Copy the full SHA 93bba04View commit details
Commits on May 15, 2022
-
Merge pull request COmanage#25 from arlen/feature-cfm171-materialIcons
Upgrade Material Design Icons (CFM-171)
Configuration menu - View commit details
-
Copy full SHA for ee4e598 - Browse repository at this point
Copy the full SHA ee4e598View commit details
Commits on May 16, 2022
-
Initial commit dynamic construct of Index filtering
Ioannis Igoumenos committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for e4f2f0b - Browse repository at this point
Copy the full SHA e4f2f0bView commit details -
Ioannis Igoumenos committed
May 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 8dfc434 - Browse repository at this point
Copy the full SHA 8dfc434View commit details -
Enable Index filtering for all Models by default
Ioannis Igoumenos committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 48bf825 - Browse repository at this point
Copy the full SHA 48bf825View commit details -
Add checkbox handling for boolean fields
Ioannis Igoumenos committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for b016ad5 - Browse repository at this point
Copy the full SHA b016ad5View commit details -
Add People View index filtering
Ioannis Igoumenos committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 3913ba8 - Browse repository at this point
Copy the full SHA 3913ba8View commit details -
Prepopulate potential tree parents. Filter using parent id in COU ind…
…ex view.
Ioannis Igoumenos committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for a5a9c14 - Browse repository at this point
Copy the full SHA a5a9c14View commit details -
Move datepicker field in its own element
Ioannis Igoumenos committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 9a12367 - Browse repository at this point
Copy the full SHA 9a12367View commit details -
[WIP]Support date range filtering
Ioannis Igoumenos committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 2bc5151 - Browse repository at this point
Copy the full SHA 2bc5151View commit details -
[WIP]Support date range filtering #2
Ioannis Igoumenos committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 08e9faf - Browse repository at this point
Copy the full SHA 08e9fafView commit details -
Fixed Form submitted fields for method get for Vue datepicker modules
Ioannis Igoumenos committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 7d5671c - Browse repository at this point
Copy the full SHA 7d5671cView commit details -
Reset coptions table before calculating the date fields
Ioannis Igoumenos committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for dc07d68 - Browse repository at this point
Copy the full SHA dc07d68View commit details -
Fixed top filter button clear functionality
Ioannis Igoumenos committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 0d3ff1a - Browse repository at this point
Copy the full SHA 0d3ff1aView commit details -
Force index filtering element id to kebab syntax
Ioannis Igoumenos committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for b25cb36 - Browse repository at this point
Copy the full SHA b25cb36View commit details -
Added select2 javascript library
Ioannis Igoumenos committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for e18fb76 - Browse repository at this point
Copy the full SHA e18fb76View commit details -
Ioannis Igoumenos committed
May 16, 2022 Configuration menu - View commit details
-
Copy full SHA for ff50e79 - Browse repository at this point
Copy the full SHA ff50e79View commit details -
Fix submit behavior when pressing enter and form contains the datepic…
…kers
Ioannis Igoumenos committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 2eaca37 - Browse repository at this point
Copy the full SHA 2eaca37View commit details -
Added Search Filter support to all Models
Ioannis Igoumenos committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 1e3597a - Browse repository at this point
Copy the full SHA 1e3597aView commit details -
Conditionally show first/next and previous/last pagination links on f…
…irst and last pages (CFM-170)
Configuration menu - View commit details
-
Copy full SHA for 2c2a504 - Browse repository at this point
Copy the full SHA 2c2a504View commit details
Commits on May 17, 2022
-
Force datepicker ids to kebab format
Ioannis Igoumenos committedMay 17, 2022 Configuration menu - View commit details
-
Copy full SHA for ff60349 - Browse repository at this point
Copy the full SHA ff60349View commit details -
Do not apply Select2 library to duet-date date picker
Ioannis Igoumenos committedMay 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 0671c0f - Browse repository at this point
Copy the full SHA 0671c0fView commit details -
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)
Configuration menu - View commit details
-
Copy full SHA for da7620f - Browse repository at this point
Copy the full SHA da7620fView commit details
Commits on May 18, 2022
-
Place time-pickers correctly in Index fitlering blocks
Ioannis Igoumenos committedMay 18, 2022 Configuration menu - View commit details
-
Copy full SHA for a82976b - Browse repository at this point
Copy the full SHA a82976bView commit details
Commits on May 19, 2022
-
Merge pull request COmanage#24 from loannis/CFM-135_Model_Index_Filte…
…ring_Infrastructure CFM-135_Model_Index_Filtering_Infrastructure
Configuration menu - View commit details
-
Copy full SHA for c3a304f - Browse repository at this point
Copy the full SHA c3a304fView commit details
Commits on May 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 335fb51 - Browse repository at this point
Copy the full SHA 335fb51View commit details -
Merge pull request COmanage#31 from arlen/feature-nojira-fixPaginatio…
…nForm Remove select2 setting on pagination form (NOJIRA)
Configuration menu - View commit details
-
Copy full SHA for d0b013e - Browse repository at this point
Copy the full SHA d0b013eView commit details
Commits on Jun 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b80f483 - Browse repository at this point
Copy the full SHA b80f483View commit details
Commits on Jun 16, 2022
-
Initial implementation of Groups (CFM-38, CFM-39, CFM-40, CFM-41, CFM…
…-176)
Benn Oshrin committedJun 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 0b463b8 - Browse repository at this point
Copy the full SHA 0b463b8View commit details -
Benn Oshrin committed
Jun 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 20a630f - Browse repository at this point
Copy the full SHA 20a630fView commit details
Commits on Jun 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c30962d - Browse repository at this point
Copy the full SHA c30962dView commit details
Commits on Jun 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e355ea2 - Browse repository at this point
Copy the full SHA e355ea2View commit details -
Additional commit for Groups (CFM-38)
Benn Oshrin committedJun 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 1770206 - Browse repository at this point
Copy the full SHA 1770206View commit details
Commits on Jun 23, 2022
-
Additional commit for Groups (CFM-38), changes for MySQL
Benn Oshrin committedJun 23, 2022 Configuration menu - View commit details
-
Copy full SHA for c19a9ac - Browse repository at this point
Copy the full SHA c19a9acView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c8b08 - Browse repository at this point
Copy the full SHA c3c8b08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 573dfdd - Browse repository at this point
Copy the full SHA 573dfddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4329e26 - Browse repository at this point
Copy the full SHA 4329e26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b99b1b - Browse repository at this point
Copy the full SHA 8b99b1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a16690b - Browse repository at this point
Copy the full SHA a16690bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d14d22f - Browse repository at this point
Copy the full SHA d14d22fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f921022 - Browse repository at this point
Copy the full SHA f921022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b64fc - Browse repository at this point
Copy the full SHA 67b64fcView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 29fb688 - Browse repository at this point
Copy the full SHA 29fb688View commit details -
Load search block if vv_searchable_attributes are present
Ioannis Igoumenos committedJun 23, 2022 Configuration menu - View commit details
-
Copy full SHA for d3deebc - Browse repository at this point
Copy the full SHA d3deebcView commit details
Commits on Jun 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3ae775d - Browse repository at this point
Copy the full SHA 3ae775dView commit details -
Update default error.php to be COmanage branded and to exclude extern…
…al references. Remove now-unused CSS files. (CFM-178)
Configuration menu - View commit details
-
Copy full SHA for 7260cb1 - Browse repository at this point
Copy the full SHA 7260cb1View commit details
Commits on Jul 1, 2022
-
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)
Configuration menu - View commit details
-
Copy full SHA for f38cd23 - Browse repository at this point
Copy the full SHA f38cd23View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee44709 - Browse repository at this point
Copy the full SHA ee44709View commit details -
Configuration menu - View commit details
-
Copy full SHA for e12b4d7 - Browse repository at this point
Copy the full SHA e12b4d7View commit details
Commits on Jul 5, 2022
-
Replace Toast messages with Alerts; create AlertsHelper; update color…
…s for new theme; (CFM-172)
Configuration menu - View commit details
-
Copy full SHA for 513f927 - Browse repository at this point
Copy the full SHA 513f927View commit details
Commits on Jul 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 19b5d70 - Browse repository at this point
Copy the full SHA 19b5d70View commit details
Commits on Jul 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for adced64 - Browse repository at this point
Copy the full SHA adced64View commit details -
Merge pull request COmanage#40 from arlen/feature-nojira-coGridColor
Improve co-grid styling (NOJIRA)
Configuration menu - View commit details
-
Copy full SHA for cebe0bc - Browse repository at this point
Copy the full SHA cebe0bcView commit details -
Replace Toast messages with Alerts; create AlertsHelper; update color…
…s for new theme (CFM-172)
Configuration menu - View commit details
-
Copy full SHA for 2c6dc40 - Browse repository at this point
Copy the full SHA 2c6dc40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fd5f07 - Browse repository at this point
Copy the full SHA 1fd5f07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9487986 - Browse repository at this point
Copy the full SHA 9487986View commit details -
Initial implementation of login identifier support (CFM-131)
Benn Oshrin committedJul 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 11c6188 - Browse repository at this point
Copy the full SHA 11c6188View commit details
Commits on Jul 9, 2022
-
Update menu calculations in RegistryAuthComponent (CFM-30)
Benn Oshrin committedJul 9, 2022 Configuration menu - View commit details
-
Copy full SHA for ac83f41 - Browse repository at this point
Copy the full SHA ac83f41View commit details
Commits on Jul 10, 2022
-
Clean up Transmogrify output, handling of Postgres (CFM-29)
Benn Oshrin committedJul 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 7360c4d - Browse repository at this point
Copy the full SHA 7360c4dView commit details
Commits on Jul 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b87bd3b - Browse repository at this point
Copy the full SHA b87bd3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9545ab - Browse repository at this point
Copy the full SHA a9545abView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6a288f - Browse repository at this point
Copy the full SHA a6a288fView commit details
Commits on Jul 15, 2022
-
Move authz back to models (CFM-191) and errata
Benn Oshrin committedJul 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 58fa0fd - Browse repository at this point
Copy the full SHA 58fa0fdView commit details
Commits on Jul 18, 2022
-
Add version to configuration dashboard (CO-2450)
Benn Oshrin committedJul 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 6162229 - Browse repository at this point
Copy the full SHA 6162229View commit details
Commits on Jul 21, 2022
-
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)
Configuration menu - View commit details
-
Copy full SHA for 3b6e559 - Browse repository at this point
Copy the full SHA 3b6e559View commit details
Commits on Aug 14, 2022
-
AuthenticationEvent MVC (CFM-132)
Benn Oshrin committedAug 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 96cbea9 - Browse repository at this point
Copy the full SHA 96cbea9View commit details
Commits on Aug 18, 2022
-
Setup script should create COmanage CO (COmanage#30, CFM-28)
Co-authored-by: Ioannis Igoumenos <ioigoume@admin.grnet.gr>
Configuration menu - View commit details
-
Copy full SHA for 563512b - Browse repository at this point
Copy the full SHA 563512bView commit details
Commits on Aug 22, 2022
-
Additional changes to setup script (CFM-28)
Benn Oshrin committedAug 22, 2022 Configuration menu - View commit details
-
Copy full SHA for aa74603 - Browse repository at this point
Copy the full SHA aa74603View commit details
Commits on Aug 30, 2022
-
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)
Configuration menu - View commit details
-
Copy full SHA for b439757 - Browse repository at this point
Copy the full SHA b439757View commit details -
Configuration menu - View commit details
-
Copy full SHA for b736533 - Browse repository at this point
Copy the full SHA b736533View commit details -
Configuration menu - View commit details
-
Copy full SHA for e74df46 - Browse repository at this point
Copy the full SHA e74df46View commit details -
Configuration menu - View commit details
-
Copy full SHA for e658231 - Browse repository at this point
Copy the full SHA e658231View commit details
Commits on Sep 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3e1b649 - Browse repository at this point
Copy the full SHA 3e1b649View commit details
Commits on Sep 13, 2022
-
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)
Configuration menu - View commit details
-
Copy full SHA for 9d7d5df - Browse repository at this point
Copy the full SHA 9d7d5dfView commit details -
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)
Configuration menu - View commit details
-
Copy full SHA for da76874 - Browse repository at this point
Copy the full SHA da76874View commit details
Commits on Sep 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9bb20d3 - Browse repository at this point
Copy the full SHA 9bb20d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48ecad1 - Browse repository at this point
Copy the full SHA 48ecad1View commit details
Commits on Sep 24, 2022
-
Initial implementation of Global Search (CFM-109)
Benn Oshrin committedSep 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 7215e6a - Browse repository at this point
Copy the full SHA 7215e6aView commit details -
Merge branch 'develop' of github.internet2.edu:COmanage/registry into…
… develop
Benn Oshrin committedSep 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 3fd8700 - Browse repository at this point
Copy the full SHA 3fd8700View commit details
Commits on Sep 25, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for e8f4f8e - Browse repository at this point
Copy the full SHA e8f4f8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9691be0 - Browse repository at this point
Copy the full SHA 9691be0View commit details
Commits on Oct 1, 2022
-
Fixes to SetupCommand (CFM-28)
Benn Oshrin committedOct 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 878edac - Browse repository at this point
Copy the full SHA 878edacView commit details
Commits on Oct 6, 2022
-
Make field types available to views/FieldHelper (CFM-219)
Benn Oshrin committedOct 6, 2022 Configuration menu - View commit details
-
Copy full SHA for f67487d - Browse repository at this point
Copy the full SHA f67487dView commit details -
Fix interim dashboard permission (NOJIRA)
Benn Oshrin committedOct 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 0307afb - Browse repository at this point
Copy the full SHA 0307afbView commit details
Commits on Oct 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6d60cc9 - Browse repository at this point
Copy the full SHA 6d60cc9View commit details -
Miscellaneous fixes for Group Nestings (CFM-41)
Benn Oshrin committedOct 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 6a5f12f - Browse repository at this point
Copy the full SHA 6a5f12fView commit details
Commits on Oct 19, 2022
-
Change default People index sort order (CFM-7)
Benn Oshrin committedOct 19, 2022 Configuration menu - View commit details
-
Copy full SHA for e0cd3eb - Browse repository at this point
Copy the full SHA e0cd3ebView commit details
Commits on Oct 20, 2022
-
Initial support for Pronouns MVC (CFM-232)
Benn Oshrin committedOct 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 79d29b7 - Browse repository at this point
Copy the full SHA 79d29b7View commit details
Commits on Oct 24, 2022
-
Benn Oshrin committed
Oct 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 57627d6 - Browse repository at this point
Copy the full SHA 57627d6View commit details
Commits on Oct 26, 2022
-
Remove use of deprecated Pagination Component (NOJIRA)
Benn Oshrin committedOct 26, 2022 Configuration menu - View commit details
-
Copy full SHA for cf00ffc - Browse repository at this point
Copy the full SHA cf00ffcView commit details
Commits on Nov 1, 2022
-
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)
Configuration menu - View commit details
-
Copy full SHA for b5e8e3e - Browse repository at this point
Copy the full SHA b5e8e3eView commit details
Commits on Nov 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cba9a07 - Browse repository at this point
Copy the full SHA cba9a07View commit details
Commits on Dec 6, 2022
-
Improve global search bar and search results page (CFM-220) (COmanage#59
Configuration menu - View commit details
-
Copy full SHA for 1f8a4d9 - Browse repository at this point
Copy the full SHA 1f8a4d9View commit details
Commits on Dec 13, 2022
-
Move global search to a single search input. Display results in a gri…
…d within accordions. (CFM-220) (COmanage#63)
Configuration menu - View commit details
-
Copy full SHA for 16fd9b6 - Browse repository at this point
Copy the full SHA 16fd9b6View commit details
Commits on Dec 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4c43756 - Browse repository at this point
Copy the full SHA 4c43756View commit details
Commits on Dec 28, 2022
-
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)
Configuration menu - View commit details
-
Copy full SHA for dd5804d - Browse repository at this point
Copy the full SHA dd5804dView commit details
Commits on Jan 23, 2023
-
Initial implementation of plugin common infrastructure (CFM-42)
Benn Oshrin committedJan 23, 2023 Configuration menu - View commit details
-
Copy full SHA for c315451 - Browse repository at this point
Copy the full SHA c315451View commit details -
Fixes to RegistryAuthComponent (NOJIRA)
Benn Oshrin committedJan 23, 2023 Configuration menu - View commit details
-
Copy full SHA for ccd5913 - Browse repository at this point
Copy the full SHA ccd5913View commit details -
Fixes to RegistryAuthComponent and GroupMembersTable (CFM-228)
Benn Oshrin committedJan 23, 2023 Configuration menu - View commit details
-
Copy full SHA for dc8e752 - Browse repository at this point
Copy the full SHA dc8e752View commit details
Commits on Jan 31, 2023
-
Benn Oshrin committed
Jan 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 9aa6e82 - Browse repository at this point
Copy the full SHA 9aa6e82View commit details
Commits on Feb 7, 2023
-
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)
Configuration menu - View commit details
-
Copy full SHA for 088b91c - Browse repository at this point
Copy the full SHA 088b91cView commit details
Commits on Feb 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7f640e5 - Browse repository at this point
Copy the full SHA 7f640e5View commit details
Commits on Mar 2, 2023
-
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.
Configuration menu - View commit details
-
Copy full SHA for 0f589d4 - Browse repository at this point
Copy the full SHA 0f589d4View commit details
Commits on Mar 5, 2023
-
Initial implementation of Jobs (CFM-245)
Benn Oshrin committedMar 5, 2023 Configuration menu - View commit details
-
Copy full SHA for e182786 - Browse repository at this point
Copy the full SHA e182786View commit details -
Benn Oshrin committed
Mar 5, 2023 Configuration menu - View commit details
-
Copy full SHA for fe20819 - Browse repository at this point
Copy the full SHA fe20819View commit details -
Expose full_name via Name API (CFM-9)
Benn Oshrin committedMar 5, 2023 Configuration menu - View commit details
-
Copy full SHA for f0e4354 - Browse repository at this point
Copy the full SHA f0e4354View commit details
Commits on Mar 8, 2023
-
Benn Oshrin committed
Mar 8, 2023 Configuration menu - View commit details
-
Copy full SHA for be7b1bf - Browse repository at this point
Copy the full SHA be7b1bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f13870 - Browse repository at this point
Copy the full SHA 4f13870View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8f3f87 - Browse repository at this point
Copy the full SHA b8f3f87View commit details
Commits on Mar 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e4138f3 - Browse repository at this point
Copy the full SHA e4138f3View commit details
Commits on Mar 22, 2023
-
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)
Configuration menu - View commit details
-
Copy full SHA for c048c8b - Browse repository at this point
Copy the full SHA c048c8bView commit details
Commits on Mar 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 25784ad - Browse repository at this point
Copy the full SHA 25784adView commit details -
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)
Configuration menu - View commit details
-
Copy full SHA for 997a207 - Browse repository at this point
Copy the full SHA 997a207View commit details
Commits on Apr 5, 2023
-
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)
Configuration menu - View commit details
-
Copy full SHA for 16aec3e - Browse repository at this point
Copy the full SHA 16aec3eView commit details
Commits on May 1, 2023
-
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)
Configuration menu - View commit details
-
Copy full SHA for 56634ce - Browse repository at this point
Copy the full SHA 56634ceView commit details
Commits on May 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 85d3d7f - Browse repository at this point
Copy the full SHA 85d3d7fView commit details
Commits on May 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c38e8ef - Browse repository at this point
Copy the full SHA c38e8efView commit details
Commits on May 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 552291f - Browse repository at this point
Copy the full SHA 552291fView commit details
Commits on May 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3c6f3d2 - Browse repository at this point
Copy the full SHA 3c6f3d2View commit details
Commits on Jun 7, 2023
-
Initial commit for Provisioning (CFM-254), Servers (CFM-100), Sql Pro…
…visioner (CFM-74), etc
Benn Oshrin committedJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 1dcd3e1 - Browse repository at this point
Copy the full SHA 1dcd3e1View commit details
Commits on Jun 10, 2023
-
Implement TestCommand for database connectivity (CFM-275)
Benn Oshrin committedJun 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 47ef7bb - Browse repository at this point
Copy the full SHA 47ef7bbView commit details -
Merge branch 'develop' of github.internet2.edu:COmanage/registry into…
… develop
Benn Oshrin committedJun 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 3955416 - Browse repository at this point
Copy the full SHA 3955416View commit details
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a384aee - Browse repository at this point
Copy the full SHA a384aeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b195b17 - Browse repository at this point
Copy the full SHA b195b17View commit details
Commits on Jun 13, 2023
-
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)
Configuration menu - View commit details
-
Copy full SHA for 907f70a - Browse repository at this point
Copy the full SHA 907f70aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 206d440 - Browse repository at this point
Copy the full SHA 206d440View commit details -
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)
Configuration menu - View commit details
-
Copy full SHA for 50b430b - Browse repository at this point
Copy the full SHA 50b430bView commit details
Commits on Jun 14, 2023
-
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)
Configuration menu - View commit details
-
Copy full SHA for 8841d43 - Browse repository at this point
Copy the full SHA 8841d43View commit details -
Fix issue with missing datepicker form label by stripping out unused …
…datepicker input fields (CFM-277) (COmanage#97)
Configuration menu - View commit details
-
Copy full SHA for d8a60ea - Browse repository at this point
Copy the full SHA d8a60eaView commit details
Commits on Jun 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0cf22b4 - Browse repository at this point
Copy the full SHA 0cf22b4View commit details
Commits on Jun 19, 2023
-
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)
Configuration menu - View commit details
-
Copy full SHA for a182027 - Browse repository at this point
Copy the full SHA a182027View commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b2acb70 - Browse repository at this point
Copy the full SHA b2acb70View commit details -
Allow columns.inc $indexColumns labels to override filter labels, and…
… hide values from boolean fields in exposed filter buttons (CFM-295) (COmanage#101)
Configuration menu - View commit details
-
Copy full SHA for 699710c - Browse repository at this point
Copy the full SHA 699710cView commit details
Commits on Jun 23, 2023
-
Miscellaneous fixes mostly for provisioning (CFM-254)
Benn Oshrin committedJun 23, 2023 Configuration menu - View commit details
-
Copy full SHA for c0a4a5f - Browse repository at this point
Copy the full SHA c0a4a5fView commit details
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 37d9c58 - Browse repository at this point
Copy the full SHA 37d9c58View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc1a081 - Browse repository at this point
Copy the full SHA cc1a081View commit details
Commits on Jun 28, 2023
-
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)
Configuration menu - View commit details
-
Copy full SHA for 752bd66 - Browse repository at this point
Copy the full SHA 752bd66View commit details -
Configuration menu - View commit details
-
Copy full SHA for ded2ee1 - Browse repository at this point
Copy the full SHA ded2ee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ed18be - Browse repository at this point
Copy the full SHA 3ed18beView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4115705 - Browse repository at this point
Copy the full SHA 4115705View commit details
Commits on Jul 11, 2023
-
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)
Configuration menu - View commit details
-
Copy full SHA for b49cd2c - Browse repository at this point
Copy the full SHA b49cd2cView commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0b435e3 - Browse repository at this point
Copy the full SHA 0b435e3View commit details -
Comment out $bulkActions config, hiding it in all index views until e…
…ach is ready to implement bulk actions. (CFM-290) (COmanage#110)
Configuration menu - View commit details
-
Copy full SHA for fc38e61 - Browse repository at this point
Copy the full SHA fc38e61View commit details -
Refine top-links responsive behavior to remain in a dropdown menu whe…
…n more than three actions are present. (CFM-301) (COmanage#111)
Configuration menu - View commit details
-
Copy full SHA for 0b1db78 - Browse repository at this point
Copy the full SHA 0b1db78View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf13ef9 - Browse repository at this point
Copy the full SHA bf13ef9View commit details
Commits on Jul 31, 2023
-
Initial implementation of Identifier Assignment (CFM-57)
Benn Oshrin committedJul 31, 2023 Configuration menu - View commit details
-
Copy full SHA for afd5ab2 - Browse repository at this point
Copy the full SHA afd5ab2View commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e892c37 - Browse repository at this point
Copy the full SHA e892c37View commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 08e1973 - Browse repository at this point
Copy the full SHA 08e1973View commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4120398 - Browse repository at this point
Copy the full SHA 4120398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27c4ceb - Browse repository at this point
Copy the full SHA 27c4cebView commit details
Commits on Aug 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1155261 - Browse repository at this point
Copy the full SHA 1155261View commit details
Commits on Aug 14, 2023
-
Move group ownerships to Owners Groups (CFM-302)
Benn Oshrin committedAug 14, 2023 Configuration menu - View commit details
-
Copy full SHA for d7ea787 - Browse repository at this point
Copy the full SHA d7ea787View commit details
Commits on Aug 15, 2023
-
Benn Oshrin committed
Aug 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 4750ebc - Browse repository at this point
Copy the full SHA 4750ebcView commit details
Commits on Aug 29, 2023
-
Bump cake to v4.4.16 (and associated updates)
Benn Oshrin committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for e4efc33 - Browse repository at this point
Copy the full SHA e4efc33View commit details -
Fix typo in SetupCommand (NOJIRA)
Benn Oshrin committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for e6d57d4 - Browse repository at this point
Copy the full SHA e6d57d4View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9ee65f6 - Browse repository at this point
Copy the full SHA 9ee65f6View commit details
Commits on Sep 10, 2023
-
Improve and simplify conventions and functions for showing and hiding…
… form fields (CFM-276) (COmanage#119)
Configuration menu - View commit details
-
Copy full SHA for 2d0577a - Browse repository at this point
Copy the full SHA 2d0577aView commit details
Commits on Sep 21, 2023
-
Convert search results to tabs, and provide better generalization for…
… the inclusion of future models (CFM-322) (COmanage#125)
Configuration menu - View commit details
-
Copy full SHA for 67fd942 - Browse repository at this point
Copy the full SHA 67fd942View commit details -
Change global search from POST to GET to allow better back-button beh…
…avior (CFM-323) (COmanage#126)
Configuration menu - View commit details
-
Copy full SHA for 1af88ab - Browse repository at this point
Copy the full SHA 1af88abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23ad029 - Browse repository at this point
Copy the full SHA 23ad029View commit details -
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)
Configuration menu - View commit details
-
Copy full SHA for 39349a5 - Browse repository at this point
Copy the full SHA 39349a5View commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1fd7c64 - Browse repository at this point
Copy the full SHA 1fd7c64View commit details -
Configuration menu - View commit details
-
Copy full SHA for c534494 - Browse repository at this point
Copy the full SHA c534494View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74c452f - Browse repository at this point
Copy the full SHA 74c452fView commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c8a7d2 - Browse repository at this point
Copy the full SHA 2c8a7d2View commit details -
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)
Configuration menu - View commit details
-
Copy full SHA for 18d0893 - Browse repository at this point
Copy the full SHA 18d0893View commit details
Commits on Oct 7, 2023
-
Initial implementation of External Identity Sources and Pipelines (CF…
…M-32, CFM-33, etc)
Benn Oshrin committedOct 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 7803506 - Browse repository at this point
Copy the full SHA 7803506View commit details -
Benn Oshrin committed
Oct 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 8008f1e - Browse repository at this point
Copy the full SHA 8008f1eView commit details
Commits on Oct 11, 2023
-
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)
Configuration menu - View commit details
-
Copy full SHA for 23f9182 - Browse repository at this point
Copy the full SHA 23f9182View commit details -
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)
Configuration menu - View commit details
-
Copy full SHA for 67f9fed - Browse repository at this point
Copy the full SHA 67f9fedView commit details
Commits on Oct 18, 2023
-
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)
Configuration menu - View commit details
-
Copy full SHA for 1f02168 - Browse repository at this point
Copy the full SHA 1f02168View commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bd149e1 - Browse repository at this point
Copy the full SHA bd149e1View commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf66ab5 - Browse repository at this point
Copy the full SHA cf66ab5View commit details
Commits on Dec 6, 2023
-
Various improvements and fixes to Pipelines and Person Role managemen…
…t (CFM-33, CFM-344, etc)
Benn Oshrin committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 7193caa - Browse repository at this point
Copy the full SHA 7193caaView commit details -
Merge branch 'develop' of github.internet2.edu:COmanage/registry into…
… develop
Benn Oshrin committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 8b63c59 - Browse repository at this point
Copy the full SHA 8b63c59View commit details
Commits on Dec 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c54ccfc - Browse repository at this point
Copy the full SHA c54ccfcView commit details
Commits on Dec 31, 2023
-
Initial implementation of ApiSource (CFM-115)
Benn Oshrin committedDec 31, 2023 Configuration menu - View commit details
-
Copy full SHA for f88d8a6 - Browse repository at this point
Copy the full SHA f88d8a6View commit details
Commits on Jan 3, 2024
-
Miscellaneous changes, in particular for Breadcrumbs (CFM-274)
Benn Oshrin committedJan 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 90ad78b - Browse repository at this point
Copy the full SHA 90ad78bView commit details
Commits on Jan 9, 2024
-
Views group should contain the data of the associated models (COmanag…
…e#138) Co-authored-by: Ioannis Igoumenos <ioigoume@admin.grnet.gr>
Configuration menu - View commit details
-
Copy full SHA for 6a01827 - Browse repository at this point
Copy the full SHA 6a01827View commit details
Commits on Jan 10, 2024
-
Benn Oshrin committed
Jan 10, 2024 Configuration menu - View commit details
-
Copy full SHA for ea0d739 - Browse repository at this point
Copy the full SHA ea0d739View commit details
Commits on Jan 11, 2024
-
Fix People fields.inc (CFM-373)
Benn Oshrin committedJan 11, 2024 Configuration menu - View commit details
-
Copy full SHA for d117f5a - Browse repository at this point
Copy the full SHA d117f5aView commit details -
AppController fix for ApiSource (CFM-115)
Benn Oshrin committedJan 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 5941470 - Browse repository at this point
Copy the full SHA 5941470View commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc97f84 - Browse repository at this point
Copy the full SHA cc97f84View commit details -
Fix null reference in IdentifierAssignmentsTable (NOJIRA)
Benn Oshrin committedJan 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 718204d - Browse repository at this point
Copy the full SHA 718204dView commit details
Commits on Jan 14, 2024
-
Fix default value in FormatAssigner (NOJIRA)
Benn Oshrin committedJan 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 0bb4614 - Browse repository at this point
Copy the full SHA 0bb4614View commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d790eba - Browse repository at this point
Copy the full SHA d790ebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d231ff7 - Browse repository at this point
Copy the full SHA d231ff7View commit details -
Improve handling of invalid plugins (NOJIRA)
Benn Oshrin committedJan 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 4ff6d37 - Browse repository at this point
Copy the full SHA 4ff6d37View commit details
Commits on Jan 16, 2024
-
Pipeline EmailAddress and Identifier Match Strategies (CFM-375)
Benn Oshrin committedJan 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 39027ed - Browse repository at this point
Copy the full SHA 39027edView commit details
Commits on Jan 17, 2024
-
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)
Configuration menu - View commit details
-
Copy full SHA for ad6c300 - Browse repository at this point
Copy the full SHA ad6c300View commit details
Commits on Jan 19, 2024
-
Improve findForCoRecord (NOJIRA)
Benn Oshrin committedJan 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 39b6778 - Browse repository at this point
Copy the full SHA 39b6778View commit details
Commits on Jan 20, 2024
-
Fix Pipeline handling of EIS Role MVEAs (CFM-33)
Benn Oshrin committedJan 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 5559c0b - Browse repository at this point
Copy the full SHA 5559c0bView commit details -
Additional fixes to Pipelines (CFM-33)
Benn Oshrin committedJan 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 2266c34 - Browse repository at this point
Copy the full SHA 2266c34View commit details
Commits on Jan 22, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 2029393 - Browse repository at this point
Copy the full SHA 2029393View commit details -
Configuration menu - View commit details
-
Copy full SHA for a557a28 - Browse repository at this point
Copy the full SHA a557a28View commit details
Commits on Jan 24, 2024
-
Allow configuration dashboard to display All Features and remove adva…
…nced menu. (CFM-347) (COmanage#148)
Configuration menu - View commit details
-
Copy full SHA for f88f44e - Browse repository at this point
Copy the full SHA f88f44eView commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e2209f5 - Browse repository at this point
Copy the full SHA e2209f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2414730 - Browse repository at this point
Copy the full SHA 2414730View commit details -
if the retrieved entity is null create an empty one to allow the titl…
…e calculation to succeed (COmanage#149)
Configuration menu - View commit details
-
Copy full SHA for 847bbbf - Browse repository at this point
Copy the full SHA 847bbbfView commit details -
Manually set the current CO ID for models with dynamic validation rul…
…es for ExternalIdentitySource plugins (COmanage#140)
Configuration menu - View commit details
-
Copy full SHA for 585af46 - Browse repository at this point
Copy the full SHA 585af46View commit details -
Configuration menu - View commit details
-
Copy full SHA for e74f6d7 - Browse repository at this point
Copy the full SHA e74f6d7View commit details
Commits on Feb 1, 2024
-
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)
Configuration menu - View commit details
-
Copy full SHA for 9e67f3b - Browse repository at this point
Copy the full SHA 9e67f3bView commit details
Commits on Feb 7, 2024
-
SqlProvisioner bug fixes (CFM-74)
Benn Oshrin committedFeb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 37ac9f6 - Browse repository at this point
Copy the full SHA 37ac9f6View commit details -
Add comment truncation to ProvisioningHistoryRecord (NOJIRA)
Benn Oshrin committedFeb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for d3e0de4 - Browse repository at this point
Copy the full SHA d3e0de4View commit details
Commits on Feb 8, 2024
-
Fix missing include in ProvisioningHistoryRecordsTable (NOJIRA)
Benn Oshrin committedFeb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for af1c76c - Browse repository at this point
Copy the full SHA af1c76cView commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e6bdd1 - Browse repository at this point
Copy the full SHA 8e6bdd1View commit details -
First step in moving the cached EIS Record to the Person/External Ide…
…ntity subnavigation (CFM-363)
Configuration menu - View commit details
-
Copy full SHA for 0678ebb - Browse repository at this point
Copy the full SHA 0678ebbView commit details