1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

1177 Commits

Author SHA1 Message Date
Hillel Coren
e9c4db679f Updated the readme 2015-03-18 16:34:33 +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
f461d68114 Minor Bug Fix 2015-03-17 15:35:41 +10: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
efcc92ee0e Correct validation and modify function
Validation Function will now ask you if you want to continue when mail settings are incorrect
2015-03-17 14:51:45 +10:00
Jeramy Simpson
4f775fa432 Filter File becomes Middleware 2015-03-17 14:14:05 +10:00
Jeramy Simpson
222e1f36b6 Update .gitignore 2015-03-17 13:48:07 +10:00
Jeramy Simpson
0ee689773f Setup Page Improvements 2015-03-17 13:47:32 +10:00
Jeramy Simpson
9af731545c Update Namespaces & Syntax 2015-03-17 11:30:56 +10:00
Jeramy Simpson
59a94e4b2c Remove Error Log 2015-03-17 07:53:42 +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
Hillel Coren
228f772f02 Minor tweaks 2015-03-10 14:39:49 +02:00
Hillel Coren
ed3d779bf1 Minor tweaks 2015-03-10 14:39:25 +02:00
Hillel Coren
0ebf08c53d Corrected rounding issue if qty or cost had greater than 2 precision 2015-03-10 13:15:01 +02:00
Hillel Coren
e91c832cc2 Restyled forgot password pages 2015-03-09 23:57:16 +02:00
Hillel Coren
e42c6b3ca2 Combined advanced settings pages 2015-03-09 21:14:00 +02:00
Hillel Coren
d13a377ff7 Added ip to activities table 2015-03-09 17:15:28 +02:00
Hillel Coren
463d0546af Add “order by” for invoice items 2015-03-09 14:01:48 +02:00
Hillel Coren
df439d9a54 Set additional payment gateway fields 2015-03-09 13:52:35 +02:00
Hillel Coren
173b45ec84 Set payment cancelUrl to client invoice page 2015-03-09 13:37:24 +02:00
Hillel Coren
886fccadfd Fix for Viewing invoice as Guest #250 2015-03-09 00:13:25 +02:00
Hillel Coren
612a61c595 Merge pull request #249 from sakalauskas/sakalauskas-patch-1
Updated barryvdh/laravel-debugbar version.
2015-03-08 22:06:02 +02:00
Laurynas Sakalauskas
b65295e794 Updated barryvdh/laravel-debugbar version.
Laravel 4 must use 1.8 version. dev-master is for Laravel 5
2015-03-08 16:27:04 +00:00
Hillel Coren
65bb753448 Merge pull request #248 from paviro/master
Fixed German translations
2015-03-05 22:27:05 +02:00
Paul-Vincent Roll
f7cc0f24ce Fixed German translation 2015-03-05 20:57:42 +01:00
Paul-Vincent Roll
32ace7a917 Fixed translations 2015-03-05 20:50:21 +01:00
Paul-Vincent Roll
dc5e256157 Merge pull request #5 from hillelcoren/master
Update fork
2015-03-05 20:41:46 +01:00
Hillel Coren
a1f5bef661 Removing API limits for self host 2015-03-05 20:31:55 +02:00
Hillel Coren
3556871fa9 Added support for changing user’s password 2015-03-04 23:53:46 +02:00