Maxi Redigonda
364f10f03a
Removes outdated commented line adding the /staff/add controller
2019-10-31 16:15:16 -03:00
Maxi Redigonda
87e2984fa4
Removes /staff/add path, updates tests accordingly, and adds log when a staff member is invited
2019-10-31 16:13:04 -03:00
Maxi Redigonda
afa76ce059
Adds MailTexts for the new mail template USER_INVITE for all languages
2019-10-31 12:08:37 -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
f3a0fbf7da
Allows staffs to invite members even when user registration is disabled (the most likely use case)
2019-10-29 14:34:20 -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
5331c3363e
First working version of invite users feature
2019-10-28 15:27:25 -03:00
Maxi Redigonda
aa7cefc959
Fixed PHP documentation for path get-all
2019-10-28 10:49:00 -03:00
Ivan Diaz
a477941b18
Merge pull request #638 from mredigonda/fix-release-bugs
...
Fix various bugs pre-release 4.5.0
2019-10-14 16:52:28 -03:00
Maxi Redigonda
ec3b1ec32a
Adds validation for colors when editing/creating tags, and creates the INVALID_COLOR error
2019-10-14 10:02:01 -03:00
Maxi Redigonda
22efd7ea93
Fix lack of sanitization for path ticket/add-custom-response
2019-10-10 19:48:33 -03: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
Maxi Redigonda
9041c21b8b
Fix lack of sanitization for path ticket/edit-comment
2019-10-10 16:03:44 -03:00
Guillermo Giuliana
4b2d27e757
fix ticket seen path and tests
2019-10-10 15:24:50 -03:00
Guillermo Giuliana
efbe553076
release v4.5.0
2019-10-07 20:21:43 -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
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
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
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
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
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
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
a355fc30da
Merge pull request #479 from ivandiazwm/guillermo-master
...
Guillermo master
2019-03-01 02:46:28 -03:00
Ivan Diaz
3b84142004
Merge pull request #478 from ivandiazwm/master
...
Bug fixing
2019-02-28 23:41:22 -03:00
Ivan Diaz
30dcca3ea3
Fix variable name
2019-02-28 23:31:01 -03:00
7JuanCruz7
56f6aabd01
Merge pull request #436 from florisvdk/patch-1
...
Fix dutch translation
2019-02-28 23:14:48 -03:00
Guillermo
36d09ec919
tag tests ruby
2019-02-25 13:34:22 -03:00
Ivan Diaz
fad0e8eafb
remove tag path
2019-02-22 14:08:49 -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
28f26d0956
Fix custom tags tests errors
2019-02-14 19:45:52 -03:00
Ivan Diaz
ef023d139b
Fix custom field description
2019-02-13 20:17:19 -03:00
Ivan Diaz
f6f8262880
Add custom fields test
2019-02-13 19:21:59 -03:00
Ivan Diaz
673a92c196
Remove file uploading from email polling
2019-02-10 20:52:42 -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
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
08a6f7b8d0
Add email polling deletion
2019-01-12 04:49:25 -03:00
Ivan Diaz
466c37cfeb
Fix email fields
2019-01-12 04:36:33 -03:00
Ivan Diaz
c7f489d988
Add fronted email configuration
2019-01-12 00:38:33 -03:00
Floris Van der krieken
5c03a29f3a
Fix dutch translation
...
There was a translation that was not dutch.
2019-01-02 20:11:43 +01:00
Ivan Diaz
429796aee8
Email feature - wip
2018-12-23 21:44:59 -03:00
Guillermo
a85386a162
Merge branch 'master' of https://github.com/opensupports/opensupports into feature146
2018-12-18 23:59:36 -03:00
Guillermo
234de7ed2c
feature#146 backend
2018-12-12 01:23:58 -03:00
Ivan Diaz
0780863257
Fix private department issues
2018-11-29 18:52:34 -03:00
Ivan Diaz
e47df8e6dc
Prepare v4.3.2 release
2018-11-29 13:35:14 -03:00
Ivan Diaz
761c3e4792
Fix get-new-tickets empty list error
2018-11-29 00:31:00 -03:00
Ivan Diaz
7439afff63
Merge branch 'master' of github.com:opensupports/opensupports
2018-11-29 00:09:53 -03:00
Ivan Diaz
cc2fc2c295
Merge pull request #402 from guillegiu/master
...
features #340
2018-11-28 00:15:48 -03:00
Ivan Diaz
e0d4a46929
Merge pull request #383 from SamMousa/singleton-trait
...
Refactor singleton functionality into trait
2018-11-28 00:15:00 -03:00
Guillermo
aa795c3099
Revert "Delete edit-topic.php"
...
This reverts commit 80934ff3f8
.
2018-11-26 22:47:39 -03:00
Guillermo Giuliana
80934ff3f8
Delete edit-topic.php
2018-11-26 17:08:56 -03:00
Guillermo
d2b6f1cc30
fix tst
2018-11-26 15:09:34 -03:00
Ivan Diaz
cbdda1e1dc
Merge branch 'master' of github.com:opensupports/opensupports
2018-11-25 18:39:35 -03:00
Guillermo
ba1d72d004
Merge branch 'master' of https://github.com/opensupports/opensupports into articles-331
2018-11-24 02:36:01 -03:00
Guillermo Giuliana
80b6bcea8a
Merge branch 'master' into master
2018-11-23 21:36:40 -03:00
Ivan Diaz
ca80e3ed1f
Use custom exception on response
2018-11-22 16:00:40 -03:00
Ivan Diaz
ace895a4a2
Use own exception class
2018-11-20 19:41:21 -03:00
Sam Mousa
1a5f38f6de
Improved singleton implementation
2018-11-19 14:27:42 +01:00
Sam Mousa
5c88c8ac2a
Make constructor protected
2018-11-19 14:14:27 +01:00
Sam Mousa
245254fa57
Merge branch 'master' into singleton-trait
2018-11-19 14:04:44 +01:00
Ivan Diaz
4251e3b5e7
Fix login with rememberToken
2018-11-16 19:34:07 -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
Guillermo
7d949c0719
minor changes feature #331
2018-11-15 23:52:46 -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
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
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
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
f5d77bdd54
Add `SingletonTrait` to composers' autoloader
2018-11-12 17:18:19 +01:00
Sam Mousa
5d83143664
Use composer autoloader for source files (except tests)
2018-11-12 17:14:30 +01:00
Sam Mousa
9808ff5923
Refactor singleton functionality into trait
2018-11-12 16:58:56 +01:00
Ivan Diaz
b09ccdec02
Fix ticket number collision #378
2018-11-08 18:42:48 -03:00
Guillermo
6e8c3279da
feature #331
2018-11-08 14:51:04 -03:00
Maxi Redigonda
917520601e
Fixes order of tickets retrieved by get-all-tickets
2018-11-07 10:34:14 -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
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
ac11db5505
Merges search-tickets with get-all-tickets
2018-10-27 17:49:56 -03:00
Ivan Diaz
c3d1637615
#335 fix email template editing
2018-10-26 12:02:07 -03:00
Guillermo
ceb2717bd2
feature #311
2018-10-18 22:30:06 -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
Ivan Diaz
60066bb9ca
Fix user system disabled issues, add tests
2018-10-06 16:08:39 -03:00
Ivan Diaz
36b9c99243
Fix issues with no user system
2018-10-05 23:54:49 -03:00
Ivan Diaz
becb41d3ce
Add library for file uploading
2018-10-05 22:23:19 -03:00
Ivan Diaz
3f7dcc8d2c
Fix php tests
2018-10-05 02:28:57 -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
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
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
eef4c8622d
Fix assigment issues, login widget issues, recover password issues. Emails always on lowercase.
2018-08-14 15:21:36 -03: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
99ea7e0f8a
Add warning when staff has no departments assigned
2018-07-26 21:35:19 -03:00
Ivan Diaz
80ccccb951
Reduce stats to 30 days max
2018-07-26 17:28:27 -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
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
0a5d444186
Mark as unread if author is not making the change
2018-07-17 02:04:00 -03:00
Ivan Diaz
96868abd92
Allow tickets to be created by staff members #175
2018-07-17 01:17:49 -03:00
Ivan Diaz
46da0c6719
Fix edit test
2018-07-06 17:05:38 -03:00
Ivan Diaz
254135dbf4
[HOTFIX] - Fix PHP 7.1 edit error
2018-07-06 16:06:51 -03:00
Ivan Diaz
352cfe0ca5
Fix image file stream
2018-07-02 23:31:47 -03:00
Ivan Diaz
cd16026f31
Fix #238 - database backup not working
2018-07-02 16:05:46 -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
Maxi Redigonda
dade0c995b
add greek language
2018-06-29 13:19:52 -03:00
Maxi Redigonda
a625971ec8
add portuguese Br language
2018-06-29 11:57:02 -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
a5555b2596
Fix email links
2018-06-05 21:52:22 -03:00
ivan
17bdcc66d5
WIP
2018-06-04 18:04:03 -03:00
Guillermo
9c8052439c
Synchronize beckend title lenght validator
2018-06-02 02:10:31 -03:00
ivan
5c81b67e7c
[HOTFIX] - Email parsing
2018-05-18 16:52:50 -03:00
ivan
7c52aa02bb
UPdate Mail templates
2018-05-14 22:33:02 -03:00
Ivan Diaz
7be7f06754
Merge branch 'master' into master
2018-05-14 20:17:01 -03:00
Guillermo
6471ca6b13
Single file for email #66
2018-05-11 21:50:05 -03:00
ivan
43ef3e4e19
[Fix issue #104 ] - Show image attachements on browser
2018-05-02 21:40:44 -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
8bf8ed5223
Merge pull request #141 from mredigonda/issue-108
...
Fixes minimum size of titles.
2018-04-24 09:56:26 -03:00
ivan
43f8b6017a
Fix test issues
2018-04-18 15:31:17 -03:00
ivan
f7ef552da1
Merge remote-tracking branch 'guillermo/master'
2018-04-12 22:23:26 -03:00
ivan
e573a5460d
Change vendor chmod docker
2018-04-12 22:22:18 -03:00
ivan
909525d630
Fix docker issues
2018-04-11 22:10:28 -03:00
Ivan Diaz
b8740f3aaa
Add database creation on install
2018-03-29 16:38:00 -03:00
Ivan Diaz
accc5ba7ae
Add fakesmtp to make stop
2018-03-29 15:34:23 -03:00
Ivan Diaz
0c0e9c3e59
Add docker and make support
2018-03-27 23:30:18 -03:00
Guillermo
d0d6db77b7
Merge branch 'test' into guillermo/master
2018-03-12 19:45:12 -03:00
Guillermo
4ea1b925a9
wip
2018-03-12 19:31:54 -03:00
Guillermo
30fdb384f3
fix bug 115/166
2018-03-09 15:17:28 -03:00
Guillermo
d26d511ebd
fix bug #115
2018-02-28 02:43:34 -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
39fd45dced
Fixes minimum length in add article backend
2018-01-18 20:24:44 -03:00
ivan
8f8c481d58
Revert "Revert "fix bug #58""
...
This reverts commit 4b3ea709c8
.
2018-01-18 17:13:44 -03:00
Guillermo Giuliana
f211bd9cea
Merge pull request #136 from guillegiu/master
...
fix bug #83
2018-01-17 22:10:28 -03:00
Maxi Redigonda
e088114b17
Merge branch 'master' of https://github.com/opensupports/opensupports
2018-01-17 00:54:52 -03:00
Guillermo
f09f86f7b3
fix bug #95
2018-01-16 23:41:23 -03:00
Guillermo
a98d7ecdd1
Add htmlentities to department name
2018-01-16 20:23:32 -03:00
Guillermo
3d416f82bd
fix bug 83
2018-01-12 23:08:07 -03:00
ivan
2d83116520
[HOTFIX] - Fix check-requirements to check files folder correctly
2018-01-11 18:51:07 -03:00
Maxi Redigonda
472dd6e8bb
Reverts wrong renaming of a path
2017-12-31 00:25:36 -03:00
Guillermo
c002fdf00f
fix bug #115
2017-12-29 18:40:59 -03:00
Guillermo
923571c5a2
fix bug #58
2017-12-29 17:50:46 -03:00
Maxi Redigonda
e3ca2c5e52
Fixes a typo and a path in the backend docs
2017-12-25 23:06:58 -03:00
ivan
83b1a7c69b
Fix version upgrade
2017-12-06 20:56:12 -03:00
ivan
a81e7320b7
Prepare 4.1.1
2017-11-30 18:06:09 -03:00
ivan
c3bf5e9fe5
use phpunit 5.7
2017-11-06 22:44:13 -03:00
ivan
1b48369e27
add test for linear congruential generator
2017-11-06 21:39:12 -03:00
ivan
3fabdfbe2f
fix phpunit tests
2017-11-06 16:06:34 -03:00
ivan
aa533856d5
Ivan - Fix linear congruential generator
2017-10-31 18:31:32 -03:00
ivan
84b128326c
Merge remote-tracking branch 'github/master'
2017-10-26 01:10:45 -03:00
ivan
911f457fbf
Ivan - Remove unset($this), that task should be done by the garbage collector. It doesn't work for php 7.1
2017-10-26 01:10:04 -03:00
Ivan Diaz
abf9aba17b
Merge pull request #47 from guillegiu/master
...
issue #46
2017-07-11 04:33:00 -03:00
Guillermo
0aeb04c642
Guillermo - Issue #46
2017-07-11 03:39:17 -03:00
Guillermo
ea2c750515
Guillermo - Issue #20
2017-07-11 02:57:19 -03:00
ivan
989c2e35f8
Ivan - OpenSupports v4.1.0 release changes
2017-06-28 10:02:54 -03:00
ivan
70fb338de5
Ivan - Fix SMTP installation bug,
2017-06-28 06:55:03 -03:00