Jeramy Simpson
4b83070845
Commenting out incompatible L5 Function
...
Will need to come back and fix this at a later date.
Relates to Git Issue #274
2015-03-26 13:59:18 +10:00
Jeramy Simpson
0a818526e0
Update Namespacing
2015-03-26 13:52:42 +10:00
Jeramy Simpson
c6d8b6f8e1
Merge Master Changes
...
Had to manually resolve conflict issues
2015-03-26 10:10:22 +10:00
Hillel Coren
b0421b8321
Working on setup page
2015-03-25 22:00:00 +02:00
Hillel Coren
d773c72970
Working on setup page
2015-03-25 21:56:31 +02:00
Hillel Coren
a014bf313c
Fixed issue related to using multiple gateways
2015-03-25 17:52:01 +02:00
Hillel Coren
13994f98a8
Changed PDF attachment to use private id
2015-03-24 18:07:48 +02:00
Hillel Coren
7662729570
Fixed footer location and added Quetzal
2015-03-24 17:26:39 +02:00
Jeramy Simpson
54a126a0d0
Fix Namespacing
2015-03-24 18:26:57 +10:00
Jeramy Simpson
6ae6a29117
Fix Ninja Namespace
...
Also includes other minor clean ups and L5 syntax changes
2015-03-24 18:21:12 +10:00
Jeramy Simpson
ccf547c54d
Very Minor Cleanup
2015-03-24 17:35:20 +10:00
Jeramy Simpson
7718d8b8cb
L5 Namespacing Update
2015-03-24 17:34:27 +10: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
427d8ddc3f
Very Minor Cleanup
2015-03-24 17:25:31 +10:00
Jeramy Simpson
f83d694477
Minor Cleanup and Syntax Changes
2015-03-24 17:24:44 +10:00
Jeramy Simpson
37921e4653
Merge branch 'master' of github.com:hillelcoren/invoice-ninja into laravel-5
2015-03-24 09:55:21 +10:00
Jeramy Simpson
6659803a21
Update Config Settings to use .env
...
Also has a minor change to the install and upgrade function to work with L5.
2015-03-24 09:54:49 +10:00
Hillel Coren
8142db61f0
Merge pull request #258 from Grovespaz/master
...
Added missing Dutch translations.
2015-03-23 14:12:41 +02:00
Hillel Coren
8271330700
Merge pull request #260 from Destination-Design/feature_email_pdf_attachment
...
Feature: Added ability to attach invoice as pdf to email templates.
2015-03-23 10:13:47 +02:00
Jeramy Simpson
cf5adfad25
Namespace Updates and Confide Changes
2015-03-23 16:52:01 +10:00
Jeramy Simpson
5584121afb
Update Namespaces
2015-03-23 14:20:33 +10:00
Jeramy Simpson
2ccc61224a
Merge branch 'master' of github.com:hillelcoren/invoice-ninja into laravel-5
2015-03-23 14:09:28 +10:00
Hillel Coren
09838a1b19
Bug fix for activity tracking
2015-03-20 09:17:15 +02:00
Hillel Coren
4e3e29a78e
Bug fix for activity tracking
2015-03-20 09:11:58 +02:00
Viktor Rennert
40b689f19b
Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja into feature_email_pdf_attachment
2015-03-18 13:20:40 +01:00
Viktor Rennert
2a6f7e00b5
Reworked pdf store flow from AjaxController to invoice save.
2015-03-18 13:20:02 +01:00
Jeramy Simpson
291242fcb0
Update language references
...
As a result of removing confide, the lang name for some text must change.
2015-03-18 13:55:05 +10:00
Jeramy Simpson
80392e5902
Update imported classes
2015-03-18 13:46:36 +10:00
Jeramy Simpson
b332d7690a
Update Namespaces and Syntax in Ninja/Repositories
2015-03-18 10:39:01 +10:00
Jeramy Simpson
638d9c5087
Move Auth Files back to Model Folder
2015-03-18 09:58:34 +10:00
Jeramy Simpson
82a97b23ab
Merge branch 'master' of github.com:hillelcoren/invoice-ninja into laravel-5
2015-03-18 09:52:42 +10:00
Jeramy Simpson
f6b0cda9ec
Update Namespaces
2015-03-18 09:39:03 +10:00
Hillel Coren
e8193927d3
Fix for license payment
2015-03-17 16:43:35 +02:00
Hillel Coren
206d57ef6b
Fixed analytics tag
2015-03-17 16:25:53 +02:00
Hillel Coren
8e238a2c7a
Fixed issue when saving recurring invoice
2015-03-17 15:43:13 +02:00
Hillel Coren
35b1379f61
Fixed bug where stripe token billing was incorrectly shown
2015-03-17 15:09:28 +02:00
Hillel Coren
392fd537cb
Fixed issue if there are line breaks in the account invoice terms
2015-03-17 13:07:33 +02:00
Hillel Coren
3e55f43270
Corrected link to the homepage
2015-03-17 12:45:48 +02:00
Jeramy Simpson
eb3d9f44a2
Syntax Changes
2015-03-17 15:22:44 +10:00
Hillel Coren
4eb56a8f88
Updated version number and set new favicon
2015-03-17 07:20:56 +02:00
Jeramy Simpson
4f775fa432
Filter File becomes Middleware
2015-03-17 14:14:05 +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
Viktor Rennert
00fb18a52f
Added ability to attach invoice as pdf to email templates.
...
Added flag in setting to turn pdf attachments on/off.
Client side generated pdf is uploaded on send email action.
Backend will check for actuall pdf.
Added dummy strings to all languages.
Added migration.
2015-03-15 18:54:40 +01:00
Govert Versluis
78adb790f7
Added missing Dutch translations.
...
This commit adds >90% of the missing strings. I tried to stay faithful to the already present translations as much as posssible.
2015-03-13 16:41:16 +01: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
root
872e9db581
Delete everything in prep for laravel 5.
2015-03-12 10:43:47 +10:00
Hillel Coren
2cdf6d517a
Added support for gmail one-click actions
2015-03-11 23:37:43 +02:00