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

172 Commits

Author SHA1 Message Date
Hillel Coren
06d281a216 Re-enable support for queues 2017-02-02 14:02:50 +02:00
Hillel Coren
30515c69f3 php-cs-fixer 2017-01-30 21:49:42 +02:00
Hillel Coren
c0fbaf1e89 php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Hillel Coren
1eb83a2642 php-cs-fixer clean up 2017-01-30 18:05:31 +02:00
Hillel Coren
249f5b3543 Change back to UTC dates 2017-01-30 14:40:07 +02:00
Hillel Coren
6d65b8e7cc Fix for dates 2017-01-30 10:15:28 +02:00
Hillel Coren
d62a672999 Support recurring buy now buttons 2017-01-29 17:32:59 +02:00
Hillel Coren
98fed80761 Fix for status message after emailing an invoice 2017-01-26 20:21:15 +02:00
Hillel Coren
87eb9e1216 Disabled support for queues 2017-01-24 16:16:06 +02:00
Hillel Coren
eebe61b4d0 Support paying draft invoices 2017-01-13 09:02:22 +02:00
Hillel Coren
318b189bc0 Support bulk emailing 2017-01-11 15:53:26 +02:00
Hillel Coren
dc034d06dd Support using queues for emails 2017-01-11 12:32:13 +02:00
Hillel Coren
fba3a9c3d5 Show paid invoice backup separately 2017-01-09 10:17:22 +02:00
Hillel Coren
83d2935573 Capture snapshot of invoice when payment is entered 2017-01-08 23:34:44 +02:00
Hillel Coren
854b13de19 Enable viewing draft invoices with link 2017-01-08 21:45:42 +02:00
Hillel Coren
7a58108cd0 Refactored number genrating code 2017-01-04 10:11:32 +02:00
Hillel Coren
4f04e56c7e Fix timezone issue with dates 2017-01-02 22:43:03 +02:00
Hillel Coren
c4cdc45a93 Add inclusive tax rates #552 2017-01-02 13:38:58 +02:00
Hillel Coren
e71d254a09 Show ‘Mark Paid’ in list/more actions for draft invoices 2017-01-01 20:49:37 +02:00
Hillel Coren
16dba695b1 Support bulk mark paid 2016-12-14 21:47:22 +02:00
Hillel Coren
78a2a66729 Hide draft invoices from the client portal 2016-12-05 10:11:33 +02:00
Hillel Coren
8d8156f580 Hide draft invoices from the client portal 2016-12-04 23:26:38 +02:00
Hillel Coren
eb710348bf Refactor datatable sort columns 2016-11-24 11:46:57 +02:00
Hillel Coren
8bac6b6c27 Working on adding bulk actions to client page 2016-11-24 11:22:37 +02:00
Hillel Coren
23c098014a Improved status selection 2016-11-18 15:31:43 +02:00
Hillel Coren
ef44a95902 Working on signature feature 2016-11-06 13:44:58 +02:00
Hillel Coren
3ccb33ec21 Support signing for invoice 2016-11-04 15:34:15 +02:00
Hillel Coren
078527443f Enable recurring for a cloned invoice 2016-09-26 09:54:59 +03:00
Hillel Coren
b624bb13c3 Fix problem clearing duplicate invoice number error 2016-09-25 20:36:15 +03:00
Hillel Coren
ae2c9d6252 Enable resubmitting form if invoice fails to save 2016-09-25 13:42:15 +03:00
Hillel Coren
f3a9f88107 Enable resubmitting form if invoice fails to save 2016-09-25 13:41:38 +03:00
Hillel Coren
753e482144 Rework redirect after bulk edit logic 2016-09-19 16:30:46 +03:00
Hillel Coren
8ce558d391 Fix for unique invoice number check with slashes 2016-09-18 12:26:18 +03:00
Hillel Coren
f5a9a66584 Optimize invoice page 2016-09-14 10:32:22 +03:00
Hillel Coren
e535750127 Working on history sidebar 2016-09-01 18:52:26 +03:00
Hillel Coren
4ce11fd9f6 Log error if we fail to parse the invoice history backup 2016-08-28 17:27:45 +03:00
Hillel Coren
6c92a6a94a Enabled adding expense to open invoice 2016-08-21 18:25:35 +03:00
Hillel Coren
aa53a96b5d Verify that invoice number is unique using JS 2016-07-27 15:46:05 +03:00
Hillel Coren
e6b60c6f1a Working on expense categories 2016-07-07 11:03:43 +03:00
Hillel Coren
5d7f7ec02c Merge pull request #946 from codedge/#942-Refactoring-dead-code-unused-uses
#942 refactoring dead code unused uses
2016-07-04 09:38:50 +03:00
Holger Lösken
a114f60127 Adding translation support for languages
- Languages can now be translated via texts.php
2016-07-04 01:02:38 +02:00
Holger Lösken
0fbda85a59 Code Refactoring
- Removed unused uses
- Type hinting for method parameters
- Removed commented code
- Introduced comments for classes and methods
- Short array syntax
2016-07-03 16:19:22 +00:00
Holger Lösken
337ed1c719 - Fix #426, closes #426
- Moved translations for industries, countries into texts.php
- Removed nested arrays in texts.php
2016-07-03 09:26:08 +00:00
Holger Lösken
b13b9a2d7d Fix hardcoded translations for industry, country and payment types
- Fixes #426, resolves #426
2016-07-03 09:24:55 +00:00
Hillel Coren
5ff69c6f29 Payments refactor 2016-06-20 17:14:43 +03:00
Hillel Coren
a7f92d0726 Merge pull request #901 from joshuadwire/wepay-integration
Wepay integration
2016-06-03 11:20:31 +03:00
Hillel Coren
0acf4ff1fc Support importing JSON file 2016-06-02 22:03:59 +03:00
Joshua Dwire
49d47bb9e3 Merge remote-tracking branch 'upstream/develop' into wepay-integration 2016-06-01 16:46:03 -04:00
ben
dadac05532 add support to multiple invoice types 2016-05-29 12:02:44 +03:00
Joshua Dwire
d19a3715f9 Warn user when editing an ACH auto bill invoice 2016-05-25 11:07:20 -04:00