Commit Graph

330 Commits

Author SHA1 Message Date
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
AntonyAntonio 3b102b3903 Guillermo - Issue #12 -Backend 2017-06-20 15:52:16 -03:00
Guillermo Giuliana 21777a1708 Merge pull request #2 from opensupports/master
update master
2017-06-20 15:49:10 -03:00
AntonyAntonio 785e5eaa18 Guillermo - Issue #12 -Backend 2017-06-14 09:39:12 -03:00
AntonyAntonio 617e752695 Guillermo - Issue #12 -Backend 2017-06-14 00:37:40 -03:00
ivan feee217510 Ivan - Fix MailSender instance to use singleton 2017-06-13 18:18:46 -03:00
ivan a59bea46c6 Merge branch 'master' of https://github.com/opensupports/opensupports 2017-06-13 18:17:28 -03:00
ivan d48d7ad875 Ivan - Add SMTP configuration to installation 2017-06-13 18:12:10 -03:00
Ivan Diaz c648e7cd99 Merge pull request #31 from AntonyAntonio/master
Issue #30
2017-06-13 04:35:01 -03:00
AntonyAntonio 06cf7ddcbe Guillermo - Issue #30 2017-06-13 01:03:06 -03:00
Ivan Diaz f9c05d9792 Merge pull request #25 from Kallys/close-ticket
Allow users to close their tickets with user system disabled
2017-06-12 18:58:14 -03:00
Kallys 33ddbd972d Fix review comments 2017-06-12 12:22:31 +02:00
ivan 4d7ac557c7 Ivan - Add SMTP improvements WIP 2017-06-10 04:17:54 -03:00
AntonyAntonio 463853aa70 Guillermo - add new option for sending mails to staff when a new ticket is created 2017-06-10 03:27:22 -03:00
ivan 4d5ff5449d Merge branch 'development' of https://github.com/ivandiazwm/opensupports into development 2017-06-08 17:13:33 -03:00
ivan cf1490711a Guillermo - fix bug #11 2017-06-07 14:18:58 -03:00
Ivan Diaz 172d19c57f Merge branch 'master' of https://github.com/opensupports/opensupports into development
Conflicts:
	server/controllers/system/init-settings.php
2017-06-07 02:32:39 -03:00
Ivan Diaz 858add6443 Ivan - Create install step 5 WIP 2017-06-07 02:29:25 -03:00
Ivan Diaz ec34acc080 Ivan - Avoid verification if smtp is not set. Implement singleton pattern in MailSender class 2017-06-05 11:41:52 -03:00
Kallys d576ec726e Allow users to close their tickets with user system disabled 2017-06-01 12:14:23 +02:00
ivan 6d58c44915 Ivan - Update controller documentations 2017-05-12 01:58:40 -03:00
ivan 145b73b3c8 Ivan - Update model documentations. 2017-05-11 16:37:03 -03:00
ivan cb0cb7e16a Ivan - Create API documentation json. 2017-05-11 00:33:32 -03:00
Ivan Diaz 8ad1145ffc Update init-settings.php 2017-04-23 02:21:45 -03:00
AntonyAntonio 7a6eccb1bd Merge branch 'DataAPI' 2017-04-21 22:41:29 -03:00
AntonyAntonio a76eacb52b Guillermo - things [skip ci] 2017-04-21 22:33:17 -03:00
AntonyAntonio ce63b407e0 Guillermo - things [skip ci] 2017-04-21 03:09:24 -03:00
ivan 81d97fa271 Ivan - Reset configuration 2017-04-21 02:20:42 -03:00
ivan e8ee0427d0 Ivan - Fix some issues [skip ci] 2017-04-21 01:43:06 -03:00
AntonyAntonio 3f2157ac4e Guillermo - things [skip ci] 2017-04-21 00:34:20 -03:00
ivan 7b8226f579 Ivan - Fix StaffEditor issues [skip ci] 2017-04-20 21:54:04 -03:00