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

[4.1] Allow save as copy article in the frontend #32520

Closed
wants to merge 1,488 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 23, 2021

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

Commits on Jul 24, 2021

  1. Fix changing user in backend always destroyed user session - issue-34…

    …798 (joomla#34868)
    
    User session shouldn't get destroyed if not changing password/blocking user.
    alisha-kamat committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    bf9f183 View commit details
    Browse the repository at this point in the history
  2. [4.0] batch language change (joomla#34887)

    * [4.0] batch language change
    
    * Update administrator/components/com_categories/tmpl/categories/default_batch_body.php
    
    Co-authored-by: Quy <quy@fluxbb.org>
    brianteeman and Quy committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    dada0ba View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Backport CVE-2021-34551 and CVE-2021-3603 for PHPMailer (joomla#34783)

    * apply updates from the phpmailer backports repo
    
    * apply updates from the phpmailer backports repo
    zero-24 committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    7632b1a View commit details
    Browse the repository at this point in the history
  2. Joomla 3.10 EOS Plugin (joomla#34453)

    * Add inital EOS Plugin version
    
    * remove unneded constants
    
    * more improvments for the plugin
    
    * make sure we dont reach this until the final date is aviable
    
    * fix header content
    
    * doc blocks
    
    * Update plugins/quickicon/eos310/eos310.php
    
    Co-authored-by: Brian Teeman <brian@teeman.net>
    
    * update docs links
    
    * drone, thanks
    
    * make date language aware + change strings as suggested and and a "new tab" indicator
    
    * use DATE_FORMAT_LC3
    
    * Update plugins/quickicon/eos310/eos310.php
    
    Co-authored-by: Brian Teeman <brian@teeman.net>
    
    * Update plugins/quickicon/eos310/eos310.php
    
    Co-authored-by: Brian Teeman <brian@teeman.net>
    
    * target blank; only one link; version check when not uninstalled; strip_tags for quickicon message
    
    * bring in the snooze stuff
    
    * add the JS part
    
    * move it to the right folder
    
    * messages
    
    * add the option to add the rel tag
    
    * some more changes to the messages; minified js version; php code cleanup
    
    * No messages yet so nothing to snooze
    
    * Update administrator/language/en-GB/en-GB.plg_quickicon_eos310.ini
    
    Co-authored-by: Brian Teeman <brian@teeman.net>
    
    * Update plugins/quickicon/eos310/eos310.php
    
    Co-authored-by: Brian Teeman <brian@teeman.net>
    
    * Update plugins/quickicon/eos310/eos310.php
    
    Co-authored-by: Brian Teeman <brian@teeman.net>
    
    * Update plugins/quickicon/eos310/eos310.php
    
    Co-authored-by: Brian Teeman <brian@teeman.net>
    
    * Update plugins/quickicon/eos310/eos310.php
    
    Co-authored-by: Brian Teeman <brian@teeman.net>
    
    * alpha sort and typos
    
    * Update plugins/quickicon/eos310/eos310.xml
    
    Co-authored-by: Brian Teeman <brian@teeman.net>
    
    * Update administrator/language/en-GB/en-GB.plg_quickicon_eos310.sys.ini
    
    Co-authored-by: Brian Teeman <brian@teeman.net>
    
    * Update plugins/quickicon/eos310/eos310.xml
    
    Co-authored-by: Brian Teeman <brian@teeman.net>
    
    * Check and show the the alert and quickicon message
    
    * drone
    
    * fix xml description
    
    * the updated strings thanks @softforge
    
    * Attribute values should be quoted using double ("") quotes. Optional attributes should be omitted. thanks @sandewt
    
    Co-authored-by: Brian Teeman <brian@teeman.net>
    zero-24 and brianteeman committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    adc8982 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06891aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92b8798 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    746f35c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    142e060 View commit details
    Browse the repository at this point in the history
  7. reset to dev

    zero-24 committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    1daf965 View commit details
    Browse the repository at this point in the history
  8. [4.0] cog icon (joomla#34899)

    Currently we are using the same cog-icon as both an illustrative image next to options and as a functional image for the mmodule dropdown.
    
    To avoid confusion this PR changes the functional image to a slightly different icon.
    
    NOTE: personally I would prefer if these buttons looked like buttons but thats beyond the scope of this PR
    brianteeman committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    c71d048 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e13066 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    668da36 View commit details
    Browse the repository at this point in the history
  11. [4.0] Uninstall and remove 3.10 EOS plugin on update (joomla#34895)

    * Uninstall and remove 3.10 EOS plugin on update
    
    * Revert file and folder removal since this is done with uninstalling
    richard67 committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    7115883 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0b41963 View commit details
    Browse the repository at this point in the history
  13. [4.0] mail-templates flags (joomla#34902)

    PR joomla#33320 by @joomdonation updated the view of the mail templates listings including making the flags centered
    
    PR joomla#34530 by @chmst updated the flags cell to be a list
    
    As a result while the column header is centered the flags are not
    
    This PR resolves that using `justify-content-center`
    brianteeman committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    8cf515f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f5442b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    eeb71ee View commit details
    Browse the repository at this point in the history
  2. Make dropdown full width (joomla#34916)

    Quy committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    5d0108f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    debee82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97c73eb View commit details
    Browse the repository at this point in the history
  5. Fixes for new tabs

    wilsonge committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    5a2dabf View commit details
    Browse the repository at this point in the history
  6. After Switching Admin Language, in the message displayed, show Native…

    … Title instead of Title [in English] (joomla#34884)
    imanickam committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    caf4cb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    e11ab6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9180bf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    002ca82 View commit details
    Browse the repository at this point in the history
  4. [4.0] reverse category order (joomla#34932)

    Use the correct class to ensure the display of the field is full width
    
    ### Before
    
    ### After
    brianteeman committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    22eaf69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5023671 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad69edd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8824e6 View commit details
    Browse the repository at this point in the history
  8. Fix typo (joomla#34929)

    joomdonation committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    d100ddb View commit details
    Browse the repository at this point in the history
  9. [4.0] List Views (consistency) (joomla#34920)

    In some list views the title cell contains additional information eg alias or category.
    Sometimes they are on the same line, sometimes they are on new lines.
    
    This PR makes them all on new lines for consistency. It is also much easier this way if you need to scan through a list looking for something.
    brianteeman committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    305aeae View commit details
    Browse the repository at this point in the history
  10. Fix JS CS

    wilsonge committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    6b63997 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c77d5be View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0d83a36 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    08c3f4f View commit details
    Browse the repository at this point in the history
  14. Release RC5

    wilsonge committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    89502a7 View commit details
    Browse the repository at this point in the history
  15. Reset to RC6 dev

    wilsonge committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    0888293 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ad83dc0 View commit details
    Browse the repository at this point in the history
  17. [4.0] Codemirror update (joomla#34888)

    21-07-2021: Version 5.62.2:
    
    - lint addon: Fix a regression that broke several addon options.
    
    20-07-2021: Version 5.62.1:
    
    - vim bindings: Make matching of upper-case characters more Unicode-aware.
    - lint addon: Prevent options passed to the addon itself from being given to the linter.
    - show-hint addon: Improve screen reader support.
    - search addon: Avoid using innerHTML.
    brianteeman committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    c9d977f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. [4.0] Fix warning for HTMLHelper::_('calendar') (joomla#34949)

    * Fix warning on HTMLHelper::_('calendar')
    
    * BC for custom calendar fields use layout
    joomdonation committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    946a421 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4ad224 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    238cf72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64569b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. [4.0] Correctly handle multiple critical extensions within an package…

    … that is joomla 4 compatible (joomla#34971)
    richard67 committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    3af749c View commit details
    Browse the repository at this point in the history
  2. [4.0] Composer Update (joomla#34978)

    Updating dependencies (including require-dev)
    Package operations: 71 installs, 13 updates, 0 removals
    
      - Updating symfony/polyfill-php80 (v1.23.0 => v1.23.1)
      - Updating symfony/polyfill-mbstring (v1.23.0 => v1.23.1)
      - Updating symfony/var-dumper (v5.2.8 => v5.3.6)
      - Updating symfony/error-handler (v5.2.8 => v5.3.4)
      - Updating symfony/options-resolver (v5.2.4 => v5.3.4)
      - Updating symfony/ldap (v5.2.4 => v5.3.4)
      - Updating symfony/web-link (v5.2.5 => v5.3.4)
      - Updating symfony/yaml (v5.2.9 => v5.3.6)
      - Updating maximebf/debugbar (v1.16.5 => v1.17.0)
      - Updating symfony/polyfill-intl-grapheme (v1.23.0 => v1.23.1)
      - Updating symfony/string (v5.2.8 => v5.3.3)
      - Updating nyholm/psr7 (1.4.0 => 1.4.1)
      - Updating symfony/console (v5.2.8 => v5.3.6)
    brianteeman committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    cfd7e39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbb1e93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32c9b2f View commit details
    Browse the repository at this point in the history
  5. [4.0] Remove some eslint comments (joomla#34983)

    Removes "// eslint-disable-next-line max-len" comments
    dgrammatiko committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    8654a3b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. Configuration menu
    Copy the full SHA
    7682b16 View commit details
    Browse the repository at this point in the history
  2. Removing HTML from a name of a malformed extensions (joomla#34995)

    Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
    Fedik and richard67 committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    019a8c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. [4.0] Fix searchtools error checkActiveStatus (joomla#34986)

    * Fix searchtools error when there is no filter fields
    
    * Return empty array + minor optimization
    joomdonation committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    d2958e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    de78099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fe5827 View commit details
    Browse the repository at this point in the history
  3. [4.0] language filenames (joomla#34963)

    Update the name of the language file in the module and plugin xml
    
    Components was done some time ago
    
    As they arent really installable its more for reference
    brianteeman committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    4db6cc4 View commit details
    Browse the repository at this point in the history
  4. [4.0] Updating or uninstalling one library no longer removes another …

    …when both belong to same vendor. (joomla#34954)
    
    * [4.0] (joomla#34910) Updating or uninstalling one library no longer removes another when both belong to same vendor.
    
    ### Summary of Changes
    Check if there are any other children before removing vendor folder.
    
    ### Testing instructions
    As described in joomla#34910
    
    * Added blank line for PHP code style error.
    
    * Removed the empty arrays for the last 2 parameters of Folder::folders() so the defaults are used
    
    As suggestion made in pull comment.
    
    * Removed unnecessary optional parameters from Folder::folders()
    BrainforgeUK committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    4d992e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. [4.0] remove file check (joomla#35038)

    * [4.0] remove file check
    
    * cleanup debug
    brianteeman committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    4ee89be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdc8320 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    572d0dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ae50ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca04b45 View commit details
    Browse the repository at this point in the history
  6. Fix (joomla#35011)

    dgrammatiko committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    31ce0de View commit details
    Browse the repository at this point in the history
  7. [4.0] tab focus (joomla#35022)

    When navigating with the keyboard a focus outline is applied to the tabs
    
    However as can be seen in this enlargement the outline is cut on the right.
    
    This PR adjusts the z-index to prevent that
    brianteeman committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    59649f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    a43f682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9b55e9 View commit details
    Browse the repository at this point in the history
  3. Remove wrong information from code comment (joomla#35037)

    * Remove wrong information from code comment
    
    * More precise comment about discovered extensions
    richard67 committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    6d150e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5378a26 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

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

Commits on Aug 8, 2021

  1. Configuration menu
    Copy the full SHA
    03a0ea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a87e5b View commit details
    Browse the repository at this point in the history
  3. 3 Configuration menu
    Copy the full SHA
    4ee06a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9523fb6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    756031e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6c5ab8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c764d4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69243dd View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    cab9a16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e983254 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    894ce3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2740e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a73153e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfeb626 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd97cfe View commit details
    Browse the repository at this point in the history
  8. reset to dev

    zero-24 committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    ff02563 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. [4.0] Update Information (joomla#35076)

    By default bootstrap displays the caption for all tables below the actual table. Normally thats not an issue as they are also hidden and only used for screenreaders. However in the update component they are displayed and have important/useful information. You only really see why it a bad idea the information being at the end of the table is a problem when you are on a smaller screen or have a lot of data in the table.
    brianteeman committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    d418d52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca95115 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2be3108 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38469e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d9d08d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24f77aa View commit details
    Browse the repository at this point in the history
  7. [4.0] composer update (joomla#35084)

    Dont really understand why but when I run composer update (after the latest commits by @wilsonge) i get a new and different composer.lock file
    
    From what I can see the difference is that my version includes more funding and support links
    brianteeman committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    f35729c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ef2444a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17e8bf1 View commit details
    Browse the repository at this point in the history
  10. Tag 4.0.0 RC6

    wilsonge committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    e78c397 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f87881e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b00c232 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

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

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    628aee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7887f8d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    85d6648 View commit details
    Browse the repository at this point in the history
  2. update fa-IR

    zero-24 committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    e231edb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8225e66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0db5e12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1df4579 View commit details
    Browse the repository at this point in the history
  6. update copyright line

    zero-24 committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    726e1a9 View commit details
    Browse the repository at this point in the history
  7. go back to 2007

    zero-24 committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    e883573 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    145e86b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8082cb6 View commit details
    Browse the repository at this point in the history
  10. fix broken tabs

    zero-24 committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    c5c9cd0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    abfe91f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    72e78f4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2c19993 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6f1b669 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fb7981d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Configuration menu
    Copy the full SHA
    36a1aaa View commit details
    Browse the repository at this point in the history
  2. Joomla! 3.10.0 Stable

    zero-24 committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    b6d425f View commit details
    Browse the repository at this point in the history
  3. reset to dev

    zero-24 committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    c0cd79a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Configuration menu
    Copy the full SHA
    70d42a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76875db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c857f33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9415560 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5f0424 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2440c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c7d3ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa790f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    fbc7a75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3d4684 View commit details
    Browse the repository at this point in the history
  3. Corrected 'could not copy files' message (joomla#35149)

    Library %s: Could not copy files from the source.
    Library element field was not being populated.
    BrainforgeUK committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    9104384 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1483ff7 View commit details
    Browse the repository at this point in the history
  5. Stable framework

    wilsonge committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    020736c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67a52a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    399c425 View commit details
    Browse the repository at this point in the history
  8. Mediawiki stable

    wilsonge committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    dd22c22 View commit details
    Browse the repository at this point in the history
  9. Add new logging category and add sample log entry for it (joomla#34961)

    * Add new logging category and add sample log entry for it
    
    * Move the system logger into the application
    wilsonge committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    8da340f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a7bbf30 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eee2b64 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b2d7634 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    fe55540 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f91d97b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd2ea50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2568a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d9f781 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95b187b View commit details
    Browse the repository at this point in the history
  7. Prepease 4.0.0 release

    HLeithner committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    5f20de2 View commit details
    Browse the repository at this point in the history
  8. Reset to dev

    HLeithner committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    ae15afb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d3e9b8c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    781cc37 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2858b8b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6d6155d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    49be21c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    002db7a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fc5ca06 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    67dfceb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    05d7f27 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    15873bc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    27c0d84 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5848a02 View commit details
    Browse the repository at this point in the history
  21. JSCS Fixes

    wilsonge committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    9370691 View commit details
    Browse the repository at this point in the history
  22. Fix JS CS (joomla#35202)

    dgrammatiko committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    c088735 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e232dc4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d34f948 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c592860 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    9b4df4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    158c1be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    672ee34 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    1064429 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfe7f1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ece6c5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    801d873 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e8b5a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f114a2b View commit details
    Browse the repository at this point in the history
  7. s/__DEPOY_VERSION__/__DEPLOY_VERSION__/ (joomla#35242)

    * s/__DEPOY_VERSION__/__DEPLOY_VERSION__/
    
    * Update InputFilter.php
    
    * Update libraries/src/Filter/InputFilter.php
    
    Co-authored-by: Tobias Zulauf <zero-24@users.noreply.github.com>
    
    Co-authored-by: Tobias Zulauf <zero-24@users.noreply.github.com>
    PhilETaylor and zero-24 committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    ab2b826 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    be34407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    850de06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10f3144 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf33df9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f28c65e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    156a14d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09ec026 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    545d66a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7abb409 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    faf0443 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d85d053 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    55b02c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Configuration menu
    Copy the full SHA
    b7eecde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac0c66d View commit details
    Browse the repository at this point in the history
  3. [3.10] [4.0] Fix wrong number of parameters for sprintf (joomla#35148)

    * Fix wrong number of parameters for sprintf
    
    * Use "%1$s" twice for same single argument
    
    Co-authored-by: Ricardo <33345530+ricardo1709@users.noreply.github.com>
    
    * Better fix the language string, too
    
    Co-authored-by: Ricardo <33345530+ricardo1709@users.noreply.github.com>
    richard67 and ricardo1709 committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    a0db31b View commit details
    Browse the repository at this point in the history
  4. [4] When using path::clean, a security method, correctly throw a usea…

    …ble exception. (joomla#34340)
    
    * Correctly throw exception with no code
    
    * another
    PhilETaylor committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    5f98698 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8aff16a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. [4] Add padding in breadcrumbs when "You are here" not shown. (joomla…

    …#35253)
    
    * add padding in breadcrumbs
    
    * skin the cat a different way
    PhilETaylor committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    173ac7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0214bbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23f2168 View commit details
    Browse the repository at this point in the history
  4. [3.10] Add missing mssql updates (joomla#35163)

    * add missing mssql updates
    
    * add the install SQl too
    
    * Update installation/sql/sqlazure/joomla.sql
    
    Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
    
    * Fix smallint default value type
    
    Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
    Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
    3 people committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    975b0e2 View commit details
    Browse the repository at this point in the history
  5. [3.10] Remove unused fields so they do not cause javascript errors du…

    …ring pre-update check (joomla#35272)
    
    * Removed unused fields so they do not cause javascript errors during pre-update check
    
    * typo
    zero-24 committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    7774d2f View commit details
    Browse the repository at this point in the history
  6. [3.10] Make sure the pre-Upgrade Checker is only shown when there is …

    …a update (joomla#35269)
    
    * make sure the pre-Upgrade Checker is only shown only shown when there is a update and not on reinstall
    
    * The info about not supported php and mysql version will show up in the pre upgrade checker
    
    * only show the pre-upgrade checker when we are updating to a new minor or major
    
    * make sure the disabled check is faked correctly
    
    * Also show the pre-upgrade checker when there is no download URL; you can not upgrade but you will see the issues reported
    
    * the next major is always greater than the next minor thanks @joomdonation
    zero-24 committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    37ce33d View commit details
    Browse the repository at this point in the history
  7. fix syntax error

    zero-24 committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    5177d55 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    145af88 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5590e0e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e1ea3ba View commit details
    Browse the repository at this point in the history
  11. Improve size of user list

    chmst committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    e7d879e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f2e497 View commit details
    Browse the repository at this point in the history
  13. Cleanup (joomla#35290)

    PhilETaylor committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    892b1e2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    adeb8b0 View commit details
    Browse the repository at this point in the history
  15. Code Style (joomla#35280)

    PhilETaylor committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    67d1be7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d132397 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d1717f5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6d56c5b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    70d3d4d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9599bf4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    96068fd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c85a0df View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    9ea5a8e View commit details
    Browse the repository at this point in the history
  2. [J4] not working switch RECORD HITS (joomla#35154)

    ![image](https://user-images.githubusercontent.com/6898474/128238875-fd884b74-a53b-46c5-b020-ace4ce5abfe4.png)
    ![image](https://user-images.githubusercontent.com/6898474/128239158-cb814349-0f5c-4a70-9f92-4341000ac344.png)
    
    In the Article settings. The RECORD HITS field is disabled.
    But this value is displayed on the site.
    The fact is that the disabled RECORD HITS field hides another HITS field.
    I believe that it should be like this:
    - Either the RECORD HITS field will not hide the HITS field.
    - Either disabling the RECORD HITS field will automatically deactivate the HITS field.
    ![image](https://user-images.githubusercontent.com/6898474/128240189-14b98eb6-6467-415b-af7b-5524bbf04d38.png)
    
    Pull Request for Issue # .
    korenevskiy committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    b0a457c View commit details
    Browse the repository at this point in the history
  3. fix (joomla#34881)

    tecpromotion committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    4aea28a View commit details
    Browse the repository at this point in the history
  4. Add opening/closing p tag (joomla#34846)

    Quy committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    cb70aec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0e2f45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    268e492 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74b12f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    396aae1 View commit details
    Browse the repository at this point in the history
  9. [4.0] Load default language overrides (joomla#35209)

    * Load default override file
    
    (cherry picked from commit 3e0f3a3)
    
    * Load default only when not in debug
    
    (cherry picked from commit b382e79)
    
    * Update libraries/src/Language/Language.php
    
    Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
    
    * PHPCS
    
    Co-authored-by: George Wilson <georgejameswilson@googlemail.com>
    Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
    3 people committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    9e4f8f9 View commit details
    Browse the repository at this point in the history
  10. [4] Remove J prefix from Class name (joomla#35133)

    * Remove J prefix from Class name
    
    * cs
    PhilETaylor committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    0c41f6b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e27a854 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3bb6894 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a6f9e66 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    380e7c8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    beebf9e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8c96877 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f993049 View commit details
    Browse the repository at this point in the history
  18. 1 Configuration menu
    Copy the full SHA
    c6bbe45 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b6c931c View commit details
    Browse the repository at this point in the history
  20. Fix PHPCS

    wilsonge committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    0e46ab4 View commit details
    Browse the repository at this point in the history
  21. Joomla 4.0.1

    wilsonge committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    133e9e8 View commit details
    Browse the repository at this point in the history
  22. Reset to dev

    wilsonge committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    e21a64b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Remove package tag

    wilsonge committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    6d975da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    770797c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f564450 View commit details
    Browse the repository at this point in the history
  4. 4.0.2 release

    wilsonge committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    c09e61b View commit details
    Browse the repository at this point in the history
  5. Reset to dev

    wilsonge committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    1bf44a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b06f7c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. [4.0] Update Message (joomla#35356)

    When updating a component the success message should be green not blue
    brianteeman committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    a95ef91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f9ce76 View commit details
    Browse the repository at this point in the history
  3. [4][com_finder] min value zero for Multiplier options (joomla#35367)

    * min value zero
    
    * min multiplier
    alikon committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    7ba4b75 View commit details
    Browse the repository at this point in the history
  4. [4.0] Quick Icons description (joomla#35116)

    The description for the group of this module has not been updated since the module was enhanced and changed in J4. As a result the information about the core icons is not correct any more and this PR resolves that.
    brianteeman committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    2a1c34b View commit details
    Browse the repository at this point in the history
  5. [4.0] Subform styling for non table layout (joomla#35142)

    * btn sizes
    
    * Subform styling for non table layout
    
    * scss cs
    
    * scss cs
    
    * scss cs
    
    * Highlight draggable section
    
    * Highlight same color as other site
    Fedik committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    60a0f05 View commit details
    Browse the repository at this point in the history
  6. Shorten user list headlines (joomla#35286)

    Shorten the user list headlines to improve the width of the user list table
    bembelimen committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    5c24040 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f83a9d View commit details
    Browse the repository at this point in the history
  8. [4.0] download key tip (joomla#34419)

    * [4.0] download key tip
    
    * change to a link
    
    * remove debug
    
    * style
    
    * fix styles and link
    
    * route
    
    * updated tooltip
    
    * id
    brianteeman committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    1599c97 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    55faa61 View commit details
    Browse the repository at this point in the history
  2. Revert "Merge branch '4.0-dev' into frontend_save_as_copy"

    This reverts commit 55faa61, reversing
    changes made to 07454ef.
    joomdonation committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    11d2a73 View commit details
    Browse the repository at this point in the history