410 Commits

Author SHA1 Message Date
Ivan Diaz
ce3d2a249b
Merge pull request #183 from ivandiazwm/master
Add docker and make support
2018-04-26 21:47:55 -03:00
ivan
635ccea020 Use mysql port from env variable 2018-04-26 21:34:28 -03:00
ivan
d29f379ff6 Update dbPort ducumentation, set default port 2018-04-26 17:42:59 -03:00
Maximiliano Redigonda
8bf8ed5223
Merge pull request #141 from mredigonda/issue-108
Fixes minimum size of titles.
2018-04-24 09:56:26 -03:00
ivan
43f8b6017a Fix test issues 2018-04-18 15:31:17 -03:00
ivan
f7ef552da1 Merge remote-tracking branch 'guillermo/master' 2018-04-12 22:23:26 -03:00
ivan
e573a5460d Change vendor chmod docker 2018-04-12 22:22:18 -03:00
ivan
909525d630 Fix docker issues 2018-04-11 22:10:28 -03:00
Ivan Diaz
b8740f3aaa Add database creation on install 2018-03-29 16:38:00 -03:00
Ivan Diaz
accc5ba7ae Add fakesmtp to make stop 2018-03-29 15:34:23 -03:00
Ivan Diaz
0c0e9c3e59 Add docker and make support 2018-03-27 23:30:18 -03:00
Guillermo
d0d6db77b7 Merge branch 'test' into guillermo/master 2018-03-12 19:45:12 -03:00
Guillermo
4ea1b925a9 wip 2018-03-12 19:31:54 -03:00
Guillermo
30fdb384f3 fix bug 115/166 2018-03-09 15:17:28 -03:00
Guillermo
d26d511ebd fix bug #115 2018-02-28 02:43:34 -03:00
Ivan Diaz
695149c497 Merge branch 'master' of github.com:opensupports/opensupports 2018-02-25 15:11:43 -03:00
Ivan Diaz
7134f82b5f Add IE compatibility 2018-02-25 12:33:38 -03:00
Maximiliano Redigonda
66de1f176d
Merge pull request #119 from mredigonda/master
Minor fixes
2018-02-20 16:10:45 -03:00
Maxi Redigonda
39fd45dced Fixes minimum length in add article backend 2018-01-18 20:24:44 -03:00
ivan
8f8c481d58 Revert "Revert "fix bug #58""
This reverts commit 4b3ea709c82dd90ca9f8ea2f7f9f0015658eee6e.
2018-01-18 17:13:44 -03:00
Guillermo Giuliana
f211bd9cea
Merge pull request #136 from guillegiu/master
fix bug #83
2018-01-17 22:10:28 -03:00
Maxi Redigonda
e088114b17 Merge branch 'master' of https://github.com/opensupports/opensupports 2018-01-17 00:54:52 -03:00
Guillermo
f09f86f7b3 fix bug #95 2018-01-16 23:41:23 -03:00
Guillermo
a98d7ecdd1 Add htmlentities to department name 2018-01-16 20:23:32 -03:00
Guillermo
3d416f82bd fix bug 83 2018-01-12 23:08:07 -03:00
ivan
2d83116520 [HOTFIX] - Fix check-requirements to check files folder correctly 2018-01-11 18:51:07 -03:00
Maxi Redigonda
472dd6e8bb Reverts wrong renaming of a path 2017-12-31 00:25:36 -03:00
Guillermo
c002fdf00f fix bug #115 2017-12-29 18:40:59 -03:00
Guillermo
923571c5a2 fix bug #58 2017-12-29 17:50:46 -03:00
Maxi Redigonda
e3ca2c5e52 Fixes a typo and a path in the backend docs 2017-12-25 23:06:58 -03:00
ivan
83b1a7c69b Fix version upgrade 2017-12-06 20:56:12 -03:00
ivan
a81e7320b7 Prepare 4.1.1 2017-11-30 18:06:09 -03:00
ivan
c3bf5e9fe5 use phpunit 5.7 2017-11-06 22:44:13 -03:00
ivan
1b48369e27 add test for linear congruential generator 2017-11-06 21:39:12 -03:00
ivan
3fabdfbe2f fix phpunit tests 2017-11-06 16:06:34 -03:00
ivan
aa533856d5 Ivan - Fix linear congruential generator 2017-10-31 18:31:32 -03:00
ivan
84b128326c Merge remote-tracking branch 'github/master' 2017-10-26 01:10:45 -03:00
ivan
911f457fbf Ivan - Remove unset($this), that task should be done by the garbage collector. It doesn't work for php 7.1 2017-10-26 01:10:04 -03:00
Ivan Diaz
abf9aba17b Merge pull request #47 from guillegiu/master
issue #46
2017-07-11 04:33:00 -03:00
Guillermo
0aeb04c642 Guillermo - Issue #46 2017-07-11 03:39:17 -03:00
Guillermo
ea2c750515 Guillermo - Issue #20 2017-07-11 02:57:19 -03:00
ivan
989c2e35f8 Ivan - OpenSupports v4.1.0 release changes 2017-06-28 10:02:54 -03:00
ivan
70fb338de5 Ivan - Fix SMTP installation bug, 2017-06-28 06:55:03 -03:00
ivan
5114b4420b Ivan - Fix edit staff myaccount verification 2017-06-28 05:52:45 -03:00
ivan
427af9f1b0 Ivan - Add default language as only supported language at the beginning, fix text display issue in japanese 2017-06-28 04:37:25 -03:00
ivan
36bac5d275 Ivan - Add Italian language #17 (thanks to @fabio82g) 2017-06-27 23:32:43 -03:00
ivan
00801f3b61 Ivan - Fix issue #27, fix frontend<->backend data flow with staff editor, add 403 response 2017-06-25 19:03:56 -03:00
ivan
fcb26fab60 Ivan - Fix comment bug #27 2017-06-25 06:07:14 -03:00
ivan
4876304f63 Ivan - Fix installation with session-prefix 2017-06-24 20:00:50 -03:00
AntonyAntonio
91c3b4f396 Guillermo - Issue #20 2017-06-20 16:47:27 -03:00