Hillel Coren
|
8dc1786eb2
|
Fix for archiving API token
|
2016-08-02 17:38:51 +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 |
|
Holger Lösken
|
68a1a81748
|
Make app language available in templates
- Fix #705
- $appLanguage can be fetched inside each template
|
2016-07-19 19:04:31 +02:00 |
|
Hillel Coren
|
986487b4c9
|
Working on new hosted pricing
|
2016-07-11 20:08:43 +03:00 |
|
Hillel Coren
|
6756fde908
|
Merge pull request #955 from codedge/#583-Add-Task-creating-editing-to-activity-stream
#583 add task creating editing to activity stream
|
2016-07-10 12:42:29 +03:00 |
|
Hillel Coren
|
cd9aae1e22
|
Working on expense categories
|
2016-07-06 21:35:16 +03:00 |
|
Holger Lösken
|
d1dc1a7e5b
|
Added tasks to activity on dashboard
- Fixes #583 and resolves #583
- Creating and updating tasks creates an activity now
- Each has its own event
- The activity is shown on the dashboard
|
2016-07-05 16:31:57 +00: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 |
|
Hillel Coren
|
19b443d641
|
Fix for #917
|
2016-07-03 15:56:01 +03: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
|
0acf4ff1fc
|
Support importing JSON file
|
2016-06-02 22:03:59 +03:00 |
|
Hillel Coren
|
17eb2a7a79
|
Support saving invoice_id and expense_id with the document
|
2016-06-01 12:39:42 +03:00 |
|
Joshua Dwire
|
41f4c98e08
|
Merge remote-tracking branch 'upstream/develop' into payments-changes
|
2016-05-10 10:25:42 -04:00 |
|
Hillel Coren
|
594b0e1bef
|
Implemented server-side analytics tracking for revenue
|
2016-05-08 16:54:16 +03:00 |
|
Hillel Coren
|
bacf5bf856
|
Merge branch 'laravel-acl' of git://github.com/joshuadwire/invoiceninja into joshuadwire-laravel-acl
Conflicts:
app/Providers/AuthServiceProvider.php
|
2016-05-08 09:27:18 +03:00 |
|
Joshua Dwire
|
cf98c37f40
|
Better Braintree support
|
2016-05-06 17:05:42 -04:00 |
|
Joshua Dwire
|
d27822e17b
|
Merge pull request #5 from joshuadwire/laravel-acl
Laravel acl
|
2016-05-06 15:08:48 -04:00 |
|
Joshua Dwire
|
c4b17fedd8
|
Fix permissions bugs
|
2016-05-06 15:05:28 -04:00 |
|
Joshua Dwire
|
9ed44bdfe4
|
Merge pull request #4 from joshuadwire/laravel-acl
Laravel acl
|
2016-05-06 14:17:16 -04:00 |
|
Hillel Coren
|
e7f4368cbb
|
Working on permissions in the API
|
2016-05-02 16:12:37 +03:00 |
|
Joshua Dwire
|
ed1f2b6044
|
Handle failed payments
|
2016-04-30 17:54:56 -04:00 |
|
Joshua Dwire
|
fc0d4d3edd
|
Finish migrating to Laravel ACL
|
2016-04-25 21:53:39 -04:00 |
|
Joshua Dwire
|
b8170f0324
|
Support refunds from the admin UI
|
2016-04-23 16:40:19 -04:00 |
|
Joshua Dwire
|
fdf1b25b16
|
Begin adding authorization policies
|
2016-04-23 11:52:36 -04: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
|
cd8290946e
|
Add client portal documents tab
|
2016-03-24 11:58:30 -04:00 |
|
Joshua Dwire
|
1c5c45a1e1
|
Improved handling of various document types; better documents zip
|
2016-03-24 11:33:28 -04:00 |
|
Joshua Dwire
|
5640c74f35
|
Migrate logos to use Laravel Filesystem
|
2016-03-22 16:19:55 -04:00 |
|
Joshua Dwire
|
0148d06205
|
Add user permission support
|
2016-03-15 19:08:00 -04:00 |
|
Hillel Coren
|
bddc4dd915
|
Merge branch 'lang_ja' of git://github.com/mzdakr/invoiceninja into mzdakr-lang_ja
Conflicts:
app/Providers/AppServiceProvider.php
database/seeds/CurrenciesSeeder.php
|
2016-03-13 13:35:32 +02:00 |
|
Hillel Coren
|
aef4c6be98
|
Upgrade to Laravel 5.2
|
2016-03-02 15:36:42 +02:00 |
|
Akira Matsuda
|
0b9b3cb7bc
|
fix garbled characters when cjk lang is selected.
|
2016-03-02 20:38:51 +09:00 |
|
Hillel Coren
|
a1d13cc84c
|
Improvements to the tax report
|
2016-02-24 22:58:42 +02:00 |
|
Hillel Coren
|
0a2a97d89a
|
Fixed an API issue when only setting product_key in an invoice
|
2016-02-11 19:24:41 +02:00 |
|
Hillel Coren
|
db4ec4fb62
|
Added statust to client view page
|
2016-02-04 20:36:39 +02:00 |
|
Hillel Coren
|
dff7ad91c8
|
Merge: Bugfixed version of Vendor / Expense module (#635)
|
2016-01-21 00:09:10 +02:00 |
|
Hillel Coren
|
9287118cd0
|
Merging: Bugfixed version of Vendor / Expense module #635
|
2016-01-20 16:06:17 +02:00 |
|
Hillel Coren
|
cbe2b2905e
|
Added autolink to emails and fixed checkout.com integration
|
2016-01-18 10:30:42 +02:00 |
|
steenrabol
|
6133c6ff07
|
Merge branch 'master' of https://github.com/invoiceninja/invoiceninja
# Conflicts:
# app/Http/Controllers/InvoiceController.php
# resources/lang/en/texts.php
# resources/views/invoices/edit.blade.php
|
2016-01-11 20:39:18 +01:00 |
|
Hillel Coren
|
5fbe59fa8b
|
Auto-set last used design as account default for non pro
|
2016-01-10 20:17:55 +02:00 |
|
steenrabol
|
48ce3f64e6
|
expenses
|
2016-01-06 20:52:09 +01:00 |
|
steenrabol
|
dba3a39559
|
Vendor management
|
2016-01-06 15:23:58 +01:00 |
|
steenrabol
|
d3ee8ed813
|
Expense module
|
2016-01-05 12:47:03 +01:00 |
|
Hillel Coren
|
c5a1abf66f
|
Added HTML email designs
|
2015-12-02 15:26:06 +02:00 |
|
Hillel Coren
|
24bcb0e2e5
|
Merging import changes
|
2015-11-17 15:53:14 +02:00 |
|
Hillel Coren
|
933b94e8b5
|
Improved history feature
|
2015-11-11 18:24:48 +02:00 |
|
Hillel Coren
|
72c7cbb237
|
Added 'apply credit' action
|
2015-11-04 09:48:47 +02:00 |
|