Holger Lösken
d2d64d2a63
Use self-updater package, initial commit
2016-08-19 13:13:55 +00:00
Hillel Coren
c5eed8f902
Host google fonts locally
2016-08-15 22:07:41 +03:00
Holger Lösken
3e3c319d79
Fix #639
...
- Image dimensions for images on dashboard
- Image dimensions for IN logo
- No stretching, use margin instead of padding
- Optimized PNGs with TinyPNG.com
2016-08-15 13:17:04 +02:00
Hillel Coren
305ef1d378
Disable date picker language
2016-07-31 21:47:29 +03:00
Hillel Coren
aa53a96b5d
Verify that invoice number is unique using JS
2016-07-27 15:46:05 +03:00
Hillel Coren
4795f33067
Adding back fixes
2016-07-21 16:04:23 +03:00
Hillel Coren
498578cefc
Rollback to 2.6.5
2016-07-21 15:35:23 +03:00
Hillel Coren
10fdfd2988
Add isStorageSupported()
2016-07-20 20:01:25 +03:00
Holger Lösken
d36675b15b
Use Elixir for asset management
...
- Set up Elixir for asset management
- CSS + JS will be handled via Elixir/Gulp in gulpfile.js
- Removed outdates public/js files
2016-07-20 08:29:45 +00:00
Holger Lösken
68a1a81748
Make app language available in templates
...
- Fix #705
- $appLanguage can be fetched inside each template
2016-07-19 19:04:31 +02:00
Hillel Coren
986487b4c9
Working on new hosted pricing
2016-07-11 20:08:43 +03:00
Hillel Coren
f0a52a1bf7
Shortening pro plan process
2016-07-04 11:22:10 +03:00
Hillel Coren
a56134050d
Fix search when session has expired
2016-07-04 10:59:30 +03:00
Hillel Coren
706c26b4d5
Minor fixes
2016-06-05 21:05:11 +03:00
Hillel Coren
3df6ad2529
Changes to support transifex.com
2016-05-15 23:16:08 +03:00
Hillel Coren
b3439d9ab7
Clean up diffs between branches
2016-05-10 22:41:30 +03:00
Hillel Coren
3c21179e4e
Fixed white label after image
2016-05-10 21:42:50 +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
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