Carlos Vargas
419122fb1e
[svn r19660] minor changes in hotspot and css ejercises see FS#3991
16 years ago
Arthur Portugal
bea59c4e53
[svn r19326] Added style button send in import scorm FS#3541
16 years ago
Noël Dieschburg
c3c3d4ab74
[svn r18203] Button modification.
...
Now <button> </button> is use.
Here is what's done so far :
- CSS
- Portal Homepage
- My agenda
- Reporting
- My Profile
- Portal administration (not all)
- My course
- The production part
- The other parts are not complete
More to come this week.
16 years ago
Marco Villegas
d407ed92b7
[svn r18059] fixing a fix: r17718
...
specific field is used in 2 parts of the script, and that commit make only one part usable
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
Yannick Warnier
98df6fce03
[svn r17598] Fixes to latest commits
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
Yannick Warnier
1aa258d0fb
[svn r16300] Fix include bug in Oogie when search server not installed
16 years ago
Yannick Warnier
fcde375d25
[svn r16099] Minor display improvement
16 years ago
Yannick Warnier
ed02440974
[svn r16096] Integration of search feature into Oogie
16 years ago
Yannick Warnier
4cafc144a7
[svn r15646] Removed notice-level errors
17 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
Yannick Warnier
859a609073
[svn r14916] Made "Take slide name" option a default in Oogie upload (FS#2460 - 3)
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
756150f7a8
[svn r14053] add an option to take slide name as step name in oogie
17 years ago
Eric Marguin
0bfe2edef9
[svn r13699] display upload max size
17 years ago
Julian Prud'homme
30f42c6ef9
[svn r13313] Add a scorm picture in the upload page
17 years ago
Yannick Warnier
fdc4fa1734
[svn r13258] Updated breadcrumb menu to show learnpath instead of document if uploading a SCORM
17 years ago
Eric Marguin
0928a191ef
[svn r12925] change the color of woogie subtitle
17 years ago
Eric Marguin
4c599de22b
[svn r12915] alpha version of oogie... still a lot of things to improve (refactoring of html for example).
17 years ago
Eric Marguin
40b88e3fb9
[svn r12755] add "generic scorm" as content maker (task 1771)
18 years ago
Yannick Warnier
38b1a579c1
[svn r12695] Added users directory to have it in the initial package
18 years ago
Yannick Warnier
f9ff3eb9aa
[svn r12369] Updated messaging on unrecognized format.
...
Fixed a bug in preg_match expression whereby most packages were attributed 'aicc' type for no reason.
18 years ago
Yannick Warnier
f78b04eaa5
[svn r12283] Fixed security info disclosure bug http://projects.dokeos.com/?do=details&id=1436
18 years ago
Julian Prud'homme
e0881e59b0
[svn r12269] 5th step in removing all $_SERVER['PHP_SELF']
18 years ago
Julian Prud'homme
97778d4ca4
[svn r12263] First step ni removing all $_SERVER['PHP_SELF']
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
47c40e8673
[svn r11721] change to Send the submit label instead of Download
18 years ago
Julian Prud'homme
1efcbd3cdc
[svn r11299] minor : update page style
18 years ago
Julian Prud'homme
8ca8428d61
[svn r11217] temporaly comment the garbage files list
18 years ago
Julian Prud'homme
c5375a66df
[svn r11209] update the style of Oogie main page
18 years ago
Julian Prud'homme
ec3e1d93c1
[svn r11099] update for language var bugs
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
Julian Prud'homme
1ac66b03fb
[svn r10782] replace the old form by a form validator (to add a real progress bar)
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
18 years ago
Eric Marguin
fee4b3af05
[svn r10523] improve the display of the oogie form
18 years ago
Eric Marguin
c002b742b5
[svn r10522] improve the display of the oogie form
18 years ago
Eric Marguin
0d0910d0e2
[svn r10493] path real progress bar for the upload
18 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)
18 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)
18 years ago
Eric Marguin
bf30cdef78
[svn r10315]
18 years ago
Eric Marguin
eeefdd3a24
[svn r10302] improve ppt2lp : work with .PPT, .ODP and even with powerpointsd without extensions
18 years ago