76 Commits

Author SHA1 Message Date
Joel Elias Méndez
83b8e8094b
[DEV-195] Fix php documentation (#1134)
* fix php documentation

* add descriptions to backend docs

* add missing php documentation

* correct some documentation details
2022-04-19 13:18:23 -03:00
Guillermo Giuliana
f890fdc2d3
[DEV-161] Add apikey to ticket comment path (#1173)
* update ticket comment path

* update validations

* remove useless line
2022-03-29 13:48:46 -03:00
LautaroCesso
8b4b73402e
Change 4.10.0 to 4.11.0 (#1126) 2022-01-04 13:24:06 -03:00
Guillermo Giuliana
e15bd15f07
Updates to 4.10.0 (#1061)
* change 4.9 to 4.10

* new translations
2021-10-18 22:06:20 -03:00
Guillermo Giuliana
e554bb64d1
Release 4.9.0 (#965)
Co-authored-by: CircleCI-BOT <ivan@opensupports.com>
2021-01-08 16:27:24 -03:00
Guillermo Giuliana
b8944a3f04
New apikeys permissions (#869)
* back-end  y ruby test

* ruby test

* frontend part

* delete unused component

* resolve relevant  github maxi comments

* delete .catch of getAllkeys

* fix github ivan comments

* add ruby test and minor changes

* search ruby test

* fix name checkticketpermission
2020-10-14 15:08:14 -03:00
Guillermo Giuliana
791e0969e9
add script and change 4.7.0 to 4.8.0 (#848)
* add script and change 4.7.0 to 4.8

* change end of line 4.8.0 script

* Delete main.py
2020-07-22 07:32:18 -03:00
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