Commit Graph

873 Commits

Author SHA1 Message Date
Guillermo 2678947f85 ticket search list frontend 2019-12-17 08:35:04 -03:00
Ivan Diaz 682eedba0a
Merge pull request #653 from mredigonda/invite-users-feature
Invite users feature
2019-12-16 23:32:22 -03:00
Ivan Diaz 1bbf4c49d7
Merge pull request #643 from gaetanfl/use-objet-instead-of-titre
Change TITLE translation from titre to objet
2019-12-09 09:02:41 -03:00
Maxi Redigonda 6c04e50ea8 Removes the USER section in the menu when the user system is disabled (previously, it was shown anyways and an error would pop up). Also, temporarily disables statistics until they are fully implemented. 2019-11-21 17:52:52 -03:00
Maxi Redigonda ec88e02ad4 Removes duplicated code in wrapper component, and redirects users after signup. 2019-11-18 16:34:33 -03:00
Ivan Diaz e8dab6922b Fix frontend to only use registration api keys 2019-11-16 17:21:38 -03:00
Maxi Redigonda 44cab04157 Hides invite-user button when user system is disabled in admin panel 2019-11-15 19:14:12 -03:00
Maxi Redigonda 8ea9c6ee9b Fixes redirection when creating a ticket without user system enabled 2019-11-15 18:50:35 -03:00
Maxi Redigonda bc38411275 Merge branch 'master' of https://github.com/opensupports/opensupports into invite-users-feature 2019-11-14 15:11:37 -03:00
Maximiliano Redigonda 8aaacc5b2a
Merge pull request #656 from mredigonda/no-user-system-comment-bug
No user system comment bug - Fix notifications
2019-11-14 14:54:29 -03:00
Maxi Redigonda 545c910d5e Fixes languages according to issue 619 2019-11-11 12:55:14 -03:00
Maxi Redigonda 431ef44c8d Makes users able to comment on tickets when there is no user system, and fixes logs 2019-11-07 15:27:26 -03:00
Maxi Redigonda 643f3c81a9 Minor style changes 2019-10-29 18:23:20 -03:00
Maxi Redigonda 93ade9cf0f Implemented functionality to allow staff members invite other staffs. 2019-10-29 18:23:09 -03:00
Maxi Redigonda 18be18ebf8 Adds log for user invitations 2019-10-29 16:11:37 -03:00
Maxi Redigonda 7eae717b0c Removes ADD USER button, since its functionality is now replaced by the INVITE USER button 2019-10-29 14:39:39 -03:00
Maxi Redigonda d7e1edea01 Changes content displayed in recover-password when the user has been invited, and updates mail texts 2019-10-29 14:23:07 -03:00
Maxi Redigonda f558e64afc First mock for an 'invite user' button in the list-user view 2019-10-21 17:44:49 -03:00
Gaëtan fb80336583
Change TITLE translation from titre to objet
Titre is ambiguous in french and can be misinterpreted as job title instead of subject
2019-10-17 16:08:43 +02:00
Alejandro Matos 7e42cd97ea
fixing issues with translations
there was several inconsistencies using formal and informal second person (fixed to use only formal)
2019-10-16 01:41:11 -05:00
Guillermo Giuliana d0a6dd06d8 fix Staff class,canManageTicket function to camelcase form.fix bug edit commment FE id ternary 2019-10-10 18:22:04 -03:00
Guillermo Giuliana efbe553076 release v4.5.0 2019-10-07 20:21:43 -03:00
Ivan Diaz 2ffb88c979
Use single build file (#635) 2019-10-07 14:50:10 -03:00
Maximiliano Redigonda 68281e0985
Merge pull request #631 from mredigonda/add-polish-language
Adds polish language and updates other languages automatically
2019-10-05 15:45:32 -03:00
Maxi Redigonda eb055b1f79 Fix google translation with format problems 2019-10-05 15:39:54 -03:00
Maximiliano Redigonda 896802f793 call get settings path on user login (#633)
* fix ticketEventId submit

* staff allow manage ticket feature

* edit-comment log

* fix staff1/2 change own perfile pic

* Makes frontend allow ticket editing for any staff member

* Allows all staff members in charge of the department of a ticket to manage it (change its department, priority, comment on it, etc.)

* fix comments github pt1

* tests ruby

* fix

* Fix ruby tests

* add commenteed tests

* call get setttings path on user login
2019-10-05 15:31:46 -03:00
Guillermo Giuliana 8c35449ce4 call get setttings path on user login 2019-10-05 14:32:03 -03:00
Maxi Redigonda ec0b50fd73 Fix typo 2019-10-05 13:35:45 -03:00
Maxi Redigonda 60de566446 Updated pl.js language file to follow the exact patern as that of en.js 2019-10-03 22:30:04 -03:00
Maxi Redigonda d307b01832 Adds polish language and updates other languages automatically 2019-10-02 12:54:55 -03:00
Guillermo Giuliana 63ef66198a Remove special functionality of "ticket assignment", other minor fixes (#587)
* fix ticketEventId submit

* staff allow manage ticket feature

* edit-comment log

* fix staff1/2 change own perfile pic

* Makes frontend allow ticket editing for any staff member

* Allows all staff members in charge of the department of a ticket to manage it (change its department, priority, comment on it, etc.)

* fix comments github pt1

* tests ruby

* fix

* Fix ruby tests

* add commenteed tests
2019-10-01 16:40:30 -03:00
Guillermo Giuliana 309440caf7
Merge pull request #9 from opensupports/master
Update master
2019-09-20 19:03:37 -03:00
Guillermo c0f1f932c6 fix comments github pt1 2019-08-22 16:17:45 -03: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 46db3bf27e Fix font-awesome issue 2019-08-10 14:59:12 +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 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
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
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 5e356da79a Fix custom fields not showing 2019-03-06 16:25:25 -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 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 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 133d59e4a7
Remove debbungig console.log 2019-02-28 23:27:03 -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
Ivan Diaz 5bf8ff94bc display tags in frontend 2019-02-22 18:26:06 -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
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
Guillermo fcf6b887db Merge branch 'master' of https://github.com/opensupports/opensupports into customFieldsTests 2019-02-05 17:13:24 -03:00
Ivan Diaz 623a81b51d Add Custom Fields feature 2019-02-03 16:47:29 -03:00
dustynjcollins 8a195f829b
Update en.js
Spelling error, Typo 'for' changed to 'to'
2019-01-24 11:26:09 -05:00
Ivan Diaz 58c6f2e63f wip 2019-01-18 20:58:30 -03:00
Guillermo 57feafd453 frontend 1part 2019-01-15 20:44:21 -03:00
Ivan Diaz 466c37cfeb Fix email fields 2019-01-12 04:36:33 -03:00
Ivan Diaz 17e2dabeae Update installation email settings, add languages 2019-01-12 01:28:23 -03:00
Ivan Diaz c7f489d988 Add fronted email configuration 2019-01-12 00:38:33 -03:00
Ivan Diaz 429796aee8 Email feature - wip 2018-12-23 21:44:59 -03:00
Valentino Pesce 31dd690cf2
Update it.js
Hi, I'm Italian mother tongue. I made some corrections. A little help, for a great job!
2018-12-04 19:35:39 +01:00
Ivan Diaz 7df893f18a [HOTFIX] - Fix installation issue 2018-12-02 15:49:47 -03:00
Ivan Diaz 0780863257 Fix private department issues 2018-11-29 18:52:34 -03:00
Ivan Diaz a309314e16 Fix mentions parser, add test 2018-11-29 15:38:07 -03:00
Ivan Diaz e8365fc24e Hide logs 2018-11-29 14:20:40 -03:00
Ivan Diaz e47df8e6dc Prepare v4.3.2 release 2018-11-29 13:35:14 -03:00
Ivan Diaz 60036873b0 Fix #297 safari issue 2018-11-29 00:21:20 -03:00
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
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 77e302f191 Fix text editor css 2018-09-21 23:50:53 -03:00
Ivan Diaz 7dcc58f88e solve merge conflicts 2018-09-20 17:34:57 -03:00
Ivan Diaz 285b62832a Add image file size validation 2018-09-20 16:23:54 -03:00
Ivan Diaz 03778f0e95 Fix TextEditor, improve image uploading 2018-09-14 01:14:15 -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 5335f67746 Update version 4.2.0 2018-08-19 19:17:03 -03:00
Ivan Diaz 2838a76438 Add tests for password recovery 2018-08-15 23:42:28 -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 25117074a0 Fix issues related with #80 ticket assignment 2018-07-28 02:35:13 -03:00
Ivan Diaz dda8e28e93 Add staff dropdown for assignment 2018-07-27 20:36:35 -03: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
Maxi Redigonda e204b1877c Fixes redirection upon password recovery 2018-07-20 17:35:58 -03:00
Ivan Diaz 33c73988f2
Merge branch 'master' into master 2018-07-19 21:59:38 -03:00
Guillermo 305b94c567 add front-end esctruct feature #101 2018-07-18 21:38:12 -03:00
Ivan Diaz cd2e1cd3df Add create ticket option for staff members 2018-07-17 23:18:51 -03:00
Ivan Diaz 254135dbf4 [HOTFIX] - Fix PHP 7.1 edit error 2018-07-06 16:06:51 -03:00
Ivan Diaz a63991ad2d Fix slash on windows server 2018-07-02 17:32:27 -03:00
Maxi Redigonda 0a88bbccd6 add dutch language 2018-06-29 15:38:34 -03:00
Ivan Diaz 775d9a65c3 merge nl language 2018-06-29 13:38:44 -03:00
Ivan Diaz e52d4ca151 Add nl lang 2018-06-29 13:36:04 -03:00
Ivan Diaz 24e9352d44 Merge branch 'master' of github.com:ivandiazwm/opensupports 2018-06-29 13:21:39 -03:00
Maxi Redigonda dade0c995b add greek language 2018-06-29 13:19:52 -03:00
Ivan Diaz e02c5e5021 Update package and fix language preferences 2018-06-29 13:18:51 -03:00
Maxi Redigonda aafc20291f Merge branch 'master' of https://github.com/opensupports/opensupports 2018-06-29 12:11:29 -03:00
Ivan Diaz e8c50339c1
Merge pull request #118 from paraskevasleivadaros/paraskevasleivadaros-patch-1
Greek Translation Pt. 2
2018-06-29 12:09:40 -03:00
Maxi Redigonda a625971ec8 add portuguese Br language 2018-06-29 11:57:02 -03:00
Maxi Redigonda 8418eeb872 Merge remote-tracking branch 'github/revert-122-master' 2018-06-29 09:26:06 -03:00
ivan 2e5c5ac9e0 Fix #75 Allow text alignment on text editor 2018-06-13 21:17:19 -03:00
ivan 7076d01a24 Fix #65 default language not set 2018-06-12 19:19:17 -03:00
ivan c26faaa902 Fix default language issue on creating ticket 2018-06-12 18:52:59 -03:00
ivan 1b8444ae18 resolve merge conflicts package.json 2018-06-12 16:45:34 -03:00
Maximiliano Redigonda d62b50dc23
Merge pull request #212 from mredigonda/remove-jquery
Replaces JQuery ajax requests with Axios requests
2018-06-11 21:53:26 -03:00
Maxi Redigonda a58c36c9b4 Replaced mockjax with axios-mock-request 2018-06-11 21:00:43 -03:00
ivan ad7051f2e0 Remove htmlentities, use html-to-text 2018-06-11 18:28:36 -03:00
Guillermo Giuliana 5f07b85975
Merge pull request #218 from ivandiazwm/master
Fix react editor, email links, smtp password being deleted
2018-06-06 02:40:49 -03:00
ivan 7ec6f96879 Fix removal of smtp password when updating settings 2018-06-05 22:05:38 -03:00
Guillermo 9c8052439c Synchronize beckend title lenght validator 2018-06-02 02:10:31 -03:00
ivan 84f213454a Fix TextEditor CSS 2018-05-25 21:13:38 -03:00
Ivan Diaz 7ec01b43c8
Merge pull request #178 from mredigonda/mred-2018-03-22
Fixes #177 by setting loading states in topic and article edits
2018-05-18 16:53:50 -03:00
Maxi Redigonda 4fe9676318 Replaces JQuery ajax requests with Axios requests 2018-05-18 14:32:18 -03:00
Thiago Alves Cavalcante b915f28a59
Brazillian Portuguese translation file
Translated and revised Brazillian Portuguese file
2018-05-01 19:04:48 -03:00
Ivan Diaz ce3d2a249b
Merge pull request #183 from ivandiazwm/master
Add docker and make support
2018-04-26 21:47:55 -03:00
ivan 635ccea020 Use mysql port from env variable 2018-04-26 21:34:28 -03:00
ivan d29f379ff6 Update dbPort ducumentation, set default port 2018-04-26 17:42:59 -03:00
Maximiliano Redigonda d05a398ea8
Merge pull request #159 from mredigonda/gulp-sass-fix
Fixes gulp-sass crashes when saving sass files with syntactic errors
2018-04-24 09:57:07 -03:00
Maximiliano Redigonda 8bf8ed5223
Merge pull request #141 from mredigonda/issue-108
Fixes minimum size of titles.
2018-04-24 09:56:26 -03:00
Ivan Diaz 0c0e9c3e59 Add docker and make support 2018-03-27 23:30:18 -03:00
Maxi Redigonda bc5968126d Sets loading state in form when an user edits a topic 2018-03-22 12:10:07 -03:00
Maxi Redigonda 23f9fb7833 Sets loading state in the form when the user presses SAVE 2018-03-22 11:57:33 -03:00
Ivan Diaz 695149c497 Merge branch 'master' of github.com:opensupports/opensupports 2018-02-25 15:11:43 -03:00
Ivan Diaz 7134f82b5f Add IE compatibility 2018-02-25 12:33:38 -03:00
Maximiliano Redigonda 66de1f176d
Merge pull request #119 from mredigonda/master
Minor fixes
2018-02-20 16:10:45 -03:00
Maxi Redigonda d19443d94d Fixes gulp-sass crashes when saving sass files with syntactic errors 2018-02-19 19:43:05 -03:00
Ivan Diaz 266e0b23f5
Merge pull request #137 from flokX/patch-1
Improve german translation
2018-02-10 11:32:14 -03:00
Maxi Redigonda 9e3b6ef47f Renames validation-factory to validator-factory and updates 2018-02-08 12:11:19 -03:00
Maxi Redigonda 5460e5ad49 Modifies the export of validations-factory, so that it now matches the import from form.js 2018-01-18 20:35:56 -03:00
Maxi Redigonda f0e1afc1ac Fixes title validations 2018-01-18 20:11:49 -03:00
ivan 8e750dbad5 Revert "Revert "Fix #125 Maintenance mode""
This reverts commit a68aa76b2f.
2018-01-18 17:25:02 -03:00
Maxi Redigonda e088114b17 Merge branch 'master' of https://github.com/opensupports/opensupports 2018-01-17 00:54:52 -03:00
Florian 824aecd501
Improve german translation 2018-01-13 11:10:40 +01:00
ivan a68aa76b2f Revert "Fix #125 Maintenance mode"
This reverts commit 0837754ffb.
2018-01-11 18:51:54 -03:00
ivan 2d83116520 [HOTFIX] - Fix check-requirements to check files folder correctly 2018-01-11 18:51:07 -03:00
ivan f227c9a9fa Merge branch 'master' of https://github.com/opensupports/opensupports 2018-01-11 18:16:42 -03:00
Ivan Diaz 4b45a45a23
Update package.json 2018-01-08 18:16:57 -03:00
ivan 0837754ffb Fix #125 Maintenance mode 2018-01-03 20:08:04 -03:00
Maxi Redigonda fc05f9b905 Minor fix to en.js 2017-12-26 18:33:31 -03:00
Paraskevas Leivadaros bb48dd234a
Add files via upload 2017-12-22 13:43:36 +02:00
ivan 64986a70e1 update version docs 2017-12-06 20:58:28 -03:00
Ivan Diaz 5e0d42ea03 Merge pull request #82 from mredigonda/master
Max Red - Solves issue #40 about last login
2017-10-24 00:45:15 -03:00
Maxi Redigonda a93bf5f3e7 Max Red - Solves issue #40 about last login when the staff member has never logged in 2017-10-21 21:49:50 -03:00
srishti 052f4dc62a corrected errors part-1 2017-09-02 20:49:03 +08:00
Adrian 199a7f3339 Update de.js
adjusted several translations that looked weird to me while installing and first using the system. Still needs some updates - am happy to contribute
2017-09-01 10:36:56 +02:00
ivan 46610ad336 Ivan - Fix frontend tests 2017-06-28 10:06:21 -03:00
ivan 989c2e35f8 Ivan - OpenSupports v4.1.0 release changes 2017-06-28 10:02:54 -03:00
ivan 0a060bd825 Ivan - Send url to backend api when installing 2017-06-28 07:59:48 -03:00
ivan 70fb338de5 Ivan - Fix SMTP installation bug, 2017-06-28 06:55:03 -03:00
ivan 094218aca0 Ivan - Fix installation layout 2017-06-28 04:49:10 -03:00
ivan 427af9f1b0 Ivan - Add default language as only supported language at the beginning, fix text display issue in japanese 2017-06-28 04:37:25 -03:00
ivan 2e54fda1e3 Ivan - Fix custom responses not being retrieved bug. 2017-06-28 04:28:04 -03:00
ivan 8e7694db0f Ivan - Frontend minimum title length should be the same as backend. 2017-06-28 04:17:29 -03:00
ivan c152679711 Ivan - Add new i18n key all languages (for installation steps) 2017-06-28 04:14:11 -03:00
ivan d14aeaeabc Ivan - Add #37 changes: redirect to admin when install, add link to documentation in admin panel 2017-06-28 02:55:32 -03:00
ivan fdbcbd62c4 Ivan - Avoid english language as default 2017-06-27 23:34:38 -03:00
ivan 36bac5d275 Ivan - Add Italian language #17 (thanks to @fabio82g) 2017-06-27 23:32:43 -03:00
ivan ee8f55f4bf Ivan - Update languages 2017-06-27 14:31:32 -03:00
ivan 00801f3b61 Ivan - Fix issue #27, fix frontend<->backend data flow with staff editor, add 403 response 2017-06-25 19:03:56 -03:00
Maxi Redigonda 0f13341339 Max Red - Solves bug #21 about language problems, removes hardcoded language settings, fix typo in spanish language 2017-06-24 15:00:56 -03:00
Maxi Redigonda 0d8b005115 Max Red - Correct tests to match new prefix in localStorage 2017-06-24 01:56:48 -03:00
Maxi Redigonda b451561d6f Max Red - Add translations of new added text 2017-06-24 01:36:20 -03:00
Maxi Redigonda 07fcaa1363 Max Red - Add send email on new ticket button in my account view 2017-06-23 23:55:35 -03:00
Maxi Redigonda 33bfc9b2bc [Max Red] - Add prefix to localStorage 2017-06-23 20:16:19 -03:00
ivan c2454ba1c3 Merge branch 'master' of https://github.com/ivandiazwm/opensupports 2017-06-20 15:16:10 -03:00
ivan 9ca2005516 Ivan - Fix Alignment issue #18 2017-06-20 15:15:19 -03:00
Ivan Diaz 91fe65fa24 Merge branch 'master' of https://github.com/opensupports/opensupports 2017-06-17 22:17:50 -03:00
Ivan Diaz e2db3611d4 Ivan - Use production enviroment when building the frontend with 'prod' 2017-06-17 22:17:24 -03:00
ivan d48d7ad875 Ivan - Add SMTP configuration to installation 2017-06-13 18:12:10 -03:00