Felix Labrecque
d2491323a0
Fix missing subscriptions events.
2020-07-21 04:07:24 -04:00
Aleksander V. Dyomin
de6919d37c
Utils::getFromCache speedup via static variable cache
...
(cherry picked from commit 7d65f8b1b726075626476501a4a58540e3aeb71f)
2019-08-07 17:35:48 +03:00
cab2753
904cff732c
Respect user's timezone in Utils::dateToString().
2019-05-20 18:35:30 -07:00
Kristián Feldsam
925bcca617
Utils::processVariables count with year overlaps
...
Works fine with increments and decrements like this ":MONTH+1 :YEAR", ":QUARTER+1 :YEAR", ":MONTH-1 :YEAR" and ":QUARTER-1 :YEAR"
Known issue: Does not work with multiple increments like this one ":MONTH+6 :YEAR, :MONTH+7 :YEAR, :MONTH+8 :YEAR"
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-05-01 13:21:52 +02:00
Hillel Coren
a5ae3aa6bc
XSS fixes
2019-04-17 18:29:20 +03:00
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
c51beb5f57
Fix month translation
2018-07-27 11:34:25 +03:00
Hillel Coren
925ea5109a
Fix for new mobile app
2018-07-26 17:38:03 +03:00
Hillel Coren
4c319a2dad
Fixes for the mobile app
2018-07-08 13:05:14 +03:00
Hillel Coren
fe1362eef4
Changes for mobile app
2018-07-07 22:14:34 +03:00
Hillel Coren
dd83391bea
Changes for mobile app
2018-06-17 11:27:36 +03:00
Hillel Coren
54bda2d886
Update docs
2018-05-13 22:19:39 +03:00
Hillel Coren
d1c7849364
Update terms/privacy links
2018-05-09 09:59:21 +03:00
Hillel Coren
7b7ee5084f
Remove URL from self host error logs
2018-04-16 23:50:45 +03:00
Hillel Coren
36f2ddb3f5
Support importing/exporting expense payment fields
2018-04-15 13:02:40 +03:00
Hillel Coren
ba04d97035
Update brewer colors
2018-04-01 14:25:43 +03:00
Hillel Coren
25feebd6c2
Use queues in send reminders command
2018-03-28 22:11:35 +03:00
Hillel Coren
a60560cdd6
Add locale to error log
2018-03-20 13:56:55 +02:00
Hillel Coren
5066a95da0
Adding charts to reports
2018-02-27 23:24:35 +02:00
Hillel Coren
e97a35f916
working on email stats
2018-02-25 22:25:21 +02:00
Hillel Coren
041c89b4f8
We can't find a user with that e-mail address. #1444
2018-02-24 22:20:21 +02:00
Hillel Coren
682c12440d
Fixes for custom product fields
2018-02-14 13:25:23 +02:00
Hillel Coren
21b23a93cf
Proposals
2018-02-08 12:39:58 +02:00
Hillel Coren
ea06b60294
Working on proposals
2018-01-31 11:10:15 +02:00
Hillel Coren
c8a51a6265
Working on reports
2018-01-23 20:32:11 +02:00
Hillel Coren
dae4df2a3e
Support custom fields with defined options
2018-01-17 12:19:46 +02:00
Hillel Coren
051466c48f
Fixes for ApplePay
2018-01-14 11:42:28 +02:00
Hillel Coren
854d2ee955
Change from .dev to .test
2017-12-31 11:08:46 +02:00
Hillel Coren
937652390b
Support setting subscription secret
2017-12-26 16:42:46 +02:00
Hillel Coren
cd23714918
Adjust module settings
2017-12-20 13:04:36 +02:00
Hillel Coren
53830430aa
Add support for Apple Pay
2017-11-27 16:50:06 +02:00
Hillel Coren
4de9b614dc
number format isn't localized #437
2017-11-19 12:27:26 +02:00
Hillel Coren
2d5cc10469
Support time tracker with self host install
2017-11-05 16:35:03 +02:00
Hillel Coren
d5411e3f08
Add preg_quote
2017-11-02 19:25:11 +02:00
Hillel Coren
ce198bd265
Working on time tracker
2017-09-18 08:27:40 +03:00
Hillel Coren
5d3bad8331
Working on the calendar
2017-09-13 00:20:18 +03:00
Hillel Coren
1b28a2b377
Added recent errors to self host support messages
2017-08-29 12:43:57 +03:00
Hillel Coren
7a4a5d51f3
Support higher precision for unit cost and quantity #252
2017-08-14 14:06:50 +03:00
Gilbert Paquin
16351c73ca
Add config value for autosize + remove accent in filename
2017-08-01 12:46:45 -04:00
Gilbert Paquin
8ace6ad1ea
Server side export report
...
Add PDF and Excel export for report
Change generation of CSV to laravel-excel
Remove dompdf to use mpdf instand
2017-08-01 00:44:12 -04:00
Hillel Coren
61586141da
Fix website link on client page
2017-07-19 21:15:02 +03:00
Hillel Coren
84b6b7b928
Fixed to bulk download
2017-07-19 17:34:09 +03:00
Hillel Coren
a596561f5f
Localization of client not applied to :DATE variable #1565
2017-07-10 11:24:27 +03:00
Hillel Coren
6ec0288462
Log 404s to separate file
2017-06-14 21:18:55 +03:00
Hillel Coren
02122323fb
Add db_server to logError
2017-06-13 12:04:46 +03:00
Hillel Coren
ae2f23da79
Add is_api to utils log error
2017-06-06 10:56:29 +03:00
Hillel Coren
03bb75674b
Multi-db support
2017-05-04 20:08:27 +03:00
Hillel Coren
0f8601ed10
Multi-db support
2017-05-01 18:35:18 +03:00
Hillel Coren
3d95f6b8b0
Standardize file names and fixed aging report export
2017-04-28 12:23:56 +03:00