jmontoya
|
a48a2093d6
Minor - format code, remove token, if session_id is empty set to 0
|
8 лет назад |
Julio Montoya
|
70e4171cdc
Format code + use Display::panel function
|
9 лет назад |
Julio Montoya
|
764cfa78fd
Format code.
|
9 лет назад |
Yannick Warnier
|
f244283ede
Remove course_description, external_module, myagenda and scormbuilder language file in all languages upon upgrade (variables have been moved to trad4all.inc.php) - refs #4467
|
9 лет назад |
Julio Montoya
|
57eeea7543
Removing require_once already loaded with composer.
|
9 лет назад |
aragonc
|
94984e6b12
merge
|
10 лет назад |
Yannick Warnier
|
bfafb58133
Merge pedaSuggest language file with trad4all to reduce overhead of very small (2K) file inclusion and general management
|
12 лет назад |
Julio Montoya
|
5a453927dd
When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere
|
12 лет назад |
Julio Montoya
|
fc6a02c010
Fixing course description, now when clicking in the icons we create new elements, when editing or deleting elements we use the id and not the description_type id see BT#3468 (requires testing and validation)
|
13 лет назад |
Julio Montoya
|
98c3b8fe03
Fixing more queries due the new database changes (single database) see #3910
|
13 лет назад |
Julio Montoya
|
5ded4085af
Removing formvalidator library alread included in global.inc.php
|
13 лет назад |
Cristian Fasanando
|
155aa7362c
hide thematic advance option from course description tool - partial BT#578
|
14 лет назад |
Cristian Fasanando
|
9a25b32e6b
added toogle for post-it inside course home, and new field progress inside track_e_item_property table - partial CT#578
|
14 лет назад |
Cristian Fasanando
|
42a8c747f5
minor - fixed error required file doesn't exist - partial CT#580
|
14 лет назад |
Cristian Fasanando
|
23b2a97adf
added thematic advance inside course description tool, making mvc model - partial CT#577
|
14 лет назад |
cvargas
|
e969a4161a
merge
|
15 лет назад |
Cristian Fasanando
|
3c7d415d1f
Fixed - bug in the emerging icons - DT#5455
|
15 лет назад |
Cristian Fasanando
|
7a56e3674f
Implemented content in course description from a session is only visible in that session - DT#5496
|
15 лет назад |
Juan Carlos Raña
|
79f06f55f2
merge
|
15 лет назад |
Ivan Tcholakov
|
e5c9dddad1
Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id().
|
15 лет назад |
Ivan Tcholakov
|
9b1f3ed934
Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query().
|
15 лет назад |
Cristian Fasanando
|
22a61cf7c1
Implemented new functionalities for training sessions - partial DT #5377
|
15 лет назад |
Yannick Warnier
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 лет назад |
Ivan Tcholakov
|
0e51c62659
Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder.
|
15 лет назад |
Ivan Tcholakov
|
7aef9165bf
Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files.
|
15 лет назад |
Yannick Warnier
|
b3bbbf4d0c
Fixed bug updating course description titles (fixes #5133)
|
15 лет назад |
Ivan Tcholakov
|
f1a5b530a9
[svn r22253] FS#2867 - The online editor: Renaming a toolbar, 'CourseDescription' --> 'TrainingDescription'.
|
15 лет назад |
Ivan Tcholakov
|
e25035765d
[svn r22027] FS#2867 - Course description and Documents tool: Elimination of the global variable $fck_attribute. User profile: Making the option 'ToolbarStartExpanded' configurable.
|
15 лет назад |
Ivan Tcholakov
|
b8bf14f443
[svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute.
|
15 лет назад |
Julio Montoya
|
06c39296b5
[svn r20808] Fix url - cidreq added see FS#4218 thanks to Noa
|
15 лет назад |