Commit Graph

1383 Commits

Author SHA1 Message Date
Ivan Diaz 3f7dcc8d2c Fix php tests 2018-10-05 02:28:57 -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 72a7200e77 Fix tests 2018-10-01 18:39:14 -03:00
Ivan Diaz 515e615418
Merge pull request #319 from guillegiu/master
feature #174
2018-10-01 17:23:26 -03:00
Ivan Diaz 303f71dab3
Merge branch 'master' into master 2018-10-01 17:22:43 -03:00
Ivan Diaz 78b30eea0a
Merge pull request #318 from ivandiazwm/master
Disable users #61
2018-09-28 14:09:21 -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 158bb099e5
Merge pull request #313 from ivandiazwm/master
Replace text editor, add automated image uploading, fix max-size issue
2018-09-22 13:34:16 -03:00
Ivan Diaz 77e302f191 Fix text editor css 2018-09-21 23:50:53 -03:00
Ivan Diaz c2148f48f9 update .travis.yml 2018-09-20 19:06:18 -03:00
Ivan Diaz 7dcc58f88e solve merge conflicts 2018-09-20 17:34:57 -03:00
Ivan Diaz b4342167e4 Update API documentation 2018-09-20 17:19:47 -03:00
Ivan Diaz 285b62832a Add image file size validation 2018-09-20 16:23:54 -03:00
Ivan Diaz 4df3bab1ff Add test for image upload 2018-09-20 14:51:04 -03:00
Ivan Diaz 03778f0e95 Fix TextEditor, improve image uploading 2018-09-14 01:14:15 -03:00
Ivan Diaz 3b5d23b78b
Merge pull request #296 from guillegiu/master
fix bug #288 and add validatios
2018-09-11 18:09:20 -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 20fbfa1e05
Merge pull request #284 from ivandiazwm/master
Add release 4.2.0
2018-08-19 19:18:49 -03:00
Ivan Diaz e3a7f6c20a Merge branch 'master' of github.com:opensupports/opensupports
Conflicts:
	README.md
2018-08-19 19:17:37 -03:00
Ivan Diaz 5335f67746 Update version 4.2.0 2018-08-19 19:17:03 -03:00
Ivan Diaz 47375a0a2d
Update README.md 2018-08-16 20:15:04 -03:00
Ivan Diaz 1352587ec7
Merge pull request #280 from ivandiazwm/master
Add tests for password recovery
2018-08-15 23:43:39 -03:00
Ivan Diaz 2838a76438 Add tests for password recovery 2018-08-15 23:42:28 -03:00
Ivan Diaz f052e7a568
Merge pull request #278 from ivandiazwm/maxi-fix
Bug fixing
2018-08-14 15:23:43 -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 9c2b688ec4
Merge pull request #258 from ivandiazwm/master
Stat fixes, staff dropdown for assignment
2018-07-28 09:34:23 +02:00
Ivan Diaz 25117074a0 Fix issues related with #80 ticket assignment 2018-07-28 02:35:13 -03:00
Ivan Diaz 6383b52fd0 Merge branch 'master' of github.com:opensupports/opensupports 2018-07-27 20:36:56 -03:00
Ivan Diaz dda8e28e93 Add staff dropdown for assignment 2018-07-27 20:36:35 -03:00
Ivan Diaz 2cfa455087
Merge pull request #254 from guillegiu/master
back-end structure and tests of feature #161 #80
2018-07-27 21:39:43 +02: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
Guillermo ce58e064cf resolve merge conflict 2018-07-20 18:31:26 -03:00
Guillermo a093bb41a5 back-end structure and tests of feature #161 #80 2018-07-20 18:21:18 -03:00