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

Add most common/useful classes #13

Merged
merged 47 commits into from
Aug 28, 2017
Merged

Add most common/useful classes #13

merged 47 commits into from
Aug 28, 2017

Conversation

shgysk8zer0
Copy link
Collaborator

Adds implementations for high priority classes

List of significant changes made

Adds trait and interface for working with datetimes
Adds event class with most critical properties
Also, move Gitter badge
Resolves #9
Adds:
- mailto:
- tel:
- sms:
- geo:
- bitcoin:
Sets duration to ISO 8601 format
Use fully qualified URL
Also, allow getting from database if `?id` is set.
Do not pass `$_POST` array into `Thing::parseFromPost`
Update to reflect change to organization.
Resolves #10
Results in cleaner, more maintainable code
Can now set all properties
Add Action class and all classes required to set various properties
(excluding DataFeed)
@shgysk8zer0
Copy link
Collaborator Author

Still requires database table updates and dump of structure. Think I will create a separate issue to merge all these changes sooner rather than later.

@shgysk8zer0
Copy link
Collaborator Author

Created database update/dump as #14

@shgysk8zer0 shgysk8zer0 merged commit 1645a39 into master Aug 28, 2017
@shgysk8zer0 shgysk8zer0 deleted the feature/6 branch August 28, 2017 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant