Ivan Diaz
|
4d18bc9aa6
|
Merge branch 'master' into create-ticket-api-key
|
2020-01-07 14:22:10 -03:00 |
|
Ivan Diaz
|
7e1749dbd1
|
Add create ticket APIKey
|
2019-11-16 16:07:02 -03:00 |
|
Maxi Redigonda
|
a883f4d430
|
Creates ticket session when an unlogged user creates a ticket.
Fixes runtime error when there is no author associated with a log.
|
2019-11-08 10:41:50 -03:00 |
|
Guillermo Giuliana
|
efbe553076
|
release v4.5.0
|
2019-10-07 20:21:43 -03:00 |
|
Ivan Diaz
|
28d50e7d24
|
Release v4.4.0
|
2019-03-06 12:50:25 -03:00 |
|
Ivan Diaz
|
e47df8e6dc
|
Prepare v4.3.2 release
|
2018-11-29 13:35:14 -03:00 |
|
Guillermo
|
e9dfbfb97b
|
wip
|
2018-11-15 20:51:44 -03:00 |
|
Ivan Diaz
|
77e302f191
|
Fix text editor css
|
2018-09-21 23:50:53 -03:00 |
|
Ivan Diaz
|
b4342167e4
|
Update API documentation
|
2018-09-20 17:19:47 -03:00 |
|
Ivan Diaz
|
03778f0e95
|
Fix TextEditor, improve image uploading
|
2018-09-14 01:14:15 -03:00 |
|
Ivan Diaz
|
5335f67746
|
Update version 4.2.0
|
2018-08-19 19:17:03 -03:00 |
|
Ivan Diaz
|
25117074a0
|
Fix issues related with #80 ticket assignment
|
2018-07-28 02:35:13 -03:00 |
|
Ivan Diaz
|
cd2e1cd3df
|
Add create ticket option for staff members
|
2018-07-17 23:18:51 -03:00 |
|
Ivan Diaz
|
96868abd92
|
Allow tickets to be created by staff members #175
|
2018-07-17 01:17:49 -03:00 |
|
ivan
|
ad7051f2e0
|
Remove htmlentities, use html-to-text
|
2018-06-11 18:28:36 -03:00 |
|
Guillermo
|
9c8052439c
|
Synchronize beckend title lenght validator
|
2018-06-02 02:10:31 -03:00 |
|
Guillermo
|
a98d7ecdd1
|
Add htmlentities to department name
|
2018-01-16 20:23:32 -03:00 |
|
ivan
|
989c2e35f8
|
Ivan - OpenSupports v4.1.0 release changes
|
2017-06-28 10:02:54 -03:00 |
|
ivan
|
feee217510
|
Ivan - Fix MailSender instance to use singleton
|
2017-06-13 18:18:46 -03:00 |
|
ivan
|
a59bea46c6
|
Merge branch 'master' of https://github.com/opensupports/opensupports
|
2017-06-13 18:17:28 -03:00 |
|
AntonyAntonio
|
463853aa70
|
Guillermo - add new option for sending mails to staff when a new ticket is created
|
2017-06-10 03:27:22 -03:00 |
|
ivan
|
4d5ff5449d
|
Merge branch 'development' of https://github.com/ivandiazwm/opensupports into development
|
2017-06-08 17:13:33 -03:00 |
|
ivan
|
cf1490711a
|
Guillermo - fix bug #11
|
2017-06-07 14:18:58 -03:00 |
|
Ivan Diaz
|
172d19c57f
|
Merge branch 'master' of https://github.com/opensupports/opensupports into development
Conflicts:
server/controllers/system/init-settings.php
|
2017-06-07 02:32:39 -03:00 |
|
Ivan Diaz
|
ec34acc080
|
Ivan - Avoid verification if smtp is not set. Implement singleton pattern in MailSender class
|
2017-06-05 11:41:52 -03:00 |
|
ivan
|
6d58c44915
|
Ivan - Update controller documentations
|
2017-05-12 01:58:40 -03:00 |
|
AntonyAntonio
|
7a6eccb1bd
|
Merge branch 'DataAPI'
|
2017-04-21 22:41:29 -03:00 |
|
AntonyAntonio
|
a76eacb52b
|
Guillermo - things [skip ci]
|
2017-04-21 22:33:17 -03:00 |
|
AntonyAntonio
|
ce63b407e0
|
Guillermo - things [skip ci]
|
2017-04-21 03:09:24 -03:00 |
|
AntonyAntonio
|
be3d74ab92
|
Guillermo - data ticket [skip ci]
|
2017-04-16 23:59:11 -03:00 |
|
ivan
|
892e1536a2
|
Ivan - Fix installation in subfolder and file permissions
|
2017-04-10 22:30:39 -03:00 |
|
ivan
|
a244a58ebc
|
Ivan - Add all mail templates [skip ci]
|
2017-03-16 20:00:21 -03:00 |
|
ivan
|
3de5196dd5
|
Ivan - Add XSS protection backend [skip ci]
|
2017-03-02 02:56:42 -03:00 |
|
ivan
|
6f1638e5fe
|
Ivan - Update backend methods [skip ci]
|
2017-02-08 15:09:15 -03:00 |
|
AntonyAntonio
|
35ac87ab88
|
Merge branch 'master' into OS156-Disable-user-system
Conflicts:
server/controllers/system.php
tests/init.rb
|
2017-01-17 15:03:48 -03:00 |
|
AntonyAntonio
|
c4b63aab43
|
Guillermo - disable-user-system [skip ci]
|
2017-01-16 18:04:26 -03:00 |
|
AntonyAntonio
|
1c0c16f7f6
|
Merge branch 'master' into OS156-Disable-user-system
Conflicts:
server/controllers/system.php
server/controllers/system/init-settings.php
server/data/ERRORS.php
server/libs/Controller.php
tests/init.rb
|
2017-01-16 16:13:40 -03:00 |
|
AntonyAntonio
|
fdd35ed2c1
|
Guillermo - disable-user-system [skip ci]
|
2017-01-16 16:07:53 -03:00 |
|
AntonyAntonio
|
565c60c198
|
Guillermo - csv import [skip ci]
|
2017-01-15 17:33:33 -03:00 |
|
ivan
|
71984384cc
|
Ivan - Add validations before download and upload on comment [skip ci]
|
2017-01-12 20:31:12 -03:00 |
|
ivan
|
f2401dcec7
|
Ivan - Fix file uploader issues, add file upload in ticket creation [skip ci]
|
2017-01-12 18:29:50 -03:00 |
|
ivan
|
c99b5fc881
|
Ivan Diaz - update backend logs [skip ci]
|
2017-01-05 16:26:43 -03:00 |
|
AntonyAntonio
|
e317bbea38
|
Merge branch 'master' into OS141create-Log-Architectur
Conflicts:
server/controllers/staff/delete.php
tests/system/edit-settings.rb
|
2016-12-29 18:54:17 -03:00 |
|
AntonyAntonio
|
93fbd1cbf0
|
Guillermo - add TESTS log [skip ci]
|
2016-12-29 17:25:45 -03:00 |
|
Ivan Diaz
|
5874cf279e
|
Merged in fix-some-bugs (pull request #103)
Fix some bugs
|
2016-12-27 16:05:42 -03:00 |
|
ivan
|
91f8394ef6
|
Ivan - Add 6000 as max characters for commit [skip ci]
|
2016-12-21 17:07:34 -03:00 |
|
AntonyAntonio
|
69c3410e03
|
Guillermo - add test supported languages [skip ci]
|
2016-12-21 01:09:35 -03:00 |
|
ivan
|
8ab6240385
|
guillermo- get-users [skip ci]
|
2016-11-30 03:33:46 -03:00 |
|
ivan
|
83e3672f55
|
Ivan - Add Get all tickets and search [skip ci]
|
2016-11-04 19:10:32 -03:00 |
|
ivan
|
221288402e
|
Guillermo - Ticket-seen [skip ci]
|
2016-10-21 16:12:17 -03:00 |
|