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
Hillel Coren
1bcdfaf19d
Merge pull request #425 from nerdoc/patch-10
...
don't escape confirmation mail templates.
2015-09-03 10:30:43 +03:00
Hillel Coren
fe75a791f3
Merge pull request #422 from nerdoc/patch-8
...
better term for "set now"
2015-09-03 09:28:48 +03:00
Hillel Coren
9989574b24
Merge pull request #424 from nerdoc/patch-9
...
German translation updates
2015-09-03 09:18:50 +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
Christian González
3fcf1ad833
German translation updates
2015-09-03 02:08:37 +02:00
Christian González
54e6d9c617
emphasize "now" in "set to now"
2015-09-03 01:46:27 +02:00
Christian González
af837cba22
better term for "set now"
...
"set now" means "I want to set it now".
"set to now" means "I want to set it (the time) to *now*"
2015-09-03 01:45:05 +02:00
Christian González
f7c172ca3c
small German language improvements
2015-09-03 01:13:28 +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
Bastien
569c52e86b
Finish french translation.
2015-09-01 15:58:05 +02:00
Hillel Coren
f36cf9374e
Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja
2015-08-30 15:08:21 +03:00
Hillel Coren
ba50e701c8
Integration tests
2015-08-30 15:08:15 +03:00
illumi241
e19a3037bc
Updated german translation.
2015-08-28 18:29:43 +02:00
illumi241
74fcaf27a3
Updated german translation.
2015-08-28 18:20:04 +02:00
Juan Luis Baptiste
4e5057e242
Updated spanish translation.
2015-08-23 04:42:16 -05:00
Hillel Coren
95fd9a4c1c
Initial acceptance tests
2015-08-20 18:09:04 +03:00
chrisderouck
fb830b1564
Updates for dutch language
2015-08-17 20:43:26 +02:00
chrisderouck
98ffec6800
Update validation.php
2015-08-17 19:59:29 +02:00
chrisderouck
006eda999f
Dutch Translation
2015-08-17 19:53:53 +02:00
Hillel Coren
d9e08da031
Added inline documentation
2015-08-16 20:14:03 +03:00
Hillel Coren
055223f5f0
Updated Danish language file
2015-08-16 13:06:11 +03:00
Hillel Coren
55bde91b71
Updating language files
2015-08-14 15:11:12 +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
2f9a7980bd
Merge pull request #402 from nerdoc/patch-5
...
translate "Outstanding" -> German
2015-08-13 08:36:34 +03:00
Hillel Coren
edc3a2b3c2
Merge pull request #400 from nerdoc/patch-4
...
German Typo (Parziell -> Partiell)
2015-08-13 08:36:20 +03:00
Hillel Coren
a7d05f894e
Merge pull request #399 from nerdoc/patch-3
...
typo correction
2015-08-13 08:36:01 +03:00
Hillel Coren
f0e939d650
Merge pull request #397 from nerdoc/patch-2
...
small German typos
2015-08-13 08:35:37 +03:00
Christian González
f120fa182f
translate "Outstanding" -> German
2015-08-13 03:11:29 +02:00
Christian González
ef502bb5b6
German Typo (Parziell -> Partiell)
2015-08-13 03:00:17 +02:00
Christian González
7b4f9360ba
typo correction
2015-08-13 02:56:50 +02:00
Christian González
564f5b69e8
small typos
...
removed some "Leerzeichen in composita"
"Invoice Ninja" -> "InvoiceNinja"
Untranslated text
"ß" error
other typos.
2015-08-13 02:53:13 +02:00
Christian González
62c1b2718a
Better German translations
...
Added double quotes to better distinguish the label.
Changed "Anzahl" to "Menge" as used in the real text/label.
2015-08-13 02:30:20 +02:00
Hillel Coren
dc8bd36e76
Moved line item tax amounts to invoice subtotals section
2015-08-12 22:16:02 +03:00
Paul-Vincent Roll
848379b7c2
Updated German translation
2015-08-12 16:33:03 +02: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
Linus Metzler
859b878965
updated German translations
2015-08-02 17:28:32 +02: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
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
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
Hillel Coren
b387661271
Improvments to the API
2015-07-02 23:21:29 +03:00
markbroyles
a44a15bca5
Added br html tag after contact phone number to
...
improve contact presentation.
2015-06-24 04:37:51 -07:00
Linus Metzler
14a6db92d6
updated and added German translations
2015-06-21 15:26:54 +02:00
Hillel Coren
ee59e0ea00
Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja
2015-06-20 20:41:01 +03:00
Hillel Coren
4a170ffb3e
Improving initial setup
2015-06-20 20:40:50 +03:00
Patrick Samson
8b52cd1069
Improved French translation
2015-06-18 19:58:06 -04:00
sigitas
1556951832
Merge remote-tracking branch 'remotes/ninja/master'
2015-06-17 15:29:38 +03:00
Elitius
a7fa386551
Bugfix
2015-06-17 14:29:21 +02:00
Elitius
76c5802421
Update french translation
2015-06-17 12:06:02 +02:00
Hillel Coren
67dff394b4
Added multi-company support
2015-06-16 22:35:35 +03:00
trigras
dd06629bfc
latin-ext font encoding added
2015-06-16 01:19:05 +03:00
trigras
d558ba24c3
html lang
2015-06-16 01:15:09 +03:00
trigras
791b539582
lt language files updated
2015-06-16 00:29:43 +03:00
Hillel Coren
a301e58609
Enabled sending payment confirmation email for manual payment entries
2015-06-14 20:30:01 +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
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
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
Hillel Coren
fcaacdf48b
Bug fixes
2015-06-10 23:55:23 +03: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
1c1bef3abb
Bug fixes
2015-06-10 11:34:20 +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
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
ed189fcc23
Fixed label formatting
2015-05-31 21:19:45 +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
3b90030059
Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja
2015-05-27 19:52:14 +03:00
Hillel Coren
3da1e738d8
Working on tasks
2015-05-27 19:52:10 +03:00
Hillel Coren
607140327d
Merge pull request #323 from bcole808/issue-320-email-preview
...
Added missing template variable to live preview; closes #320
2015-05-26 22:06:50 +03:00
Ben Cole
e9bf76a2d9
Added missing template variable to live preview; closes #320
2015-05-26 10:41:40 -07:00
Hillel Coren
50e3008ebb
Merge #319
2015-05-22 13:52:49 +03:00
Hillel Coren
557323d761
Revert "Composer update for HTML/Form Facade"
2015-05-22 10:30:04 +03:00
Hillel Coren
5eeca49771
Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja
2015-05-22 10:22:29 +03:00
Hillel Coren
33d139adf5
Working on pdfmake
2015-05-22 10:22:24 +03:00
Infacq
6bf806450c
change to blade style for CSRF
2015-05-22 15:10:55 +08:00
Hillel Coren
edec5028c6
Bug fixes
2015-05-19 22:14:00 +03:00
Hillel Coren
935780f7bc
Bug fixes
2015-05-15 11:51:22 +03:00
Paul-Vincent Roll
8ccaebab60
New German translations
2015-05-10 22:08:56 +02:00
Hillel Coren
fcbec2617b
Bug fixes
2015-05-10 22:02:35 +03:00
Hillel Coren
c4a94834a1
API improvements
2015-05-10 11:45:03 +03:00
Hillel Coren
f41e0d999b
Bug fixes
2015-05-09 21:25:16 +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
723aa285f5
Bug fixes
2015-04-27 15:28:40 +03:00
Hillel Coren
b2678220c3
Working on PDF attachments
2015-04-23 00:40:21 +03:00
Hillel Coren
dc6ed9fca1
Updating design
2015-04-22 22:21:04 +03:00
Hillel Coren
c0571b0b2e
Bug fixes
2015-04-21 23:09:45 +03:00
Hillel Coren
8018bcad6c
Working on pdfmake
2015-04-21 14:42:31 +03:00
Hillel Coren
e95b6461bb
Working on L5
2015-04-20 17:34:23 +03:00
Hillel Coren
dea421259c
Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja
2015-04-17 14:57:34 +03:00
Hillel Coren
168bb7cfb0
Added support for partial payments
2015-04-17 14:57:17 +03:00
sigitas
a264f5ecb7
pdf download fixed
2015-04-17 11:18:58 +03:00
sigitas
9be2538213
Merge remote-tracking branch 'remotes/ninja/master'
2015-04-17 00:34:57 +03:00
Hillel Coren
96a71864ed
Added support for partial payments
2015-04-16 22:57:12 +03:00
Hillel Coren
caae008403
Added support for partial payments
2015-04-16 20:12:56 +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
sigitas
734a53fefe
missing invoice generation callbacks fixed
2015-04-14 14:07:50 +03:00
Hillel Coren
76fcdcb093
Merge pull request #296 from paviro/master
...
Added new German translations
2015-04-14 06:22:55 +03:00
Paul-Vincent Roll
4a7e740d4d
Translation Fix
2015-04-13 22:25:43 +02:00
Paul-Vincent Roll
d9cb5e2d71
Added new German translations
2015-04-13 22:22:11 +02:00
Hillel Coren
686953aafd
Working on L5
2015-04-13 22:43:51 +03:00
Hillel Coren
635c1b9df1
Working on L5
2015-04-13 18:05:34 +03:00
Hillel Coren
3641019d04
Enabled re-sending confirmation email
2015-04-13 15:49:40 +03:00
Hillel Coren
5a6197fbb4
Added notification email when quote is approved
2015-04-13 15:00:31 +03:00
Hillel Coren
564d006428
Working on L5
2015-04-13 10:54:51 +03:00
sigitas
e6ee4150c1
initial template
2015-04-13 09:02:33 +03:00
Hillel Coren
9dcc4e0e52
Working on L5
2015-04-12 17:18:05 +03:00