Hillel Coren
dc034d06dd
Support using queues for emails
2017-01-11 12:32:13 +02:00
David Bomba
403fe772b0
fix env variable ( #1270 )
2017-01-10 17:09:55 +11:00
David Bomba
6a41353a96
Firebase notifications for Android ( #1269 )
...
* revert error reporting
* fix for non boolean output
* Firebase notifications for Android
2017-01-10 14:35:30 +11:00
Hillel Coren
a3c2340fa0
Prevent checkboxes from being checked if validation fails
2017-01-09 17:01:51 +02:00
Hillel Coren
75900c296e
Improved Swagger annotations
2016-12-29 18:17:17 +02:00
Hillel Coren
137c718199
CRUD
2016-12-09 14:02:29 +02:00
Hillel Coren
954c04c917
CRUD
2016-12-09 12:35:49 +02:00
Hillel Coren
8b4c1d25da
CRUD
2016-12-09 10:43:20 +02:00
Hillel Coren
da55195b8a
CRUD
2016-12-09 00:06:31 +02:00
Hillel Coren
ce4571a187
Working on CRUD
2016-12-08 22:39:15 +02:00
Hillel Coren
ce724fe1c9
Working on CRUD
2016-12-08 21:37:07 +02:00
Hillel Coren
6dc6658db1
Working on CRUD
2016-12-08 20:23:18 +02:00
Hillel Coren
8399f8b95f
Working on module CRUD
2016-12-08 20:00:13 +02:00
Hillel Coren
bb55beaa64
Working on CRUD
2016-12-08 17:09:45 +02:00
Hillel Coren
2762debd59
Working on module CRUD
2016-12-08 15:41:35 +02:00
Hillel Coren
e6e9237b4d
Adding support for modules #1131
2016-12-07 19:59:49 +02:00
Hillel Coren
75cdaba2d5
Disable Excel autosize columns feature
2016-11-02 08:41:12 +02:00
Hillel Coren
e776f439b0
Added env value for REDIS_HOST
2016-10-09 17:22:25 +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
ce3a510037
Working on the dashboard
2016-09-11 17:30:23 +03:00
Holger Lösken
d2d64d2a63
Use self-updater package, initial commit
2016-08-19 13:13:55 +00:00
Hillel Coren
60ce97fe79
Added JayBizzle/Laravel-Crawler-Detect to improve the error logs
2016-08-17 12:51:26 +03:00
Hillel Coren
1722c12403
Fix for iOS push cert location
2016-08-07 12:52:32 +03:00
Hillel Coren
6d5f69f4fa
Changed default keys to be 32 length
2016-07-27 12:21:42 +03:00
Hillel Coren
fa7203a90d
Updated pem locations
2016-07-21 17:57:57 +03:00
Hillel Coren
979690d116
Improved options when exporting data
2016-07-05 16:09:52 +03:00
Holger Lösken
b13b9a2d7d
Fix hardcoded translations for industry, country and payment types
...
- Fixes #426 , resolves #426
2016-07-03 09:24:55 +00:00
Hillel Coren
f9aee23de8
Merge pull request #923 from vincentdh/develop
...
Add Mailgun API in mail drivers
2016-07-03 11:58:24 +03:00
Hillel Coren
7e3a0ba91d
Fix for tests
2016-07-02 23:20:52 +03:00
Holger Lösken
70db153196
Use cipher AES-256-CBC
...
- Fix #898 , resolve #898
- Change cipher from Rinjdael-128 to AES-256-CBC
2016-07-02 22:08:07 +02:00
vincentdh
5875b70496
Add Mailgun API as mail driver
...
Add Mailgun API as a mail driver. Can be configured from the System
Settings page.
2016-06-19 13:51:22 -04:00
Hillel Coren
0e75ddb5e6
Added setting to hide second tax rate
2016-05-29 12:26:02 +03:00
Hillel Coren
74343b710e
Added support for GAE filesystem
2016-05-17 11:45:14 +03:00
Hillel Coren
0ce8a0d70a
Set initial key value to enable setup page to load w/o error
2016-05-12 20:31:31 +03:00
Joshua Dwire
fc0d4d3edd
Finish migrating to Laravel ACL
2016-04-25 21:53:39 -04:00
Joshua Dwire
fdf1b25b16
Begin adding authorization policies
2016-04-23 11:52:36 -04:00
Hillel Coren
6d5b99551c
Fix Swagger API docs
2016-04-10 22:08:25 +03:00
Joshua Dwire
d810ba7f6b
Improved document support
2016-03-23 15:41:05 -04:00
Joshua Dwire
5640c74f35
Migrate logos to use Laravel Filesystem
2016-03-22 16:19:55 -04:00
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
Jeramy Simpson
651e06fdb9
Update Confide Config Setting for L5
...
Also adds other package config settings however they have not yet been called in ConfigServiceProvider
2015-03-24 17:27:43 +10:00
Jeramy Simpson
9af731545c
Update Namespaces & Syntax
2015-03-17 11:30:56 +10:00
Jeramy Simpson
04c392136e
Add Files
2015-03-17 07:45:25 +10:00
Jeramy Simpson
77922893d2
Fixing Dependancies, re-organising files
...
Only a little progress. Still heaps to do
2015-03-13 15:01:27 +10:00
root
2c696666df
Initial Progress.
...
- Moved most files
- fixed composer dependencies
- Started fixing issues.
2015-03-12 13:39:52 +10:00
root
32e78ef3da
Bring in Laravel5 framework.
2015-03-12 10:44:39 +10:00