Commit Graph

1679 Commits

Author SHA1 Message Date
Guillermo 844de1e10f tests ruby 2019-09-20 16:58:21 -03:00
Guillermo c0f1f932c6 fix comments github pt1 2019-08-22 16:17:45 -03:00
Ivan Diaz 2e4817b144
Merge pull request #606 from ivandiazwm/master
Update readme
2019-08-13 19:56:19 +02:00
Ivan Diaz 5fe5ae7f32 Update readme 2019-08-13 19:55:44 +02:00
Ivan Diaz 514a278574
Merge pull request #600 from mredigonda/ui-tags-and-articles
UI articles
2019-08-11 13:40:04 +02:00
Ivan Diaz 051f2f567c
Merge pull request #604 from ivandiazwm/master
Fix font-awesome issue
2019-08-10 15:00:40 +02:00
Ivan Diaz 46db3bf27e Fix font-awesome issue 2019-08-10 14:59:12 +02:00
Ivan Diaz fbfc32c4f8
Merge pull request #603 from ivandiazwm/master
Fix font-awesome issue
2019-08-10 14:47:00 +02:00
Ivan Diaz a8859fa6a1 Fix font-awesome issue 2019-08-10 14:46:16 +02:00
Maxi Redigonda 3c82e87d08 Makes the fix more general to apply for the user version too 2019-08-05 22:11:31 -03:00
Maxi Redigonda 73f62d5463 Fixes UI for overflow of extremely long titles of articles and article content 2019-08-05 22:06:04 -03:00
Ivan Diaz 45f846c2d9
Merge pull request #594 from ivandiazwm/master
Implement webpack and fix department ticket filter
2019-08-05 23:04:45 +02:00
Ivan Diaz b7b4161cd9 Fix mocha version 2019-08-05 22:14:13 +02:00
Ivan Diaz 0278da8942 Updates test implementation 2019-08-04 18:04:13 +02:00
Ivan Diaz 596aaf6a7f Add webpack publicPath 2019-07-26 21:47:55 +02:00
Ivan Diaz b81a28114f [TR-22] - Fix department filter issue 2019-07-26 12:49:43 +02:00
Ivan Diaz 59413434b0 Implement webpack 2019-07-25 21:35:51 +02:00
Guillermo Giuliana 4c3049a4fa
Merge pull request #8 from mredigonda/patch-guillermo
Patch guillermo
2019-07-21 02:52:47 -03:00
Maxi Redigonda c70e9a444d Allows all staff members in charge of the department of a ticket to manage it (change its department, priority, comment on it, etc.) 2019-07-11 19:42:09 -03:00
Maxi Redigonda 5073188d71 Makes frontend allow ticket editing for any staff member 2019-07-11 18:16:35 -03:00
Guillermo 36cfb1bcbe fix staff1/2 change own perfile pic 2019-07-07 22:06:29 -03:00
Guillermo 1106cd89b8 edit-comment log 2019-07-05 17:56:03 -03:00
Guillermo 53e88a78f7 staff allow manage ticket feature 2019-07-04 20:22:38 -03:00
Guillermo b495b83a93 fix ticketEventId submit 2019-07-02 16:55:10 -03:00
Ivan Diaz 74f26fb3f5
Merge pull request #569 from guillegiu/master
Edit tags feature
2019-07-01 23:06:55 -03:00
Guillermo 69d0c58172 fix test ruby 2019-07-01 20:38:34 -03:00
Guillermo 94a8cd4431 edit comment ticket feature 2019-06-26 22:04:56 -03:00
Guillermo 37ab1c5817 edit stags feature 2019-06-13 03:23:55 -03:00
Ivan Diaz 6e0b7b7c80 Reduce SMTP timeout 2019-03-10 19:15:46 -03:00
Ivan Diaz 5e356da79a Fix custom fields not showing 2019-03-06 16:25:25 -03:00
Ivan Diaz 863a43c501
Merge pull request #483 from ivandiazwm/master
Realese 4.4.0 and disable stats
2019-03-06 13:47:49 -03:00
Ivan Diaz 28d50e7d24 Release v4.4.0 2019-03-06 12:50:25 -03:00
Ivan Diaz 0a5928f0bb Disable statistics 2019-03-06 12:41:53 -03:00
Ivan Diaz f40e2228d5
Merge pull request #481 from ivandiazwm/master
Pre-release fixes
2019-03-03 16:04:22 -03:00
Ivan Diaz 3e94369f6b Fix languages key duplications 2019-03-03 15:11:46 -03:00
Ivan Diaz 600ea95b16 Merge remote-tracking branch 'origin/master'
Conflicts:
	client/src/data/languages/de.js
	client/src/data/languages/es.js
	client/src/data/languages/fr.js
	client/src/data/languages/gr.js
2019-03-03 13:27:40 -03:00
Ivan Diaz a89973d366 Fix frontend tests with connect function 2019-03-03 13:24:07 -03:00
Ivan Diaz f99767e884 Fix ticket not showing issue 2019-03-03 12:14:24 -03:00
Ivan Diaz 223a39ace9 Fix languages format 2019-03-03 11:53:32 -03:00
Ivan Diaz 19a083996c wip languages 2019-03-01 20:10:35 -03:00
Ivan Diaz a355fc30da
Merge pull request #479 from ivandiazwm/guillermo-master
Guillermo master
2019-03-01 02:46:28 -03:00
Ivan Diaz 3918bdcd61 Merge branch 'master' of https://github.com/guillegiu/opensupports into guillermo-master 2019-03-01 02:43:24 -03:00
Ivan Diaz 5d3a805285 Fix styling of custom tags 2019-03-01 01:15:03 -03:00
Ivan Diaz 3b84142004
Merge pull request #478 from ivandiazwm/master
Bug fixing
2019-02-28 23:41:22 -03:00
Ivan Diaz 9cce0ccc84
Fix mocha version for travis ci 2019-02-28 23:39:02 -03:00
Ivan Diaz 30dcca3ea3
Fix variable name 2019-02-28 23:31:01 -03:00
Ivan Diaz 133d59e4a7
Remove debbungig console.log 2019-02-28 23:27:03 -03:00
7JuanCruz7 56f6aabd01
Merge pull request #436 from florisvdk/patch-1
Fix dutch translation
2019-02-28 23:14:48 -03:00
7JuanCruz7 2b0f71d158
Merge pull request #443 from dustynjcollins/master
Update en.js
2019-02-28 23:14:15 -03:00
7JuanCruz7 1f97a63983
Merge pull request #416 from kenlog/patch-1
Update it.js
2019-02-28 23:12:06 -03:00