20da5d2f36
Fix possible type mismatch in track_visit_page func
2021-04-09 16:34:29 +03:00
fe951ad050
Update system requirements
2021-04-09 15:48:19 +03:00
Tsvetan Koshutanski
8edcc7e57f
Update dependencies and routing.yml for PHP 7.4
2021-04-09 15:47:15 +03:00
Tsvetan Koshutanski
62ad932aa7
Properly check if variable is set before referencing it
...
For PHP 7.4
2021-04-09 15:24:01 +03:00
33fb35bd34
Fix returning value in get_group_email func
2021-04-09 15:05:16 +03:00
Tsvetan Koshutanski
003f98b18c
Check if group is set
...
The actual value is possible to be null,
thus leading to PHP notice without the check.
For PHP7.4
2021-04-09 15:05:02 +03:00
6e3720f8e4
Bump version
2021-04-02 18:31:03 +03:00
Tsvetan Koshutanski
4f3d0a57f9
Change return type to empty string on bad incoming value
2021-03-29 17:24:50 +03:00
Tsvetan Koshutanski
f28659a025
Check variable is of type array before using it
...
For PHP 7.4
2021-03-29 17:24:29 +03:00
Tsvetan Koshutanski
026b463fb7
Ignore intellij folder
2021-03-29 17:22:46 +03:00
bfe0065f1c
Bump version
2021-03-22 22:41:40 +03:00
91a1b1872c
Fix style of generated operator code field
2021-03-22 22:41:35 +03:00
cf67b11295
Fix issue with double widget code in generated button
2021-03-22 22:41:26 +03:00
dd4169f815
Fix check of system requirements
2021-03-22 22:41:12 +03:00
dbe04bb342
Update system requirements
2021-03-18 18:42:33 +03:00
98f2b68560
Bump version
2021-03-18 16:53:01 +03:00
805bb610a5
Improve handle of network connection errors ( fix #203 )
2021-03-18 15:50:49 +03:00
3148d0eb2a
Update i18n submodule
2021-03-18 02:45:19 +03:00
67439317c4
Make possible to switch tracking for each type of button (also, fix #239 )
2021-03-18 02:38:19 +03:00
5e90541918
Fix minor style issue with survey button
2021-03-18 01:43:42 +03:00
704862faad
Remove redundant required mark for avatar field
2021-03-17 15:50:49 +03:00
c8df65baee
Add dark styles
2021-03-17 15:50:15 +03:00
49d86a55be
Skip versioning for _all_ styles
2021-03-17 15:00:50 +03:00
de3db5527b
Update copyright notices
...
Actualize the years
2021-01-29 21:39:18 +03:00
d115befab9
Improve cli tool for bulk update of headers
2021-01-29 21:38:39 +03:00
6b20d0c8b6
Upgrade several vulnerable build tools
2021-01-29 21:37:53 +03:00
b296525e39
Disable versioning for package-lock.json
2021-01-29 21:36:51 +03:00
7a16536341
Fix js code style
2021-01-29 19:55:51 +03:00
aa94e21602
Switch to a newer handlebars.js
2021-01-29 19:55:09 +03:00
bb932e5b9c
Migrate build system to Gulp 4
2021-01-29 19:54:44 +03:00
a9ca845c80
Bump version
2020-12-25 23:59:54 +03:00
b8bad36510
Fix XSS in error message (thanks to Sharif aka Vincent Pentester)
2020-12-25 23:44:33 +03:00
1c3d9c98b4
Update i18n submodule
2020-10-25 16:01:08 +03:00
dc9577ff6a
Bump version
2020-07-09 12:45:27 +03:00
2336e406f4
Fix XSS in vex messages
2020-07-09 12:45:04 +03:00
84f5bca0a9
Fix multiple XSS (thanks to adsec2s)
2020-07-09 11:16:53 +03:00
fb35d4fff9
Fix comment
2020-07-09 11:12:10 +03:00
ace1423a13
Bump version
2020-03-21 17:31:19 +03:00
3b9a8e5456
Merge pull request #247 from Mibew/debian_fix2
...
Remove possible tilda from a string of installed dependency.
2020-03-21 17:28:13 +03:00
c60b247ef7
Update copyright notices
...
Actualize the years
2020-03-21 17:01:34 +03:00
89f0f5c688
Remove possible tilda from a string of installed dependency.
...
Fix #246 .
2020-03-19 18:56:12 +03:00
7bdf01d344
Bump version
2019-12-03 19:31:50 +03:00
c0d9a461af
Switch to symfony/http-foundation ~2.8.52 (fix CVE-2019-18888)
2019-12-03 19:30:19 +03:00
1844d91893
Fix security issue in the build environment
2019-06-21 01:55:51 +03:00
1a3594311b
Bump version
2019-06-02 22:56:17 +03:00
8b6dcf4db0
Fix typo in cookie name for minified popup state
...
Fixes #245
2019-05-27 18:23:07 +03:00
9d8e057410
Bump version
2019-04-19 13:38:16 +03:00
8a2586d01b
Make possible to support PHP 7.3
...
Due to abandoned state of XaminProject/handlebars.php one had to switched to private repositories for stuff related to PHP implementation of Handlebars template engine
2019-04-17 18:36:50 +03:00
be5d5d182b
Bump version
2019-02-19 16:22:34 +03:00
38b653d075
Fix bug with immutable group description in dialog forms
...
See https://mibew.org/forums/index.php/topic,192246.msg199920.html for details
2019-02-19 02:31:25 +03:00