Hillel Coren
d5669fdbf9
Minor fixes
2016-06-05 21:08:41 +03:00
Hillel Coren
da911d090e
Merge branch 'release-2.5.2'
...
Conflicts:
app/Http/Controllers/AppController.php
app/Http/routes.php
app/Models/Account.php
app/Models/Invitation.php
composer.json
composer.lock
resources/lang/de/texts.php
resources/lang/fr/texts.php
resources/views/header.blade.php
2016-05-10 21:41:13 +03:00
Hillel Coren
01869d852c
Merge fix #794
2016-05-10 12:31:28 +03:00
Joshua Dwire
9d27b68fb6
Fix refunds; support using stored card; change proPlanModel link
2016-04-20 16:53:56 -04:00
Joshua Dwire
22f65e8108
Finalize multi-plan support
...
* Allow admins to change plan
* Check features instead of plans
* Support linking/unlinking accounts
* Support creating/deleting accounts
2016-04-18 22:35:18 -04:00
Joshua Dwire
9b1bfef698
Add support for multiple plans/terms
2016-04-16 18:34:39 -04:00
Hillel Coren
ec7fd5ff0c
Limited account search
2016-04-10 15:44:45 +03:00
Jeroen
be9163a926
#793 : Reference pro_plan images with templatetag
...
Updated references to the pro_plan before- and after-images with the asset-templatetag. They were referenced by `ninja.dev`, which doesn't resolve on a lot of computers
2016-03-31 23:08:10 +02:00
Joshua Dwire
5640c74f35
Migrate logos to use Laravel Filesystem
2016-03-22 16:19:55 -04:00
Hillel Coren
9a29efbc6f
Merge pull request #771 from joshuadwire/user-permissions
...
User permissions
2016-03-17 09:54:36 +02:00
Hillel Coren
8cd56fa969
Minor fixes
2016-03-17 09:54:32 +02:00
Joshua Dwire
6ea4f168a2
Remove link to settings page for non-admins
2016-03-15 22:43:30 -04:00
Joshua Dwire
0148d06205
Add user permission support
2016-03-15 19:08:00 -04:00
Hillel Coren
25b0957a7f
Fix navigation when not signed up and browser is narrower
2016-03-14 23:37:13 +02:00
Hillel Coren
9c0eaac6b8
Enable entering search text before results are loaded
2016-03-14 10:25:08 +02:00
Hillel Coren
ed7cbf1d2b
Support searching by custom client fields
2016-03-14 10:09:18 +02:00
Hillel Coren
aef4c6be98
Upgrade to Laravel 5.2
2016-03-02 15:36:42 +02:00
Hillel Coren
eef80d94d2
Use typeahead for product key on invoice page
2016-02-29 11:40:52 +02:00
Hillel Coren
6a9b2130c5
Added fuzzy search using fuse.js
2016-02-28 22:43:43 +02:00
Hillel Coren
df203c2e5e
Check nothing is focused for search hotkey
2016-02-26 00:07:48 +02:00
Hillel Coren
689efc3e3e
Lazy load images
2016-02-25 12:16:27 +02:00
Hillel Coren
a1d13cc84c
Improvements to the tax report
2016-02-24 22:58:42 +02:00
Hillel Coren
3ca89b2792
Added navigation to search
2016-02-22 23:23:28 +02:00
Hillel Coren
dd9805e5b4
Refined search hot key
2016-02-19 11:41:03 +02:00
Hillel Coren
ee516cb327
Combined search and history in navbar
2016-02-17 12:12:39 +02:00
Hillel Coren
0e2bf3bb88
Focus the search input if the user clicks forward slash
2016-02-17 11:49:20 +02:00
Hillel Coren
0ea8461706
Fixed problem with search when using foreign language
2016-02-15 20:15:45 +02:00
Hillel Coren
7c3406d9e5
Fix for #703
2016-02-15 19:58:18 +02:00
Hillel Coren
1794811f9b
Added two week trial for hosted pro plan
2016-02-11 17:12:27 +02:00
Hillel Coren
db4ec4fb62
Added statust to client view page
2016-02-04 20:36:39 +02:00
Hillel Coren
c14133d66e
Added new logo
2016-02-03 10:08:28 +02:00
Hillel Coren
387f89440c
Add Header/Footer options to invoice design settings
2016-01-31 23:42:20 +02:00
Hillel Coren
1ac12e1506
Added basic stats for resellers
2016-01-28 14:04:55 +02:00
Hillel Coren
360b59baa0
Working on expenses
2016-01-22 00:29:10 +02:00
steenrabol
6133c6ff07
Merge branch 'master' of https://github.com/invoiceninja/invoiceninja
...
# Conflicts:
# app/Http/Controllers/InvoiceController.php
# resources/lang/en/texts.php
# resources/views/invoices/edit.blade.php
2016-01-11 20:39:18 +01:00
Hillel Coren
14192846e8
Merging: custom font support
2016-01-07 09:08:30 +02:00
steenrabol
dba3a39559
Vendor management
2016-01-06 15:23:58 +01:00
steenrabol
d3ee8ed813
Expense module
2016-01-05 12:47:03 +01:00
Hillel Coren
1a474f362f
Added support for country specific Euro formatting
2015-12-07 15:34:55 +02:00
Hillel Coren
da086d3345
Fixes #547
2015-11-28 23:19:09 +02:00
Hillel Coren
933b94e8b5
Improved history feature
2015-11-11 18:24:48 +02:00
Hillel Coren
343d76744f
Improved white label modal
2015-11-09 21:59:31 +02:00
Hillel Coren
02aa10e41d
Corrected form autocomplete behavior
2015-11-09 16:53:18 +02:00
Hillel Coren
9b840a24dd
Enabled social login
2015-11-01 20:21:11 +02:00
Hillel Coren
2c5667aacb
Added new acceptance tests
2015-10-20 20:12:34 +03:00
Hillel Coren
88c215d1df
Bug fixes
2015-10-20 11:23:38 +03:00
Hillel Coren
9283362d28
Bug fixes
2015-10-18 10:30:28 +03:00
Hillel Coren
c24b2f352d
Updated version
2015-10-16 08:32:02 +03:00
Hillel Coren
8da5517206
Bug fixes
2015-10-14 23:56:17 +03:00
Hillel Coren
831c81a4b9
Improved settings navigation
2015-10-14 17:15:39 +03:00