1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

51 Commits

Author SHA1 Message Date
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
Hillel Coren
faa3a5e620 Updated PHP version check to 5.5.9 2016-02-28 14:09:42 +02:00
Hillel Coren
b5f817cf14 Changed future white-label licenses to one year 2016-02-11 21:27:58 +02:00
Hillel Coren
a584973eea Adding https suggestion 2016-02-03 20:59:07 +02:00
Hillel Coren
1ac12e1506 Added basic stats for resellers 2016-01-28 14:04:55 +02:00
Hillel Coren
bf778aa616 Initial work on OFX support 2016-01-20 01:07:31 +02:00
Hillel Coren
7171e2b5a5 Fixed problem updating cache when upgrading 2016-01-12 19:18:38 +02:00
Hillel Coren
9bd6d1afe6 Fixed problem updating cache when upgrading 2016-01-12 15:54:19 +02:00
Hillel Coren
14192846e8 Merging: custom font support 2016-01-07 09:08:30 +02:00
Hillel Coren
4dc7a8d5f1 Working on email markup 2015-12-16 13:49:26 +02:00
Hillel Coren
4b328acc67 Working on #427 2015-12-10 21:36:34 +02:00
Hillel Coren
e46d804cd7 Working on importing data from more providers 2015-12-07 23:41:48 +02:00
Hillel Coren
44336fd7c4 Bug fixes 2015-11-29 12:58:40 +02:00
Hillel Coren
72d906d6d2 Auto increment invoice number counter 2015-11-29 12:41:32 +02:00
Hillel Coren
ae57fdf9a3 Updated readme 2015-11-24 21:45:38 +02:00
Hillel Coren
5d26eadb9c Removed ENV_PRODUCTION 2015-11-22 11:59:56 +02:00
Hillel Coren
01946f7bc8 Added static data to the API 2015-11-19 13:37:30 +02:00
Hillel Coren
4a0906a92c Bug fixes 2015-11-18 23:37:11 +02:00
Hillel Coren
d34fbcf726 Styling forms 2015-10-14 20:18:19 +03:00
Ben Harris
745ec80652 Support SSL offloading
This adds a TRUSTED_PROXIES environment variable that enables the `Request::secure()` method to correctly and securely identify when a connection is passing through a SSL offloading frontend.
2015-10-12 11:23:46 +11:00
Hillel Coren
cb16e7f950 Added support for basic markdown 2015-10-01 23:02:22 +03:00
Hillel Coren
4268c18f8a Fixed money format in PDF for EU 2015-09-25 12:57:40 +03:00
Hillel Coren
6b063abe9a Bug fixes 2015-09-21 00:05:02 +03:00
Hillel Coren
4741fad4be Added auto-billing and per-client language support 2015-09-10 20:50:09 +03:00
Hillel Coren
4d71b193d6 Bug fixes 2015-09-02 13:59:03 +03:00
Hillel Coren
95fd9a4c1c Initial acceptance tests 2015-08-20 18:09:04 +03:00
Hillel Coren
9e6b25bcc4 Bug fixes 2015-08-14 15:04:33 +03:00
Hillel Coren
29e90cae0b Minor fix 2015-08-03 11:02:35 +03:00
Hillel Coren
ba8419356d Moved invoice design files 2015-07-28 10:00:00 +03:00
Hillel Coren
c42dfb8b96 Improvments to multi-account switching 2015-07-07 23:08:16 +03:00
Hillel Coren
1c1bef3abb Bug fixes 2015-06-10 11:34:20 +03:00
Hillel Coren
77c90ad21f Bug fixes 2015-06-07 11:05:30 +03:00
Hillel Coren
b80842759e Bug fixes 2015-06-04 23:53:58 +03:00
Hillel Coren
edec5028c6 Bug fixes 2015-05-19 22:14:00 +03:00
Hillel Coren
0fa30fb55f Bug fixes 2015-05-11 14:16:36 +03:00
Hillel Coren
ef6e930f1b Minor dashboard improvements 2015-05-08 11:21:29 +03:00
Hillel Coren
b368e5589c Bug fixes 2015-05-05 12:48:23 +03:00
Hillel Coren
1d6013178f Working on basic reports 2015-04-30 20:54:19 +03:00
Hillel Coren
bc10719fbe Added support for custom subdomains 2015-04-28 23:13:52 +03:00
Hillel Coren
be327fbcbf Added support for Bitcoin 2015-04-15 19:35:41 +03:00
Hillel Coren
868744c696 Working on L5 2015-04-14 21:58:07 +03:00
Hillel Coren
00e1a5d2a2 Working on L5 2015-04-14 06:22:33 +03:00
Hillel Coren
4750bacd71 Reworked query caching for L5 2015-04-08 16:19:17 +03:00
Hillel Coren
83a48df567 Working on L5 2015-04-02 16:06:16 +03:00
Hillel Coren
7f69991ca8 Working on L5 2015-03-31 21:50:58 +03:00
Hillel Coren
4fc7e3f5d1 Reworking events for L5 2015-03-31 20:42:37 +03:00
Hillel Coren
36473a0722 Working on users in L5 2015-03-30 22:56:01 +03:00
Hillel Coren
f4930681b0 Working on users in L5 2015-03-30 22:45:10 +03:00
Jeramy Simpson
cf5adfad25 Namespace Updates and Confide Changes 2015-03-23 16:52:01 +10:00
Jeramy Simpson
4f775fa432 Filter File becomes Middleware 2015-03-17 14:14:05 +10:00