1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
Commit Graph

274 Commits

Author SHA1 Message Date
Hillel Coren
12d9bac3fd Added fields for future features 2016-10-23 14:41:26 +03:00
Hillel Coren
83b66c880b Track changes to expenses in activities 2016-10-20 23:17:37 +03:00
Hillel Coren
de32753331 Improve payment gateway sort order 2016-10-06 16:48:42 +03:00
Hillel Coren
12f490a24d Fix for tests 2016-10-06 16:43:11 +03:00
Hillel Coren
ddea0b9cc2 Fix for Alipay/tests 2016-10-06 14:05:17 +03:00
Hillel Coren
6088a36175 Support for custom gateway 2016-09-26 12:33:30 +03:00
Hillel Coren
e743af4d24 Merged #1062 2016-09-15 13:41:09 +03:00
Hillel Coren
e4f914f65d Updated lanuguages and added Albaninan 2016-09-12 13:03:34 +03:00
Hillel Coren
548bb08b18 Fix for foreign keys 2016-09-05 08:18:22 +03:00
Hillel Coren
8e612f6daa Renamed Pound Sterling to British Pound 2016-08-22 12:35:05 +03:00
Hillel Coren
b170dd5fe6 Created IndustrySeeder 2016-08-21 19:35:06 +03:00
Hillel Coren
ef4c0c4237 Fixed PayFast integration 2016-08-15 23:14:08 +03:00
Hillel Coren
2d87de6a6a Fix for rolling back migrations 2016-08-15 20:10:48 +03:00
Hillel Coren
9e9da4e568 Fix for datetime format 2016-08-14 09:55:25 +03:00
Hillel Coren
042b4d8297 Fix for date time format 2016-08-14 08:55:41 +03:00
Hillel Coren
c2e5907dfe Fix problem updating 2016-08-13 22:21:44 +03:00
Hillel Coren
ce2c71843c Working on the bot 2016-08-13 22:19:37 +03:00
Hillel Coren
f844d623d3 Fix for date format 2016-08-07 12:56:47 +03:00
Hillel Coren
7f3bd44d9a Working on bots 2016-08-04 20:01:30 +03:00
Hillel Coren
845e25df2d Remove seeder from migration to prevent class not found errors 2016-08-04 20:00:50 +03:00
Hillel Coren
fa9b0bf78b Working on buy now buttons 2016-07-13 12:03:39 +03:00
Hillel Coren
28d8e53764 Updated plan price field name 2016-07-10 16:53:01 +03:00
Hillel Coren
bf8ab297f9 Updated plan price field name 2016-07-10 16:49:48 +03:00
Hillel Coren
5fbae548e2 Updated plan price field name 2016-07-10 16:47:22 +03:00
Hillel Coren
afb34d1de6 Fix saving task without a client 2016-07-10 13:20:22 +03:00
Hillel Coren
3ae8df3fdf Merge migrations 2016-07-10 12:45:42 +03:00
Hillel Coren
6756fde908 Merge pull request #955 from codedge/#583-Add-Task-creating-editing-to-activity-stream
#583 add task creating editing to activity stream
2016-07-10 12:42:29 +03:00
Hillel Coren
fd2155d10a Merge pull request #950 from codedge/#868-Configurable-start-of-week
Adding configuration for first day of the week
2016-07-10 12:42:12 +03: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
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
0cc0bcbdcf Remove uses_local_payment_methods 2016-06-30 20:30:47 +03:00
Hillel Coren
c9a19cbd76 Fixes for WePay 2016-06-21 19:10:22 +03:00
Hillel Coren
a2c7a0c12f Improvement to Eway payment process 2016-06-21 12:07:16 +03:00
Hillel Coren
5ff69c6f29 Payments refactor 2016-06-20 17:14:43 +03:00
Hillel Coren
ffa67cef3b Refactoring payments code... 2016-06-09 10:56:22 +03:00
Supun Budhajeewa
915c416245 #907 Seed Sri Lankan Rupee as a Currency 2016-06-07 19:01:01 +05:30
Hillel Coren
e47b3894cc Fix for tests 2016-06-07 14:41:07 +03:00
Hillel Coren
f4fcc81871 Fix for tests 2016-06-07 14:39:53 +03:00
Hillel Coren
0238067af3 Added more data to test user seeder 2016-06-06 22:45:21 +03:00
Hillel Coren
e0d512dab7 Remove individual languages from migration files 2016-06-04 23:20:01 +03:00
Hillel Coren
5cda4c0dd9 Fix capitalization of migration file name 2016-06-03 11:29:03 +03:00
Joshua Dwire
49d47bb9e3 Merge remote-tracking branch 'upstream/develop' into wepay-integration 2016-06-01 16:46:03 -04:00
Hillel Coren
162c6d2ce6 Changed attach defaults 2016-05-29 22:12:09 +03:00
Hillel Coren
7af05c077a Fix for rollback 2016-05-29 17:36:36 +03:00
Hillel Coren
c254544b19 Added setting to hide second tax rate 2016-05-29 12:56:10 +03:00
ben
dadac05532 add support to multiple invoice types 2016-05-29 12:02:44 +03:00
Joshua Dwire
6ddbbbc64d Merge remote-tracking branch 'upstream/develop' into wepay-integration 2016-05-25 11:14:14 -04:00
Hillel Coren
4a4494a2f3 Fix for cancelled accounts 2016-05-25 16:16:34 +03:00
Joshua Dwire
a5fdb88d79 Add support for auto bill on due date 2016-05-24 22:49:06 -04:00