Commit Graph

1240 Commits

Author SHA1 Message Date
Ivan Diaz 4251e3b5e7 Fix login with rememberToken 2018-11-16 19:34:07 -03:00
Ivan Diaz 048d18e3cb Add php7.2 to travis ci 2018-11-16 17:44:44 -03:00
Ivan Diaz 85eced56ff Fix mailtemplate tests 2018-11-16 17:24:43 -03:00
Ivan Diaz a187e06ce3 Solve merge conflicts 2018-11-16 16:53:40 -03:00
Ivan Diaz 1533331e1d
Merge pull request #384 from SamMousa/use-composer-autoloader
Use composer autoloader for source files (except tests)
2018-11-16 15:44:37 -03:00
Ivan Diaz a756ac7210 Remove LCG from file uploading 2018-11-16 15:12:15 -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 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
Maxi Redigonda 886d372f38 Merge branch 'closed-tickets-filter' of https://github.com/mredigonda/opensupports into closed-tickets-filter 2018-11-15 16:20:13 -03:00
Ivan Diaz c436365c07
Merge pull request #379 from ivandiazwm/v4.3.1
Fix ticket number collision #378
2018-11-15 16:19:11 -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
Ivan Diaz 8654433702 Add email template image header edition 2018-11-14 22:59:00 -03:00
Ivan Diaz 614b5a1a67 Refactor mail templates frontend, update backend refactor 2018-11-14 19:58:32 -03:00
Ivan Diaz e6b23c7f29 Refactor backend of mailtemplates, addd removal of last logs 2018-11-14 12:28:01 -03:00
Sam Mousa 13bd53b326
Removed some more includes; restore loading controller groups manually 2018-11-12 17:46:44 +01:00
Sam Mousa 5d83143664
Use composer autoloader for source files (except tests) 2018-11-12 17:14:30 +01:00
Ivan Diaz b09ccdec02 Fix ticket number collision #378 2018-11-08 18:42:48 -03:00
Maxi Redigonda 917520601e Fixes order of tickets retrieved by get-all-tickets 2018-11-07 10:34:14 -03:00
Ivan Diaz c70868d3fa
Merge pull request #370 from guillegiu/master
Feature #311
2018-11-02 00:14:42 -03:00
Guillermo 71689e021e Feature #311 2018-10-30 16:05:34 -03:00
Guillermo Giuliana c850fb30a9
Merge pull request #4 from ivandiazwm/guillermo-master
Fix delete
2018-10-30 14:52:31 -03:00
Ivan Diaz 099dd5a5a0 Fix ticket delete test issues 2018-10-29 19:32:03 -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 5680660e5e Adds i18n for show_closed_tickets 2018-10-27 22:27:50 -03:00
Maxi Redigonda b2fb45262b Adds i18n for show_closed_tickets 2018-10-27 22:25:29 -03:00
Maxi Redigonda 1edf282942 Revert "Deletes deprecated search-tickets path"
This reverts commit debe851546.
2018-10-27 18:22:08 -03:00
Maxi Redigonda debe851546 Deletes deprecated search-tickets path 2018-10-27 18:03:33 -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 8605001c44 Merge branch 'master' of github.com:opensupports/opensupports 2018-10-26 13:12:23 -03:00
Ivan Diaz 9a40c63cf4 Fix recover password redirection bug 2018-10-26 12:58:01 -03:00
Ivan Diaz 2adc708045
Merge pull request #365 from ivandiazwm/master
Email template fix
2018-10-26 12:04:49 -03:00
Ivan Diaz c3d1637615 #335 fix email template editing 2018-10-26 12:02:07 -03:00
Maxi Redigonda 5405f2b9ec Aligns dropdown and checkbox to the left 2018-10-22 11:26:28 -03:00
Ivan Diaz b283748c42 upgrade build command 2018-10-20 16:21:50 -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 4111401518 Merge branch 'master' of github.com:opensupports/opensupports 2018-10-08 23:15:51 -03:00
Ivan Diaz 64b3820bd4 Fix blackquote 2018-10-08 23:15:34 -03:00
Ivan Diaz 8882b53b3b
Merge pull request #325 from ivandiazwm/master
Fix usery system disabled issues, prepare 4.3.0 upgrade
2018-10-06 16:09:30 -03:00
Ivan Diaz 60066bb9ca Fix user system disabled issues, add tests 2018-10-06 16:08:39 -03:00