1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
Commit Graph

1175 Commits

Author SHA1 Message Date
Hillel Coren
f1698c2917 Enabled saving datatable sort/per page state 2016-10-09 17:18:03 +03:00
Hillel Coren
06100a3598 Fixed punctuation 2016-10-09 17:17:44 +03:00
Hillel Coren
c8eace705d Update login pages to match new styling 2016-10-06 17:26:02 +03:00
Hillel Coren
1f97ad1a70 Enable overriding contact email 2016-10-06 17:25:45 +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
48d0b1b9cf Improve expense import 2016-10-05 23:46:15 +03:00
Hillel Coren
08a07f09ed Add link to Transifex 2016-10-05 21:20:00 +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
8e010e687c Update lang files 2016-10-02 11:03:26 +03:00
Hillel Coren
7bd4026e4c Working on importing expenses 2016-10-02 10:10:28 +03:00
Hillel Coren
3510f749c8 Fix text capitalization 2016-09-28 10:52:03 +03:00
Hillel Coren
2b2cfbc2e5 Fix for #1084 2016-09-27 20:34:43 +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
394cb1ad7e Center status message 2016-09-26 09:29:29 +03:00
Hillel Coren
0d3be448df Bug fixes for import page 2016-09-25 21:13:14 +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
f529b2ed06 Enabled adding blank row in invoice fields 2016-09-25 11:07:15 +03:00
Hillel Coren
ac1dddc201 Don't validate website as URL 2016-09-23 17:05:29 +03:00
Hillel Coren
249c89dbfd Added products to main navigation 2016-09-23 17:00:47 +03:00
Hillel Coren
7de1ffc13f Added phone to optional invoice fields 2016-09-23 12:11:46 +03:00
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
f49baa3e38 Updated bot message 2016-09-22 09:52:14 +03:00
Hillel Coren
ce4b2cce60 Added inset dropshadow to sidebars 2016-09-22 09:31:42 +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
5818d199ee Remove duplicate file 2016-09-21 18:13:15 +03: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
73781e88d5 Fix issue with hipster design with quotes 2016-09-19 14:08:21 +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
0505f2ebb7 Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-09-19 09:15:59 +03:00
Hillel Coren
a41066b2e5 Fix task styling 2016-09-18 22:20:56 +03:00
Christian González
0484c5ac8e show pointer on search dropdown
This *should* fix #1076
2016-09-18 21:19:02 +02:00
Hillel Coren
ea18ac74c8 Text correction 2016-09-18 22:15:05 +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
531c26e87c Updated language files 2016-09-15 11:08:07 +03:00
Hillel Coren
840ceb6551 Working on sidebar 2016-09-14 22:31:34 +03:00
Hillel Coren
0439338750 Updated sidebar color 2016-09-14 21:47:57 +03:00
Hillel Coren
0b5ddefdf0 Updated sidebar color 2016-09-14 21:43:56 +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
8cfcb93179 Added Albanian 2016-09-12 13:08:32 +03:00
Hillel Coren
b2074ae004 Updated lanuguages and added Albaninan 2016-09-12 13:04:47 +03:00
Hillel Coren
e4f914f65d Updated lanuguages and added Albaninan 2016-09-12 13:03:34 +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
359271d6c8 Fix undefined on playful quote 2016-09-12 09:38:02 +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
9543336b31 Show 'Unnamed Client' for clients w/o a name 2016-09-06 14:55:31 +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
657f5c066c Change label to Partial/Deposit 2016-09-06 12:12:23 +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
0cfbecb576 Fix for second custom line item field 2016-08-22 17:21:20 +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
Holger Lösken
1a6306f63b Pull CSS & JS sources from resources directory
- Revert custom config of Elixir to work as default
- Moved unminified(original) files to resources directory
- Still not everything cleaned up, but it's a start.. ;)
2016-08-17 08:34:12 +00:00
Hillel Coren
c5eed8f902 Host google fonts locally 2016-08-15 22:07:41 +03:00
Hillel Coren
b35c44b1e8 Fixes for JSON import 2016-08-15 21:37:47 +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
bfae5018e0 Fixes for the bot 2016-08-14 12:30:16 +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
73574fbd14 Workign on the bot 2016-08-10 20:48:24 +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
f1a278e4ff Working on our bot 2016-08-06 20:54:56 +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
293e7cbb61 Support saving credit card and paypal tokens for the same client 2016-08-02 13:40:20 +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
ae87edadfc Fix for fr_CA 2016-07-31 21:41:21 +03:00
Hillel Coren
123d704b56 Fix for quotes on dashboard 2016-07-30 22:10:00 +03:00
Hillel Coren
af78a3dd2d Test Stripe credentials when adding gateway 2016-07-29 14:58:26 +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