1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-09 12:42:36 +01:00
Commit Graph

312 Commits

Author SHA1 Message Date
Hillel Coren
42aef958fe Fix for check data 2017-05-04 15:53:36 +03:00
Hillel Coren
ceb4ddc5d5 Update prune data script 2017-05-04 14:16:48 +03:00
Hillel Coren
56576e8f59 Update prune data script 2017-05-04 14:16:09 +03:00
Hillel Coren
aab0f6517f Add check for user accounts 2017-05-04 14:00:43 +03:00
Hillel Coren
7b797da220 Multi-db support 2017-05-03 21:00:42 +03:00
Hillel Coren
782ae969a4 Multi-db support 2017-05-03 19:26:03 +03:00
Hillel Coren
eae2fca3a5 Multi-db support 2017-05-02 22:50:45 +03:00
Hillel Coren
c032143c47 Multi-db support 2017-05-02 21:55:36 +03:00
Hillel Coren
34fbd486b5 Multi-db support 2017-05-02 12:52:22 +03:00
Hillel Coren
d4f25fe490 Check user email isn't taken in lookup tables 2017-05-01 21:46:31 +03:00
Hillel Coren
ebf5a9163c Multi-db support 2017-05-01 20:15:33 +03:00
Hillel Coren
2d6fcb4e39 Multi-db support 2017-05-01 18:35:06 +03:00
Hillel Coren
3f713d3b12 Multi-db support 2017-05-01 15:46:57 +03:00
Hillel Coren
9d560fc24d Multi-db support 2017-05-01 15:17:52 +03:00
Hillel Coren
479340c07a Multi-db support 2017-05-01 10:03:42 +03:00
Hillel Coren
068666a58b Multi-db support 2017-04-30 22:29:15 +03:00
Hillel Coren
14072b6334 Multi-db support 2017-04-30 21:44:52 +03:00
Hillel Coren
0a6db0d251 Multi-db support 2017-04-30 20:08:49 +03:00
Hillel Coren
69b49c6ae7 Multi-db support 2017-04-30 19:09:13 +03:00
Hillel Coren
fa9b68063d Add default tax rates to check data 2017-04-30 16:16:48 +03:00
Hillel Coren
33c51091b8 Add invitations to check data 2017-04-30 16:09:17 +03:00
Hillel Coren
764310eefd Add contact checks to check-data command 2017-04-24 16:41:36 +03:00
Hillel Coren
403b784e17 Prevent duplicate billing 2017-04-16 17:22:07 +03:00
Hillel Coren
ce98843cf9 Fix for test data client balances 2017-04-09 16:03:10 +03:00
Hillel Coren
43fc67011e Enabled setting faker field 2017-04-09 10:34:13 +03:00
Hillel Coren
6bb47c3b95 Added test-data command for LUIS 2017-04-07 13:43:48 +03:00
Hillel Coren
022852b0c8 Track time in send-invoices log 2017-03-31 14:20:46 +03:00
Hillel Coren
1df20adca4 Support reseting counters 2017-03-23 11:39:44 +02:00
Hillel Coren
efc226c23d Update check data 2017-03-09 21:32:10 +02:00
Hillel Coren
d854269228 Working on adding check-data to Travis 2017-03-09 19:54:03 +02:00
Hillel Coren
bd9e94f0e1 Merge pull request #1381 from chez-nestor/fix_operationId
Fix swagger's operationId for all API endpoints
2017-03-09 19:16:19 +02:00
Louis-Rémi Babé
d7f3ac8d2c Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
Hillel Coren
59b26e53ac Working on adding check-data to Travis 2017-03-09 18:07:20 +02:00
Hillel Coren
94791a6c33 Working on adding check-data to Travis 2017-03-09 17:52:58 +02:00
Hillel Coren
6eef179a67 Working on adding check-data to Travis 2017-03-09 17:23:56 +02:00
Louis-Rémi Babé
9f1df5e924 Fix remaining swagger docs errors
+ Take @hillelcoren remarks into account
2017-03-09 11:11:45 +01:00
Louis-Rémi Babé
e16e730138 Implement missing resources methods
+ Fix Swagger doc
2017-03-08 17:15:30 +01:00
Hillel Coren
392bfa7c25 Check failed_jobs is empty in check-data 2017-02-21 19:54:00 +02:00
Hillel Coren
f04a89ebc2 Add check-data result in email subject 2017-02-20 10:51:18 +02:00
Hillel Coren
2cdf369c04 Send email when SendReminders finishes 2017-01-31 13:33:46 +02:00
Hillel Coren
c0fbaf1e89 php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Hillel Coren
1eb83a2642 php-cs-fixer clean up 2017-01-30 18:05:31 +02:00
Hillel Coren
7a0985dd6b Always email check data results 2017-01-10 11:51:21 +02:00
Hillel Coren
9632b437ce Always display check data ouput 2017-01-02 15:00:02 +02:00
Hillel Coren
9cfdfe3099 Improve check data account id checks 2017-01-01 20:36:02 +02:00
Hillel Coren
e9f05c7006 Fix for creating plan renewal invoices 2016-12-27 13:13:57 +02:00
Hillel Coren
67b7d6ff21 Make sure invoice is emailed if auto-billing fails 2016-12-22 19:42:21 +02:00
Hillel Coren
b0cfcf7748 Notify on billing completion 2016-12-18 21:39:25 +02:00
Hillel Coren
8015b88c31 Auto-run module migrations 2016-12-13 12:51:13 +02:00
Hillel Coren
9c97c50947 CRUD fixes 2016-12-12 12:50:55 +02:00
Hillel Coren
137c718199 CRUD 2016-12-09 14:02:29 +02:00
Hillel Coren
9a92f11657 CRUD 2016-12-09 13:48:46 +02:00
Hillel Coren
ee2e028782 CRUD 2016-12-09 13:38:11 +02:00
Hillel Coren
4aa087784c CRUD 2016-12-09 13:20:02 +02:00
Hillel Coren
338f3f0c7f CRUD 2016-12-09 13:17:04 +02:00
Hillel Coren
954c04c917 CRUD 2016-12-09 12:35:49 +02:00
Hillel Coren
d8ff4a3c05 CRUD 2016-12-09 11:51:18 +02:00
Hillel Coren
a0af7f4b96 CRUD 2016-12-09 11:26:21 +02:00
Hillel Coren
dc981b40ab CRUD 2016-12-09 10:54:34 +02:00
Hillel Coren
8b4c1d25da CRUD 2016-12-09 10:43:20 +02:00
Hillel Coren
e11a04f30f CRUD 2016-12-09 00:34:24 +02:00
Hillel Coren
07f76067e0 CRUD 2016-12-09 00:18:10 +02:00
Hillel Coren
da55195b8a CRUD 2016-12-09 00:06:31 +02:00
Hillel Coren
758e06b79b CRUD 2016-12-08 23:13:40 +02:00
Hillel Coren
249965df5c CRUD 2016-12-08 22:51:53 +02:00
Hillel Coren
ce4571a187 Working on CRUD 2016-12-08 22:39:15 +02:00
Hillel Coren
ce724fe1c9 Working on CRUD 2016-12-08 21:37:07 +02:00
Hillel Coren
6dc6658db1 Working on CRUD 2016-12-08 20:23:18 +02:00
Hillel Coren
8399f8b95f Working on module CRUD 2016-12-08 20:00:13 +02:00
Hillel Coren
bb55beaa64 Working on CRUD 2016-12-08 17:09:45 +02:00
Hillel Coren
2762debd59 Working on module CRUD 2016-12-08 15:41:35 +02:00
Hillel Coren
78a2a66729 Hide draft invoices from the client portal 2016-12-05 10:11:33 +02:00
Hillel Coren
a0481310a3 Hide draft invoices from the client portal 2016-12-04 23:51:18 +02:00
Hillel Coren
bc8c24a67c Update checkdata script 2016-11-09 16:08:22 +02:00
Hillel Coren
bd624710a8 Minor fixes 2016-10-28 12:01:35 +03:00
Hillel Coren
26b8c3637b Exclude invalid activities 2016-10-06 11:20:09 +03:00
Hillel Coren
a1f59619ef Enabled automating data check script 2016-09-19 11:54:01 +03:00
Hillel Coren
db4dbdc87e Cleaning up errors from the logs 2016-09-12 08:51:41 +03:00
Hillel Coren
ce3a510037 Working on the dashboard 2016-09-11 17:30:23 +03:00
Hillel Coren
1463bbbfae Improvements to the check data script 2016-08-29 18:03:08 +03:00
Hillel Coren
f9a17a595d Fixes to check data script 2016-08-25 17:29:55 +03:00
Holger Lösken
d2d64d2a63 Use self-updater package, initial commit 2016-08-19 13:13:55 +00:00
Hillel Coren
3d9b712fb7 Improve test data 2016-08-14 22:29:34 +03:00
Hillel Coren
7f3bd44d9a Working on bots 2016-08-04 20:01:30 +03:00
Hillel Coren
845e25df2d Remove seeder from migration to prevent class not found errors 2016-08-04 20:00:50 +03:00
Hillel Coren
d64f18ef99 Looking into bots... 2016-08-03 12:40:40 +03:00
Hillel Coren
8eda3badb8 Check invoices aren't double billed 2016-08-01 10:50:18 +03:00
Hillel Coren
e4058f9203 Fix for auto-billing delayed invoices 2016-07-31 21:27:11 +03:00
Hillel Coren
4795f33067 Adding back fixes 2016-07-21 16:04:23 +03:00
Hillel Coren
498578cefc Rollback to 2.6.5 2016-07-21 15:35:23 +03:00
Hillel Coren
fa18feb8e5 Handle deleted account when charging renewals 2016-07-20 22:53:54 +03:00
Hillel Coren
f83736478c Merge pull request #962 from codedge/#585-Reset-invoice-schema-counter-new-year
Reset the invoice schema counter
2016-07-20 11:10:19 +03:00
Hillel Coren
7b4b84cedd Merge pull request #979 from codedge/Refactoring-docblocks-dead-code-unused-uses
Refactor docblocks, unused vars, unused uses
2016-07-20 11:00:03 +03:00
Hillel Coren
e41d47eb0d Prevent charging downgraded accounts 2016-07-16 23:19:43 +03:00
Holger Lösken
71ab4dc3d8 Refactor docblocks, unused vars, unused uses 2016-07-14 22:37:04 +02:00
Hillel Coren
8590f9ad17 Working on new pricing 2016-07-14 12:46:00 +03:00
Hillel Coren
986487b4c9 Working on new hosted pricing 2016-07-11 20:08:43 +03:00
Holger Lösken
d00408b2e9 Make the command work for one/multiple accounts 2016-07-10 11:16:40 +02:00
Holger Lösken
5146fab45d - Added account selection by passing a parameter to the command
- Added an success message
2016-07-09 23:54:59 +02:00
Holger Lösken
790766c028 Reset the invoice schema counter
- Fix #585 and resolve #585
- Reset the invoice schema counter back to „1“ at the turn of the year
- Implemented as command the also call it manually
2016-07-09 23:38:33 +02:00
Holger Lösken
0fbda85a59 Code Refactoring
- Removed unused uses
- Type hinting for method parameters
- Removed commented code
- Introduced comments for classes and methods
- Short array syntax
2016-07-03 16:19:22 +00:00
Hillel Coren
3f974d0344 Optimized send recurring invoices command 2016-07-01 10:29:24 +03:00
Hillel Coren
5ff69c6f29 Payments refactor 2016-06-20 17:14:43 +03:00
Joshua Dwire
49d47bb9e3 Merge remote-tracking branch 'upstream/develop' into wepay-integration 2016-06-01 16:46:03 -04:00
rafael.sisweb
db89a574f6 Add missing use Utils 2016-05-30 12:30:57 -04:00
ben
dadac05532 add support to multiple invoice types 2016-05-29 12:02:44 +03:00
Joshua Dwire
1c119fe35a ACH autobill bug fixes 2016-05-26 15:22:09 -04:00
Joshua Dwire
d19a3715f9 Warn user when editing an ACH auto bill invoice 2016-05-25 11:07:20 -04:00
Joshua Dwire
9d4b42a514 Mention in the invoice notification that the invoice will be auto billed on the due date 2016-05-24 23:14:19 -04:00
Joshua Dwire
a5fdb88d79 Add support for auto bill on due date 2016-05-24 22:49:06 -04:00
Hillel Coren
db9d75ceff Changed vendorcontacts to vendor_contacts 2016-05-04 15:16:49 +03:00
Hillel Coren
9ebb539cce API optimizations 2016-05-04 14:53:27 +03:00
Hillel Coren
05bd8d9318 Moving permissions to form requests 2016-05-01 14:31:10 +03:00
Hillel Coren
ad68d64dca Changes for white label license 2016-04-21 22:01:17 +03:00
Hillel Coren
f9c36fd761 Fix for saving invoice client with id/public_id 2016-04-21 13:02:19 +03:00
Hillel Coren
b27505f63c Fix for saving invoice client with id/public_id 2016-04-21 13:01:36 +03:00
Joshua Dwire
22f65e8108 Finalize multi-plan support
* Allow admins to change plan
* Check features instead of plans
* Support linking/unlinking accounts
* Support creating/deleting accounts
2016-04-18 22:35:18 -04:00
Joshua Dwire
030d4ed4da Fix renewals; fix plan edge cases 2016-04-16 22:09:01 -04:00
Joshua Dwire
1ddd2769ac Add command to remove orphaned documents 2016-03-24 13:02:45 -04:00
Hillel Coren
e6141abde4 Enable auto renewing and updated Travis config 2016-02-22 21:34:21 +02:00
Hillel Coren
826d1b868b Enable auto renewing and updated Travis config 2016-02-22 21:23:15 +02:00
Hillel Coren
881dd10e2c Added file 2016-02-22 10:30:14 +02:00
Hillel Coren
7da1a37771 Added Romanina New Leu 2016-02-21 15:26:27 +02:00
Hillel Coren
efc9ab4f9e Working on OFX support 2016-01-26 22:22:33 +02:00
Hillel Coren
bf778aa616 Initial work on OFX support 2016-01-20 01:07:31 +02:00
Hillel Coren
2ead34fef0 Enabled setting reminder before/after due date or invoice date 2015-12-28 12:15:56 +02:00
Hillel Coren
0aca2e7fb4 Added check for account data 2015-12-09 17:47:14 +02:00
Hillel Coren
c5a1abf66f Added HTML email designs 2015-12-02 15:26:06 +02:00
Hillel Coren
9f4cd62832 Add space 2015-11-17 15:42:54 +02:00
Hillel Coren
f574a79fe6 Improved data export 2015-11-12 22:36:28 +02:00
Hillel Coren
404435a145 Refactored to events 2015-10-28 21:22:07 +02:00
Hillel Coren
17f853f907 Working on custom invoice numbers 2015-10-23 14:55:18 +03:00
Hillel Coren
392c1facc0 Fixed issue with TwoCheckout integration 2015-10-20 22:04:49 +03:00
Hillel Coren
2c5667aacb Added new acceptance tests 2015-10-20 20:12:34 +03:00
Hillel Coren
88c215d1df Bug fixes 2015-10-20 11:23:38 +03:00
Hillel Coren
4b07504835 Reworked recurrenc code using Recurr 2015-10-15 17:14:13 +03:00
Hillel Coren
831c81a4b9 Improved settings navigation 2015-10-14 17:15:39 +03:00
Hillel Coren
2dfc053cbc Bug fixes 2015-10-13 10:11:44 +03:00
Hillel Coren
1d04bc2a05 Added custom invoice text fields 2015-10-11 17:41:09 +03:00
Hillel Coren
a1cef22a48 Add quotes to the dashboard and a map to the client page 2015-10-06 20:55:55 +03:00
Hillel Coren
bf85aa7ddd Bug fixes 2015-09-29 13:21:57 +03:00
Hillel Coren
4268c18f8a Fixed money format in PDF for EU 2015-09-25 12:57:40 +03:00
Hillel Coren
6b063abe9a Bug fixes 2015-09-21 00:05:02 +03:00
Hillel Coren
98cabd4138 Added auto-reminder emails 2015-09-17 22:01:06 +03:00
Hillel Coren
4741fad4be Added auto-billing and per-client language support 2015-09-10 20:50:09 +03:00
Hillel Coren
0e15c12298 Bug fixes 2015-08-11 17:38:36 +03:00
Hillel Coren
78bf49cd19 Recurring invoices no longer prevent invoice numbers from being sequential 2015-08-10 18:48:41 +03:00
Hillel Coren
b0eea1a30f Bug fixes 2015-06-10 14:38:25 +03:00
Hillel Coren
77c90ad21f Bug fixes 2015-06-07 11:05:30 +03:00
Hillel Coren
060a14736b Added support for Dwolla 2015-06-03 20:55:48 +03:00
Hillel Coren
1a8245dcff Adding support for Dwolla 2015-05-31 15:37:29 +03:00
Hillel Coren
3da1e738d8 Working on tasks 2015-05-27 19:52:10 +03:00
Hillel Coren
ef6e930f1b Minor dashboard improvements 2015-05-08 11:21:29 +03:00
Hillel Coren
b368e5589c Bug fixes 2015-05-05 12:48:23 +03:00
Hillel Coren
bc10719fbe Added support for custom subdomains 2015-04-28 23:13:52 +03:00
Hillel Coren
9dcc4e0e52 Working on L5 2015-04-12 17:18:05 +03:00
Jeramy Simpson
6ae6a29117 Fix Ninja Namespace
Also includes other minor clean ups and L5 syntax changes
2015-03-24 18:21:12 +10:00
Jeramy Simpson
9af731545c Update Namespaces & Syntax 2015-03-17 11:30:56 +10:00
Jeramy Simpson
04c392136e Add Files 2015-03-17 07:45:25 +10:00
Jeramy Simpson
77922893d2 Fixing Dependancies, re-organising files
Only a little progress. Still heaps to do
2015-03-13 15:01:27 +10:00
root
2c696666df Initial Progress.
- Moved most files
- fixed composer dependencies
- Started fixing issues.
2015-03-12 13:39:52 +10:00
root
32e78ef3da Bring in Laravel5 framework. 2015-03-12 10:44:39 +10:00