Guillermo Giuliana
92a96c276b
Mandatory Login BE and Ruby tests ( #757 )
...
* Mandatory Login BE and Ruby tests
* registration handle and remove user-system setting
* create specific paths to mandatory login changing
* BE logic not allow turn off mandatory login without registratrion
* fix github issues
* Delete config['user-system-enabled'].
* Add some tabulations.
* Create MandatoryLoginReducer.
* Replace 'user-system' to 'mandatory-login'.
* Replace user-system toggle to mandatory-login checbox.
* Add some button in the header.
* Change onChange function mandatory login name.
* Disabled checkbox when you should not change it.
* Delete consolelog and some irrelevant lines.
* Change name of mandatory login reducer.
* Change style button in install step 1
* Change style button in install step 2
* Fix loading bug in submmit button.
* Change style button in install step 5
* Change style button in install step 6
* Delete UserSystemEnabled in ticket viewer component.
* Delete UserSystemEnabled in some files.
* Delete onRetriveFail function in main view ticket page.
* Replace user-system-enabled to mandatory-login in some files.
* replace user-system-enabled to mandatory-login in install steps.
* Fix style in dashboard-[Ccreate-ticket-page and dashboard-list-article-page.
* Fix mandatory login issues
Co-authored-by: LautaroCesso <lautaro_cesso@hotmail.com>
Co-authored-by: Ivan Diaz <ivan@opensupports.com>
2020-05-12 19:22:51 -03:00
LautaroCesso
843bd13281
Allows space in custom fields name (issue #598 ) ( #681 )
...
* replace spaces for underscores in edit custom fields
* Create function getCustomFieldParamName
2019-12-20 16:49:43 -03:00
Ivan Diaz
28d50e7d24
Release v4.4.0
2019-03-06 12:50:25 -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
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
Guillermo
57feafd453
frontend 1part
2019-01-15 20:44:21 -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
Ivan Diaz
a187e06ce3
Solve merge conflicts
2018-11-16 16:53:40 -03:00
Ivan Diaz
a756ac7210
Remove LCG from file uploading
2018-11-16 15:12:15 -03:00
Sam Mousa
13bd53b326
Removed some more includes; restore loading controller groups manually
2018-11-12 17:46:44 +01:00
Ivan Diaz
becb41d3ce
Add library for file uploading
2018-10-05 22:23:19 -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
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
aa533856d5
Ivan - Fix linear congruential generator
2017-10-31 18:31:32 -03:00
ivan
4876304f63
Ivan - Fix installation with session-prefix
2017-06-24 20:00:50 -03:00
AntonyAntonio
3b102b3903
Guillermo - Issue #12 -Backend
2017-06-20 15:52:16 -03:00
ivan
892e1536a2
Ivan - Fix installation in subfolder and file permissions
2017-04-10 22:30:39 -03:00
ivan
8c138b481c
Ivan - Fix csv import, remove sql import, add i18h keys for advanced settings [skip ci]
2017-03-04 18:38:49 -03:00
ivan
3de5196dd5
Ivan - Add XSS protection backend [skip ci]
2017-03-02 02:56:42 -03:00
ivan
5126b40538
Ivan - Fix AreYouSure design, fix stats, rename get-api-keys, use allow-attachment, fix login verificationToken, fix deletion, fix ticket view permission, fix last events when empty, fix configuration in frontend, fix system preferences and my account
2017-02-24 03:56:25 -03:00
ivan
d4263d4b94
Ivan - Fix uploading of files
2017-02-18 15:28:23 -03:00
ivan
f9ad440bf2
Ivan - Fix download get
2017-02-15 16:14:27 -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
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
AntonyAntonio
8f2310f855
Merge branch 'master' into OS154-CSV-Import
...
Conflicts:
server/controllers/system.php
2017-01-15 17:08:07 -03:00
AntonyAntonio
6eae5f9299
Guillermo - csv import [skip ci]
2017-01-14 18:19:21 -03:00
ivan
71984384cc
Ivan - Add validations before download and upload on comment [skip ci]
2017-01-12 20:31:12 -03:00
ivan
2703f82253
Ivan - Fix master issues. Improve error handling
2016-11-24 18:02:18 -03:00
ivan
cc7c5bfb3d
Ivan - STAFF LOGIN - Add Staff login to backend [skip ci]
2016-09-25 01:16:10 -03:00
ivan
830e2115a3
Ivan - Add ruby api testing for comment/create
2016-08-04 15:41:22 -03:00
ivan
265b0c9bc2
Ivan - Implement respect/validation for validation [skip ci]
2016-07-04 15:57:00 -03:00
Ivan Diaz
993c618c9f
[Ivan Diaz] - Move folder architecture
2016-04-17 18:44:24 -03:00
Ivan Diaz
b9eefa3213
[Ivan Diaz] - Remaname server folder to api
2016-01-27 13:40:25 -03:00
Ivan Diaz
ce19284159
[Ivan Diaz] - Create libraries Controller and Session
2016-01-14 23:45:22 -03:00