Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on May 14, 2023

  1. Merge pull request #1360 from geekwright/upgrade-issues

    Fix for Upgrade Issues
    geekwright committed May 14, 2023
  2. Merge pull request #1359 from mambax7/feature/smarty3_quotes

    missing quotes
    geekwright committed May 14, 2023
  3. Update system_siteclosed.tpl

    update based on Richard's comment
    mambax7 committed May 14, 2023
  4. Merge pull request #1358 from mambax7/feature/wizard_language

    fix for {$wizard->language}/english/global.php"
    geekwright committed May 14, 2023
  5. Update system_siteclosed.tpl

    fix error reported by Ggoffy
    mambax7 committed May 14, 2023
  6. missing quotes

    mambax7 committed May 14, 2023

Commits on May 13, 2023

  1. Merge pull request #1357 from geekwright/smarty3plugins

    Replace class/smarty/xoops_plugins directory with smarty3_plugins
    geekwright committed May 13, 2023

Commits on May 10, 2023

  1. Replace smarty/xoops_plugins with smarty3_plugins

    This will eliminate issues that occur with left over code
    from prior smarty version if a new release is simply
    copied over an existing installation for upgrade.
    geekwright committed May 10, 2023

Commits on May 8, 2023

  1. Merge pull request #1356 from GregMage/Fix_smarty3

    fix smarty 3
    mambax7 committed May 8, 2023
  2. fix smarty 3

    GregMage committed May 8, 2023

Commits on May 7, 2023

  1. Merge pull request #1355 from geekwright/install-lang

    Incorrect language checking in install tablesfill step
    GregMage committed May 7, 2023

Commits on May 3, 2023

  1. Release Prep

    geekwright committed May 3, 2023
  2. Merge pull request #1352 from geekwright/fatal-sec

    Sanitize fatal exception message
    geekwright committed May 3, 2023
  3. Merge pull request #1351 from geekwright/dir-install-upgrade

    Dir install upgrade
    geekwright committed May 3, 2023

Commits on May 1, 2023

  1. Update libraries encore

    geekwright committed May 1, 2023

Commits on Apr 30, 2023

  1. Merge pull request #1348 from geekwright/freshen-libraries

    Freshen libraries
    geekwright committed Apr 30, 2023
  2. Merge pull request #1347 from geekwright/fileinc-install

    Fix include paths in install
    geekwright committed Apr 30, 2023
  3. Merge pull request #1346 from geekwright/add-makeSet

    Add makeSet()
    geekwright committed Apr 30, 2023
  4. Freshen libraries

    geekwright committed Apr 30, 2023
  5. Add makeSet()

    - function to simplify setting default for a missing variable
    - also has tab to space conversion for file
    geekwright committed Apr 30, 2023
  6. Merge pull request #1344 from mambax7/feature/Untrusted_files_inclusion

    Untrusted files inclusion, not guaranteed to load the right file
    geekwright committed Apr 30, 2023

Commits on Apr 29, 2023

Commits on Apr 24, 2023

Commits on Apr 20, 2023

  1. Merge pull request #1324 from mambax7/feature/empty_check_in_tpl

    using empty check instead of default
    geekwright committed Apr 20, 2023
Older