1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-24 18:27:10 +02:00
Commit Graph

623 Commits

Author SHA1 Message Date
Hillel Coren
c49f5fb52c Ensure archived invoices are viewable 2016-03-14 20:49:38 +02:00
Hillel Coren
5a6445f808 Added silent flag to test invoices 2016-03-14 20:23:20 +02:00
Hillel Coren
ed7cbf1d2b Support searching by custom client fields 2016-03-14 10:09:18 +02:00
Hillel Coren
e7df1f5e7c Bug fix to show/track errors on install/update 2016-03-14 09:25:58 +02:00
Hillel Coren
497a581bcd Support for negative expenses 2016-03-13 21:04:47 +02:00
Hillel Coren
d47251a475 Fix for adding new user 2016-03-13 20:33:11 +02:00
Hillel Coren
39fc63886b Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-03-13 17:39:03 +02:00
David Bomba
d9346bfadf re-working validation 2016-03-13 23:52:02 +11:00
David Bomba
8d7a9a2d29 re-working validation 2016-03-13 23:50:40 +11:00
David Bomba
22f683152d re-working validation 2016-03-13 23:49:51 +11:00
David Bomba
ba3ca0dffc re-working validation 2016-03-13 23:46:51 +11:00
David Bomba
2b77af5abe re-working validation 2016-03-13 23:43:39 +11:00
David Bomba
66204e91f4 re-working validation 2016-03-13 23:41:33 +11:00
David Bomba
499a1561b1 re-working validation 2016-03-13 23:38:25 +11:00
David Bomba
a2ce87490b re-working validation 2016-03-13 23:37:37 +11:00
David Bomba
3279b26bef re-working validation 2016-03-13 23:34:42 +11:00
David Bomba
13b425853e re-working validation 2016-03-13 23:32:38 +11:00
David Bomba
3d104400aa re-working validation 2016-03-13 23:31:15 +11:00
David Bomba
584133734e re-working validation 2016-03-13 23:29:38 +11:00
David Bomba
b83ba5c7dc re-working validation 2016-03-13 23:28:33 +11:00
David Bomba
c79509d04f re-working validation 2016-03-13 23:27:20 +11:00
David Bomba
d7b6426aee re-working validation 2016-03-13 23:20:56 +11:00
David Bomba
15838765ff re-working validation 2016-03-13 23:14:08 +11:00
David Bomba
f9853af70a re-working validation 2016-03-13 23:12:04 +11:00
David Bomba
b843bf008d re-working validation 2016-03-13 23:10:15 +11:00
David Bomba
e36298cd35 re-working validation 2016-03-13 23:09:11 +11:00
David Bomba
00aa0624b8 re-working validation 2016-03-13 23:08:31 +11:00
David Bomba
392024a0b9 re-working validation 2016-03-13 23:06:26 +11:00
David Bomba
3d2daf9758 re-working validation 2016-03-13 23:04:27 +11:00
David Bomba
4bc07aacbf re-working validation 2016-03-13 23:02:07 +11:00
David Bomba
7c054c5e9b re-working validation 2016-03-13 22:59:01 +11:00
David Bomba
b244f8034b re-working validation 2016-03-13 22:58:05 +11:00
Hillel Coren
243b1c1d37 Fix for JSON account export 2016-03-13 13:56:56 +02:00
David Bomba
fd173889eb re-working validation 2016-03-13 22:56:44 +11:00
David Bomba
c8a46f6bd9 re-working validation 2016-03-13 22:46:59 +11:00
David Bomba
35dfe66de2 re-working validation 2016-03-13 22:41:08 +11:00
David Bomba
94a73f92ad re-working validation 2016-03-13 22:39:20 +11:00
David Bomba
7d2cf9770b fixing validation 2016-03-13 21:54:31 +11:00
David Bomba
f6b2595936 changing the way validation works 2016-03-13 20:28:14 +11:00
David Bomba
83de2a279e changing the way validation works 2016-03-13 20:27:00 +11:00
David Bomba
3a657e511a changing the way validation works 2016-03-13 20:18:19 +11:00
David Bomba
aa8b160661 changing the way validation works 2016-03-13 20:11:45 +11:00
David Bomba
5462e4276a changing the way validation works 2016-03-13 20:10:25 +11:00
Hillel Coren
ed48fb1a3f Fix for checkouit.com integration 2016-03-09 16:58:21 +02:00
Hillel Coren
4912c40650 Fix to show all clients when cloning 2016-03-09 13:35:46 +02:00
Hillel Coren
b9bbec8d9d Enabled registering through the API 2016-03-08 23:24:06 +02:00
Hillel Coren
6aafb9154d Enabled registering through the API 2016-03-08 23:22:59 +02:00
Hillel Coren
86a851a05a Merge pull request #757 from joshuadwire/client-portal-password
Client portal password support
2016-03-08 19:32:04 +02:00
Joshua Dwire
879e88dcc3 Restrict admin viewing of invoices to invoices in the same account 2016-03-07 20:25:43 -05:00
Hillel Coren
409973758c Bumped version to 2.5.0.4 2016-03-07 17:34:28 +02:00
Joshua Dwire
d0d30e1e26 Add support for including password in email; include portal customizations 2016-03-05 18:09:50 -05:00
Joshua Dwire
793ba76415 Finalize basic client portal password support 2016-03-04 22:22:54 -05:00
Hillel Coren
ee677554c9 Datatable fixes for L5.2 2016-03-04 15:55:15 +02:00
Hillel Coren
1d880f45a0 Fix for invoice XLS export 2016-03-04 15:46:28 +02:00
Joshua Dwire
903904d423 Merge Laravel 5.2 upgrade 2016-03-03 21:57:15 -05:00
Hillel Coren
747f199ce8 Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-03-03 21:39:27 +02:00
Hillel Coren
eb6cd45913 Minor fixes 2016-03-03 21:39:15 +02:00
David Bomba
fd4ec8cb6d bug fixes 2016-03-03 20:52:47 +11:00
David Bomba
5950d0e0be Bug Fixes 2016-03-03 19:48:33 +11:00
David Bomba
9744ad69b7 Localization API & PUSH 2016-03-03 13:28:16 +11:00
David Bomba
28cd3e01a7 Bug fixes push notifications 2016-03-03 11:24:13 +11:00
Hillel Coren
8572e9252c Working on Laravel 5.2 2016-03-02 16:36:46 +02:00
Hillel Coren
9efaada9f5 Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-03-02 15:36:48 +02:00
Hillel Coren
aef4c6be98 Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
David Bomba
6ff569a5a3 Bug Fixes 2016-03-02 22:16:06 +11:00
David Bomba
1d0c35ec76 Bug Fixes 2016-03-02 22:14:42 +11:00
David Bomba
50c5d52e08 Bug Fixes 2016-03-02 21:52:59 +11:00
David Bomba
aa4aae4797 Working on API 2016-03-01 21:31:23 +11:00
Hillel Coren
10dc9a3da1 Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
Conflicts:
	composer.lock
2016-03-01 10:52:14 +02:00
Hillel Coren
3b5311e960 Added setting to show/hide client portal dashboard 2016-03-01 09:36:37 +02:00
David Bomba
6e3b1ecb4b Push Notifications 2016-03-01 15:06:54 +11:00
David Bomba
1aef96f027 Push Notifications 2016-03-01 14:44:14 +11:00
David Bomba
f1bc597034 Push Notifications 2016-03-01 13:57:59 +11:00
Joshua Dwire
6376302ed9 Add option for client portal password 2016-02-29 16:46:27 -05:00
David Bomba
50ddbcf609 iOS Push Notifications 2016-02-29 21:31:58 +11:00
Hillel Coren
553c548f31 Enabled setting recurring invoice number prefix 2016-02-28 20:36:11 +02:00
Hillel Coren
faa3a5e620 Updated PHP version check to 5.5.9 2016-02-28 14:09:42 +02:00
Hillel Coren
2153a8e227 Added custom invoice item fields 2016-02-28 13:59:52 +02:00
Hillel Coren
f2d7a01f94 Fix for report defaults 2016-02-27 23:00:27 +02:00
Hillel Coren
92e5bf60d8 Broke up seeders 2016-02-27 22:12:22 +02:00
Hillel Coren
308e5a1656 Improvements to search 2016-02-25 23:33:48 +02:00
Hillel Coren
4a749d5868 Improvements to custom designer 2016-02-25 20:34:23 +02:00
Hillel Coren
edda64bd0e Enabled all tests 2016-02-25 12:29:26 +02:00
Hillel Coren
689efc3e3e Lazy load images 2016-02-25 12:16:27 +02:00
Hillel Coren
01f9634237 Improvements to data export 2016-02-25 11:25:07 +02:00
Hillel Coren
fb959c1487 Refinements to reports 2016-02-25 10:32:31 +02:00
Hillel Coren
6cdbc15961 Implemented basic expense report 2016-02-24 23:54:56 +02:00
Hillel Coren
88fcc05902 Implemented basic expense report 2016-02-24 23:54:43 +02:00
Hillel Coren
a1d13cc84c Improvements to the tax report 2016-02-24 22:58:42 +02:00
Hillel Coren
1c864f4304 Added tax report 2016-02-23 23:32:39 +02:00
Hillel Coren
105321bdbb Upgraded to Laravel 5.1 2016-02-22 19:47:19 +02:00
Hillel Coren
d79ff8e984 Bumped version number to 2.5.0.3 2016-02-22 15:18:04 +02:00
Hillel Coren
1caf32a00c Enabled remaining tests 2016-02-18 23:27:44 +02:00
Hillel Coren
6b64910c9d Prevent reloading page when showing/hiding archived 2016-02-18 20:14:48 +02:00
Hillel Coren
7e6d137504 Fixing test payment in Travis 2016-02-18 19:00:21 +02:00
Hillel Coren
5b743355fe Fixing test payment in Travis 2016-02-18 17:35:21 +02:00
Hillel Coren
f797497a8a Fix for invitations in the API 2016-02-18 15:46:44 +02:00
Hillel Coren
869febc1d3 Fix for Date in Expenses #731 2016-02-18 12:02:30 +02:00
Hillel Coren
b63f26f10b Working on TravisCI 2016-02-17 22:49:34 +02:00
Hillel Coren
ed941fef89 Enabled downloading PDF through route 2016-02-17 21:13:55 +02:00