Carlos Vargas
a8a315c47b
improve index admin in style chamilo see CT#462
16 years ago
Julio Montoya
8027e74322
Changing DLTT to Chamilo
16 years ago
cvargas
e969a4161a
merge
16 years ago
Carlos Vargas
71aa1bb7be
Add the possibility to import users via cvs, to session manager, and update mySpace/user_add.php #5618
16 years ago
Julio Montoya
dcf6c5f4a3
Social network improvements see #5508
16 years ago
Cristian Fasanando
d669a3ba32
Implemented - option to export the trainings list to CSV file in Administration>Trainings - DT#4256
16 years ago
Arthur Portugal
f38fc01c28
Separated section for LDAP is not needed DT#4024
16 years ago
Arthur Portugal
59fb5f24db
Fixed the text field box in the search single panel session DT#5541
16 years ago
Arthur Portugal
3dffdbdf21
Implementing the search advanced and fixed check box inactive search DT#5541
16 years ago
Arthur Portugal
a82518bf95
Fixed Change some button DT#5483
16 years ago
Arthur Portugal
846349a7e5
Added to the admin portal the option Configure Inscription DT#5376
16 years ago
Cristian Fasanando
22a61cf7c1
Implemented new functionalities for training sessions - partial DT #5377
16 years ago
Yannick Warnier
47022680ce
Accept gzopen64() too as a test of the zlib extension load
16 years ago
Ivan Tcholakov
8b50531cc0
Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query().
16 years ago
Ivan Tcholakov
37dc9f98f8
Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there.
16 years ago
Ivan Tcholakov
0f78b8955b
Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment.
16 years ago
Julio Montoya
b692d1afdf
[svn r22269] Adding CSS style and an admin option (partial) see FS#4320
17 years ago
Ivan Tcholakov
c34b7c9c99
[svn r21359] FS#4308 - Adding attribute target="_blank" to some links and other minor fixes.
17 years ago
Yannick Warnier
d0dc1302b1
[svn r20809] Removed white space (visual)
17 years ago
Ivan Tcholakov
5a41aa413d
[svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst().
17 years ago
Ivan Tcholakov
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
17 years ago
Cristian Fasanando
ac97fd4abc
[svn r20155] 3. Language variables used: ImportCourses and ImportUsersToACourse
...
13. Language variable used: BackToNoteList = "Back to note list"
By fcedillo
17 years ago
Julio Montoya
e7bd6db539
[svn r19567] Ephorus software configuration settings hide see FS#3987
17 years ago
Noël Dieschburg
01802cba5c
[svn r18277] -CSS improvment discussed with thomas
...
-Corrects the problems of #FS3541
-Buttons in wiki
17 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.
17 years ago
Juan Carlos Raña
1c748bcd2e
[svn r18033] fix lang text
17 years ago
Juan Carlos Raña
464b53c9a8
[svn r17997] fix text
17 years ago
Julio Montoya
6c875e15ab
[svn r17837] Minor - UI improvement in the Booking system (thanks J.C Raña) FS#821
17 years ago
Julio Montoya
2985761f4d
[svn r17781] Adding some interface to the multiple url access, still working on this FS#3462
17 years ago
Julio Montoya
9401835a9f
[svn r17723] Minor - lang variable changed
17 years ago
Julio Montoya
ac4249cb5e
[svn r17685] Adding the Booking System images (a.k.a Reservation 2 extension) FS#821
17 years ago
Yannick Warnier
6560177c9b
[svn r17660] Add translated strings for version check buttons (was hardcoded)
17 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
17 years ago
Carlos Vargas
b9cf6373c7
[svn r17478] Implemented of the Global Agenda see FS#3391
17 years ago
Patrick Cool
ad87faa251
[svn r16954] using Display::return_icon and Display::display_icon instead of img tags
17 years ago
Yannick Warnier
f0ef0f784e
[svn r16620] Move "subscribe classes to a course" into classes section
17 years ago
Yannick Warnier
8b6dafb201
[svn r16243] Hide link to add class to course if sessions mode is activated
17 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()
18 years ago
Julio Montoya
53ac9a4a3a
[svn r15344] Registration link deleted see FS#2585
18 years ago
Yannick Warnier
f60054ebce
[svn r15174] Various fixes to notice level warning, possibly improving script efficiency as well
18 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)
18 years ago
Yannick Warnier
81f25b2b56
[svn r15050] Updated link to import LDAP users into platform
18 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.
18 years ago
Yannick Warnier
0b2ed5d91a
[svn r14998] Fixed LDAP import of users into a course
...
General cleanup and security enhancements
18 years ago
Julio Montoya
aa732c4f7d
[svn r14992] "Enable Version" button fixed -Administration menu (see FS#2460 - 6)
18 years ago
Yannick Warnier
a48fc98b2f
[svn r14988] Added working script to import users just inside the platform. Now looking into other modes.
18 years ago
Eric Marguin
3475c753a0
[svn r14875] sessions admin should not see "configure services" part
18 years ago
Yannick Warnier
07de5b70b5
[svn r14872] Minor - uppercase first letter in search title strings
18 years ago
Yannick Warnier
3170c41260
[svn r14869] Moved "configure services" section visually to make it clearer
18 years ago
Eric Marguin
0a27f29206
[svn r14848] new status : sessions admin (FS#2239)
18 years ago