This website requires JavaScript.
Explore
Help
Sign In
deon
/
osb
Watch
1
Star
0
Fork
0
You've already forked osb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
196
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Deon George
b4e569ccc8
Change docker base image
2021-12-17 15:02:48 +11:00
app
Fix invoice creation with charges. Fix including discounts in invoices
2021-12-16 11:55:59 +11:00
bootstrap
Added oauth login
2019-09-03 14:43:59 +10:00
config
Framework updates and minor cosmetic fixes
2021-09-28 10:09:56 +10:00
database
More autoincrement definition to after unique key creation
2021-10-01 15:04:59 +10:00
public
Missed addition of 2 new js files in 7c536920
2021-10-01 15:10:47 +10:00
resources
Fix error when new order created and notes is blank
2021-12-14 12:38:45 +11:00
routes
Optimise charge table, implemented charge recording, optimised payment recording
2021-10-01 14:59:04 +10:00
storage
Initial refactoring work
2018-05-20 22:53:14 +10:00
tests
Fix testing as a result of changes in 34139bc
2021-07-02 10:03:36 +10:00
.env.example
Re-enable google auth
2021-07-13 15:00:01 +10:00
.env.testing
Change NextKey to create record in Module table if it doesnt exist
2021-06-30 14:46:50 +10:00
.gitattributes
Initial Spark Install
2017-11-03 16:26:07 +11:00
.gitignore
Progress on order progress
2020-04-19 08:33:41 +10:00
.gitlab-ci.yml
CI to build docker container
2021-06-30 14:46:49 +10:00
.gitlab-docker-x86_64.yml
Remove more references to ab_account, Docker build tweaks, Fix error rendering charges
2021-07-19 16:23:38 +10:00
.gitlab-test.yml
Fix test installing mariadb-client
2021-07-23 17:38:57 +10:00
artisan
Framework updates and minor cosmetic fixes
2021-09-28 10:09:56 +10:00
composer.json
Minor fix to SearchController, updated composer.json based on other projects
2021-10-08 12:34:56 +11:00
composer.lock
Framework updates and minor cosmetic fixes
2021-09-28 10:09:56 +10:00
Dockerfile
Change docker base image
2021-12-17 15:02:48 +11:00
package-lock.json
Update framework and javascript
2020-05-26 11:44:02 +10:00
package.json
Update to Laravel 8
2021-06-29 16:40:54 +10:00
phpunit.xml
Removed redundant items, upgraded to laravel 5.6
2018-04-10 21:35:29 +10:00
server.php
Initial Spark Install
2017-11-03 16:26:07 +11:00
webpack.mix.js
Update framework and javascript
2020-05-26 11:44:02 +10:00
Description
Open Source Billing built on Laravel base
22
MiB
Languages
PHP
70.2%
Blade
29.7%