Commit Graph

596 Commits

Author SHA1 Message Date
Ivan Diaz 466c37cfeb Fix email fields 2019-01-12 04:36:33 -03:00
Ivan Diaz 17e2dabeae Update installation email settings, add languages 2019-01-12 01:28:23 -03:00
Ivan Diaz c7f489d988 Add fronted email configuration 2019-01-12 00:38:33 -03:00
Ivan Diaz 429796aee8 Email feature - wip 2018-12-23 21:44:59 -03:00
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