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

1304 Commits

Author SHA1 Message Date
Hillel Coren
43556928ec Added resume option to tasks 2015-06-14 18:02:33 +03:00
Hillel Coren
fa27ed9657 Added resume option to tasks 2015-06-14 17:52:35 +03:00
Hillel Coren
9c577371bb Added resume option to tasks 2015-06-14 17:49:13 +03:00
Hillel Coren
97adc27ba1 Added resume option to tasks 2015-06-14 17:03:37 +03:00
Hillel Coren
88865d44fc Added resume option to tasks 2015-06-14 15:29:37 +03:00
Hillel Coren
d7afa54e76 Added resume option to tasks 2015-06-14 15:23:40 +03:00
Hillel Coren
84a117c84b Added resume option to tasks 2015-06-14 15:21:29 +03:00
Hillel Coren
839fc6bb75 Removed product key length limit 2015-06-14 11:55:02 +03:00
Hillel Coren
8b7eace221 Updated readme 2015-06-13 22:48:36 +03:00
Hillel Coren
683d746792 Updated readme 2015-06-13 22:45:41 +03:00
Hillel Coren
4a436ce8eb Updated readme 2015-06-13 22:45:10 +03:00
Hillel Coren
6ff1ee5eb9 Updated readme 2015-06-13 22:43:48 +03:00
Hillel Coren
5ba3b76aee Updated readme 2015-06-13 22:43:08 +03:00
Hillel Coren
c5b9fbb716 Updated readme 2015-06-13 22:40:38 +03:00
Hillel Coren
d34ed74863 Bug fixes 2015-06-12 11:39:53 +03:00
Hillel Coren
df88339119 Merge pull request #346 from paviro/master
New German translation and .env addition
2015-06-11 17:59:59 +03:00
Paul-Vincent Roll
56191d5be6 Added new German translations 2015-06-11 16:44:42 +02:00
Paul-Vincent Roll
732e677ca4 Added possibility to use APP_LOCALE=x in .env 2015-06-11 16:35:40 +02:00
Hillel Coren
fcaacdf48b Bug fixes 2015-06-10 23:55:23 +03:00
Paul-Vincent Roll
24f238d4a6 Merge pull request #8 from hillelcoren/master
Update from master
2015-06-10 19:06:25 +02:00
Hillel Coren
a2b4c25a56 Merge pull request #339 from bcole808/issue-321-payment-links
Add payment link variables in invoice emails
2015-06-10 14:38:35 +03:00
Hillel Coren
b0eea1a30f Bug fixes 2015-06-10 14:38:25 +03:00
Hillel Coren
11fc506475 Merge pull request #342 from jpgnz/master
Custom time zone from .env
2015-06-10 11:34:32 +03:00
Hillel Coren
1c1bef3abb Bug fixes 2015-06-10 11:34:20 +03:00
Ubuntu
0379d2b4f7 Allow custom time zone for application 2015-06-10 08:28:53 +12:00
James
30c974c255 Merge pull request #1 from hillelcoren/master
Update from master
2015-06-10 08:17:05 +12:00
Hillel Coren
1b39da734a Update readme 2015-06-09 15:48:19 +03:00
Hillel Coren
0ebd503899 Minor bug fixes 2015-06-07 11:43:34 +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
060a14736b Added support for Dwolla 2015-06-03 20:55:48 +03:00
Hillel Coren
2e39bfaba1 Merge pull request #337 from searsaw/patch-1
New account gateways not saving
2015-06-01 23:10:54 +03:00
Alex Sears
59f5d60207 New account gateways not saving
Noticed a bug when setting up things locally.  This prevented new account gateways from being saved in the DB.
2015-06-01 16:07:37 -04:00
Hillel Coren
1f28cc2106 Bug fixes 2015-06-01 17:34:29 +03:00
Hillel Coren
c902552d5f Bug fixes 2015-06-01 17:34:00 +03:00
Hillel Coren
02b7ca64e8 Update version 2015-06-01 16:08:38 +03:00
Hillel Coren
74787804e7 Minor tweaks 2015-06-01 16:06:18 +03:00
Hillel Coren
c419f5dab9 Merge pull request #333 from bcole808/fix-invoice-design-page-error
Fixed template error on Advanced Settings / Invoice Design
2015-05-31 22:09:26 +03:00
Hillel Coren
eb572d9021 Fixed problem with invoice design page 2015-05-31 21:45:39 +03:00
Hillel Coren
ed189fcc23 Fixed label formatting 2015-05-31 21:19:45 +03:00
Hillel Coren
69cd370744 Set default mail from address 2015-05-31 20:24:56 +03:00
Hillel Coren
50d720b640 Updated composer and fixed former config 2015-05-31 15:51:49 +03:00
Hillel Coren
1a8245dcff Adding support for Dwolla 2015-05-31 15:37:29 +03:00
Ben Cole
bcc67d5b91 Add payment link variables in invoice emails 2015-05-29 12:33:55 -07:00
Ben Cole
3014a22849 Wrap @foreach in conditional
If $invoiceLabels was not set, an invalid argument error was being
thrown on the page “/company/advanced_settings/invoice_design”
2015-05-29 10:57:03 -07:00
Hillel Coren
9ffcf9f3ef Updating version 2015-05-27 23:37:39 +03:00
Hillel Coren
976773ce7b Enabled setting custom invoice item labels 2015-05-27 23:20:35 +03:00
Hillel Coren
57b5db4ed8 Merge pull request #329 from Lykegenes/Lykegenes-sqlite-patch-1
SQLite compatibility
2015-05-27 21:47:42 +03:00
Patrick Samson
c60831f7f4 Fix constraint violations in SQLite 2015-05-27 13:45:50 -04:00
Patrick Samson
2717298e56 fixed ambiguous column name in SQLite 2015-05-27 13:29:52 -04:00