Julio Montoya
1dbfe5d8e9
Minor - Format code, remove unused code.
10 years ago
Yannick Warnier
d575fa47a3
Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467
10 years ago
Julio Montoya
b41e42b48b
Use setCustomElementTemplate() instead of setElementTemplate
...
To manage templates setup by developers instead of default element
templates.
10 years ago
Yannick Warnier
92c6631785
Remove language files with little use and clean deprecated language variables - refs #4467
10 years ago
Julio Montoya
7bf47ed59c
Adding Event and ExerciseLib classes.
10 years ago
Julio Montoya
5728167447
Removes require_once for libs already added with composer
10 years ago
Julio Montoya
f595e3a357
Replacing event_access_tool with Event::event_access_tool
11 years ago
aragonc
94984e6b12
merge
11 years ago
Julio Montoya
4cf8abc3fe
Using Display::return_icon and using WEB_IMG_PATH see #6903
11 years ago
Julio Montoya
f2242a68ec
Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903
...
The idea is to move the javascript folder inside the web/ChamiloLMS/js
folder that is not parsed by the Silex controller.
11 years ago
Julio Montoya
cad76e0fd8
Fixing PHP fatal errors due relative paths
11 years ago
Yannick Warnier
dfb1ba063c
Code style for Woogie - not fixed yet
12 years ago
Julio Montoya
dac6350c3e
Removing require_once already added in global.inc or via composer
12 years ago
Julio Montoya
23f364d2cf
Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php
12 years ago
Julio Montoya
a7a56e8f13
No need to call a variable by reference when using formvalidator
12 years ago
root
5b2ec4f888
permission commit + removes tests directory
14 years ago
Juan Carlos Raña
89140b4ffa
Feature #2785 add learning path and fix link to upload audio from config learning path
14 years ago
Noel Dieschburg
409a1f0b06
Suppresses the test directory and sets the permission for production use
15 years ago
Noel Dieschburg
e6444dc928
Dummy permission commitx
15 years ago
Julio Montoya
712479a568
Minor - cleaning code
15 years ago
Julio Montoya
b5661c8a64
Minor - cleaning code
15 years ago
cvargas
e969a4161a
merge
16 years ago
Yannick Warnier
47022680ce
Accept gzopen64() too as a test of the zlib extension load
16 years ago
Ivan Tcholakov
965f0ad605
Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files.
16 years ago
Cristian Fasanando
c87dfa80b2
[svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842
16 years ago
Cristian Fasanando
f1c5acf277
[svn r17863] Logic changes - Renamed OpenOffice classes in newscorm tool - see FS#2619
16 years ago
Yannick Warnier
9c2b6d42db
[svn r17718] Fixed specific fields loading when search not enabled
16 years ago
Marco Villegas
15ef79fbb7
[svn r17550] search: refactor search engine index and search interface and let learnpath follow it
...
Search engine:
- Index
- use wrapper methods instead on calling xapian.php directly in most of callings
- improve dokeos xapian-API
- XapianIndexer
- new methods:
- replace_document()
- remove_term_from_doc()
- add_term_to_doc()
- DokeosIndexer
- new methods:
- dokeos_preprocess_results()
- Preprocess all results depending on the toolid
- set_terms()
- general interface for getting, comparing and set search engine terms
- get_terms_on_db()
- Get the terms stored at database (normal, no xapian)
- more wrappers for XapianIndexer methods: dokeos_query_query(), dokeos_query_query(), dokeos_get_boolean_query(), dokeos_join_queries()
- remove tags search engine feature to replace it with a new generic feature: specific fields
- it let define xapian prefix terms dinamically to be included across dokeos index on each tool
- move search engine document ID field from lp item table to a general man db table search_engine_ref
- Search
- use search_engine processor classes to change how process results depending of the dokeos tool
- change interface for terms select at search: now use one multiple select foreach specific field instead of jquery thickbox plugin only for tags
- search ajax suggestion feature to query terms on db
- it need some work
Learnpath:
- refactor search engine pieces to use new tables search_engine_ref, specific_field and specific_field_values
- add scorm and woogie index
- remove search widget from lp list and use it from main/search
- also, there are part on audios on lp items feature added
16 years ago
Eric Marguin
67526d0a4b
[svn r15269] improve display of oogie / woogie converter (FS#2480)
17 years ago
Eric Marguin
42243c63eb
[svn r15262] change langvars
17 years ago
Eric Marguin
c93ce77847
[svn r15223] improve dealing of errors in oogie/woogie (FS#2515)
17 years ago
Eric Marguin
1b003b05ef
[svn r14974] hide "a chapter a step" feature for woogie
17 years ago
Eric Marguin
c9f650dec8
[svn r14087] fix a bug introduced by me in the progression bar
17 years ago
Eric Marguin
bca45a5256
[svn r14086] woogie steps can now be split by chapters
17 years ago
Eric Marguin
0bfe2edef9
[svn r13699] display upload max size
18 years ago
Eric Marguin
0928a191ef
[svn r12925] change the color of woogie subtitle
18 years ago
Eric Marguin
4c599de22b
[svn r12915] alpha version of oogie... still a lot of things to improve (refactoring of html for example).
18 years ago
Yannick Warnier
e33158b0b4
[svn r12219] Updated call to api_not_allowed() calls, part 2/2 -this also prevents api_not_allowed message without stylesheets
18 years ago
Julian Prud'homme
1efcbd3cdc
[svn r11299] minor : update page style
18 years ago
Julian Prud'homme
c5375a66df
[svn r11209] update the style of Oogie main page
18 years ago
Julian Prud'homme
03991e89c1
[svn r10964] reduce the height of this page
18 years ago
Julian Prud'homme
00f663cf6d
[svn r10957] add language vars, etc...
18 years ago
Eric Marguin
b65f543dbc
[svn r10586] replace <? by <?php
18 years ago
Eric Marguin
88bae7545a
[svn r10585] replace <? by <?php (potentials bugs)
18 years ago
Eric Marguin
421bbb49b5
[svn r10524] improve the display of the oogie form
19 years ago
Eric Marguin
fee4b3af05
[svn r10523] improve the display of the oogie form
19 years ago
Eric Marguin
c002b742b5
[svn r10522] improve the display of the oogie form
19 years ago
Eric Marguin
0d0910d0e2
[svn r10493] path real progress bar for the upload
19 years ago
Eric Marguin
fedbbd49f7
[svn r10486] add a real progress bar fot the upload (if php > 5.2, else it displays the old faked progress bar)
19 years ago
Eric Marguin
25bc91510e
[svn r10347] upload_ppt.php : align="left" for normal and error messages
...
lp_list.php : new visible/invisible icons
learnpath.class.php : basic view (delete the description column)
19 years ago