Julio Montoya
58576dc676
Hide complexity in portal administration (advanced search link hide)
16 years ago
Julio Montoya
87dbfc4a3c
Showing \"system status\" link in Portal administration. Lots of get_lang variables need to be translated, check the Chamilo 2.0 lang repository
16 years ago
Julio Montoya
d0750519ec
\"System status\" link commented
16 years ago
Julio Montoya
d90a1a8111
Adding system status to settings view
16 years ago
Carlos Vargas
1b4a42723f
minor change name var get_lang
16 years ago
Ivan Tcholakov
f9172859b7
Feature #542 - Replacing the variable $_configuration['dokeos_version'] with $_configuration['system_version'] and other related changes.
16 years ago
Ivan Tcholakov
e49f68df46
Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation.
16 years ago
Juan Carlos Raña
b131488f48
replace Dokeos by Chamilo
16 years ago
Carlos Vargas
603c5be7d8
new style chamilo_green
16 years ago
Yannick Warnier
c68119025d
Added error message when cannot contact version server
16 years ago
Yannick Warnier
5f1ccd31a6
Updated link to version.php
16 years ago
Yannick Warnier
cd96d95082
Removed ending slash for new extensions page
16 years ago
Julio Montoya
a411738f72
Fixing UI
16 years ago
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