1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-23 09:51:35 +02:00
Commit Graph

1027 Commits

Author SHA1 Message Date
Hillel Coren
e2626051dc Removed html escape from text email blade files 2015-09-03 10:36:00 +03:00
Hillel Coren
9d96a9daed Bug fixes 2015-09-03 10:32:39 +03:00
Hillel Coren
5bf287f51a Fixed task bug 2015-09-02 23:33:47 +03: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
dc167356c1 Updated version 2015-08-30 15:13:08 +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
407af306a5 Bug fixes 2015-08-20 11:02:03 +03:00
Hillel Coren
d4be411794 Updated version number 2015-08-17 13:43:39 +03:00
Hillel Coren
35b4ce2081 Bug fixes 2015-08-16 17:33:30 +03:00
Hillel Coren
2b6decf5d9 Update for git 2015-08-16 13:24:29 +03:00
Hillel Coren
055223f5f0 Updated Danish language file 2015-08-16 13:06:11 +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
d1166d415b Bug fixes 2015-08-13 08:45:48 +03: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
8f80ccf4d7 Minor fixes 2015-08-04 14:38:48 +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
29e90cae0b Minor fix 2015-08-03 11:02:35 +03:00
Hillel Coren
5249e24fa2 Git push 2015-08-03 10:26:31 +03:00
Hillel Coren
559a7d8a46 Moved unlink to separate page 2015-08-03 10:15:58 +03:00
Hillel Coren
33364d3d9c Bug fixes 2015-07-30 20:48:59 +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
da6e59a925 Merge pull request #355 from Lykegenes/master
Charts & reports SQLite compatibility
2015-07-28 10:00:32 +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
48b73e7e22 Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja 2015-07-15 17:45:10 +03:00
Hillel Coren
25496061ee Ensured JS client dates use timezone setting 2015-07-15 17:45:02 +03:00
Viktor Rennert
f1aac048b6 Reimplimented customer email templating in laravel5 branch.
Usable raw invoice variables/travaersial and custom translations.
2015-07-15 14:10:54 +02:00
Hillel Coren
b9c00a0531 Re-worked editing task details 2015-07-12 22:43:45 +03:00
Hillel Coren
9477c7467d Prevent seeder from being run twice 2015-07-09 17:12:43 +03:00
Hillel Coren
c42dfb8b96 Improvments to multi-account switching 2015-07-07 23:08:16 +03:00
Hillel Coren
39ba8d1287 Added support for creating payments through the API 2015-07-05 11:01:16 +03:00
Hillel Coren
6455bf757b Improvments to the API 2015-07-02 23:26:46 +03:00
Hillel Coren
b387661271 Improvments to the API 2015-07-02 23:21:29 +03:00
Hillel Coren
e678d2be62 Fix for when user cancels Dwolla payment 2015-07-01 22:01:12 +03:00
Florian Levis
0781757a82 API - Client : allow edition of client data 2015-06-30 19:08:40 +02:00
Hillel Coren
4a170ffb3e Improving initial setup 2015-06-20 20:40:50 +03:00
Patrick Samson
813b169006 Fixed format_money() with empty string as value 2015-06-18 19:30:41 -04:00
Patrick Samson
23d9a2728b Fix Charts & Reports queries using SQLite 2015-06-18 19:28:43 -04:00