Commit Graph

1365 Commits

Author SHA1 Message Date
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
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
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
Ivan Diaz d96e8b44b1 create custom tag admin editor 2019-02-27 17:38:45 -03:00
Guillermo 36d09ec919 tag tests ruby 2019-02-25 13:34:22 -03:00
Guillermo Giuliana 1d3d18b345
Merge pull request #6 from ivandiazwm/guillermo-master
add-tag path
2019-02-24 22:32:37 -03:00
Ivan Diaz 5bf8ff94bc display tags in frontend 2019-02-22 18:26:06 -03:00
Ivan Diaz fad0e8eafb remove tag path 2019-02-22 14:08:49 -03:00
Ivan Diaz 7092d19c27 Merge remote-tracking branch 'guillermo/master' into guillermo-master 2019-02-21 19:38:28 -03:00
Ivan Diaz c970c9923f API path AddTag for tickets 2019-02-21 19:37:53 -03:00
Ivan Diaz 4627405242 Merge branch 'custom-tags' into guillermo-master
Conflicts:
	server/libs/validations/dataStoreId.php
	tests/init.rb
2019-02-21 17:32:10 -03:00
Ivan Diaz 4b80a9b397 Fix #460 issue: Unable to edit email templates with two text fields 2019-02-20 14:18:14 -03:00
Ivan Diaz eed0fdce03 Fix frontend fixtures 2019-02-20 13:16:04 -03:00
Guillermo Giuliana a43829c288
Merge pull request #5 from ivandiazwm/guillermo-master
tag selector styling
2019-02-20 11:10:25 -03:00
Ivan Diaz 956dac1600 User dropdown for tag selector 2019-02-20 03:03:29 -03:00
Ivan Diaz e35e843a29 tag selector styling 2019-02-19 19:06:19 -03:00
Guillermo ba5750a20d tag selector component pt1 2019-02-19 11:41:11 -03:00