Commit Graph

642 Commits

Author SHA1 Message Date
Ivan Diaz 7df893f18a [HOTFIX] - Fix installation issue 2018-12-02 15:49:47 -03:00
Ivan Diaz 0780863257 Fix private department issues 2018-11-29 18:52:34 -03:00
Ivan Diaz a309314e16 Fix mentions parser, add test 2018-11-29 15:38:07 -03:00
Ivan Diaz e8365fc24e Hide logs 2018-11-29 14:20:40 -03:00
Ivan Diaz e47df8e6dc Prepare v4.3.2 release 2018-11-29 13:35:14 -03:00
Ivan Diaz 60036873b0 Fix #297 safari issue 2018-11-29 00:21:20 -03:00
Guillermo 6596e29d9c fix test 2018-11-23 22:44:40 -03:00
Guillermo Giuliana 80b6bcea8a
Merge branch 'master' into master 2018-11-23 21:36:40 -03:00
Guillermo b4dc92b8f1 features #340 2018-11-23 19:44:10 -03:00
Ivan Diaz 540a91ccd5
Merge pull request #401 from mredigonda/mentions-parser
Fixes mentions-parser to ignore alphabetic characters
2018-11-23 17:54:02 -03:00
Maxi Redigonda e28e1bbeb1 Fixes mentions-parser to ignore alphabetic characters 2018-11-20 20:10:35 -03:00
Daniele Scasciafratte b2f9663001
image will fit the container 2018-11-19 17:41:23 +01:00
Ivan Diaz 77a388e225 Merge branch 'master' of github.com:opensupports/opensupports 2018-11-17 13:21:09 -03:00
Ivan Diaz 54cc704dc6 fix tests 2018-11-17 13:20:47 -03:00
Ivan Diaz 7dd88a8f82
Merge pull request #389 from mredigonda/mentions-parser
Mentions parser
2018-11-17 13:13:48 -03:00
Maxi Redigonda e1dffaef16 Parses ticket comments to create links for mentioned tickets 2018-11-17 12:30:52 -03:00
Maxi Redigonda b56ff24a7d Parses text from the content of a ticket to add links to mentioned tickets 2018-11-17 12:21:07 -03:00
Ivan Diaz 4251e3b5e7 Fix login with rememberToken 2018-11-16 19:34:07 -03:00
Ivan Diaz a756ac7210 Remove LCG from file uploading 2018-11-16 15:12:15 -03:00
Guillermo e855966561 Merge branch 'master' of https://github.com/guillegiu/opensupports 2018-11-15 20:53:10 -03:00
Guillermo e9dfbfb97b wip 2018-11-15 20:51:44 -03:00
Ivan Diaz e8848d898e Paginate all ticket list request, avoid returting too much data 2018-11-15 20:33:08 -03:00
Ivan Diaz 5f0996f243 solve merge conflics with languages 2018-11-15 17:09:10 -03:00
Ivan Diaz 221fee715d
Delete main.py 2018-11-15 16:33:02 -03:00
Ivan Diaz 4d2d0eac31
Merge pull request #342 from mredigonda/closed-tickets-filter
Adds a button to filter opened/closed tickets
2018-11-15 16:32:06 -03:00
Maxi Redigonda 0657857981 Deleting files uploaded by mistake :'( 2018-11-15 16:22:35 -03:00
Ivan Diaz aa86fd9763 Retrieve tickets individually for users 2018-11-15 16:15:46 -03:00
Ivan Diaz a2e505c33d Fix custom responses #388 2018-11-15 12:53:23 -03:00
Ivan Diaz 9d67a19c35 Fix #388 email templates langauge selection 2018-11-15 10:39:11 -03:00
Maxi Redigonda e8c1ffeea7 Adds parsing of mentions in articles from the admin panel 2018-11-15 10:05:39 -03:00
Ivan Diaz 8654433702 Add email template image header edition 2018-11-14 22:59:00 -03:00
Maxi Redigonda 3cc622876c Adds mentions-parser lib app, used to parse ticket numbers preceded by a hashtag and transform them to links 2018-11-14 20:39:42 -03:00
Ivan Diaz 614b5a1a67 Refactor mail templates frontend, update backend refactor 2018-11-14 19:58:32 -03:00
Guillermo 6e8c3279da feature #331 2018-11-08 14:51:04 -03:00
Guillermo 71689e021e Feature #311 2018-10-30 16:05:34 -03:00
Ivan Diaz 11c4401bfc Merge branch 'master' of github.com:guillegiu/opensupports into guillermo-master 2018-10-29 11:33:51 -03:00
Guillermo b8bac44d43 s 2018-10-29 11:32:31 -03:00
Maxi Redigonda b2fb45262b Adds i18n for show_closed_tickets 2018-10-27 22:25:29 -03:00
Maxi Redigonda d3fc148920 Adapts frontend to match new backend merged path get-all-tickets 2018-10-27 18:00:20 -03:00
Maxi Redigonda ac11db5505 Merges search-tickets with get-all-tickets 2018-10-27 17:49:56 -03:00
Ivan Diaz 9a40c63cf4 Fix recover password redirection bug 2018-10-26 12:58:01 -03:00
Maxi Redigonda 5405f2b9ec Aligns dropdown and checkbox to the left 2018-10-22 11:26:28 -03:00
Guillermo ceb2717bd2 feature #311 2018-10-18 22:30:06 -03:00
Maxi Redigonda bd5fa9d520 Removes lodash dependency from my-tickets 2018-10-18 12:05:31 -03:00
Maxi Redigonda c9ef8f1766 Adds 'include closed' checkbox to all-tickets view with no integration with the search bar 2018-10-18 12:02:39 -03:00
Maxi Redigonda 73b92bba86 Moves filtering functionality to backend and adapts frontend 2018-10-17 11:26:11 -03:00
Maxi Redigonda a2d3908c4d Renamed showClosedTickets to closedTicketsShown and updated 2018-10-16 12:13:02 -03:00
Maxi Redigonda 4c52f6c6f5 Adds a button to filter opened/closed tickets to ticket-list and shows it under 'my-tickets' 2018-10-15 19:27:08 -03:00
Ivan Diaz 64b3820bd4 Fix blackquote 2018-10-08 23:15:34 -03:00
Ivan Diaz 80589c9ac5 Add 4.3.0 version 2018-10-05 23:20:32 -03:00
Ivan Diaz becb41d3ce Add library for file uploading 2018-10-05 22:23:19 -03:00
Ivan Diaz 28839575a2 Fix translations 2018-10-05 14:58:33 -03:00
Ivan Diaz b4232e5fd6 Prevent double image addition 2018-10-05 02:51:18 -03:00
Ivan Diaz 7740952956 Add clipboard image paste feature #168 2018-10-05 02:15:53 -03:00
Ivan Diaz 621c44e28c Fix private response css 2018-10-04 21:44:07 -03:00
Ivan Diaz 303f71dab3
Merge branch 'master' into master 2018-10-01 17:22:43 -03:00
Ivan Diaz 56c23bf375 Disable users #61 2018-09-28 14:08:01 -03:00
Guillermo b5c3d7ee23 feature #174 2018-09-27 21:19:34 -03:00
Ivan Diaz 77e302f191 Fix text editor css 2018-09-21 23:50:53 -03:00
Ivan Diaz 7dcc58f88e solve merge conflicts 2018-09-20 17:34:57 -03:00
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
Guillermo 9d27912233 i18n close and upload file 2018-09-10 21:27:03 -03:00
Guillermo 1aa43bf32e some minor changes 2018-09-10 19:00:28 -03:00
Guillermo 28f5b624ca minnor error 2018-09-10 11:51:17 -03:00
Guillermo 89c42be18b fix minnor bugs 2018-09-08 15:52:51 -03:00
Guillermo e43835b2bc fix bug #288 and add validatios 2018-09-05 01:21:21 -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