Julio Montoya
1a8a38b41a
Minor - update from 1.11.x
7 years ago
Julio Montoya
540e0a04b0
Update from 1.11.x add "survey meeting"
7 years ago
Julio Montoya
76abd292f1
Minor - flint fixes
7 years ago
Alex Aragón
48c2172112
fix file type picture cropper - refs #2681
7 years ago
Julio Montoya
aa7dc27aa9
Minor - flint fixes
7 years ago
Alex Aragón
ecf9ce24a2
fix css style course_info - refs #2681
7 years ago
Julio
ff9a0f0edb
Move settings from app/config into a setting schema #2680
...
- Removed PREFIX_IMAGE_FILENAME_WITH_UID the uid is always included (default behaviour)
- Removed KEEP_THE_NAME_WHEN_CHANGE_IMAGE the image name is kept (default behaviour)
- Moved CHECK_PASS_EASY_TO_FIND to platform settings as security.check_password
- Removed CONFVAL_ASK_FOR_OFFICIAL_CODE true by default
7 years ago
Julio Montoya
595fcf30eb
Minor - UI bootstrap v4 improvements, fix form (WIP), breadcrumb
7 years ago
Julio Montoya
39d3dd709c
Minor - fix div panels, improve UI because bootstrap 4
7 years ago
Julio Montoya
b3cfb3d2d8
Minor - partial merge with 1.11.x
7 years ago
jmontoyaa
ef667cb9c1
Minor - merge with 1.11.x
7 years ago
jmontoyaa
1c2d4f020f
Merge from 1.11.x
8 years ago
Julio Montoya
5754a14dc9
Applied fixes from FlintCI
8 years ago
jmontoyaa
0024316e0c
Minor - Merge from 1.11.x
8 years ago
Julio Montoya
f32ca6dc9b
Applied fixes from FlintCI
8 years ago
Alex Aragon
4c85baafec
fix css documents load
8 years ago
Angel Fernando Quiroz Campos
c9df2f8bb9
Fix style for FormValidator help blocks
8 years ago
jmontoyaa
91c0f15734
Adding setting "allow_redirect_to_main_page_after_work_upload" BT#13567
...
Redirect to home work tool after uploading a student publication or
a adding a comment
8 years ago
jmontoyaa
35a74c5781
Minor - format code.
8 years ago
jmontoyaa
bf42a67eff
Fix "rename file" when uploading (ajax mode) #2190
...
Example: after uploading file "bug.jpg "3 times you had:
Before:
bug.jpg, bug.jpg, bug.jpg
Now:
bug.jpg, bug_1.jpg, bug_2.jpg
The js UI was also fixed because it was always showing "bug.jpg"
8 years ago
Angel Fernando Quiroz Campos
44ff8b8976
Improve FormValidator's file for images - refs BT#13380
8 years ago
José Loguercio
6fe32643fb
Added new CSS3 FormValidator Loader
8 years ago
José Loguercio
42e37e397a
Added CSS3 FormValidator loader instead *.*gif image
8 years ago
jmontoyaa
d4455b355d
Minor - format code.
8 years ago
Angel Fernando Quiroz Campos
137527fab9
Fix FormValidator::addUserAvatar - refs BT#12955
8 years ago
Angel Fernando Quiroz Campos
239ea5ea7a
Rename FormValidator's InputUser to UserAvatar - refs BT#12955 BT#11833
8 years ago
Angel Fernando Quiroz Campos
2ff96dbc09
Improve InputUser for FormValidator - refs BT#12955
8 years ago
Scrutinizer Auto-Fixer
ddf46f7fca
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
jmontoyaa
088769224c
Minor - format code, update docs
8 years ago
jmontoyaa
d265a83c34
MaintenanceModePlugin (requires composer update) BT#12478
9 years ago
jmontoyaa
823c8232fa
Set correctly ckeditor config
9 years ago
jmontoyaa
a8afbc9e34
Fix html editor settings
9 years ago
jmontoyaa
8480b72c80
Add update dropbox file see BT#10896
9 years ago
jmontoyaa
a8624a545f
Format code, update doc, remove unused width (managed by bootstrap now)
9 years ago
jmontoyaa
e19d6b1d5b
Add 'form->addPasswordRule' in order to centralize pass validation
...
- Add password validation in user_add.php/user_edit.php
- New security functions added: getPasswordRequirements/getPasswordRequirementsToString
- See BT#12571
9 years ago
jmontoyaa
2c2279d923
Remove <br /> from upload form see BT#10887
9 years ago
jmontoyaa
7ce8ea39c0
Minor - format code
9 years ago
jmontoyaa
fb93a142b1
Add hover dropzone css style feature see BT#10896
...
WIP: Need to improve #dropzone.hover style
9 years ago
Scrutinizer Auto-Fixer
1a423c4bde
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
José Loguercio
06da57b8d0
Added GeoLocalizationMapField to Form Validator
9 years ago
jmontoyaa
afdb79e253
Add FloatNumber element to FormValidator to handle float numbers
...
- It should be only used with $formValidator->addFloat()
- The float number check that it has a float number with a
decimal point as a comma "," or a point ".".
The element transforms 3,1415 to 3.1415
See BT#12133
9 years ago
José Loguercio
961e20c82e
Added a base64 hidden input to crop images for files in FormValidator
9 years ago
jmontoyaa
98aeb95b53
Allow same name in publications see BT#11678
9 years ago
jmontoyaa
019cd4bca5
Fix js error adding addslashes
9 years ago
jmontoyaa
1f24af773f
Fix js error
9 years ago
jmontoyaa
f6a5c08b81
Using classic gif that show progress see #8401
9 years ago
jmontoyaa
f1bcb49dac
WIP: Simplify progress bar, remove upload.xajax.php
9 years ago
José Loguercio
7ba2774af9
Fix "-" if qualification doesn't exist in last work upload and added upload success msg - Refs BT#11478
9 years ago
José Loguercio
922cf4d46e
Add function to prevent double ajax drag and drop upload - Refs BT#11478
9 years ago
José Loguercio
35ae690eab
Fix issue preventing user image upload when initial image is empty - v2
9 years ago