Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds configurable columns to product grid #3451

Draft
wants to merge 108 commits into
base: main
Choose a base branch
from

Commits on Aug 18, 2023

  1. WIP

    empiricompany committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    940c985 View commit details
    Browse the repository at this point in the history
  2. add to category product

    empiricompany committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    15ab51b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    462f182 View commit details
    Browse the repository at this point in the history
  4. set fixed width

    empiricompany committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    4743493 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. clean

    empiricompany committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    73398a4 View commit details
    Browse the repository at this point in the history
  2. clean

    empiricompany committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    f74e4ee View commit details
    Browse the repository at this point in the history
  3. cosmetic

    empiricompany committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    716310f View commit details
    Browse the repository at this point in the history
  4. css parent

    empiricompany committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    41fbdd3 View commit details
    Browse the repository at this point in the history
  5. doc

    empiricompany committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    480763b View commit details
    Browse the repository at this point in the history
  6. refactor

    empiricompany committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    3d96895 View commit details
    Browse the repository at this point in the history
  7. default width 64

    empiricompany committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    b2c0b18 View commit details
    Browse the repository at this point in the history
  8. phpcs phpstan

    empiricompany committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    852bcbd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b4f58e View commit details
    Browse the repository at this point in the history
  10. phpcsfixer

    empiricompany committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    43262da View commit details
    Browse the repository at this point in the history
  11. phpcs

    empiricompany committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    abd8a07 View commit details
    Browse the repository at this point in the history
  12. add configuration

    empiricompany committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    be9d683 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    b1732aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a337e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab02a33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e421c71 View commit details
    Browse the repository at this point in the history
  5. mistype

    empiricompany committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    fba16e6 View commit details
    Browse the repository at this point in the history
  6. indentation

    empiricompany committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    97b84f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    fa624dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deaf110 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fded51 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

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

    empiricompany committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6d98ed1 View commit details
    Browse the repository at this point in the history
  3. refactor simplify trait

    empiricompany committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    00456a5 View commit details
    Browse the repository at this point in the history
  4. improve configuration

    empiricompany committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2156ffc View commit details
    Browse the repository at this point in the history
  5. naming convention

    empiricompany committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    87e625f View commit details
    Browse the repository at this point in the history
  6. phpcs

    empiricompany committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d187131 View commit details
    Browse the repository at this point in the history
  7. renaming methods

    empiricompany committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    709bb7e View commit details
    Browse the repository at this point in the history
  8. fix doc

    empiricompany committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e29ff21 View commit details
    Browse the repository at this point in the history
  9. phpcs

    empiricompany committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9334643 View commit details
    Browse the repository at this point in the history
  10. phpcs

    empiricompany committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e41b0ba View commit details
    Browse the repository at this point in the history
  11. phpstan

    empiricompany committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    cabef76 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    2391f61 View commit details
    Browse the repository at this point in the history
  2. WIP columns reorder

    empiricompany committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e9774e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2aaaef6 View commit details
    Browse the repository at this point in the history
  4. Update app/code/core/Mage/Adminhtml/Model/System/Config/Source/Grid/C…

    …atalog/Product/Column.php
    
    Co-authored-by: Fabrizio Balliano <[email protected]>
    empiricompany and fballiano committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b543f30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47a4879 View commit details
    Browse the repository at this point in the history
  6. some stylish

    empiricompany committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ce5dd89 View commit details
    Browse the repository at this point in the history
  7. WIP

    empiricompany committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    89cc900 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. WIP better javascript

    empiricompany committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    3f8f563 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    ef389e4 View commit details
    Browse the repository at this point in the history
  2. Update app/code/core/Mage/Adminhtml/Block/Widget/Grid/Config/Product/…

    …Columns.php
    
    Co-authored-by: Fabrizio Balliano <[email protected]>
    empiricompany and fballiano committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    1aab278 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa6ad04 View commit details
    Browse the repository at this point in the history
  4. remove trait

    empiricompany committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c564b6a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. fix docblock

    empiricompany committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6d11513 View commit details
    Browse the repository at this point in the history
  2. rename system configs

    empiricompany committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    10286e0 View commit details
    Browse the repository at this point in the history
  3. phpcs

    empiricompany committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    bd37ac2 View commit details
    Browse the repository at this point in the history
  4. phpcs

    empiricompany committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1f058f1 View commit details
    Browse the repository at this point in the history
  5. phpstan

    empiricompany committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c75534b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. add grid controller

    empiricompany committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b19823b View commit details
    Browse the repository at this point in the history
  2. phpcs

    empiricompany committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9271c31 View commit details
    Browse the repository at this point in the history
  3. phpcs

    empiricompany committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1b2b61f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eb851c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 13, 2023

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

Commits on Sep 14, 2023

  1. cannot remove the ending comments, starting comments are still there.…

    … also, moved css to external file
    fballiano committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    250aeb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92aea28 View commit details
    Browse the repository at this point in the history
  3. removed comments

    fballiano committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6ac0270 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d80bf80 View commit details
    Browse the repository at this point in the history
  5. Added strings to locale CSV

    fballiano committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f20ce3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63751b9 View commit details
    Browse the repository at this point in the history
  7. Added strings to locale CSV

    fballiano committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    47f681e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

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

    empiricompany committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    eef88a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85dd828 View commit details
    Browse the repository at this point in the history
  4. phpcs

    empiricompany committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    92a4986 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d60da5d View commit details
    Browse the repository at this point in the history
  6. fix css

    empiricompany committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    00fed97 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    67f88e3 View commit details
    Browse the repository at this point in the history
  2. better style drag icon

    empiricompany committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    d09daa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f2904e View commit details
    Browse the repository at this point in the history
  4. copyright

    empiricompany committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    99c34b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    489bdc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0884ef3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c0b21e View commit details
    Browse the repository at this point in the history
  8. fix add remove events

    empiricompany committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    bd1fcdf View commit details
    Browse the repository at this point in the history
  9. cosmetic

    empiricompany committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    2b0ce61 View commit details
    Browse the repository at this point in the history
  10. Renamed a couple of things

    fballiano committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    3a4ab13 View commit details
    Browse the repository at this point in the history
  11. Fixed todo with uksort

    fballiano committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    a48c1e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    699584a View commit details
    Browse the repository at this point in the history
  13. phpcs

    fballiano committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    4bae58f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. use class no-display

    empiricompany committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3da6df6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91b8203 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    974b792 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee89864 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    854e4d2 View commit details
    Browse the repository at this point in the history
  6. resetted is a typo, but anyway this small message is now already tran…

    …slated in every language
    fballiano committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    06d34ef View commit details
    Browse the repository at this point in the history
  7. mega basic ACL check

    fballiano committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3a7a494 View commit details
    Browse the repository at this point in the history
  8. not necessary anymore

    fballiano committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    006da27 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    4294ed3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d19518 View commit details
    Browse the repository at this point in the history
  3. Implemented ACL

    fballiano committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9f3dbd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    6d09657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aefaed View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

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

Commits on Feb 28, 2024

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

Commits on Mar 6, 2024

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

Commits on Mar 11, 2024

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

Commits on Apr 2, 2024

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

Commits on Apr 10, 2024

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

Commits on Aug 1, 2024

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

Commits on Aug 8, 2024

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

Commits on Sep 9, 2024

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