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

Feature/installation updates and help #16

Merged
merged 61 commits into from
Mar 2, 2023

Commits on Dec 8, 2020

  1. feat: Reports database config (#7)

    - Started the reports page, completed the setup section and added headings for writing and running reports
    - Updated doc_menu.yml module items to be capitalised
    
    refs: 8396
    Taliesin Millhouse authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    6df854f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Merge branch 'master' into develop

    Taliesin Millhouse committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    70e7400 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. fix: removing false service functions

    removing outService and ctxService functions in code examples
    
    refs: 9879
    Tinystep1 committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    f54683b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. fix: fix render form

    Amending the code that renders the form
    
    refs: 9879
    Tinystep1 committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    c0421fc View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Merge pull request #10 from Tinystep1/fix/syntaxErrors

    fix: removing false service functions
    Tinystep1 authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    1f323e2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Update index.md

    Liam-2piSoftware authored May 31, 2021
    Configuration menu
    Copy the full SHA
    346422e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. feat: Updates and edit

    Updates on requirements since we started using Docker containers for cmfive. A second way to clear the config cache added to the tute, and small grammatical edits.
    
    refs: 10186
    Tinystep1 committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    4073d49 View commit details
    Browse the repository at this point in the history
  2. feat: additional install info

    Specific install information for developers. Notes on what needs to go in that page.
    
    refs: 10186
    Tinystep1 committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    0e182ee View commit details
    Browse the repository at this point in the history
  3. feat: Docker

    Added requirements needed since we stared using Docker
    
    refs: 10186
    Tinystep1 committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    94b7869 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. feat: setting hostname

    Information on finding and setting the hostname in the config file for developers
    
    refs: 10186
    Tinystep1 committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    c1b7206 View commit details
    Browse the repository at this point in the history
  2. feat: Remove comments

    Removing comments on things to do that have been completed
    
    refs: 10186
    Tinystep1 committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    9dbb2a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. feat: notes on what needed

    comments noting what needs to go in new pages
    
    refs: 10186
    Tinystep1 committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    36d1031 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. feat: MySQL user page

    Adding page on creating MySQL users and checking which user is logged in using the terminal
    
    refs: 10186
    Tinystep1 committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    3c827cc View commit details
    Browse the repository at this point in the history
  2. feat: MySQL User check

    Instructions for checking which user is being used by the server
    
    refs: 10186
    Tinystep1 committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    98f7b93 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. feat: Help menu order

    Putting help menu in more logical order
    
    refs: 10186
    Tinystep1 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    a76a6e8 View commit details
    Browse the repository at this point in the history
  2. feat: explain timestamp

    Brief explanation of what timestamp at front of migrations is, and what it looks like
    
    refs: 10186
    Tinystep1 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    519ac34 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. feat: Basic editing

    Editing of grammar, punctuation and spelling based on suggestions from Grammarly
    
    refs: 10186
    Tinystep1 committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    f27c93b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. feat: Page on writing insights

    Added page on code needed when writing insights in order for it to work correctly.
    
    refs: 10167
    Tinystep1 committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    a8b478d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. feat: Spelling

    Small fixes for spelling as per requests on GitHub
    
    refs: 10167
    Tinystep1 committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    7e18f34 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. feat: Note on OS issues

    Statement of where some installation issues and solutions are covered, and note that support cannot always be offered for issues installing and running cmfive on some operating systems.
    
    refs: 10186
    Tinystep1 committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    b6dea43 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from 2pisoftware/feature/writingInsights

    feat: Page on writing insights
    Tinystep1 authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    ee13b1f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    f3465d6 View commit details
    Browse the repository at this point in the history
  2. feat: To add

    Notes on what needs to be added to this page and where
    
    refs: 10186
    Tinystep1 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    6e55344 View commit details
    Browse the repository at this point in the history
  3. feat: Docker image and updates

    Starting to add information to pages from notes. Used image of docker tab symbol to help clarify instructions.
    
    refs: 10186
    Tinystep1 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    038309e View commit details
    Browse the repository at this point in the history
  4. feat: Adding info

    Adding information to the help page based on the notes
    
    refs: 10186
    Tinystep1 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    b8ce50b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. feat: Grammar and Clarity

    Small edits for grammar fixes and improved clarity for the reader.
    
    refs: 10186
    Tinystep1 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    f803816 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. feat: Reorder instructions

    Reordering instructions for error in instructions noted.
    
    refs: 10186
    Tinystep1 committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    3b7fad7 View commit details
    Browse the repository at this point in the history
  2. feat: edit and notes

    Small edit and notes on what needs to be added to the install and migrations page
    
    refs: 10186
    Tinystep1 committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    11da2a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. feat: Find more options

    Directs people to files in cmfive where more options can be found for the part of their module they are creating. That is cmfive settings that can be used and cmfive fixed columns that all tables will automatically have, and further precoded html elements that can be added in the template.
    
    refs: 10186
    Tinystep1 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    a99b062 View commit details
    Browse the repository at this point in the history
  2. feat: Notes

    Notes on pages to be added to the tutorial
    
    refs: 10186
    Tinystep1 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    dc207ee View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. feat: automating login

    info on automating the majority of information when creating a login form specific for your module, to simplify the process of creating a new user
    
    refs: 10186
    Tinystep1 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    27542ab View commit details
    Browse the repository at this point in the history
  2. feat: creating user

    Info on making an option to create users for your module alone, as opposed to going through the Auth module
    
    refs: 10186
    Tinystep1 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    fd2bc37 View commit details
    Browse the repository at this point in the history
  3. feat: Variables for table data (#12)

    Update on how to create variables for the data required for insight tables
    
    refs: 10186
    Tinystep1 authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    c2a8af9 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch '2pisoftware/develop' into feature/chang…

    …esNeededFoundThroughWorkshop
    Tinystep1 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    9a38eee View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. feat: Notes on roles

    Notes on what to put in the roles page and titles for sections
    
    refs: 10186
    Tinystep1 committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    c746620 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. feat: page not for this branch

    Deleting page that is not part of what I am working on in this branch
    
    refs: 10186
    Tinystep1 committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    52410a5 View commit details
    Browse the repository at this point in the history
  2. feat: pages not for this branch

    Removing pages not being worked on in this branch
    
    refs: 10186
    Tinystep1 committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    b8a2b83 View commit details
    Browse the repository at this point in the history
  3. feat: page not for this branch

    Removing page not being worked on in this branch
    
    refs: 10186
    Tinystep1 committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    ac4fb53 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. feat: Changes to make

    Notes on changes to make
    
    refs: 10186
    Tinystep1 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    8a83136 View commit details
    Browse the repository at this point in the history
  2. feat: Removing unnecessary instruction

    Removing instruction of another way to purge the cofig cache which you would not use once cmfive is running in localhost
    
    refs: 10186
    Tinystep1 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    fb2d76a View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. feat: Removing links to-be-deleted pages

    Removing links to pages that are going to be deleted once their relevant information has been transferred to the pages that will continue to exist
    
    refs: 10186
    Tinystep1 committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    f2db92a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. feat: Reorder steps (#13)

    Tutorial steps found to be in wrong order. Menu reordered to correct
    
    refs: 10186
    Tinystep1 authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    c57502f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbcf6e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. feat: Install instructions

    updating the installation instructions
    
    refs: 10186
    Tinystep1 committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    ae85aec View commit details
    Browse the repository at this point in the history
  2. feat: MySQL installation info

    Some information on commands for checking the MySQL user and owner of the files
    
    refs: 10186
    Tinystep1 committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    97b961e View commit details
    Browse the repository at this point in the history
  3. feat: Create MySQL user

    beginning of instructions for creating a MySQL user
    
    refs: 10186
    Tinystep1 committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    6bcef23 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. feat: Create MySQL user

    Finish instructions on creating a MySQL user and granting them access and full privileges on the cmfive database
    
    refs: 10186
    Tinystep1 committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    a8bcb92 View commit details
    Browse the repository at this point in the history
  2. feat: command explanation

    Explanation of what the second bash command used on the mysql-users page is doing.
    
    refs: 10186
    Tinystep1 committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    b8ca69c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. feat: Pages not to be used

    Delete page files that have been decided unnecessary, not to be included, or have their information transferred to another page.
    
    refs: 10186
    Tinystep1 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    8116354 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. feat: fix broken link

    fix broken link to installation page
    
    refs: 10186
    Tinystep1 committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    cebbf23 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. feat: consolidating branch changes

    Editing to contain all information that has been edited or changed on this branch, and also all the information on 
    feat: add documentation for setting up a cmfive local dev environment
    
    refs: 10186
    Tinystep1 committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    e55516e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. feat: Step-by-step

    Changing format of installation instructions to a step-by -step guide.
    
    refs: 10186
    Tinystep1 committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    0702e76 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. feat: Notes on requirements

    Changes to requirements document not finished. Notes added for anyone else to see what needs doing
    
    refs: 10186
    Tinystep1 committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    cc4f06c View commit details
    Browse the repository at this point in the history
  2. feat: Tutorial explanation

    Brief explanation of what the tutorial shows you how to do and when you may or may not use the template.
    
    refs: 10186
    Tinystep1 committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    90c2f7a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. fix merge conflict

    Dane-2pi committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    ab18a77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    349a1e6 View commit details
    Browse the repository at this point in the history
  3. unpin the spellcheck yml

    Dane-2pi committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    33a0ac3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3027bff View commit details
    Browse the repository at this point in the history
  5. unpin spellcheck version

    update word lists, make corrections
    Dane-2pi committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    2615547 View commit details
    Browse the repository at this point in the history
  6. fix changes to the CI

    Dane-2pi committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    1f0ae14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b891767 View commit details
    Browse the repository at this point in the history