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
Angel Fernando Quiroz Campos
0407630444
Fix toolbars action
9 years ago
jmontoyaa
4164d76c1e
Minor - format code.
9 years ago
Scrutinizer Auto-Fixer
18c0ec9187
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Alex Aragon
542fd0f09a
toolbar actions fix
9 years ago
Angel Fernando Quiroz Campos
8ff55e2077
Allow define PDF signatures - refs BT#12441
9 years ago
Scrutinizer Auto-Fixer
1f901f0a32
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
acf90c4e86
Admin can see extra fields see BT#12583
9 years ago
jmontoyaa
616ed8eef4
Use addSelectLanguage instead of custom code.
9 years ago
jmontoyaa
f42c852aa4
Minor - format code.
9 years ago
jmontoyaa
00754f960d
CHECK_PASS_EASY_TO_FIND must be true.
9 years ago
Angel Fernando Quiroz Campos
7725b66df2
List all session for admin in work-in-session and teacher-time reports - refs BT#12530
9 years ago
Yannick Warnier
e2f4b27335
Minor - Quick styling and fix ordering of promotions into career table - refs BT#12513
9 years ago
Scrutinizer Auto-Fixer
d8204561c5
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Yannick Warnier
bc935b0a54
Fix warnings in promotion-session assignment screen - refs BT#12513
9 years ago
Yannick Warnier
35ac7e6792
Fix careers display - refs BT#12513
9 years ago
Yannick Warnier
1f391940d1
Fix issue displaying table of careers - refs BT#12513
9 years ago
Scrutinizer Auto-Fixer
d91507ffeb
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Yannick Warnier
3e8fd23792
Minor - Declare $fieldId attribute to ExtraFieldOption class - #scrutinizer
9 years ago
Scrutinizer Auto-Fixer
b8f1505d5e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
c804014cda
Fix stylesheet update.
...
- Platform stylesheet theme is checked from the DB
- Move update to the top to avoid stylesheet that doesn't get updated.
9 years ago
jmontoyaa
b43c3d3627
Add virtual instance theme feature see BT#12490
...
- New function Template::getThemeDir() added to located the theme folder
- New setting in vchamilo ThemeFolder (DB change below)
- New field in vchamilo table: css_theme_folder (ALTER TABLE vchamilo ADD COLUMN css_theme_folder varchar(255);)
- Rewrite api_get_themes() using Finder class, adding vchamilo css theme folder
- Fix mirror function adding 'override' option
9 years ago
jmontoyaa
a018bc60f1
Use api_get_current_url_id, format code
9 years ago
jmontoyaa
391267d234
Add security check
9 years ago
jmontoyaa
029776f32d
Improve CSS stylesheet change/upload
...
- Add theme parameter in function return_logo(), ChamiloApi::getPlatformLogo
- Use key/value array in function api_get_themes()
9 years ago
jmontoyaa
aa08dbd9e5
Use Display::addFlash, use api_get_current_access_url_id, format code
9 years ago
jmontoyaa
656b2cad31
Minor - format code
9 years ago
jmontoyaa
1437a3f7e4
Use flash messages
...
- Remove unused function api_add_url_param
- Format code
9 years ago
jmontoyaa
fdbe8493c7
Minor - format code,
9 years ago
jmontoyaa
dff22364b7
Minor - format code,
9 years ago
Yannick Warnier
5c162806ea
Remove var_dump() calls to reduce severity detected by #scrutinizer
9 years ago
Yannick Warnier
abeffdd8e4
Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator
9 years ago
Yannick Warnier
3bfbeee958
Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator
9 years ago
jmontoyaa
bcab2ee6ac
Freeze inputs if changeable is on fixes #1603 ~Requires testing
9 years ago
jmontoyaa
d5bbeb8cd2
Minor - fix php warning, format code
9 years ago
jmontoyaa
e08ae50d9b
Minor - format code
9 years ago
jmontoyaa
3f48324277
Minor - Format code
9 years ago
jmontoyaa
21afa46d59
Remove unused file.
9 years ago
Scrutinizer Auto-Fixer
6507b7772a
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Scrutinizer Auto-Fixer
cd3772310d
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Scrutinizer Auto-Fixer
b3ec3c22f6
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Scrutinizer Auto-Fixer
fecfe7f7b3
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Scrutinizer Auto-Fixer
eb02c03843
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
3503f26760
Use $action variable instead of $_GET['action']
9 years ago
jmontoyaa
2482839268
Add message
9 years ago
jmontoyaa
588493cf40
Minor - format code
9 years ago
Angel Fernando Quiroz Campos
df19e6861a
Fix portal cms tabs - refs BT#12405
9 years ago
Angel Fernando Quiroz Campos
602684a46f
Minor - Format code - refs BT#12405
9 years ago
jmontoyaa
66f79fdcef
Add social stats fixes #1693
9 years ago
José Loguercio
2ba03bba63
Fix daterangepicker in form validator that only save the default date values - Refs BT#12319
9 years ago