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

Publish APIs #3544

Open
wants to merge 224 commits into
base: feature/6766
Choose a base branch
from
Open

Publish APIs #3544

wants to merge 224 commits into from

Commits on May 7, 2024

  1. New publish APIs

    jmendeza committed May 7, 2024
    Configuration menu
    Copy the full SHA
    fe4955a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f671e4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    440ad18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f7a92f View commit details
    Browse the repository at this point in the history
  5. repository/log API

    jmendeza committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9b30d09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc15cd6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78464b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40df822 View commit details
    Browse the repository at this point in the history
  9. Deprecate old publish APIs

    jmendeza committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d6f0e50 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    f05ebe8 View commit details
    Browse the repository at this point in the history
  2. Remove item previous_path

    jmendeza committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7253fe9 View commit details
    Browse the repository at this point in the history
  3. Make published repo bare

    Initial publish updates
    jmendeza committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c077967 View commit details
    Browse the repository at this point in the history
  4. Studio API tweaks

    jmendeza committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7e9a4f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97dcefd View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

Commits on May 14, 2024

  1. PublishItem DAO

    Regular publish package builder
    jmendeza committed May 14, 2024
    Configuration menu
    Copy the full SHA
    72e6e6f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. PublishDAO updates

    Regular publishing package submission
    jmendeza committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2c27361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28b423a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3d2db8 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. [develop] Update write content examples dev (craftercms#3547)

    * Add Studio API 1 to OAS file #5981
    
    * Update API 1 endpoints missing .json
    
    * Fix typo in write-content API in OAS file
    
    * [develop] Update examples for write-content API #6798
    alhambrav authored May 16, 2024
    Configuration menu
    Copy the full SHA
    4039efb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    188e6e5 View commit details
    Browse the repository at this point in the history
  3. API 1 commits and bulk-golive tweaked and marked as deprecated. Bulk …

    …publish root becomes publish-all
    jmendeza committed May 16, 2024
    Configuration menu
    Copy the full SHA
    51db8bc View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    bbf89f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbc9701 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2ada3d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    3fd1489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdf46a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54e6bd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21db6d7 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Dependency services refactor

    jmendeza committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c68eb0b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    df62858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3ca697 View commit details
    Browse the repository at this point in the history
  3. Simplify ItemDAO result mappers. Update queries to remove references …

    …to old workflow table
    jmendeza committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5df85b1 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Event-based publishing

    Initial publish
    jmendeza committed May 29, 2024
    Configuration menu
    Copy the full SHA
    561ae02 View commit details
    Browse the repository at this point in the history
  2. Upgrade to AWS SDK v2 (craftercms#3545)

    * Upgrade to AWS SDK v2
    
    * Update S3Uri builder
    
    * Use executor while copying S3 objects
    
    * Use generic function to createClient
    
    * Fix missing final
    phuongnq authored May 29, 2024
    Configuration menu
    Copy the full SHA
    1c4b108 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d3279e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

    jmendeza committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3b2fa4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f640d90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    126b83f View commit details
    Browse the repository at this point in the history
  5. ItemTargetDAO operations

    jmendeza committed May 30, 2024
    Configuration menu
    Copy the full SHA
    6341877 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46836f2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 3, 2024

  1. Add packageType to PublishPackage. Tweaks to package submission. Simp…

    …lify and consolidate package creation
    jmendeza committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    12e410d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Populate item_publish_item table

    Set system processing while publishing
    jmendeza committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6ba1411 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    1ec99e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae705ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    719f01a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Audit session timeout event (craftercms#3556)

    * Audit session timeout event
    
    * Add log if system site is not found
    phuongnq authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f4d0404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f004441 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

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

Commits on Jun 10, 2024

  1. commit resolution when there are deleted files (craftercms#3559)

    * commit resolution when there are deleted files
    
    * Update test case names
    phuongnq authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9186951 View commit details
    Browse the repository at this point in the history
  2. updateRef method

    jmendeza committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a8aae6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2065bb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    49d821b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa8d383 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4271f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddc2312 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    8c3c335 View commit details
    Browse the repository at this point in the history
  2. Solve warnings

    jmendeza committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    33a3720 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1b09ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1c29fa View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Publisher: updated DB to support including more information about err…

    …ors and package progress
    jmendeza committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b4de725 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d1729a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85c22e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    d9bba92 View commit details
    Browse the repository at this point in the history
  2. Fix publish commit comment

    jmendeza committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    aefc457 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    322766a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    904a084 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a62f3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc92d5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f38cd58 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f6002d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    444acda View commit details
    Browse the repository at this point in the history
  10. Cancel outstanding packages after a publish all: fix site_id param an…

    …d update to states bitmap
    jmendeza committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2096749 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Replace and remove DASHBOARD permissions (craftercms#3565)

    * Replace and remove DASHBOARD permissions
    
    * Update new version to 4.2.0.0
    phuongnq authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    1b7b21e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    c4c8838 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e4b628 View commit details
    Browse the repository at this point in the history
  3. Publish error handling

    jmendeza committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8c12882 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    88200fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a2ef4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cee5d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Missing error log

    jmendeza committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8184a98 View commit details
    Browse the repository at this point in the history
  2. Initialize stage item_target records on first staging publish. DB ren…

    …ame old_path -> previous_path
    jmendeza committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    cf13991 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

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

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    1d8f640 View commit details
    Browse the repository at this point in the history
  2. Remove unused code

    jmendeza committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1e464ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dd56ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da9e16a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3c0bdd View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    bc9b713 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2a55d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c94301 View commit details
    Browse the repository at this point in the history
  4. Remove unused code

    jmendeza committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    45ec8bc View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. ContentItemTO metadata for compatibility. Fix edit form with new publ…

    …isher updates. Tweaks to Item DAL to parameterize packageState and approvalState values
    jmendeza committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a582566 View commit details
    Browse the repository at this point in the history
  2. Get childen by path query to parameterize packageState and approvalSt…

    …ate values, fixed packageState filtering
    jmendeza committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    265ae09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bc7b77 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    f05876d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5752249 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d04889 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71cd4fa View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 16, 2024

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

Commits on Jul 18, 2024

  1. Remove sync-from-repo dependency on audit table: new processed_commit…

    …s table (craftercms#3569)
    
    * Support locking multiple keys
    
    * Remove sync-from-repo dependency on audit table: new processed_commits table
    jmendeza authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    98172c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d06c597 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1939d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c303c4a View commit details
    Browse the repository at this point in the history
  5. Fix SitesService tests

    jmendeza committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ef86750 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Update Studio DB version (craftercms#3575)

    * Support locking multiple keys
    
    * Remove sync-from-repo dependency on audit table: new processed_commits table
    
    * Update Studio DB version
    jmendeza authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ec109ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1005001 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 24, 2024

  1. Publish DELETE operations

    jmendeza committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    92e53d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    ff37ff9 View commit details
    Browse the repository at this point in the history
  2. Updated CI configuration.

    sumerjabri committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    748fe17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce8c34d View commit details
    Browse the repository at this point in the history
  4. CI updates.

    sumerjabri committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    def5d99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be43d73 View commit details
    Browse the repository at this point in the history
  6. CI updates.

    sumerjabri committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b8331e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8dc8f13 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    3f0b1c3 View commit details
    Browse the repository at this point in the history
  2. Removed unused/obsolete code

    jmendeza committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    eca04bc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

Commits on Aug 1, 2024

  1. Remove repo locks from ContentService. Add sync-from-repo lock to Pub…

    …lish submission (craftercms#3581)
    
    * Remove repo locks from ContentService, ConfigurationService. Add sync-from-repo lock to Publish submission
    
    * Remove unused code
    
    * Fix RepositoryWatcher additionalEvents checking
    jmendeza authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a2312a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4f8c83 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Validate create folder API (craftercms#3582)

    * Validate create folder API
    
    * Allow curly braces in content path
    
    * Support curly braces at start of path
    
    * Validate rename-folder API v1
    
    * Validate write-content API v1
    
    * Remove unnecessary check site exist
    phuongnq authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    989a05e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c3abf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aa3176 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c103f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00c1227 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e97a3c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    45bf3a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfbc9b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a965e9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    babdc08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a9b344 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d42398 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    e2704fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f549086 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c9c9b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Skip StudioPublishingAPIAccessDecisionVoter request parsing and votin…

    …g when it is not a publish API request (craftercms#3590)
    jmendeza authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1b722dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cc0ed5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed46afe View commit details
    Browse the repository at this point in the history
  4. Update processed_commits right after performing a commit to prevent d…

    …uplicate insertion on SyncFromRepositoryTask (craftercms#3594)
    jmendeza authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9032808 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c631d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7e0a97 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    5e9cddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    165deca View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Preserve IN_WORKFLOW/SCHEDULED state bits after on package complete i…

    …f there are other packages affecting the item
    jmendeza committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c11aacb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1b765e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3fd38f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Update cancel workflow by path to work with new cancel package and it…

    …em states update methods
    jmendeza committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2ec3011 View commit details
    Browse the repository at this point in the history
  2. Code cleanup

    jmendeza committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9a29a5c View commit details
    Browse the repository at this point in the history
  3. CI fixes.

    sumerjabri committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2c537cf View commit details
    Browse the repository at this point in the history
  4. Preserve DESTINATION state bit on package complete/cancel if there ar…

    …e other packages affecting the item
    jmendeza committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    36f097b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6061bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56ae681 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

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

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    852ebf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0949f28 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    8c1f5a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    629d541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28c9f52 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    21c0a2b View commit details
    Browse the repository at this point in the history
  2. Modify BP policy to match with default validator (craftercms#3599)

    * Modify BP policy to match with default validator
    
    * Update GitContentRepository.java
    
    Reverted changes not related to the ticket.
    
    ---------
    
    Co-authored-by: Sumer Jabri <[email protected]>
    phuongnq and sumerjabri authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    abadd9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    454140a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10a9c34 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    f4e5910 View commit details
    Browse the repository at this point in the history
  2. Make cancel publishing package API accept a single package id. Add co…

    …mment to cancel package API. Handle invalid package state scenario
    jmendeza committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9cd3b8b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Reject publish package API. Move reject/cancel to workflow service. A…

    …pprove publish pacakge API
    jmendeza committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    cdd60bb View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    c15e4cd View commit details
    Browse the repository at this point in the history
  2. Grant unlock permission to lockOwner even if item state is not locked…

    …. Keep user_lock bit on 'save and continue' (craftercms#3603)
    jmendeza authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    96d31d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82b0597 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    14d4c19 View commit details
    Browse the repository at this point in the history
  2. Prevent wrong commit id in audit table when making multiple write-con…

    …tent operations (craftercms#3606)
    
    * Content processors get commit id from write content operation instead of reading HEAD
    
    * Filter by path when retrieving commit author from audit table
    
    * Include commit id in audit for MOVE operations
    jmendeza authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    055f067 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 9, 2024

  1. Unescape regex-resolved dependency path. Escape single quote when val…

    …idating/invalidating dependencies (craftercms#3612)
    jmendeza authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    866bd56 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    8b85512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    069ca45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    006e16f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d88ca1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    458e3a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2b084f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd7bdac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26f297c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    22e3f85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6e6bc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa796e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5c0132 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4017d89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    138667d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Make role names, group names, and permission names case-insensitive (c…

    …raftercms#3615)
    
    * Make role names, group names, and permission names case-insensitive
    
    * Refactor group/role to normalized to lowercases
    
    * Change isUserAllowed to accept a Set of the new normalized object
    
    * Use constant for system_admin and admin normalized roles
    
    * Remove api api/1/security/get-user-permissions.json
    phuongnq authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    46c04f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

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

Commits on Sep 25, 2024

  1. Cluster/upgrade related fixes (craftercms#3620)

    * Fix upgrade path 4.1.8->4.2.0
    
    * Use retrying db operation facade wrapper for processedCommits updates
    
    * Improve sync'ing of Site creation and repository listener
    
    * Trigger SiteDeletingEvent in v2 method
    jmendeza authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b03d063 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

  1. Optimize site creation generated SQL (craftercms#3621)

    Throwing TimeUtils functions
    jmendeza authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    82808be View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    984f849 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c674ef6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf5faf0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Unlocking a locked item should throw a warning in the logs rather tha…

    …n an error (craftercms#3626)
    
    * Unlocking a locked item should throw a warning in the logs rather than an error
    
    * Remove unused class ContentAlreadyUnlockedException
    
    * Remove unused constant CONTENT_ALREADY_UNLOCKED
    phuongnq authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    633e648 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

Commits on Oct 8, 2024

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

Commits on Oct 15, 2024

  1. Lock with multiple lock keys with the order of the parameters (crafte…

    …rcms#3630)
    
    * Lock with multiple lock keys with the order of the parameters
    
    * Lock sandbox sync by locking both the sandbox repository lock key and sync from repository lock key
    phuongnq authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b5175be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68cc29a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40d3a56 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

Commits on Oct 17, 2024

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

Commits on Oct 24, 2024

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