Hillel Coren
|
a0817d8de3
|
Check for payment driver
|
2016-07-19 20:15:03 +03:00 |
|
Hillel Coren
|
96b4b19509
|
Fix for archiving credits
|
2016-07-19 20:12:45 +03:00 |
|
Hillel Coren
|
9d4c6a12dd
|
Use credits when autobilling invoices
|
2016-07-19 20:12:28 +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
|
5adc665a95
|
Merge branch 'release-2.6.4' into develop
|
2016-07-19 19:19:19 +03:00 |
|
Hillel Coren
|
4348270c96
|
Bumped version number to 2.6.4
|
2016-07-19 19:15:30 +03:00 |
|
Hillel Coren
|
4306892a5b
|
Update language files
|
2016-07-19 19:07:03 +03:00 |
|
Hillel Coren
|
bd70b4596c
|
Add batch limits for hosted imports
|
2016-07-19 18:57:01 +03:00 |
|
Hillel Coren
|
d534b5595b
|
Workaround for problem with images in PDF on MS Edge
|
2016-07-19 15:42:08 +03:00 |
|
Hillel Coren
|
2e0129b279
|
Fix when adding a new user who is already logged in
|
2016-07-19 10:59:50 +03:00 |
|
Hillel Coren
|
cb4a2b6a49
|
Fix for app cipher setting
|
2016-07-19 10:38:54 +03:00 |
|
Hillel Coren
|
dcfea90781
|
Merge pull request #989 from codedge/Put-cipher-back-to-env
Put APP_CIPHER back to .env
|
2016-07-19 10:28:05 +03:00 |
|
Hillel Coren
|
e7c8ca50db
|
API optimization
|
2016-07-19 10:07:56 +03:00 |
|
Hillel Coren
|
109c97dc55
|
Fix for is_system setting in actvities
|
2016-07-19 09:57:17 +03:00 |
|
Holger Lösken
|
fdeca11660
|
Use Elixir for asset management
- Set up Elixir for asset management
- CSS + JS will be handled via Elixir/Gulp in gulpfile.js
- Removed outdates public/js files
|
2016-07-18 22:12:41 +00:00 |
|
Hillel Coren
|
7249b29bf6
|
Change settings navigation order
|
2016-07-18 23:28:30 +03:00 |
|
Hillel Coren
|
618ed868e6
|
Show WePay's fees
|
2016-07-18 23:10:04 +03:00 |
|
Hillel Coren
|
6cc84ddfab
|
Add link to WePAY TOS
|
2016-07-18 22:58:56 +03:00 |
|
Hillel Coren
|
60982deb08
|
Don't show clients w/o names
|
2016-07-18 22:53:54 +03:00 |
|
Hillel Coren
|
7cb797fcc2
|
Fix for cancel account
|
2016-07-18 22:07:23 +03:00 |
|
Hillel Coren
|
ce6068f924
|
Additional online payment checks
|
2016-07-18 22:03:28 +03:00 |
|
Hillel Coren
|
078964d297
|
Improve offsite payment checks
|
2016-07-18 21:45:32 +03:00 |
|
Hillel Coren
|
cef35a98e1
|
Prevent creating payment for a quote through the API
|
2016-07-18 21:12:18 +03:00 |
|
Hillel Coren
|
5e5207973f
|
Prevent entering online payment for deleted invoice
|
2016-07-18 21:05:40 +03:00 |
|
Hillel Coren
|
fb28521160
|
Increase API page limit
|
2016-07-18 14:15:52 +03:00 |
|
Holger Lösken
|
3d7e412d24
|
Put APP_CIPHER back to .env
- APP_CIPHER included in .env.example
- APP_CIPHER being included into .env when doing a fresh install
|
2016-07-18 11:13:35 +02:00 |
|
Hillel Coren
|
59969a4677
|
Fix for API pagination
|
2016-07-17 13:31:31 +03:00 |
|
Hillel Coren
|
0d58e6da94
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
|
2016-07-16 23:51:30 +03:00 |
|
Hillel Coren
|
1e568dc408
|
Fixes for WePay
|
2016-07-16 23:51:18 +03:00 |
|
Hillel Coren
|
f8672e3feb
|
Fix for buy now buttons
|
2016-07-16 23:51:05 +03:00 |
|
Hillel Coren
|
e41d47eb0d
|
Prevent charging downgraded accounts
|
2016-07-16 23:19:43 +03:00 |
|
Hillel Coren
|
56f89ef3a0
|
Update zaps listed
|
2016-07-16 23:01:55 +03:00 |
|
David Bomba
|
20c9d661ac
|
Merge pull request #985 from turbo124/develop
Fix typo
|
2016-07-16 07:52:58 +10:00 |
|
David Bomba
|
cfb32f244a
|
Fix typo
|
2016-07-16 07:52:00 +10:00 |
|
Hillel Coren
|
36e50e7bcb
|
Fixes for the API
|
2016-07-15 16:47:18 +03:00 |
|
Hillel Coren
|
86c08f3af5
|
Working on new pricing
|
2016-07-15 11:24:08 +03:00 |
|
Hillel Coren
|
cf3465b5e2
|
Fix for token billing
|
2016-07-15 11:23:19 +03:00 |
|
Hillel Coren
|
c6bf1d5fcc
|
Fix for wepay fee
|
2016-07-15 10:41:16 +03:00 |
|
Holger Lösken
|
39d8e3c7b8
|
Refactor Utils class
|
2016-07-14 21:57:13 +00:00 |
|
Holger Lösken
|
33badc78b7
|
Fixed wrong overrides, added some more docblocks
|
2016-07-14 23:20:16 +02:00 |
|
Holger Lösken
|
71ab4dc3d8
|
Refactor docblocks, unused vars, unused uses
|
2016-07-14 22:37:04 +02:00 |
|
Hillel Coren
|
6d7b25bcf5
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
|
2016-07-14 22:59:53 +03:00 |
|
Hillel Coren
|
431f596d1d
|
Working on new pricing
|
2016-07-14 22:58:48 +03:00 |
|
Hillel Coren
|
d2d70eb12a
|
Fix for branding logo with custom designs
|
2016-07-14 22:58:26 +03:00 |
|
Hillel Coren
|
194547f7bf
|
Merge pull request #978 from sebklaus/#977-Request-statically-called
Fixed Request being statically called
|
2016-07-14 22:17:13 +03:00 |
|
Sebastian Klaus
|
235acb05a4
|
Fixed Request being statically called
Signed-off-by: Sebastian Klaus <sebastian@klaus.com.au>
|
2016-07-14 23:22:11 +08:00 |
|
Hillel Coren
|
8590f9ad17
|
Working on new pricing
|
2016-07-14 12:46:00 +03:00 |
|
Hillel Coren
|
c10fd83c74
|
Updated change log
|
2016-07-14 12:10:09 +03:00 |
|
Hillel Coren
|
dce90da0c6
|
Fix for code refactor
|
2016-07-14 12:01:05 +03:00 |
|
Hillel Coren
|
2cdba1e4ed
|
Fixes #974
|
2016-07-14 11:42:10 +03:00 |
|