Commit Graph

586 Commits

Author SHA1 Message Date
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