Commit Graph

86 Commits

Author SHA1 Message Date
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 80ccccb951 Reduce stats to 30 days max 2018-07-26 17:28:27 -03:00
ivan 43ef3e4e19 [Fix issue #104] - Show image attachements on browser 2018-05-02 21:40:44 -03:00
ivan 43f8b6017a Fix test issues 2018-04-18 15:31:17 -03:00
Guillermo f09f86f7b3 fix bug #95 2018-01-16 23:41:23 -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 1b48369e27 add test for linear congruential generator 2017-11-06 21:39:12 -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 91c3b4f396 Guillermo - Issue #20 2017-06-20 16:47:27 -03:00
AntonyAntonio 3b102b3903 Guillermo - Issue #12 -Backend 2017-06-20 15:52:16 -03:00
ivan 4d7ac557c7 Ivan - Add SMTP improvements WIP 2017-06-10 04:17:54 -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 892e1536a2 Ivan - Fix installation in subfolder and file permissions 2017-04-10 22:30:39 -03:00
ivan e49d93dbb0 Ivan - Fix Issues with installation process [skip ci] 2017-03-29 18:53:00 -03:00
ivan 48614fcc00 Ivan - Fix Installation issues [skip ci] 2017-03-29 18:46:26 -03:00
ivan a244a58ebc Ivan - Add all mail templates [skip ci] 2017-03-16 20:00:21 -03:00
ivan 475d11ccac Ivan - Fix PHPMailer configurations, improve user system install [skip ci] 2017-03-16 16:11:27 -03:00
ivan 05f0d453e1 Ivan - Fix smtp server [skip ci] 2017-03-15 17:28:23 -03:00
ivan 46e3e65a0b Ivan - Add installation service backend [skip ci] 2017-03-15 02:17:16 -03:00
ivan 62f5354b6c Ivan - Fix dates [skip ci] 2017-03-04 19:20:44 -03:00
ivan 9d8c1a6225 Ivan - Fix dates [skip ci] 2017-03-04 19:07:14 -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 7f1047b311 Ivan - Fix test issues [skip ci] 2017-02-25 03:42:10 -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
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 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
Ivan Diaz 7b95c54257 Merge branch 'master' into os-147-151-file-architecture-and-backup
Conflicts:
	server/controllers/system.php
	server/data/ERRORS.php
	tests/init.rb
2017-01-14 21:45:43 -03:00
AntonyAntonio 6eae5f9299 Guillermo - csv import [skip ci] 2017-01-14 18:19:21 -03:00
AntonyAntonio 0108414a70 Guillermo - registration api keys [skip ci] 2017-01-13 17:06:49 -03:00
Ivan Diaz 012103c2ad Merge branch 'master' into os-147-151-file-architecture-and-backup
Conflicts:
	server/controllers/system.php
	server/controllers/system/init-settings.php
	server/data/ERRORS.php
2017-01-13 14:42:04 -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 134540fed9 Ivan - Add Database Backup, FileDownloader, FileUploader and LinearCongruentialGenerator classes [skip ci] 2017-01-12 16:45:01 -03:00
AntonyAntonio b8d24b601d Guillermo - stats architecture [skip ci] 2017-01-12 16:30:58 -03:00
Ivan Diaz 1ca57e1b76 Ivan - Add deploy on dev 3 changes and fixes [skip ci] 2017-01-10 17:07:49 -03:00
Ivan Diaz 839bc0bf9e Merged in OS-168-update-dates (pull request #97)
OS-168 update dates
2016-12-13 22:06:58 -03:00
ivan 8d2033ec31 Ivan - Updates needed for dev3 deploy [skip ci] 2016-12-13 21:10:49 -03:00
Max Red be3cdf25f9 Max - modifies backend date function [skip ci] 2016-12-12 15:56:25 -03:00
ivan 895fbf011f GUILLERMO - all test staff [skip ci] 2016-12-08 03:21:37 -03:00
ivan 2703f82253 Ivan - Fix master issues. Improve error handling 2016-11-24 18:02:18 -03:00
ivan 94fd359098 Ivan - Add articles paths [skip ci] 2016-11-22 22:27:05 -03:00