Hillel Coren
1d04bc2a05
Added custom invoice text fields
2015-10-11 17:41:09 +03:00
Hillel Coren
16f7cc8330
Bug fixes
2015-10-09 08:57:37 +03:00
Hillel Coren
a1cef22a48
Add quotes to the dashboard and a map to the client page
2015-10-06 20:55:55 +03:00
Hillel Coren
254a819e92
Fix for #445
2015-10-05 20:48:16 +03:00
Hillel Coren
3dbfce05cb
Fix for #452
2015-10-02 16:51:37 +03:00
Hillel Coren
6d7f0d6611
Zapier fixes
2015-10-02 11:32:13 +03:00
Hillel Coren
cb16e7f950
Added support for basic markdown
2015-10-01 23:02:22 +03:00
Hillel Coren
06be7afedf
Bug fixes
2015-09-29 21:19:18 +03:00
Hillel Coren
f8b449a471
Added warning when form token is about to expire
2015-09-28 23:37:32 +03:00
Hillel Coren
8337bc9669
Working on session warning
2015-09-27 00:08:59 +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
dfd1ae502f
Sort task times #430
2015-09-18 09:59:04 +03:00
Hillel Coren
98cabd4138
Added auto-reminder emails
2015-09-17 22:01:06 +03:00
Hillel Coren
4741fad4be
Added auto-billing and per-client language support
2015-09-10 20:50:09 +03:00
Hillel Coren
3fdad48179
API improvements
2015-09-07 12:07:55 +03:00
Hillel Coren
79aa5bad92
Minor fixes
2015-09-04 10:20:30 +03:00
Hillel Coren
e2626051dc
Removed html escape from text email blade files
2015-09-03 10:36:00 +03:00
Hillel Coren
9f7f6f220a
Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja
2015-09-03 10:33:02 +03:00
Hillel Coren
9d96a9daed
Bug fixes
2015-09-03 10:32:39 +03:00
Christian González
d30f14d5d3
don't escape confirmation mail templates.
...
This patch would fix at least a part of issue #381 and #420 , if it would be applied to all necessary blade files.
This could be a security problem as user now maybe can enter malicious code? I am not smart enough to know these php internals.
2015-09-03 02:50:32 +02:00
Hillel Coren
4d71b193d6
Bug fixes
2015-09-02 13:59:03 +03:00
Hillel Coren
e4672b1213
Merge pull request #405 from trendler/master
...
Fixed timezone DST issues in timelog
2015-09-01 23:29:09 +03:00
Hillel Coren
0183c02ef6
Added online payment acceptance test
2015-09-01 21:40:30 +03:00
Hillel Coren
ba50e701c8
Integration tests
2015-08-30 15:08:15 +03:00
Hillel Coren
95fd9a4c1c
Initial acceptance tests
2015-08-20 18:09:04 +03:00
Hillel Coren
d9e08da031
Added inline documentation
2015-08-16 20:14:03 +03:00
Hillel Coren
9e6b25bcc4
Bug fixes
2015-08-14 15:04:33 +03:00
Tobias Rendler
663070e36b
Fixed timezone DST issues in timelog
...
- Added moment-timezone-with-data.js
- Added new datetime format and variants
2015-08-13 12:54:03 +02:00
Hillel Coren
dc8bd36e76
Moved line item tax amounts to invoice subtotals section
2015-08-12 22:16:02 +03:00
Hillel Coren
0e15c12298
Bug fixes
2015-08-11 17:38:36 +03:00
Hillel Coren
78bf49cd19
Recurring invoices no longer prevent invoice numbers from being sequential
2015-08-10 18:48:41 +03:00
Hillel Coren
07b3fdb30c
Minor improvements
2015-08-07 09:14:29 +03:00
Hillel Coren
2cfcdd1e77
Minor improvements
2015-08-04 17:33:30 +03:00
Hillel Coren
4b7d143630
Minor fixes
2015-08-03 22:08:07 +03:00
Hillel Coren
5aa64523dc
Disabled datepicker localization
2015-08-03 11:52:47 +03:00
Hillel Coren
559a7d8a46
Moved unlink to separate page
2015-08-03 10:15:58 +03:00
Hillel Coren
4fa4f65005
Support updating invoices through the API
2015-07-30 17:44:47 +03:00
Hillel Coren
914334511e
Enhancements to the dashboard
2015-07-29 22:55:12 +03:00
Hillel Coren
abe3eb6367
Standardized headers across html emails
2015-07-29 10:52:10 +03:00
Hillel Coren
aa421b00ad
Merge pull request #351 from trigras/master
...
some localization updates
2015-07-28 10:47:53 +03:00
Hillel Coren
ba8419356d
Moved invoice design files
2015-07-28 10:00:00 +03:00
Hillel Coren
76a53ed5dc
Working on invoice customizer
2015-07-26 23:05:38 +03:00
Hillel Coren
912fe5b7a3
Working on invoice customizations
2015-07-24 17:13:17 +03:00
Hillel Coren
35d794b36f
Enabled customizing invoice designs
2015-07-21 21:51:56 +03:00
Hillel Coren
25496061ee
Ensured JS client dates use timezone setting
2015-07-15 17:45:02 +03:00
Hillel Coren
b9c00a0531
Re-worked editing task details
2015-07-12 22:43:45 +03:00
trigras
b425ca9ba0
datepicker localization
2015-07-10 23:06:06 +03:00
trigras
ae557645fc
Merge remote-tracking branch 'remotes/ninja/master'
2015-07-10 22:48:04 +03:00
Hillel Coren
c42dfb8b96
Improvments to multi-account switching
2015-07-07 23:08:16 +03:00