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

958 Commits

Author SHA1 Message Date
Hillel Coren
c7c253fbd8 Merge branch 'release-2.6.9'
Conflicts:
	app/Http/routes.php
	app/Ninja/PaymentDrivers/BasePaymentDriver.php
	composer.lock
	resources/lang/en/texts.php
	resources/views/reports/chart_builder.blade.php
2016-08-14 09:07:44 +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
650cd7e9aa Don't show portal for ninja account 2016-08-09 09:56:32 +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
a0ccfd65b4 Dashboard fix for lt 2016-08-02 10:41:51 +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
8e45737863 Fix for fr_CA 2016-07-31 21:41:35 +03:00
Hillel Coren
ae87edadfc Fix for fr_CA 2016-07-31 21:41:21 +03:00
Hillel Coren
5b2f8fd4d4 Fix for quotes on dashboard 2016-07-30 22:10:31 +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
Hillel Coren
0f6555fb55 Fix display of expense exchange rates 2016-07-27 13:54:42 +03:00
Hillel Coren
d44213bce9 Fix display of expense exchange rates 2016-07-27 13:54:00 +03:00
Hillel Coren
6cd1e2ebb3 Fix for report checkboxes 2016-07-27 13:42:26 +03:00
Hillel Coren
05a92fea8d Fix for report checkboxes 2016-07-27 13:40:54 +03:00
Holger Lösken
3d471f7c82 Set up D3.js with Elixir
- Use latest V3 version (3.5.17)
- V4 not supported by IN / gives errors
- Use Elixir to minify + deploy to public dir
2016-07-24 13:31:25 +02:00
Holger Lösken
31297be564 Use Chart.js with Elixir 2016-07-24 12:41:56 +02:00
Holger Lösken
98a8b7b368 Remove less folder from resources 2016-07-21 20:52:55 +00:00
Hillel Coren
4795f33067 Adding back fixes 2016-07-21 16:04:23 +03:00
Hillel Coren
498578cefc Rollback to 2.6.5 2016-07-21 15:35:23 +03:00
Hillel Coren
d13e95399e Revert "Translate error template" 2016-07-21 15:30:11 +03:00
Holger Lösken
97d6fcbf06 Translate error template
- Fix #1001
- Translate error contact text
2016-07-21 12:52:33 +02:00
Hillel Coren
49a94bc1a0 Fix for unintialized contact 2016-07-20 23:35:07 +03:00
Hillel Coren
8bc3d6c937 Ensure 0% taxes are shown 2016-07-20 20:48:56 +03:00
Hillel Coren
10fdfd2988 Add isStorageSupported() 2016-07-20 20:01:25 +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
24503ad53b Merge pull request #980 from codedge/Refactor-utils-helper-class
Refactor Utils class
2016-07-20 10:58:32 +03:00
Hillel Coren
7bb8f0ca4a Merge https://github.com/codedge/invoiceninja into codedge-#904-Unify-js-no-public-js
Conflicts:
	app/Http/Controllers/AccountController.php
	resources/lang/en/texts.php
2016-07-20 10:49:08 +03:00
Holger Lösken
68a1a81748 Make app language available in templates
- Fix #705
- $appLanguage can be fetched inside each template
2016-07-19 19:04:31 +02:00
Hillel Coren
f42e8158c2 Merge branch 'release-2.6.4'
Conflicts:
	app/Http/Controllers/AccountController.php
	app/Http/routes.php
	app/Models/User.php
	resources/lang/en/texts.php
2016-07-19 19:18:24 +03:00
Hillel Coren
4306892a5b Update language files 2016-07-19 19:07:03 +03:00
Hillel Coren
bd70b4596c Add batch limits for hosted imports 2016-07-19 18:57:01 +03:00