69 Commits

Author SHA1 Message Date
Guillermo Giuliana
6a34c24d7d
update script and change 4.6 to 4.7 (#809)
* update script and change 4.6 to 4.7

* fix 4.7.0 script
2020-06-16 21:26:04 -03:00
Guillermo Giuliana
92a96c276b
Mandatory Login BE and Ruby tests (#757)
* Mandatory Login BE and Ruby tests

* registration handle and remove user-system setting

* create specific paths to mandatory login changing

* BE logic not allow turn off mandatory login without registratrion

* fix github issues

* Delete config['user-system-enabled'].

* Add some tabulations.

* Create MandatoryLoginReducer.

* Replace 'user-system' to 'mandatory-login'.

* Replace user-system toggle to mandatory-login checbox.

* Add some button in the header.

* Change onChange function mandatory login name.

* Disabled checkbox when you should not change it.

* Delete consolelog and some irrelevant lines.

* Change name of mandatory login reducer.

* Change style button in install step 1

* Change style button in install step 2

* Fix loading bug in submmit button.

* Change style button in install step 5

* Change style button in install step 6

* Delete UserSystemEnabled in ticket viewer component.

* Delete UserSystemEnabled in some files.

* Delete onRetriveFail function in main view ticket page.

* Replace user-system-enabled to mandatory-login in some files.

* replace user-system-enabled to mandatory-login in install steps.

* Fix style in dashboard-[Ccreate-ticket-page and dashboard-list-article-page.

* Fix mandatory login issues

Co-authored-by: LautaroCesso <lautaro_cesso@hotmail.com>
Co-authored-by: Ivan Diaz <ivan@opensupports.com>
2020-05-12 19:22:51 -03:00
Guillermo Giuliana
64cfd5a8f1 create get-image-paths function 2020-04-16 10:52:33 -03:00
Guillermo Giuliana
2aded07b56 fix image displaying 2020-04-16 10:07:28 -03:00
Guillermo Giuliana
0a4484133b change 4.6.0 to 4.6.1 2020-02-05 17:15:32 -03:00
Guillermo Giuliana
e44559618f Fix blank strings of titles and contents BE 2020-01-31 14:19:48 -03:00
Guillermo Giuliana
2d75f87def change 4.5.0 to 4.6.0 add tables creating into upgrade file 2020-01-24 21:37:05 -03:00
Maxi Redigonda
33af34ab12 Corrects email notifications and unread status on ticket/comment. 2019-11-20 14:24:02 -03:00
Maxi Redigonda
995d302a49 Improves code according to Ivan's comments 2019-11-14 11:34:20 -03:00
Maxi Redigonda
431ef44c8d Makes users able to comment on tickets when there is no user system, and fixes logs 2019-11-07 15:27:26 -03:00
Guillermo Giuliana
efbe553076 release v4.5.0 2019-10-07 20:21:43 -03:00
Guillermo Giuliana
63ef66198a Remove special functionality of "ticket assignment", other minor fixes (#587)
* fix ticketEventId submit

* staff allow manage ticket feature

* edit-comment log

* fix staff1/2 change own perfile pic

* Makes frontend allow ticket editing for any staff member

* Allows all staff members in charge of the department of a ticket to manage it (change its department, priority, comment on it, etc.)

* fix comments github pt1

* tests ruby

* fix

* Fix ruby tests

* add commenteed tests
2019-10-01 16:40:30 -03:00
Guillermo
844de1e10f tests ruby 2019-09-20 16:58:21 -03:00
Maxi Redigonda
c70e9a444d Allows all staff members in charge of the department of a ticket to manage it (change its department, priority, comment on it, etc.) 2019-07-11 19:42:09 -03:00
Guillermo
53e88a78f7 staff allow manage ticket feature 2019-07-04 20:22:38 -03:00
Guillermo
69d0c58172 fix test ruby 2019-07-01 20:38:34 -03:00
Ivan Diaz
28d50e7d24 Release v4.4.0 2019-03-06 12:50:25 -03:00
Ivan Diaz
58c6f2e63f wip 2019-01-18 20:58:30 -03:00
Ivan Diaz
c7f489d988 Add fronted email configuration 2019-01-12 00:38:33 -03:00
Ivan Diaz
e47df8e6dc Prepare v4.3.2 release 2018-11-29 13:35:14 -03:00
Ivan Diaz
ace895a4a2 Use own exception class 2018-11-20 19:41:21 -03:00
Ivan Diaz
36b9c99243 Fix issues with no user system 2018-10-05 23:54:49 -03:00
Ivan Diaz
303f71dab3
Merge branch 'master' into master 2018-10-01 17:22:43 -03:00
Guillermo
b5c3d7ee23 feature #174 2018-09-27 21:19:34 -03:00
Ivan Diaz
b4342167e4 Update API documentation 2018-09-20 17:19:47 -03:00
Ivan Diaz
03778f0e95 Fix TextEditor, improve image uploading 2018-09-14 01:14:15 -03:00
Ivan Diaz
5335f67746 Update version 4.2.0 2018-08-19 19:17:03 -03:00
Ivan Diaz
0a5d444186 Mark as unread if author is not making the change 2018-07-17 02:04:00 -03:00
Ivan Diaz
96868abd92 Allow tickets to be created by staff members #175 2018-07-17 01:17:49 -03:00
ivan
17bdcc66d5 WIP 2018-06-04 18:04:03 -03:00
ivan
989c2e35f8 Ivan - OpenSupports v4.1.0 release changes 2017-06-28 10:02:54 -03:00
ivan
fcb26fab60 Ivan - Fix comment bug #27 2017-06-25 06:07:14 -03:00
ivan
a59bea46c6 Merge branch 'master' of https://github.com/opensupports/opensupports 2017-06-13 18:17:28 -03:00
AntonyAntonio
06cf7ddcbe Guillermo - Issue #30 2017-06-13 01:03:06 -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
ec34acc080 Ivan - Avoid verification if smtp is not set. Implement singleton pattern in MailSender class 2017-06-05 11:41:52 -03:00
ivan
6d58c44915 Ivan - Update controller documentations 2017-05-12 01:58:40 -03:00
AntonyAntonio
7a6eccb1bd Merge branch 'DataAPI' 2017-04-21 22:41:29 -03:00
AntonyAntonio
ce63b407e0 Guillermo - things [skip ci] 2017-04-21 03:09:24 -03:00
AntonyAntonio
be3d74ab92 Guillermo - data ticket [skip ci] 2017-04-16 23:59:11 -03:00
ivan
892e1536a2 Ivan - Fix installation in subfolder and file permissions 2017-04-10 22:30:39 -03:00
ivan
48614fcc00 Ivan - Fix Installation issues [skip ci] 2017-03-29 18:46:26 -03:00
ivan
88657ea76a Ivan - Update email translations [skip ci] 2017-03-19 18:07:56 -03:00
ivan
a244a58ebc Ivan - Add all mail templates [skip ci] 2017-03-16 20:00:21 -03:00
ivan
6bff8e1493 Ivan - Add new logo, fix user system disabled architecture [skip ci] 2017-03-03 21:39:59 -03:00
ivan
3de5196dd5 Ivan - Add XSS protection backend [skip ci] 2017-03-02 02:56:42 -03:00
ivan
6f1638e5fe Ivan - Update backend methods [skip ci] 2017-02-08 15:09:15 -03:00
ivan
0bd07ef211 Ivan - Add token ticket for backend [skip ci] 2017-01-21 01:17:28 -03:00
AntonyAntonio
35ac87ab88 Merge branch 'master' into OS156-Disable-user-system
Conflicts:
	server/controllers/system.php
	tests/init.rb
2017-01-17 15:03:48 -03:00
AntonyAntonio
c4b63aab43 Guillermo - disable-user-system [skip ci] 2017-01-16 18:04:26 -03:00