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

229 Commits

Author SHA1 Message Date
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
078527443f Enable recurring for a cloned invoice 2016-09-26 09:54:59 +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
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
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
Hillel Coren
21a91ff0e1 Added expense category 2016-07-05 21:49:47 +03:00
Hillel Coren
f0a52a1bf7 Shortening pro plan process 2016-07-04 11:22:10 +03:00
Hillel Coren
03b696ac9e Prevent downloading cloned invoice PDF before saving 2016-07-03 16:23:16 +03:00
Hillel Coren
a91f257f01 Moved up handleDocumentUploaded counter 2016-06-07 21:46:07 +03:00
Hillel Coren
d5cb8b3abe Minor fixes 2016-06-05 22:55:23 +03:00
Hillel Coren
8b2f7eb39f Check for blank api secret 2016-06-05 18:50:41 +03:00
Hillel Coren
a7f92d0726 Merge pull request #901 from joshuadwire/wepay-integration
Wepay integration
2016-06-03 11:20:31 +03:00
Joshua Dwire
49d47bb9e3 Merge remote-tracking branch 'upstream/develop' into wepay-integration 2016-06-01 16:46:03 -04:00
Hillel Coren
e312f00b80 Don't refresh PDF after file uploaded 2016-06-01 17:32:51 +03:00
Hillel Coren
1bed3dbdf5 Display number of documents 2016-06-01 16:49:33 +03:00
Hillel Coren
901464380e Prevent downloading PDF if this invoice hasn't been saved 2016-06-01 16:39:07 +03:00
Hillel Coren
e7caa58d75 Changed route to use plurarl 'documents' 2016-05-30 13:43:41 +03:00
Hillel Coren
2f3c309d41 Remove fallback support for dropzone 2016-05-30 11:51:41 +03:00
Hillel Coren
d175fc872a Don't render pdf if not attached and fix typo 2016-05-29 19:32:45 +03:00
Hillel Coren
a7f9847978 Fix for when document is too large 2016-05-29 18:42:36 +03:00
Hillel Coren
d174a2555b Fix for max file size 2016-05-29 18:39:42 +03:00
Hillel Coren
b5a9656e3d Fix for cloning quote 2016-05-29 16:45:16 +03:00
Hillel Coren
0e75ddb5e6 Added setting to hide second tax rate 2016-05-29 12:26:02 +03:00
Hillel Coren
2043621ac9 Fix for deleting documents 2016-05-26 19:02:53 +03:00
Hillel Coren
44fb6682e4 Prevent saving expense before documents have uploaded 2016-05-25 22:01:15 +03:00
Joshua Dwire
6ddbbbc64d Merge remote-tracking branch 'upstream/develop' into wepay-integration 2016-05-25 11:14:14 -04:00
Joshua Dwire
d19a3715f9 Warn user when editing an ACH auto bill invoice 2016-05-25 11:07:20 -04:00
Hillel Coren
df2a652798 Change document to click to full size 2016-05-25 15:18:12 +03:00
Hillel Coren
ba561c7d0d Prevent clicking save while document is still uploading 2016-05-25 14:42:20 +03:00
Hillel Coren
1531727188 Prevent setting pdfstring when saving an invoice 2016-05-25 12:10:22 +03:00
Hillel Coren
ee2ef4608e Lazy load invoice documents 2016-05-25 11:59:46 +03:00
Hillel Coren
6cfee6ec70 Open document when clicked 2016-05-22 22:14:47 +03:00
Hillel Coren
3b0feef87f Fix for attached PDF being in the wrong language 2016-05-22 20:26:19 +03:00