jmontoyaa
|
52ea8738c0
Fix function doc, use correct cast int.
|
8 years ago |
jmontoyaa
|
6c666e85ed
merge
|
8 years ago |
jmontoyaa
|
2d48717202
Add configuration variable per portal see BT#12383
|
8 years ago |
jmontoyaa
|
f37b646f15
Merge with 1.11.x
|
8 years ago |
Angel Fernando Quiroz Campos
|
7c8b711b67
Fix session visibility out of date - refs BT#12412
|
8 years ago |
jmontoyaa
|
c41f259596
Merge with 1.11.x
|
8 years ago |
jmontoyaa
|
6fe37be6e2
Fix PHP warning
|
8 years ago |
jmontoyaa
|
2252c440de
Minor - format code
|
8 years ago |
jmontoyaa
|
c0e78197ba
If user already accept a version of an agreement then let him pass.
|
8 years ago |
jmontoyaa
|
66ea436b73
Minor - Format code, remove unused code
|
8 years ago |
José Loguercio
|
c0ba9f94f6
Add location url function with a exit break by default
|
8 years ago |
jmontoyaa
|
9504c7e35d
Undo change
|
8 years ago |
jmontoyaa
|
65c586c5e7
Temporal fix of apc
|
8 years ago |
jmontoyaa
|
d92c6c5fdb
Fix apc in api_get_user_info
|
8 years ago |
jmontoyaa
|
11e6eb0df7
Fix apc cache
|
8 years ago |
Yannick Warnier
|
a729ce8860
Move, rename, change order and default values for function api_add_sub_hours_to_date_time to(base-time, interval, operation) ChamiloAPI::AddOrSubTimeToDateTime(interval, optional base-time, optional operation) - refs BT#12212
|
8 years ago |
José Loguercio
|
f1f06285c7
Merge pull request #1716 from jloguercio/1.11.x
|
8 years ago |
José Loguercio
|
344a54aaad
Add tracking logs to determine working time in course access details - Refs BT#12212
|
8 years ago |
jmontoyaa
|
0e29255d5f
Fix php warnings + format code #1714
|
8 years ago |
jmontoyaa
|
9aa7c31a11
Update password checker rules
|
8 years ago |
jmontoyaa
|
1cb9581839
Aadd api_get_web_url() to deal with app_dev.php symfony2 URL
|
8 years ago |
jmontoyaa
|
afe60be3fe
Clean notice after update password + fix addText function
|
8 years ago |
jmontoyaa
|
ac33978580
Merge with 1.11.x
|
8 years ago |
Yannick Warnier
|
0cadaa026f
Update the APCu global code to use internal API and conventions better as suggested in comments for ea01f20da9
|
8 years ago |
Yannick Warnier
|
4a31f519a1
Minor - Remove useless intermediate variable - see 667b695cef and 5a1c64d7bc4
|
8 years ago |
Miguel C
|
33a9aa20b3
New feature, button changed , the button goes to last page and not to home page.
|
8 years ago |
jmontoyaa
|
667b695cef
Fix php warnings
|
8 years ago |
Yannick Warnier
|
5a1c64d7bc
Minor - Remove useless intermediate variable
|
8 years ago |
Yannick Warnier
|
2484619dab
Major - Fix previous commit's missing return (api_get_user_info())
|
8 years ago |
Yannick Warnier
|
ea01f20da9
Major - Introduce global APCu check and store user info in APCu in api_get_user_info(), removing about 60K function calls in some cases if APCu is present.
|
8 years ago |