1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 17:31:35 +02:00
Commit Graph

3890 Commits

Author SHA1 Message Date
Holger Lösken
d00408b2e9 Make the command work for one/multiple accounts 2016-07-10 11:16:40 +02:00
Holger Lösken
5146fab45d - Added account selection by passing a parameter to the command
- Added an success message
2016-07-09 23:54:59 +02:00
Holger Lösken
790766c028 Reset the invoice schema counter
- Fix #585 and resolve #585
- Reset the invoice schema counter back to „1“ at the turn of the year
- Implemented as command the also call it manually
2016-07-09 23:38:33 +02:00
Hillel Coren
386c606558 Added support for taxes to expenses 2016-07-07 19:54:06 +03:00
Hillel Coren
3498d28d3f Check expense category name is unique 2016-07-07 15:32:31 +03:00
Hillel Coren
5f8ae65310 Working on expense category permissions 2016-07-07 11:44:15 +03:00
Hillel Coren
e6b60c6f1a Working on expense categories 2016-07-07 11:03:43 +03:00
Hillel Coren
cd9aae1e22 Working on expense categories 2016-07-06 21:35:16 +03:00
Holger Lösken
42c51ea94a Create virtual display_name field on client
- Create virtual display_name field on client
- Create accessor for it
2016-07-06 19:42:36 +02:00
codedge
08f234e776 Merge pull request #2 from abbyarmada/master
Update .codeclimate.yml
2016-07-06 18:32:49 +02:00
Holger Lösken
f091cbd060 Show client name next to invoice no. on dashboard
- Fix #949 and resolves #949
- Display client name next to invoice number on dashboard
2016-07-06 18:30:23 +02:00
Hillel Coren
965ff2e252 Working on expense test 2016-07-06 10:44:05 +03:00
Hillel Coren
d83f2dc246 Working on expense test 2016-07-06 10:31:06 +03:00
Hillel Coren
894cac4657 Working on expense test 2016-07-06 10:04:59 +03:00
Hillel Coren
19b8212e32 Working on expense test 2016-07-06 09:56:39 +03:00
Abby Armada
6d3d7c725b Update .codeclimate.yml
- add more exclusions.
2016-07-05 15:42:06 -04:00
Abby Armada
3afc29a571 Update .codeclimate.yml
Testing ESLint
2016-07-05 15:22:40 -04:00
Hillel Coren
21a91ff0e1 Added expense category 2016-07-05 21:49:47 +03:00
Abby Armada
af41cc2cb5 Update .codeclimate.yml
- Duplication engine time out test
2016-07-05 14:43:35 -04:00
Abby Armada
9aa140011a Update .codeclimate.yml
- Add nodes for engines and ratings
- Fix spacing
2016-07-05 14:24:44 -04:00
Holger Lösken
c787c2c150 Merge branch '#583-Add-Task-creating-editing-to-activity-stream' of github.com:codedge/invoiceninja into #583-Add-Task-creating-editing-to-activity-stream 2016-07-05 16:32:56 +00:00
Holger Lösken
d1dc1a7e5b Added tasks to activity on dashboard
- Fixes #583 and resolves #583
- Creating and updating tasks creates an activity now
- Each has its own event
- The activity is shown on the dashboard
2016-07-05 16:31:57 +00:00
Holger Lösken
9095d90842 Added tasks to activity on dashboard
- Creating and updating tasks creates an activity now
- Each has its own event
- The activity is shown on the dashboard
2016-07-05 18:30:29 +02:00
Hillel Coren
f2cbfec926 Improved options when exporting data 2016-07-05 17:27:30 +03:00
Hillel Coren
979690d116 Improved options when exporting data 2016-07-05 16:09:52 +03:00
Hillel Coren
81898338e0 Added back laravelcollective/bus to support maatwebsite/excel 2016-07-05 16:02:28 +03:00
Hillel Coren
1adffcae37 Updated reseller pricing to match develop 2016-07-05 15:08:42 +03:00
Hillel Coren
3c66c0166b Fixed bug preventing switching back to subdomain from website 2016-07-05 12:49:09 +03:00
Hillel Coren
1fe671bffb Trim trailing slash from APP_URL 2016-07-05 12:28:28 +03:00
Hillel Coren
e07301291b Merge pull request #953 from codedge/#939-Adding-changelog
Added a CHANGELING.md
2016-07-05 10:48:49 +03:00
Holger Lösken
386e026dbb Renamed config for codeclimate 2016-07-04 20:32:07 +00:00
Holger Lösken
3410043b0a Add code climate config 2016-07-04 22:30:27 +02:00
Holger Lösken
bc1be59628 Added a CHANGELING.md
- Added CHANGELOG.md
- Updated Contributing guide
2016-07-04 22:05:13 +02:00
Hillel Coren
fdb2aefc66 Improved help for 2checkout.com 2016-07-04 22:26:41 +03:00
Hillel Coren
b5f606df47 Added and as email template variables 2016-07-04 21:47:05 +03:00
Hillel Coren
aba50f66dc Added website field to client CSV import 2016-07-04 21:33:50 +03:00
Hillel Coren
d051ae70ef Make view client dashboard link open in new tab 2016-07-04 21:20:00 +03:00
Hillel Coren
5227ce7ec6 Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-07-04 21:15:11 +03:00
Hillel Coren
be32dfcd19 Merge pull request #951 from codedge/Contribution-rules
Updating contribution guideline
2016-07-04 21:14:04 +03:00
Holger Lösken
7ddb69919e Updating contribution guideline
- Adding more details on how to contribute
2016-07-04 19:53:36 +02:00
Holger Lösken
f58b7f1559 Setting start day of week for jQuery date time picker 2016-07-04 19:38:45 +02:00
Hillel Coren
251438dc41 Fix for expenseCategories 2016-07-04 20:19:22 +03:00
Hillel Coren
0dc9b3fceb Made 'viewable' scope default behavior 2016-07-04 19:49:01 +03:00
Holger Lösken
fcc8cac7b5 Adding configuration for first day of the week
- Fix #868 and resolves #868
- The first day of the week can be configured in localization settings,
which affects the Bootstrap date picker
2016-07-04 16:20:22 +02:00
Hillel Coren
c339c66623 Fix for approving quote 2016-07-04 13:28:13 +03:00
Hillel Coren
637f298818 Fix for approving quote 2016-07-04 13:21:40 +03:00
Hillel Coren
6217419a2f Fix for upgrading directly after signing up 2016-07-04 13:03:09 +03:00
Hillel Coren
4a6673b25e Enbled specifying latest self host version 2016-07-04 12:57:14 +03:00
Hillel Coren
c6b0b792b2 Added blank browserconfig.xml file 2016-07-04 12:45:28 +03:00
Hillel Coren
8b14161d0a Fix for expense test 2016-07-04 12:41:44 +03:00