Skip to content

Develop#97

Merged
pavlakis merged 51 commits intophpminds:developfrom
sdh100shaun:develop
Dec 3, 2017
Merged

Develop#97
pavlakis merged 51 commits intophpminds:developfrom
sdh100shaun:develop

Conversation

@sdh100shaun
Copy link
Copy Markdown
Member

changing docker to php7.2 and xdebug 2.6.0alpha1 - finalising ssl conf and adding in server names

pavlakis and others added 30 commits January 11, 2016 23:30
Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication
Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication
* Merge to master (phpminds#57)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (phpminds#54) (phpminds#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Merge to master (phpminds#58)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (phpminds#54) (phpminds#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* Group admin routes

Remove AuthCheck middleware and use route groups

* Add create-event route optional forward slash

Include forward slash only when passing meetup id parameter

* Remove unused AuthCheck dependency
* Develop (phpminds#62)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (phpminds#54) (phpminds#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* Feature/route improvements (phpminds#60)

* Merge to master (phpminds#57)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (phpminds#54) (phpminds#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Merge to master (phpminds#58)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (phpminds#54) (phpminds#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* Group admin routes

Remove AuthCheck middleware and use route groups

* Add create-event route optional forward slash

Include forward slash only when passing meetup id parameter

* Remove unused AuthCheck dependency

* Feature/docker (phpminds#63)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (phpminds#54) (phpminds#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* modifying ignore for data

* fetaure: add docker working docker composer need to sort hostname and db connection

* changes to mysql set up and ports

* connecting to db but needs initialising

* Feature/route improvements (phpminds#60)

* Merge to master (phpminds#57)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (phpminds#54) (phpminds#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Merge to master (phpminds#58)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (phpminds#54) (phpminds#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* Group admin routes

Remove AuthCheck middleware and use route groups

* Add create-event route optional forward slash

Include forward slash only when passing meetup id parameter

* Remove unused AuthCheck dependency

* docker working if db manually built

* added a separate init

*  fixed mysql init

* added rebel sponsor info

* Add deploy script

* Add DB port with BC for older settings file
* Develop (phpminds#62)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (phpminds#54) (phpminds#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* Feature/route improvements (phpminds#60)

* Merge to master (phpminds#57)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (phpminds#54) (phpminds#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Merge to master (phpminds#58)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (phpminds#54) (phpminds#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* Group admin routes

Remove AuthCheck middleware and use route groups

* Add create-event route optional forward slash

Include forward slash only when passing meetup id parameter

* Remove unused AuthCheck dependency

* Feature/docker (phpminds#63)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (phpminds#54) (phpminds#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* modifying ignore for data

* fetaure: add docker working docker composer need to sort hostname and db connection

* changes to mysql set up and ports

* connecting to db but needs initialising

* Feature/route improvements (phpminds#60)

* Merge to master (phpminds#57)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (phpminds#54) (phpminds#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Merge to master (phpminds#58)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (phpminds#54) (phpminds#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* Group admin routes

Remove AuthCheck middleware and use route groups

* Add create-event route optional forward slash

Include forward slash only when passing meetup id parameter

* Remove unused AuthCheck dependency

* docker working if db manually built

* added a separate init

*  fixed mysql init

* added rebel sponsor info

* Add deploy script

* Add DB port with BC for older settings file

* Fetch tags before switching tags
Handle exception and display message to user.
* Add CSP middleware (phpminds#81)

* Hotfix/csp broken admin (phpminds#83)

* Fix notice on array access

* Enable CSP in report-only mode in dashboard

* Add comment for CSP override in routing

* Admin Fixes (phpminds#85)

* Add CSP middleware (phpminds#81) (phpminds#82)

* Add CSP middleware (phpminds#81) (phpminds#84)

* Hotfix/csp broken admin (phpminds#86)

* Fix notice on array access

* Enable CSP in report-only mode in dashboard

* Add comment for CSP override in routing

* Hotfix/csp broken admin (phpminds#88)

* Fix notice on array access

* Enable CSP in report-only mode in dashboard

* Add comment for CSP override in routing

* Add CSP middleware specifically in grouped routes only

* Remove CSP middleware from app middleware
Update composer

Create meetup fixtures

Exclude bin folder and DS store

Add initial tests

Point to local dev environment and allow invalid ssl

Add user removal functionality

Update test settings with vagrant mysql credentials

Add behat tests organiser panel authentication

Update meetup json
@pavlakis pavlakis merged commit f3c4d21 into phpminds:develop Dec 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants