Skip to content
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: CampusKom/Module-Note
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: BHafsa/Module-Note
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 93 files changed
  • 2 contributors

Commits on Jul 2, 2018

  1. Changed name space to "humhub\modules\note"

    re-organised migrations --- each table in a seperate file
    re-organised migrations --- table names and attribute names are now in english (and in snake_case)
    AlaeddineDh committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    0996a22 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Generated models

    added concole command for generating some data
    AlaeddineDh committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    f358c94 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. Restructured Student Controller Code

    Change inheritance from yii components to humhub components
    Changed SQL from raw sql to ActiveRecord::find
    Moved queries from controller to their respected Models
    Created PdfHelper Class
    Put all hardcoded strings inside Yii::t() for translation later
    AlaeddineDh committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    dfd032b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Merge pull request #1 from CampusKom/restructuring_code

    Restructuring code
    BHafsa authored Jul 12, 2018
    Configuration menu
    Copy the full SHA
    e7aba02 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

  1. Model fixing

    BHafsa committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    dfd62f1 View commit details
    Browse the repository at this point in the history
  2. Model fixing

    BHafsa committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    cb6f524 View commit details
    Browse the repository at this point in the history
  3. Model fixing

    BHafsa committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    2f413af View commit details
    Browse the repository at this point in the history
  4. Model fixing

    BHafsa committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    4836b99 View commit details
    Browse the repository at this point in the history
Loading