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

50 Commits

Author SHA1 Message Date
David Bomba
fce09b036a
file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
David Bomba
ade15ec390 Rebase Dev 2019-01-30 22:00:26 +11:00
Hillel Coren
2e9f912b0b Working on statements 2018-04-30 20:14:50 +03:00
Hillel Coren
ff05d41ca3 Use json_encode for JS variables in views 2018-03-27 12:52:37 +03:00
Hillel Coren
2e74ec7d62 Ensure payment methods are always visible in portal 2018-03-13 11:19:38 +02:00
Hillel Coren
54fd4d4c4e Fix for portal w/invalid key 2018-02-18 20:20:26 +02:00
Hillel Coren
4fb50f75cf Working on the portal 2018-01-21 08:48:18 +02:00
Hillel Coren
606b4a1a3b Fix: clientViewCSS() on boolean in client portal 2018-01-11 12:01:03 +02:00
Hillel Coren
1839028832 Add logout option in client portal 2017-12-31 09:43:24 +02:00
Hillel Coren
787602a992 Show tasks in client portal #1370 2017-11-21 09:35:28 +02:00
Hillel Coren
18ce61c6ef Hide client portal footer if shown in iframe 2017-08-31 23:00:34 +03:00
Hillel Coren
6a648ad2c9 Hide payment method page if none exist for client 2017-04-16 16:47:20 +03:00
Hillel Coren
ae94e7d42b Refinements to the login and client portal 2017-02-21 11:19:28 +02:00
Joshua Dwire
0d078d27af New dashboard styling 2017-02-16 22:03:31 -05:00
Joshua Dwire
fb749092b2 Reorganize Client Portal Fonts/CSS to allow styling client auth screens 2017-02-15 22:26:55 -05:00
Hillel Coren
e12292aa38 Only show client portal navigation if account is set 2016-12-28 20:57:34 +02:00
Hillel Coren
5d04bdab21 Add credits to the client portal 2016-09-23 12:02:48 +03:00
Hillel Coren
1147ee0329 Cleaned up FB pixel 2016-09-14 16:01:07 +03:00
Hillel Coren
086e48bd4a Fix for active navbar highlight in client portal 2016-08-19 11:55:27 +03:00
Hillel Coren
c5eed8f902 Host google fonts locally 2016-08-15 22:07:41 +03:00
Hillel Coren
713394ea8a Don't show portal for ninja account 2016-08-09 09:56:18 +03:00
Hillel Coren
498578cefc Rollback to 2.6.5 2016-07-21 15:35:23 +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
Hillel Coren
af4cb1dac8 Fix for client portal header navigation 2016-06-26 19:48:15 +03:00
Hillel Coren
e2ddabe95d Minor fixes for payments 2016-06-22 12:22:38 +03:00
Hillel Coren
5ff69c6f29 Payments refactor 2016-06-20 17:14:43 +03:00
Joshua Dwire
37f4430e62 Move payment methods to dashboard when enabled 2016-05-06 11:06:01 -04:00
Joshua Dwire
2af509058b Fix errors 2016-04-30 17:55:29 -04:00
Joshua Dwire
c536bd8569 Add basic ACH support 2016-04-29 17:50:21 -04:00
Joshua Dwire
cd8290946e Add client portal documents tab 2016-03-24 11:58:30 -04:00
Hillel Coren
c66e933de5 Minor improvements to client portal styling 2016-03-21 22:34:30 +02:00
Hillel Coren
e1f9ec1571 Small style fix 2016-03-04 16:03:55 +02:00
Hillel Coren
3b5311e960 Added setting to show/hide client portal dashboard 2016-03-01 09:36:37 +02:00
Hillel Coren
14192846e8 Merging: custom font support 2016-01-07 09:08:30 +02:00
Joshua Dwire
b7687967a6 Add custom CSS support
* Allow custom CSS for self-hosted white-label users or Pro
invoiceninja.com users
* Restrictive sanitization for CSS on invoiceninja.com
* Add .body class to body element to allow styling the body
* Add client_view_css column to accounts table
* English-only translation text
2015-12-30 13:11:51 -05:00
Hillel Coren
029e740a6c Working on the API 2015-11-03 21:03:24 +02:00
Hillel Coren
9283362d28 Bug fixes 2015-10-18 10:30:28 +03:00
Hillel Coren
aef0fe8430 Added client dashboard 2015-10-13 18:44:01 +03:00
Hillel Coren
f8b449a471 Added warning when form token is about to expire 2015-09-28 23:37:32 +03:00
Hillel Coren
3fdad48179 API improvements 2015-09-07 12:07:55 +03:00
Hillel Coren
dc8bd36e76 Moved line item tax amounts to invoice subtotals section 2015-08-12 22:16:02 +03:00
Hillel Coren
c42dfb8b96 Improvments to multi-account switching 2015-07-07 23:08:16 +03:00
Hillel Coren
ef6e930f1b Minor dashboard improvements 2015-05-08 11:21:29 +03:00
Hillel Coren
bc10719fbe Added support for custom subdomains 2015-04-28 23:13:52 +03:00
Hillel Coren
723aa285f5 Bug fixes 2015-04-27 15:28:40 +03:00
Hillel Coren
be327fbcbf Added support for Bitcoin 2015-04-15 19:35:41 +03:00
sigitas
3a68150cf3 css and js files moved to css and js folders 2015-04-10 10:18:07 +03:00
Jeramy Simpson
05b120e449 L5 Updates 2015-04-06 16:58:47 +10:00
Hillel Coren
f4930681b0 Working on users in L5 2015-03-30 22:45:10 +03:00
Jeramy Simpson
04c392136e Add Files 2015-03-17 07:45:25 +10:00