1837 Commits

Author SHA1 Message Date
Joel Elias Méndez
9cf71dcf66
[DEV-224] Error in edit topic icon color (#1143) 2022-02-08 14:01:43 -03:00
Joel Elias Méndez
a264d384a1
[DEV-130] add current staff to assign list (#1089)
* add current staff to assign list

* create a unique library

* add owner pic to dropdown

* update staffmember list when profilepic changes

* Improve coding

Co-authored-by: LautaroCesso <lautaro_cesso@hotmail.com>
2022-02-08 13:58:21 -03:00
Joel Elias Méndez
d90b7d48c3
[DEV-226] fix modal behavior when pressing enter (#1139) 2022-02-04 12:22:52 -03:00
Joel Elias Méndez
527843f00f
[DEV-217] update tickets when changing departments (#1137)
* update tickets when changing departments

* add loading to ticketlist
2022-02-03 17:19:22 -03:00
kirbypls
3e3a95f518
Add dev4 (#1142) 2022-02-03 03:18:43 -03:00
Guillermo Giuliana
639d40ddb0
[DEV-194] Change same department of a ticket bug (#1135)
* add logic into change-departmetn path

* add ruby tests
2022-01-28 14:22:07 -03:00
Joel Elias Méndez
fbee7275d5
[DEV-128] add padding to ticket-viewer-info (#1133) 2022-01-27 14:53:23 -03:00
Joel Elias Méndez
7df190ea01
[DEV-207] Edit article buttons (#1128)
* edit article buttons

* delete blank spaces

* change article button style

* align buttons

* center header and edit buttons

* fix height of article title

* fix article classnames

* change styles classnames

* improve coding
2022-01-19 12:41:22 -03:00
Joel Elias Méndez
1228d593d0
remove donate link for customers (#1132) 2022-01-19 12:10:40 -03:00
Joel Elias Méndez
c1a7befbed
[DEV-213] add supervised user tooltip (#1131)
* add supervised user tooltip

* change translation
2022-01-19 11:59:52 -03:00
Joel Elias Méndez
6e195a9109
add some loadings (#1127) 2022-01-14 22:19:19 -03:00
LautaroCesso
bf7c1ba8f9
[DEV-198] Change by id order filter (#1108)
* Change by id order in tag selector and tag filter

* Change by id order in departments filter

* Change by id order in owner filter

* Fix requested changes
2022-01-12 21:39:00 -03:00
LautaroCesso
8b4b73402e
Change 4.10.0 to 4.11.0 (#1126) v4.11.0 2022-01-04 13:24:06 -03:00
LautaroCesso
4cf446483d
Update language files (#1125)
* Update language files

* update spanish translations

Co-authored-by: Guillermo Giuliana <guillermogiuliana@hotmail.com>
2022-01-04 13:23:42 -03:00
Joel Elias Méndez
ea6bc7f436
Fix create ticket button issue in create-ticket-form (#1124) 2021-12-30 14:59:37 -03:00
Joel Elias Méndez
37209ef3fc
[DEV-206] Fix bug in login widget transition (#1120)
* fix widget height issue

* Fix bug in login widget transition

Co-authored-by: LautaroCesso <lautaro_cesso@hotmail.com>
2021-12-30 14:57:26 -03:00
Joel Elias Méndez
83e75cc572
fix button issue (#1123) 2021-12-29 17:16:49 -03:00
LautaroCesso
9291aa66a4
[DEV-197] Message bug (#1113)
* Fix message bug

* Add controlled pattern to message component

* Fix bug in admin panel custom fields form message

* Fix bug in dashboard ticket page message

* Fix bug in staff editor messages

* Fix bug in ticket viewer messages

* Fix bug in admin login page messages

* Fix bug in password recovery messages

* Fix bug in main home page login widget messages

* Fix bug in main signup widget messages

* Fix bug in admin panel custom responses message

* Fix bug in admin panel email settings message

* Fix bug in admin panel ban users message

* Fix bug in admin panel ban users message

* Fix bug in main recover password page messages

* Fix bug in dashboard list tickets page message

* Fix bug in dashboard edit profile page messages

* Fix bug in create ticket form messages

* Fix bug in invite user widget messages

* Fix bug in create ticket form messages

* Fix bug in admin panel list users messages

* Fix bug in admin panel system preferences messages

* Fix bug in admin panel advanced settings messages

* Fix bug in install step 3 database message

* Fix bug in install step 5 settings message

* Fix bug in install step 6 admin message

* Fix bug in install completed message

* Fix bug in ticket query list message

* Fix bug in articles list message

* Fix bug in admin pane search tickets message

* Fix bug in admin panel my tickets message

* Fix bug in admin panel new tickets messages

* Fix bug in ticket list messages

* Fix bug in main home page portal message

* Fix bug in dashboard create ticket page message

* Fix bug in main home page messages
2021-12-28 14:03:53 -03:00
Guillermo Giuliana
b9f5f7fcf1
[DEV-205] Users/Staffs should not be able to change the email for one already used by another user/staff (#1121)
* add verification of email on staffs

* add email verification users

* fix inviteStaff ruby test function

* add edit staff ruby tests

* add edit user ruby tests

* update other ruby tests
2021-12-28 00:26:55 -03:00
Guillermo Giuliana
fe1dd1bd48
[DEV-199] Can't put a department in private (#1115)
* add correct validation of repeated name use

* update department create ruby script

* add new edit department ruby tests

* change parameter name of create department ruby scripts

* verify change of private state while editing department ruby tests
2021-12-17 14:10:57 -03:00
Joel Elias Méndez
5dd6b7acdc
[DEV-133] align close button (#1111)
* align close button

* align create ticket buttons

* remove padding excess

* fix align buttons issues

* remove padding excess
2021-12-16 18:03:14 -03:00
Joel Elias Méndez
4bd8df1d5e
[DEV-188] add loading (#1117)
* fix coding issues

* improve coding

* add loading when updating my departments
2021-12-15 15:17:57 -03:00
Joel Elias Méndez
8d7b178fa1
[DEV-151] Invite user modal needs a loading (#1085)
* add loading to modal

* fix coding issues

* fix min-height measures
2021-12-14 15:31:35 -03:00
Guillermo Giuliana
237801e9ed
Revert "add last files (#1110)" (#1114)
This reverts commit 950439bf4776168e7e075c7b944efa7323dfa7e6.
2021-12-13 16:32:53 -03:00
Guillermo Giuliana
950439bf47
add last files (#1110) 2021-12-13 09:57:20 -03:00
LautaroCesso
6cb538616d
Fix message bug (#1109) 2021-12-09 15:23:56 -03:00
Joel Elias Méndez
156b285344
align response actions (#1106) 2021-12-03 12:19:41 -03:00
LautaroCesso
b39e4c2a5f
Fix edit ticket comment (#1107)
* Fix edit ticket comment

* Add some docs comments

* Change some test names
2021-12-02 21:35:37 -03:00
LautaroCesso
5a1b558a6d
Fix some article bugs (#1102) 2021-12-01 20:00:36 -03:00
Guillermo Giuliana
4b9a55b334
[DEV-155] add captcha into login (#1090)
* fix apidoc

* part 1

* pt2

* add classname and css
2021-11-30 01:37:24 -03:00
LautaroCesso
e7daf76274
Fix ticket viewer bug (#1105)
* Fix ticket viewer bug

* Fix ticket viewer bug
2021-11-29 19:49:39 -03:00
LautaroCesso
402af565a9
[DEV-162] Fix ticket comment issues (#1081)
* Fix bug in UI

* Fix bug in backend

* Fix some issues

* Improve coding

* Improve coding
2021-11-26 17:37:33 -03:00
Guillermo Giuliana
f5e9b2602c
[DEV-113] change ticket date according to selected language (#1086)
* fix apidoc

* update tickets date according selected language

* sync language abbreviations

* fix today/yesterday ticket date & hindi bug

* erase useless comments
2021-11-25 17:55:51 -03:00
LautaroCesso
f1d746f9f9
Fix bug in edit email templates (#1101) 2021-11-25 13:57:22 -03:00
Ivan Diaz
c0fc7933ed Use php7.0 for circleci 2021-11-25 11:29:06 +01:00
Ivan Diaz
f31586874e Use old composer file 2021-11-25 11:18:31 +01:00
LautaroCesso
d2c126aad9
Update composer lock (#1100) 2021-11-24 17:28:55 -03:00
LautaroCesso
ffd09b841f
Revert "Update composer lock (#1097)" (#1099)
This reverts commit e23468d3bebd8a19038d70d748d79128f7b72da0.
2021-11-24 17:09:28 -03:00
LautaroCesso
e23468d3be
Update composer lock (#1097)
* update composer lock

* update composer lock
2021-11-24 15:27:16 -03:00
LautaroCesso
84f36e89dc
Fix language settings bug (#1091) 2021-11-24 15:17:38 -03:00
kirbypls
9715cdc9a1
Revert "update composer lock (#1095)" (#1096)
This reverts commit b39dca642b106ad5f21d0520d5e5df0c582041e7.
2021-11-24 15:13:08 -03:00
LautaroCesso
b39dca642b
update composer lock (#1095) 2021-11-24 15:12:02 -03:00
kirbypls
6f6acc925d
Revert "Update package lock by guillegui (#1093)" (#1094)
This reverts commit d2e6dc2fbe5db288cb41160928a189ff0b9f7efd.
2021-11-24 14:28:00 -03:00
Guillermo Giuliana
d2e6dc2fbe
Update package lock by guillegui (#1093) 2021-11-24 14:26:04 -03:00
Guillermo Giuliana
0df57af11e
[DEV-187] Fix duplicated-department-names bug (#1083)
* fix apidoc

* add new custom validation

* add ruby tests

* add frontend error

* take out the ternary
2021-11-24 14:21:16 -03:00
Guillermo Giuliana
8400a1caf0
[DEV-112] Autodetect links into tickets (#1084)
* fix apidoc

* add magicurl editor
2021-11-21 04:01:01 -03:00
Joel Elias Méndez
f045c08b2e
[DEV-147] Add resend user-staff invitation (#1069)
* add resend user-staff invitation

* fix width issue

* fix styles issues

* fix code blank spaces

* improve coding

* improve coding
2021-11-19 14:22:35 -03:00
kirbypls
645e64532b
Update stats-utils.js 2021-11-17 14:33:35 -03:00
Joel Elias Méndez
b9f935df5f
[DEV-153] Fix activity (#1080)
* fix spanish translations

* fix activity

* fix activity

* improve coding

* improve coding

* improve coding

* improve coding
2021-11-17 13:48:37 -03:00
LautaroCesso
edddc8d2c5
[DEV-163] Fix custom fields issue (#1079)
* Fix custom fields issue

* Add custom fields options validation

* Add not blank option validation

* Fix description length
2021-11-17 13:31:39 -03:00