1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
Commit Graph

4207 Commits

Author SHA1 Message Date
Hillel Coren
5b80e32fa7 Add ability to enable\disable modules 2016-10-27 11:57:51 +03:00
Hillel Coren
4a94633add Fix for pdfmake watermark 2016-10-26 12:44:04 +03:00
Hillel Coren
14352741be Removed wordWrapText 2016-10-26 12:21:48 +03:00
Hillel Coren
00d7df8850 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2016-10-26 10:32:44 +03:00
Hillel Coren
83c229028b Merge pull request #1113 from gpasztor87/develop
Update User model
2016-10-26 10:32:33 +03:00
Hillel Coren
47381d54f2 Don’t show history select if no options 2016-10-26 10:28:38 +03:00
Hillel Coren
b7c783aa15 Support sending API secret as header 2016-10-26 10:24:16 +03:00
Hillel Coren
c82e8476dc Fix for Travis 2016-10-26 10:05:22 +03:00
Hillel Coren
3b94b38216 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2016-10-26 06:23:35 +03:00
David Bomba
33008a7544 Merge pull request #1120 from turbo124/develop
Bug Fix UserAccount object
2016-10-26 12:02:52 +11:00
David Bomba
0bef2a0d1a Changed object back to 2016-10-26 12:01:36 +11:00
Hillel Coren
070bb72601 Add author name to footer #1052 2016-10-25 20:37:34 +03:00
Hillel Coren
51b8cc288f Fix for formIsChanged 2016-10-25 20:27:24 +03:00
Hillel Coren
87c65c3453 Change logout/erase button to red 2016-10-25 20:25:00 +03:00
Hillel Coren
3023eeb058 Fix for uploading multiple documents 2016-10-25 20:16:29 +03:00
Hillel Coren
368dbd1fde Upgraded to sweetalert2 2016-10-25 18:24:59 +03:00
Hillel Coren
7fcc634a74 Redirect to dashboard when switching accounts if viewing an entity 2016-10-25 17:29:37 +03:00
Hillel Coren
c0a3971ca5 Store sidebar state in localstorage 2016-10-25 17:07:56 +03:00
Hillel Coren
5e5f15667c Update license to standard AAL 2016-10-25 15:07:30 +03:00
Hillel Coren
188a475af4 Update license to standard AAL 2016-10-25 15:00:39 +03:00
Hillel Coren
12d9bac3fd Added fields for future features 2016-10-23 14:41:26 +03:00
Hillel Coren
6a55cf5b43 Add API support for expenses 2016-10-23 11:01:21 +03:00
Pásztor Gábor
3296fb344e Update User model 2016-10-22 20:13:37 +02:00
Hillel Coren
4320a72692 Add company plan to user account API response 2016-10-21 14:29:01 +03:00
Hillel Coren
fc683784fc Remove duplicate activity records for expenses and tasks 2016-10-21 09:54:28 +03:00
Hillel Coren
8fb8b63a13 Track changes to expenses in activities 2016-10-20 23:18:42 +03:00
Hillel Coren
83b66c880b Track changes to expenses in activities 2016-10-20 23:17:37 +03:00
Hillel Coren
040fb76a48 UI to apply white label license 2016-10-20 21:35:59 +03:00
Hillel Coren
37ce8dbd76 Fix for currency symbol 2016-10-20 18:16:32 +03:00
Hillel Coren
d92f7fadc0 Fix for currency symbol 2016-10-20 18:14:54 +03:00
Hillel Coren
4c5b4d5164 Filter buy now clients and invoices 2016-10-20 17:50:59 +03:00
Hillel Coren
5560d65c4a Fix for currency symbol 2016-10-20 17:49:26 +03:00
Hillel Coren
5084e4c5b9 Fix for default currency symbol 2016-10-20 17:44:31 +03:00
Hillel Coren
a0f8475a35 Enable selecting currency symbol or code 2016-10-20 17:17:47 +03:00
Hillel Coren
4ed8246681 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2016-10-19 10:17:32 +03:00
Hillel Coren
b448f459f8 Fix task timer #1109 2016-10-19 10:17:23 +03:00
David Bomba
9c21cc0e5c Merge pull request #1110 from turbo124/develop
Added missing fields in Expense Transformer
2016-10-19 13:00:25 +11:00
David Bomba
c50f1a8f37 Added missing fields 2016-10-19 12:59:01 +11:00
Hillel Coren
19bd3e844b Add back composer lock file 2016-10-18 23:39:43 +03:00
Hillel Coren
89088e5517 Fix product list filter 2016-10-18 21:15:08 +03:00
Hillel Coren
ffaea75c01 Hide upgrade modal on /account_mgmt 2016-10-18 18:01:33 +03:00
Hillel Coren
733890ec3f Show archived/deleted in breadcrumbs 2016-10-18 17:55:07 +03:00
Hillel Coren
597f0f5548 Fix upgrade modal styling 2016-10-18 16:13:12 +03:00
Hillel Coren
9fe183f125 Fix for deleting vendor contacts 2016-10-18 14:22:04 +03:00
Hillel Coren
6c02ee2c60 Allow all users to see tax rates 2016-10-18 14:10:46 +03:00
David Bomba
b8d0498560 Merge pull request #1107 from turbo124/develop
Fix bug when deleting Vendor
2016-10-18 20:58:00 +11:00
David Bomba
a8cf11604e fixed delete request type 2016-10-18 20:54:19 +11:00
David Bomba
3fcb560232 fixed delete request type 2016-10-18 20:53:17 +11:00
David Bomba
f30a25b0eb fixed bug when saving vendorcontact 2016-10-18 20:51:34 +11:00
David Bomba
ce0662f7b3 Merge pull request #1106 from turbo124/develop
Vendor API POST and PUT methods
2016-10-18 20:36:40 +11:00