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

301 Commits

Author SHA1 Message Date
Hillel Coren
011032b585 Apply the terms/footer when the recurring invoice is created #1203 2016-12-29 21:36:54 +02:00
Hillel Coren
b1f2645a35 Improve contact validation code 2016-12-25 10:54:01 +02:00
Hillel Coren
655da01338 Improvement to invoice import 2016-12-22 13:53:14 +02:00
Hillel Coren
fa6ccc6015 Simply forceJS code 2016-12-20 14:43:43 +02:00
Hillel Coren
98bad586e2 Fix for rounding subtotal value 2016-12-11 21:45:40 +02:00
Hillel Coren
455e4ac936 Hide draft invoices from the client portal 2016-12-05 10:32:18 +02:00
Hillel Coren
78a2a66729 Hide draft invoices from the client portal 2016-12-05 10:11:33 +02:00
Hillel Coren
ad07599e92 Hide draft invoices from the client portal 2016-12-05 00:35:08 +02:00
Hillel Coren
a0481310a3 Hide draft invoices from the client portal 2016-12-04 23:51:18 +02:00
Hillel Coren
8d8156f580 Hide draft invoices from the client portal 2016-12-04 23:26:38 +02:00
Hillel Coren
fda58719d5 Clarify error when emailing invoice to contact without email address 2016-11-27 15:58:01 +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
85786afce8 Hide PDF is live preview is disabled 2016-10-30 19:46:52 +02:00
Hillel Coren
ad6e5cc29d Prevent textarea height from shrinking 2016-10-30 13:28:01 +02:00
Hillel Coren
47381d54f2 Don’t show history select if no options 2016-10-26 10:28:38 +03:00
Hillel Coren
51b8cc288f Fix for formIsChanged 2016-10-25 20:27:24 +03:00
Hillel Coren
3023eeb058 Fix for uploading multiple documents 2016-10-25 20:16:29 +03:00
Hillel Coren
733890ec3f Show archived/deleted in breadcrumbs 2016-10-18 17:55:07 +03:00
Hillel Coren
7c0eea08cd Added new upgrade modal 2016-10-16 09:38:04 -04:00
Hillel Coren
147df1ef91 Standardize archive/deleted behaviors 2016-10-10 11:40:04 +03:00
Hillel Coren
dbbe0507cf Fix for tests 2016-10-06 13:02:25 +03:00
Hillel Coren
ce07764388 Prevent updating archived invoice 2016-10-06 11:05:04 +03:00
Hillel Coren
0529f0b80b Fix for tests 2016-10-05 17:47:03 +03:00
Hillel Coren
da8a2be62e Fix for tests 2016-10-05 13:57:59 +03:00
Hillel Coren
6a7dcc21a2 Corrected invoice save error 2016-10-05 13:36:31 +03:00
Hillel Coren
6088a36175 Support for custom gateway 2016-09-26 12:33:30 +03: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
f3a9f88107 Enable resubmitting form if invoice fails to save 2016-09-25 13:41:38 +03:00
Hillel Coren
8a8a80c414 Standardize partial/deposit error 2016-09-21 17:07:01 +03:00
Hillel Coren
c5b685d390 Enable users with 'View all' to see w/o editing 2016-09-20 17:34:13 +03:00
Hillel Coren
0d2b1f64f9 Fix for description textarea 2016-09-18 22:12:09 +03:00
Hillel Coren
4530abf495 Disable wordWrapText 2016-09-18 14:58:44 +03:00
Hillel Coren
8ce558d391 Fix for unique invoice number check with slashes 2016-09-18 12:26:18 +03:00
Hillel Coren
ee55374fc1 Add limit for number of invoice items 2016-09-14 10:39:08 +03:00
Hillel Coren
5888a287bc Fix for tests 2016-09-12 14:17:10 +03:00
Hillel Coren
d6774fed60 Warn leaving page after invoice item changes 2016-09-12 09:44:26 +03:00
Hillel Coren
6c92a6a94a Enabled adding expense to open invoice 2016-08-21 18:25:35 +03:00
Hillel Coren
028743e440 Improve warning messages when sending emails 2016-07-28 23:08:51 +03:00
Hillel Coren
22c920701c Implemented sweetalert 2016-07-28 19:55:23 +03:00
Hillel Coren
be311315c3 Don't focus invoice number when viewing an invoice 2016-07-28 17:09:58 +03:00
Hillel Coren
aa53a96b5d Verify that invoice number is unique using JS 2016-07-27 15:46:05 +03:00
Hillel Coren
498578cefc Rollback to 2.6.5 2016-07-21 15:35:23 +03:00
Holger Lösken
d36675b15b Use Elixir for asset management
- Set up Elixir for asset management
- CSS + JS will be handled via Elixir/Gulp in gulpfile.js
- Removed outdates public/js files
2016-07-20 08:29:45 +00:00
Hillel Coren
2cdba1e4ed Fixes #974 2016-07-14 11:42:10 +03:00
Hillel Coren
fa9b0bf78b Working on buy now buttons 2016-07-13 12:03:39 +03:00
Hillel Coren
986487b4c9 Working on new hosted pricing 2016-07-11 20:08:43 +03:00
Hillel Coren
386c606558 Added support for taxes to expenses 2016-07-07 19:54:06 +03:00
Hillel Coren
e6b60c6f1a Working on expense categories 2016-07-07 11:03:43 +03:00