1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 13:42:49 +01:00
Commit Graph

833 Commits

Author SHA1 Message Date
Hillel Coren
5d04bdab21 Add credits to the client portal 2016-09-23 12:02:48 +03:00
Hillel Coren
d146fee67c Fix for dashboard using translation 2016-09-22 22:38:53 +03:00
Hillel Coren
c90d2367a2 Disable self-update to fix tests 2016-09-22 12:46:47 +03:00
Hillel Coren
9892c10be4 Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-09-21 20:56:37 +03:00
Hillel Coren
0b54c8408a Merge pull request #1081 from codedge/Self-updater-integration
Integrate updater in sidebar
2016-09-21 20:54:55 +03:00
Hillel Coren
0821f3a2b2 Fix styling on login page 2016-09-21 20:54:07 +03:00
Holger Lösken
752c1684df Integrate updater in sidebar
- Show little badge, when update available
- Remove download only link
- Change self update texts
- Update to latest version of laravel-selfupdater package
2016-09-21 15:25:56 +00:00
Hillel Coren
8a8a80c414 Standardize partial/deposit error 2016-09-21 17:07:01 +03:00
Hillel Coren
7ae01f8f42 Link to relevant page in docs 2016-09-21 16:18:26 +03:00
Hillel Coren
77ca2e7edf Show used options in invoice field selects 2016-09-21 13:29:45 +03:00
Hillel Coren
46a63e9854 Show used options in invoice field selects 2016-09-21 13:21:56 +03:00
Hillel Coren
a8b606634d Refinements to the invoice fields settings 2016-09-21 12:43:47 +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
8590359eec Fix styling 2016-09-20 14:56:36 +03:00
Hillel Coren
753e482144 Rework redirect after bulk edit logic 2016-09-19 16:30:46 +03:00
Hillel Coren
8d0adbde61 Enabled usign raw HTML with email templates 2016-09-19 12:49:15 +03:00
Hillel Coren
8a1d4d35ec Don't clear search when results load 2016-09-19 12:12:22 +03:00
Hillel Coren
c7cedc53d4 Increase state limit to 3 for WePay 2016-09-19 12:03:12 +03:00
Hillel Coren
852d97fd27 Ensure WePay state is two letter code 2016-09-19 10:32:26 +03:00
Hillel Coren
dab6053435 Fix for vendor contact export 2016-09-19 10:18:06 +03:00
Hillel Coren
2657a3d31f Fix for vendor export 2016-09-19 09:59:31 +03:00
Hillel Coren
a41066b2e5 Fix task styling 2016-09-18 22:20:56 +03:00
Hillel Coren
0d2b1f64f9 Fix for description textarea 2016-09-18 22:12:09 +03:00
Hillel Coren
ec963e0823 Added basic task report 2016-09-18 20:45:41 +03:00
Hillel Coren
1e48a9c17d Use improve date selector in reports 2016-09-18 17:06:56 +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
ad4841822a Fix for failed payment details 2016-09-18 12:18:42 +03:00
Hillel Coren
4ac6c7eeee Tweaks to limits UI 2016-09-16 12:46:53 +03:00
Hillel Coren
e743af4d24 Merged #1062 2016-09-15 13:41:09 +03:00
Hillel Coren
4df68473ee Logging Stripe error 2016-09-14 18:54:41 +03:00
Hillel Coren
1147ee0329 Cleaned up FB pixel 2016-09-14 16:01:07 +03:00
Hillel Coren
ee55374fc1 Add limit for number of invoice items 2016-09-14 10:39:08 +03:00
Hillel Coren
77a85408b3 Only show trial message for ninja installs 2016-09-13 16:24:30 +03:00
Hillel Coren
3588f82fce Fix checkbox logic on export page 2016-09-13 16:12:27 +03:00
Hillel Coren
5888a287bc Fix for tests 2016-09-12 14:17:10 +03:00
Hillel Coren
c1d41d6f85 Set allowOutsideClick for sweet alert 2016-09-12 12:51:24 +03:00
Hillel Coren
d6774fed60 Warn leaving page after invoice item changes 2016-09-12 09:44:26 +03:00
Hillel Coren
db35d70494 Improve initial display 2016-09-12 09:37:49 +03:00
Hillel Coren
db4dbdc87e Cleaning up errors from the logs 2016-09-12 08:51:41 +03:00
Hillel Coren
ef81549694 Working on the dashboard 2016-09-11 20:05:59 +03:00
Hillel Coren
ce3a510037 Working on the dashboard 2016-09-11 17:30:23 +03:00
Hillel Coren
2f54d1dfa3 Enable iframe feature for self host users 2016-09-06 14:54:53 +03:00
Hillel Coren
c45a3b030c Check if confirmed to show portal link 2016-09-06 12:12:36 +03:00
Hillel Coren
b57deab66e Clarify white label message 2016-09-06 11:13:31 +03:00
Hillel Coren
8f65817dc5 Added fb/twtr to notifications page 2016-09-06 11:02:21 +03:00
Hillel Coren
aee75551b8 Tweak styling 2016-09-06 10:20:51 +03:00
Hillel Coren
f49827d4ad Tweaking UI colors 2016-09-05 22:18:35 +03:00
Hillel Coren
b0146ce8ec Add hash when selecting nav tab 2016-09-05 21:51:22 +03:00
Hillel Coren
0aa266d093 Add hash when selecting nav tab 2016-09-05 21:51:00 +03:00
Hillel Coren
ea2d5af69a Camel case anchor tag 2016-09-05 21:40:02 +03:00
Hillel Coren
75e67f10ee Update nav anchor links 2016-09-05 21:34:34 +03:00
Hillel Coren
0f5065336a Working on invoice fields 2016-09-05 17:44:01 +03:00
Hillel Coren
d14cf5f9ed Working on invoice fields 2016-09-05 15:28:59 +03:00
Hillel Coren
08590a4b6f Working on invoice fields 2016-09-05 08:10:39 +03:00
Hillel Coren
d740db676f Prevent double pay now click for non-Stripe gateways 2016-09-04 00:15:50 +03:00
Hillel Coren
188486641a Working on design 2016-09-02 17:53:16 +03:00
Hillel Coren
27ee5edd8a Working on history sidebar 2016-09-01 18:57:04 +03:00
Hillel Coren
e535750127 Working on history sidebar 2016-09-01 18:52:26 +03:00
Hillel Coren
db0c305b4f Working on history sidebar 2016-08-31 22:10:41 +03:00
Hillel Coren
a2f7d32e57 Working on the sidebars 2016-08-31 12:58:31 +03:00
Hillel Coren
49650a01c2 Improve layout 2016-08-31 12:41:19 +03:00
Hillel Coren
d55cdd7619 Working on sidebar 2016-08-23 23:20:03 +03:00
Hillel Coren
f021ee11fa Working on nav sidebar 2016-08-23 20:28:45 +03:00
Hillel Coren
b2767c69af Working on sidebar navigation 2016-08-23 13:42:17 +03:00
Hillel Coren
c4c1ef26a4 Update to use minified CSS files 2016-08-22 16:45:34 +03:00
Hillel Coren
5389a5aa87 Merge branch 'Self-updater' of https://github.com/codedge/invoiceninja into codedge-Self-updater
Conflicts:
	resources/lang/en/texts.php
2016-08-21 19:39:31 +03:00
Hillel Coren
de602283c1 Added 'tax' as custom label 2016-08-21 18:39:43 +03:00
Hillel Coren
6c92a6a94a Enabled adding expense to open invoice 2016-08-21 18:25:35 +03:00
Holger Lösken
d2d64d2a63 Use self-updater package, initial commit 2016-08-19 13:13:55 +00:00
Hillel Coren
9bb64d4984 Add help message to explain limited gateways 2016-08-19 16:11:00 +03:00
Hillel Coren
086e48bd4a Fix for active navbar highlight in client portal 2016-08-19 11:55:27 +03:00
Hillel Coren
9060d901a7 Fix initial load of templates and reminders page 2016-08-18 12:24:26 +03:00
Hillel Coren
886d7f6e12 Show 'Valid until' for quotes in HTML emails 2016-08-17 13:17:24 +03:00
Hillel Coren
c5eed8f902 Host google fonts locally 2016-08-15 22:07:41 +03:00
Hillel Coren
c595d16c2a Check before sending GA data 2016-08-15 19:39:34 +03:00
Hillel Coren
c01e42ac87 Added option to include line item taxes in line total 2016-08-15 18:08:06 +03:00
Hillel Coren
18d4cbcfbc Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-08-15 15:15:32 +03:00
Holger Lösken
3e3c319d79 Fix #639
- Image dimensions for images on dashboard
- Image dimensions for IN logo
- No stretching, use margin instead of padding
- Optimized PNGs with TinyPNG.com
2016-08-15 13:17:04 +02:00
Hillel Coren
263c34c04f Tweak alert settings 2016-08-15 07:51:56 +03:00
Hillel Coren
0a5d0ea44c Fix for cvv/cvc 2016-08-14 08:54:16 +03:00
Hillel Coren
ce2c71843c Working on the bot 2016-08-13 22:19:37 +03:00
Hillel Coren
38ef857c14 Fix for using a space as the cvv 2016-08-11 09:31:47 +03:00
Hillel Coren
0a7381294e Working on the bot 2016-08-10 17:04:17 +03:00
Hillel Coren
815c3991a6 Working on the bot 2016-08-10 15:57:34 +03:00
Hillel Coren
d374843e50 Working on the bot 2016-08-09 23:06:24 +03:00
Hillel Coren
713394ea8a Don't show portal for ninja account 2016-08-09 09:56:18 +03:00
Hillel Coren
f8fda5f241 Working on the bot 2016-08-07 22:42:32 +03:00
Hillel Coren
b8a124dc0f Working on our bot 2016-08-07 09:10:36 +03:00
Hillel Coren
7f3bd44d9a Working on bots 2016-08-04 20:01:30 +03:00
Hillel Coren
16aadf5615 Support links in login page messages 2016-08-02 16:22:02 +03:00
Hillel Coren
2924e03a17 Added automated test for language files 2016-08-02 10:41:04 +03:00
Hillel Coren
305ef1d378 Disable date picker language 2016-07-31 21:47:29 +03:00
Hillel Coren
123d704b56 Fix for quotes on dashboard 2016-07-30 22:10:00 +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
7b52776f6e Fixes for browser fav icons 2016-07-27 16:00:32 +03:00
Hillel Coren
aa53a96b5d Verify that invoice number is unique using JS 2016-07-27 15:46:05 +03:00
Hillel Coren
d44213bce9 Fix display of expense exchange rates 2016-07-27 13:54:00 +03:00