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

56 Commits

Author SHA1 Message Date
Hillel Coren
3a39da55fd Added test for quotes 2016-03-13 17:38:55 +02:00
Hillel Coren
bddc4dd915 Merge branch 'lang_ja' of git://github.com/mzdakr/invoiceninja into mzdakr-lang_ja
Conflicts:
	app/Providers/AppServiceProvider.php
	database/seeds/CurrenciesSeeder.php
2016-03-13 13:35:32 +02:00
Joshua Dwire
793ba76415 Finalize basic client portal password support 2016-03-04 22:22:54 -05:00
Joshua Dwire
903904d423 Merge Laravel 5.2 upgrade 2016-03-03 21:57:15 -05:00
Hillel Coren
aef4c6be98 Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
Akira Matsuda
0b9b3cb7bc fix garbled characters when cjk lang is selected. 2016-03-02 20:38:51 +09:00
Joshua Dwire
6376302ed9 Add option for client portal password 2016-02-29 16:46:27 -05:00
David Bomba
2cd3571f25 iOS Push Notifications 2016-02-29 21:35:14 +11:00
David Bomba
50ddbcf609 iOS Push Notifications 2016-02-29 21:31:58 +11:00
Hillel Coren
105321bdbb Upgraded to Laravel 5.1 2016-02-22 19:47:19 +02:00
steenrabol
e7a658aaf6 Expenses bug fix 2016-01-19 14:01:19 +01:00
steenrabol
d0bfe82512 Expense module 2016-01-09 06:24:43 +01:00
Hillel Coren
68bb3c8a82 Added .env field for MySQL strict mode 2015-11-29 12:12:59 +02:00
Hillel Coren
f574a79fe6 Improved data export 2015-11-12 22:36:28 +02:00
Hillel Coren
57245211d8 Added Swagger 2015-11-08 22:34:26 +02:00
Hillel Coren
3b6a4a6100 Added Fractal 2015-11-02 00:10:20 +02:00
Hillel Coren
9b5f38f9e4 Bug fixes 2015-10-18 11:02:51 +03:00
Hillel Coren
a51c892e02 Bug fixes 2015-10-18 10:46:15 +03:00
Hillel Coren
2dfc053cbc Bug fixes 2015-10-13 10:11:44 +03:00
Hillel Coren
1d04bc2a05 Added custom invoice text fields 2015-10-11 17:41:09 +03:00
Linus Metzler
c28df84464 Fixed a typo in function name
This typo led to a fatal error since the function was undefined. This bug was introduced in ef06706911
2015-10-04 11:50:42 +02:00
Sam
ef06706911 config logger via environment variable 2015-10-02 17:21:38 +02:00
Hillel Coren
8337bc9669 Working on session warning 2015-09-27 00:08:59 +03:00
Hillel Coren
4268c18f8a Fixed money format in PDF for EU 2015-09-25 12:57:40 +03:00
Hillel Coren
4741fad4be Added auto-billing and per-client language support 2015-09-10 20:50:09 +03:00
Hillel Coren
ba50e701c8 Integration tests 2015-08-30 15:08:15 +03:00
Paul-Vincent Roll
732e677ca4 Added possibility to use APP_LOCALE=x in .env 2015-06-11 16:35:40 +02:00
Hillel Coren
b0eea1a30f Bug fixes 2015-06-10 14:38:25 +03:00
Ubuntu
0379d2b4f7 Allow custom time zone for application 2015-06-10 08:28:53 +12:00
Hillel Coren
ed189fcc23 Fixed label formatting 2015-05-31 21:19:45 +03:00
Hillel Coren
69cd370744 Set default mail from address 2015-05-31 20:24:56 +03:00
Hillel Coren
50d720b640 Updated composer and fixed former config 2015-05-31 15:51:49 +03:00
Hillel Coren
3da1e738d8 Working on tasks 2015-05-27 19:52:10 +03:00
Hillel Coren
50e3008ebb Merge #319 2015-05-22 13:52:49 +03:00
Hillel Coren
557323d761 Revert "Composer update for HTML/Form Facade" 2015-05-22 10:30:04 +03:00
Infacq
4284ab6f91 to suit with Laravel Collective Syntax 2015-05-22 15:09:14 +08:00
Hillel Coren
0ffd13f864 Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja 2015-05-19 22:14:24 +03:00
Hillel Coren
edec5028c6 Bug fixes 2015-05-19 22:14:00 +03:00
James Graham
ba1231357a Fix RFC Error
When using AWS/Mandrill etc, using MAIL_USERNAME as the "From Address"
causes errors. Need to create new .env variable.
2015-05-15 21:15:22 +12:00
Hillel Coren
ef6e930f1b Minor dashboard improvements 2015-05-08 11:21:29 +03:00
Hillel Coren
1d6013178f Working on basic reports 2015-04-30 20:54:19 +03:00
Hillel Coren
723aa285f5 Bug fixes 2015-04-27 15:28:40 +03:00
Hillel Coren
564d006428 Working on L5 2015-04-13 10:54:51 +03:00
Hillel Coren
9dcc4e0e52 Working on L5 2015-04-12 17:18:05 +03:00
Hillel Coren
c19d09fa0c Added back gruntfile 2015-04-12 12:58:28 +03:00
Hillel Coren
515f6fd131 Working on L5 2015-04-01 22:57:02 +03:00
Hillel Coren
bb66ed7a96 Fixed creating invoices 2015-03-31 12:38:24 +03:00
Hillel Coren
78502f74e4 Working on users in L5 2015-03-29 15:37:42 +03:00
Hillel Coren
8ed675ebe1 Working on users 2015-03-26 16:35:57 +02:00
Hillel Coren
d773c72970 Working on setup page 2015-03-25 21:56:31 +02:00