Hillel Coren
|
e743af4d24
|
Merged #1062
|
2016-09-15 13:41:09 +03:00 |
|
Hillel Coren
|
d14cf5f9ed
|
Working on invoice fields
|
2016-09-05 15:28:59 +03:00 |
|
Hillel Coren
|
08590a4b6f
|
Working on invoice fields
|
2016-09-05 08:10:39 +03:00 |
|
Hillel Coren
|
188486641a
|
Working on design
|
2016-09-02 17:53:16 +03:00 |
|
Hillel Coren
|
e535750127
|
Working on history sidebar
|
2016-09-01 18:52:26 +03:00 |
|
Hillel Coren
|
d55cdd7619
|
Working on sidebar
|
2016-08-23 23:20:03 +03:00 |
|
Hillel Coren
|
de602283c1
|
Added 'tax' as custom label
|
2016-08-21 18:39:43 +03:00 |
|
Hillel Coren
|
6675814f8d
|
Added docs to the subdomain exclude list
|
2016-08-17 13:08:46 +03:00 |
|
Hillel Coren
|
e65fdd54b0
|
Fix for online payments page
|
2016-08-08 21:21:43 +03:00 |
|
Hillel Coren
|
498578cefc
|
Rollback to 2.6.5
|
2016-07-21 15:35:23 +03:00 |
|
Hillel Coren
|
7bb8f0ca4a
|
Merge https://github.com/codedge/invoiceninja into codedge-#904-Unify-js-no-public-js
Conflicts:
app/Http/Controllers/AccountController.php
resources/lang/en/texts.php
|
2016-07-20 10:49:08 +03:00 |
|
Hillel Coren
|
7cb797fcc2
|
Fix for cancel account
|
2016-07-18 22:07:23 +03:00 |
|
Hillel Coren
|
86c08f3af5
|
Working on new pricing
|
2016-07-15 11:24:08 +03:00 |
|
Hillel Coren
|
431f596d1d
|
Working on new pricing
|
2016-07-14 22:58:48 +03:00 |
|
Hillel Coren
|
8590f9ad17
|
Working on new pricing
|
2016-07-14 12:46:00 +03:00 |
|
Hillel Coren
|
fa9b0bf78b
|
Working on buy now buttons
|
2016-07-13 12:03:39 +03:00 |
|
Hillel Coren
|
401851e212
|
Working on buy now buttons
|
2016-07-12 23:46:41 +03:00 |
|
Hillel Coren
|
e68e213237
|
Bug fixes
|
2016-07-11 23:38:06 +03:00 |
|
Hillel Coren
|
b233aa0744
|
Merge branch 'release-2.6'
Conflicts:
.travis.yml
CONTRIBUTING.md
README.md
app/Http/Controllers/AccountController.php
app/Http/Controllers/AppController.php
app/Http/Controllers/BaseAPIController.php
app/Http/Controllers/CreditController.php
app/Http/Controllers/DashboardController.php
app/Http/Controllers/DocumentController.php
app/Http/Controllers/PaymentController.php
app/Http/Controllers/QuoteApiController.php
app/Http/Requests/EntityRequest.php
app/Http/routes.php
app/Listeners/AnalyticsListener.php
app/Models/Account.php
app/Models/Credit.php
app/Models/Document.php
app/Models/EntityModel.php
app/Models/Expense.php
app/Models/Invoice.php
app/Models/Task.php
app/Models/VendorContact.php
app/Ninja/Notifications/PushFactory.php
app/Ninja/Repositories/DocumentRepository.php
app/Ninja/Repositories/ExpenseRepository.php
app/Ninja/Repositories/InvoiceRepository.php
app/Services/PushService.php
composer.json
composer.lock
database/migrations/2014_05_17_175626_add_quotes.php
database/seeds/UserTableSeeder.php
resources/lang/en/texts.php
resources/views/accounts/customize_design.blade.php
resources/views/accounts/invoice_design.blade.php
resources/views/accounts/management.blade.php
resources/views/expenses/edit.blade.php
resources/views/header.blade.php
resources/views/invoices/edit.blade.php
resources/views/master.blade.php
resources/views/payments/payment.blade.php
resources/views/users/edit.blade.php
|
2016-07-11 23:33:58 +03:00 |
|
Hillel Coren
|
986487b4c9
|
Working on new hosted pricing
|
2016-07-11 20:08:43 +03:00 |
|
Hillel Coren
|
fd2155d10a
|
Merge pull request #950 from codedge/#868-Configurable-start-of-week
Adding configuration for first day of the week
|
2016-07-10 12:42:12 +03:00 |
|
Hillel Coren
|
3c66c0166b
|
Fixed bug preventing switching back to subdomain from website
|
2016-07-05 12:49:09 +03:00 |
|
Holger Lösken
|
fcc8cac7b5
|
Adding configuration for first day of the week
- Fix #868 and resolves #868
- The first day of the week can be configured in localization settings,
which affects the Bootstrap date picker
|
2016-07-04 16:20:22 +02:00 |
|
Hillel Coren
|
5d7f7ec02c
|
Merge pull request #946 from codedge/#942-Refactoring-dead-code-unused-uses
#942 refactoring dead code unused uses
|
2016-07-04 09:38:50 +03:00 |
|
Holger Lösken
|
a114f60127
|
Adding translation support for languages
- Languages can now be translated via texts.php
|
2016-07-04 01:02:38 +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 |
|
Holger Lösken
|
b13b9a2d7d
|
Fix hardcoded translations for industry, country and payment types
- Fixes #426, resolves #426
|
2016-07-03 09:24:55 +00:00 |
|
Hillel Coren
|
c1713c190c
|
Fix for go pro process
|
2016-06-28 21:21:54 +03:00 |
|
Hillel Coren
|
1a9f7bf098
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
|
2016-06-09 10:56:31 +03:00 |
|
Hillel Coren
|
ffa67cef3b
|
Refactoring payments code...
|
2016-06-09 10:56:22 +03:00 |
|
Hillel Coren
|
31fc4ad59c
|
Merge pull request #911 from haleksandre/invoice-subtotals
Add custom labelling and style to multiple labels and amount in the subtotals table
|
2016-06-09 09:05:57 +03:00 |
|
Alexandre Villeneuve
|
eafdc12fa5
|
Add style to multiple subtotals labels
|
2016-06-08 14:00:44 -04:00 |
|
Hillel Coren
|
d5669fdbf9
|
Minor fixes
|
2016-06-05 21:08:41 +03:00 |
|
Hillel Coren
|
706c26b4d5
|
Minor fixes
|
2016-06-05 21:05:11 +03:00 |
|
Joshua Dwire
|
49d47bb9e3
|
Merge remote-tracking branch 'upstream/develop' into wepay-integration
|
2016-06-01 16:46:03 -04:00 |
|
Hillel Coren
|
607fb58c29
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
Conflicts:
app/Models/Account.php
|
2016-05-29 12:27:14 +03:00 |
|
Hillel Coren
|
0e75ddb5e6
|
Added setting to hide second tax rate
|
2016-05-29 12:26:02 +03:00 |
|
Hillel Coren
|
cca6dcfc4a
|
Merge pull request #878 from benb969/invoices_types
add support to multiple invoice types
|
2016-05-29 12:21:57 +03:00 |
|
ben
|
dadac05532
|
add support to multiple invoice types
|
2016-05-29 12:02:44 +03:00 |
|
Hillel Coren
|
145c394e6b
|
Ensure all files are deleted with the account
|
2016-05-26 20:48:45 +03:00 |
|
Hillel Coren
|
f233582ea8
|
Ensure all files are deleted with the account
|
2016-05-26 20:48:27 +03:00 |
|
Joshua Dwire
|
c701c5563c
|
Add payment settings block
|
2016-05-25 10:36:40 -04:00 |
|
Hillel Coren
|
861672e9e9
|
Fix for deleting account
|
2016-05-17 15:05:07 +03:00 |
|
Hillel Coren
|
faec0a2f04
|
Fix for deleting account
|
2016-05-17 15:03:17 +03:00 |
|
Hillel Coren
|
a82437b2bc
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
Conflicts:
app/Http/routes.php
resources/lang/en/texts.php
|
2016-05-16 11:34:00 +03:00 |
|
Joshua Dwire
|
f6942a199f
|
Merge remote-tracking branch 'upstream/develop' into wepay-integration
|
2016-05-15 21:21:59 -04:00 |
|
Hillel Coren
|
b067697b1c
|
Support manually importing OFX files
|
2016-05-15 13:58:11 +03:00 |
|
Joshua Dwire
|
947cb4a6f7
|
Better WePay configuration support
|
2016-05-14 17:23:20 -04:00 |
|
Hillel Coren
|
2933ec97ca
|
Fix for saving client portal setting in self host
|
2016-05-12 20:29:33 +03:00 |
|
Hillel Coren
|
3202d2480f
|
Fix for saving client portal setting in self host
|
2016-05-12 20:26:36 +03:00 |
|