Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lonnieezell/Bonfire Loading
base: 0.8.2
Choose a base ref
...
head repository: lonnieezell/Bonfire Loading
compare: master
Choose a head ref
  • 17 commits
  • 81 files changed
  • 3 contributors

Commits on Aug 5, 2015

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

Commits on Aug 6, 2015

  1. MY_*_helper files can now override BF_*_helper files

    Forum user pslorick reported that functions defined in MY_*_helper could
    not override those defined in BF_*_helper:
    http:https://forums.cibonfire.com/discussion/2911/can-i-override-bf-form-helper
    mwhitneysdsu committed Aug 6, 2015
    Configuration menu
    Copy the full SHA
    74510fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69f31c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2015

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

Commits on Aug 10, 2015

  1. Configuration menu
    Copy the full SHA
    c49e238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10cba78 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2015

  1. Fix #1153 "Undefined index: user_agent" Update MX_Loader

    Latest changes from Wiredesignz' Bitbucket
    https://bitbucket.org/wiredesignz/codeigniter-modular-
    extensions-hmvc
    mwhitneysdsu committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    c8c1a72 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2015

  1. users/user_meta view PHP7 compatibility improvements

    Changed instances of `$user->$field['name']` to
    `$user->{$field['name']}`
    mwhitneysdsu committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    b940700 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2015

  1. Merge pull request #1155 from dipu/controller-name-case-fix-in-codebu…

    …ilder
    
    Fix #1154 [Module Builder] Changed controller name string case
    mwhitneysdsu committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    c9814ee View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2015

  1. Upgraded CI2 to v2.2.4

    mwhitneysdsu committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    3c56b79 View commit details
    Browse the repository at this point in the history
  2. 0.8.3 prep for release

    mwhitneysdsu committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    53b2563 View commit details
    Browse the repository at this point in the history
  3. Update ci3.md

    mwhitneysdsu committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    bd677c2 View commit details
    Browse the repository at this point in the history
  4. Update ci2.md

    mwhitneysdsu committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    843a004 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bccb2c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d99c832 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

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

Commits on Dec 17, 2019

  1. Merge pull request #1318 from BenWallmeyer/master

    Add German Language for Module Builder
    lonnieezell committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    caf321d View commit details
    Browse the repository at this point in the history
Loading