Noël Dieschburg
01802cba5c
[svn r18277] -CSS improvment discussed with thomas
...
-Corrects the problems of #FS3541
-Buttons in wiki
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
Juan Carlos Raña
1c748bcd2e
[svn r18033] fix lang text
16 years ago
Juan Carlos Raña
464b53c9a8
[svn r17997] fix text
16 years ago
Julio Montoya
6c875e15ab
[svn r17837] Minor - UI improvement in the Booking system (thanks J.C Raña) FS#821
16 years ago
Julio Montoya
2985761f4d
[svn r17781] Adding some interface to the multiple url access, still working on this FS#3462
16 years ago
Julio Montoya
9401835a9f
[svn r17723] Minor - lang variable changed
16 years ago
Julio Montoya
ac4249cb5e
[svn r17685] Adding the Booking System images (a.k.a Reservation 2 extension) FS#821
16 years ago
Yannick Warnier
6560177c9b
[svn r17660] Add translated strings for version check buttons (was hardcoded)
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
Carlos Vargas
b9cf6373c7
[svn r17478] Implemented of the Global Agenda see FS#3391
16 years ago
Patrick Cool
ad87faa251
[svn r16954] using Display::return_icon and Display::display_icon instead of img tags
16 years ago
Yannick Warnier
f0ef0f784e
[svn r16620] Move "subscribe classes to a course" into classes section
16 years ago
Yannick Warnier
8b6dafb201
[svn r16243] Hide link to add class to course if sessions mode is activated
16 years ago
Yannick Warnier
bd7477f4a0
[svn r15605] Removed function call that seems to cut database connection while we still need it for the call to version_check()
17 years ago
Julio Montoya
53ac9a4a3a
[svn r15344] Registration link deleted see FS#2585
17 years ago
Yannick Warnier
f60054ebce
[svn r15174] Various fixes to notice level warning, possibly improving script efficiency as well
17 years ago
Yannick Warnier
07aa711d50
[svn r15078] Code changes preparing for the multiple-url access. CAUTION: FROM NOW ON, ONLY USE FUNCTIONS PROVIDED IN main_api.lib.php TO EDIT SETTINGS_CURRENT TABLE (see FS#2470 for more info)
17 years ago
Yannick Warnier
81f25b2b56
[svn r15050] Updated link to import LDAP users into platform
17 years ago
Yannick Warnier
d5e7da39d2
[svn r15003] Last functional update to LDAP code. Added import from LDAP to sessions directly and fixed problems in import to courses.
17 years ago
Yannick Warnier
0b2ed5d91a
[svn r14998] Fixed LDAP import of users into a course
...
General cleanup and security enhancements
17 years ago
Julio Montoya
aa732c4f7d
[svn r14992] "Enable Version" button fixed -Administration menu (see FS#2460 - 6)
17 years ago
Yannick Warnier
a48fc98b2f
[svn r14988] Added working script to import users just inside the platform. Now looking into other modes.
17 years ago
Eric Marguin
3475c753a0
[svn r14875] sessions admin should not see "configure services" part
17 years ago
Yannick Warnier
07de5b70b5
[svn r14872] Minor - uppercase first letter in search title strings
17 years ago
Yannick Warnier
3170c41260
[svn r14869] Moved "configure services" section visually to make it clearer
17 years ago
Eric Marguin
0a27f29206
[svn r14848] new status : sessions admin (FS#2239)
17 years ago
Yannick Warnier
9f625eef95
[svn r14790] Minor - updated code headers
17 years ago
Yannick Warnier
2b397e9a55
[svn r14749] Improve the version number trimming to avoid getting a blank space in the display text.
17 years ago
Yannick Warnier
e0ea4e9601
[svn r14674] - Added extra user fields tables (see FS#2371)
...
- Added extra user fields management scripts (see FS#2371)
17 years ago
Yannick Warnier
06aaa31bb3
[svn r14281] Changed campus registration to add manager name and organisation name
17 years ago
Yannick Warnier
13368f6763
[svn r13993] Make sure versions are trimmed before comparing them.
17 years ago
Yannick Warnier
ff68d0754b
[svn r13897] Added warning message when install directory is still accessible (security threat) - Fixes FS#340
17 years ago
Yannick Warnier
af1c3934c7
[svn r13371] Fixed problem detecting versions differences in admin homepage (there was a whitespace in the version from the Dokeos website)
17 years ago
Yannick Warnier
3389e1f3ab
[svn r13365] Removed use of installedVersion.inc.php
17 years ago
Yannick Warnier
0e50bcef76
[svn r13102] Getting version from configuration file
17 years ago
Yannick Warnier
03353166d7
[svn r12894] Added session_write_close() to close session access before checking the PHP version on Dokeos website. This fixes an issue whereas, on some servers, the next script would wait for the session check to finish before starting its own session.
18 years ago
Yannick Warnier
0810971cf8
[svn r12485] Fixed XSS for GET['keyword']: http://projects.dokeos.com/?do=details&id=1581
18 years ago
Julian Prud'homme
97778d4ca4
[svn r12263] First step ni removing all $_SERVER['PHP_SELF']
18 years ago
Yannick Warnier
5a4da900a9
[svn r12172] Added name of tool (removes warning messages)
18 years ago
Julian Prud'homme
38bc44c437
[svn r11407] Add an extension (Ephorus Plagiarism Prevention)
18 years ago
Yannick Warnier
791f72f5e2
[svn r11095] Minor - Added space to display
18 years ago
Julian Prud'homme
2780692b75
[svn r11070] minor display change
18 years ago
Patrick Cool
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
18 years ago
Patrick Cool
8c09063079
[svn r10204] coding standards for the inclusion of the language file.
...
$langFile -> $language_file
+ adding a consistent comment line throughout the code
+ some cleanup
18 years ago
Patrick Cool
aa015e96b2
[svn r10191] seccond run of cleanup of the table names
...
http://www.dokeos.com/forum/viewtopic.php?t=7982
18 years ago
Patrick Cool
43833b9ae9
[svn r10190] first run of cleanup of the table names
...
http://www.dokeos.com/forum/viewtopic.php?t=7982
18 years ago
Bart Mollet
5cb3a62014
[svn r10178] Sublist of optional extensions...
18 years ago
Bart Mollet
b04808045d
[svn r10158] fixed broken link caused by moving files
...
included tracking lang file
18 years ago
NushiFirefox
65c2a5b9c2
[svn r10118]
18 years ago