Commit Graph

527 Commits

Author SHA1 Message Date
Ivan Diaz 285b62832a Add image file size validation 2018-09-20 16:23:54 -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 2838a76438 Add tests for password recovery 2018-08-15 23:42:28 -03:00
Ivan Diaz eef4c8622d Fix assigment issues, login widget issues, recover password issues. Emails always on lowercase. 2018-08-14 15:21:36 -03:00
Ivan Diaz c994d6bc8b Solve merge conflicts 2018-08-13 14:34:02 -03:00
Ivan Diaz b80a526b7c
Temporary fix 2018-07-30 20:51:28 -03:00
Ivan Diaz 51b086d63e
Merge pull request #257 from mredigonda/admin-recover-password-issue-161
Admin recover password issue 161
2018-07-31 01:46:37 +02:00
Ivan Diaz 8c6a5dee4a wip 2018-07-28 23:51:00 -03:00
Ivan Diaz 25117074a0 Fix issues related with #80 ticket assignment 2018-07-28 02:35:13 -03:00
Ivan Diaz dda8e28e93 Add staff dropdown for assignment 2018-07-27 20:36:35 -03:00
Ivan Diaz 99ea7e0f8a Add warning when staff has no departments assigned 2018-07-26 21:35:19 -03:00
Maxi Redigonda 876fd8d52f Enhances password-recovery to show a logo if required, and adds password recovery to admin panel 2018-07-26 17:46:26 -03:00
Ivan Diaz 80ccccb951 Reduce stats to 30 days max 2018-07-26 17:28:27 -03:00
Maxi Redigonda 949334fa71 Removes old commented code 2018-07-26 16:03:25 -03:00
Maxi Redigonda da3cf30192 Makes password-recovery act as a widget by injecting props 2018-07-26 15:51:21 -03:00
Maxi Redigonda e60105cccc WIP - Creating PasswordRecovery component 2018-07-20 20:23:15 -03:00
Maxi Redigonda c0e0ba0d77 Removes focus-on-changing-side machinery from home-page-login-widget, since widget-transition now does that job 2018-07-20 19:08:33 -03:00
Maxi Redigonda edb8ba1de0 Makes widget-transition set focus when changing side to show 2018-07-20 18:56:19 -03:00
Maxi Redigonda e204b1877c Fixes redirection upon password recovery 2018-07-20 17:35:58 -03:00
Ivan Diaz 33c73988f2
Merge branch 'master' into master 2018-07-19 21:59:38 -03:00
Guillermo 305b94c567 add front-end esctruct feature #101 2018-07-18 21:38:12 -03:00
Ivan Diaz cd2e1cd3df Add create ticket option for staff members 2018-07-17 23:18:51 -03:00
Ivan Diaz 254135dbf4 [HOTFIX] - Fix PHP 7.1 edit error 2018-07-06 16:06:51 -03:00
Ivan Diaz a63991ad2d Fix slash on windows server 2018-07-02 17:32:27 -03:00
Maxi Redigonda 0a88bbccd6 add dutch language 2018-06-29 15:38:34 -03:00
Ivan Diaz 775d9a65c3 merge nl language 2018-06-29 13:38:44 -03:00
Ivan Diaz e52d4ca151 Add nl lang 2018-06-29 13:36:04 -03:00
Ivan Diaz 24e9352d44 Merge branch 'master' of github.com:ivandiazwm/opensupports 2018-06-29 13:21:39 -03:00
Maxi Redigonda dade0c995b add greek language 2018-06-29 13:19:52 -03:00
Ivan Diaz e02c5e5021 Update package and fix language preferences 2018-06-29 13:18:51 -03:00
Maxi Redigonda aafc20291f Merge branch 'master' of https://github.com/opensupports/opensupports 2018-06-29 12:11:29 -03:00
Ivan Diaz e8c50339c1
Merge pull request #118 from paraskevasleivadaros/paraskevasleivadaros-patch-1
Greek Translation Pt. 2
2018-06-29 12:09:40 -03:00
Maxi Redigonda a625971ec8 add portuguese Br language 2018-06-29 11:57:02 -03:00
Maxi Redigonda 8418eeb872 Merge remote-tracking branch 'github/revert-122-master' 2018-06-29 09:26:06 -03:00
ivan 2e5c5ac9e0 Fix #75 Allow text alignment on text editor 2018-06-13 21:17:19 -03:00
ivan 7076d01a24 Fix #65 default language not set 2018-06-12 19:19:17 -03:00
ivan c26faaa902 Fix default language issue on creating ticket 2018-06-12 18:52:59 -03:00
ivan 1b8444ae18 resolve merge conflicts package.json 2018-06-12 16:45:34 -03:00
Maximiliano Redigonda d62b50dc23
Merge pull request #212 from mredigonda/remove-jquery
Replaces JQuery ajax requests with Axios requests
2018-06-11 21:53:26 -03:00
Maxi Redigonda a58c36c9b4 Replaced mockjax with axios-mock-request 2018-06-11 21:00:43 -03:00
ivan ad7051f2e0 Remove htmlentities, use html-to-text 2018-06-11 18:28:36 -03:00
Guillermo Giuliana 5f07b85975
Merge pull request #218 from ivandiazwm/master
Fix react editor, email links, smtp password being deleted
2018-06-06 02:40:49 -03:00
ivan 7ec6f96879 Fix removal of smtp password when updating settings 2018-06-05 22:05:38 -03:00
Guillermo 9c8052439c Synchronize beckend title lenght validator 2018-06-02 02:10:31 -03:00
ivan 84f213454a Fix TextEditor CSS 2018-05-25 21:13:38 -03:00
Ivan Diaz 7ec01b43c8
Merge pull request #178 from mredigonda/mred-2018-03-22
Fixes #177 by setting loading states in topic and article edits
2018-05-18 16:53:50 -03:00
Maxi Redigonda 4fe9676318 Replaces JQuery ajax requests with Axios requests 2018-05-18 14:32:18 -03:00
Thiago Alves Cavalcante b915f28a59
Brazillian Portuguese translation file
Translated and revised Brazillian Portuguese file
2018-05-01 19:04:48 -03:00
Ivan Diaz ce3d2a249b
Merge pull request #183 from ivandiazwm/master
Add docker and make support
2018-04-26 21:47:55 -03:00