Julio Montoya
|
8fb7b2e637
Fix settings.
|
9 years ago |
Julio Montoya
|
4379ee4c4d
Replace format of settings adding "category.setting_name" instead of just "setting_name"
|
9 years ago |
Julio Montoya
|
37614731ef
Update platform settings with new format.
|
9 years ago |
Julio Montoya
|
80111b53fb
Format code, remove comments
|
9 years ago |
Julio Montoya
|
ca6f821318
Remove use of dbName or db_name
|
9 years ago |
Julio Montoya
|
e326572e46
Format code, fix PHP warning, add/fix docs
|
9 years ago |
Julio Montoya
|
ed680d26c8
Minor - format code
|
9 years ago |
Julio Montoya
|
8261c69bbb
Remove deprecated functions
|
9 years ago |
Julio Montoya
|
5c3e02b47e
Fix PHP warnings - Use constants of class SmsPlugin to call SMS types.
|
9 years ago |
Julio Montoya
|
f7960e094a
Replace deprecated function.
|
9 years ago |
Julio Montoya
|
0e085db739
Move code into a class + loading conf files in global.inc.php
|
10 years ago |
Imanol Losada
|
1c747e518e
Extra fields are available before creating a user. Add 'getSMSPluginName' function. Now 'sms_type' is got dynamically. Edit translation files - refs BT#8939
|
10 years ago |
Julio Montoya
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
Yannick Warnier
|
e01f044d58
Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440
|
10 years ago |
Julio Montoya
|
4396246858
Fixing PHP warnings + formating code.
|
10 years ago |
Julio Montoya
|
9286b7c2d2
Fixing ClockworksmsPlugin constants
|
10 years ago |
Imanol Losada
|
38d4402362
Minor - Code style
|
10 years ago |
Imanol Losada
|
ebb54b12e8
Minor Cleaned code
|
10 years ago |
Imanol Losada
|
bea2ed0253
Create Clockworksms plugin; Implement in several mail sending calls - refs #7225
|
10 years ago |
aragonc
|
94984e6b12
merge
|
10 years ago |
Julio Montoya
|
d8d4c94603
Deprecating function select_and_sort_categories use select_ajax element see #6836
|
11 years ago |
Julio Montoya
|
bcd4619f28
Partial using $params instead variable per variable when creating a new course see #4068
|
13 years ago |
ywarnier
|
c1e0cb96cd
Added global call to $_configuration + removed expiry date for course creation in accept_course_request()
|
13 years ago |
Yannick Warnier
|
3ffacb4a92
Backing out Cesar's mistaken push
|
13 years ago |
César Perales
|
4b5bfbe79d
minor fix, missing selected attribute for minutes, when editing agenda event #3692
|
13 years ago |
Yannick Warnier
|
5b4618fb9b
Minor - Adapting code comments to phpdoc
|
13 years ago |
Yannick Warnier
|
6c33498a64
Minor - Adapting code comments to phpdoc
|
13 years ago |
Ivan Tcholakov
|
a55d288e71
Feature #2099 - A TODO has been resolved. Various corrections for dealing with quote characters in entered strings. The Database::escape_string() method has been applied on its correct places.
|
14 years ago |
Ivan Tcholakov
|
332bce1e33
Feature #539 - The new field 'exemplary_content' now is supported by the "Course requests/validation" feature too.
|
14 years ago |
Ivan Tcholakov
|
2164179292
Feature #2099 - Course request creation: In the notification e-mail to the platform admin the URL of the newly created request has been made precise.
|
14 years ago |