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 |