Cristian Fasanando
fe485d95b6
[svn r20917] Implemented don't show templates files from path of images from FCK editor - partial FS#4232
17 years ago
Yannick Warnier
06700b1ebf
[svn r20642] Added SQL injection patch
17 years ago
Julio Montoya
a3abf3f360
[svn r18799] Adding 2 new tables for the webservices tool see FS#3735 (modifications by Christian)
17 years ago
Ivan Tcholakov
f5a2615a3b
[svn r18559] FS#3594: Adding missing language codes to the 'language' table. Adding comments to the functions api_get_language_isocode() and Database::get_language_isocode() mentioning the used language-code standards.
17 years ago
Cristian Fasanando
b2ecfdc4cc
[svn r18543] Minor - Fixed warning about mysql_result into exercise tool - see FS#3510
17 years ago
Yannick Warnier
5ef08a17c8
[svn r18504] Added constant for lp_iv_objective table
17 years ago
Isaac Flores
e279a991a8
[svn r18274] logic changes - allow work with ajax in message tool - (see FS#3618)
17 years ago
Julio Montoya
451c0e6035
[svn r18156] UI improvements/ Adding the feature to add courses with an URL see FS#3462
17 years ago
Julio Montoya
169ee38402
[svn r18083] Update the access_url funcionality: Adding the UI to edit the course - url relationship requires testing. Courses and users are now filtered by access_url FS#3462
17 years ago
Julio Montoya
7dac8d57e7
[svn r17905] Adding/fixing the message tool (update) FS#3503
17 years ago
Yannick Warnier
9f4df1dcbc
[svn r17826] Minor - Added phpdoc comments
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
Yannick Warnier
688d78ae40
[svn r17764] Remove deprecated LEARNPATH_* tables constants definition. These tables should have disappeared since 1.8.0
17 years ago
Yannick Warnier
191ab4ef50
[svn r17761] Added constants for user_friend, user_friend_relation_type and user_api_key tables
17 years ago
Julio Montoya
18df5bdc62
[svn r17683] Adding the Booking System Database (a.k.a Reservation 2 extension) FS#821
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
Marco Villegas
9aaa6e2b2d
[svn r17539] Add Database::get_course_table_from_code()
...
This member function lets get a complete table name from a course code and a table. This is really usefull outside course scope.
17 years ago
Carlos Vargas
b9cf6373c7
[svn r17478] Implemented of the Global Agenda see FS#3391
17 years ago
Cristian Fasanando
1da6d0f819
[svn r17441] logic changes - Implemented new notebook tool (see FS#3387)
17 years ago
Isaac Flores
d09ba52203
[svn r17238] minor - logic changes - the sql query it was modified -(see FS#3319)
17 years ago
Isaac Flores
9c9c5a1851
[svn r17172] minor - style changes - defined variable
17 years ago
Cristian Fasanando
f89474820e
[svn r17061] Added file attachments to events (see FS#193)
17 years ago
Isaac Flores
80b6e37cb0
[svn r16919] Added general option to prevent course creation
17 years ago
Yannick Warnier
2131302adb
[svn r16892] Added glossary tool (FS#3248)
17 years ago
Yannick Warnier
1efc9de23b
[svn r16685] Added new forum tables constants
17 years ago
Daniel Perales
dfb5bfba3b
[svn r16657] integration of project dokeosla-usil into dokeos:FS#3159, also fixed bug of revision 16577, refactored code of revision 16306
17 years ago
Juan Carlos Raña
8288f3fec2
[svn r16432] Tunning wiki. Moving fields to new wiki_conf
17 years ago
Juan Carlos Raña
57dd059303
[svn r16278] adding notify by email changes on the wiki
17 years ago
Juan Carlos Raña
1de8df5eed
[svn r16181] Adding Wiki tool
17 years ago
Yannick Warnier
ac10d14d6f
[svn r15880] Improvements to code syntax
17 years ago
Daniel Perales
dc33e40cdf
[svn r15839] added survey_group constant
17 years ago
Yannick Warnier
cbce8a49be
[svn r15361] Added method error()
18 years ago
Yannick Warnier
7d45882692
[svn r15345] Last structure change before release, to integrate repeated calendar events scheduled for 1.8.5 a long time ago :-/ - see FS#2204
18 years ago
Yannick Warnier
503eb6df90
[svn r15309] Added Database::query() method - pure logical need - we have everything in this class except a query method
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
ad044e944d
[svn r14991] Added code for mysql_affected_rows() equivalent.
18 years ago
Julio Montoya
18b82ae616
[svn r14793] Ajouter une annxe dans Blogs et Forums - 1 (FS#2396)
18 years ago
Yannick Warnier
e0ea4e9601
[svn r14674] - Added extra user fields tables (see FS#2371)
...
- Added extra user fields management scripts (see FS#2371)
18 years ago
Yannick Warnier
7749fe39c6
[svn r14543] Added tms datetime field to track_e_attempt (see FS#2320)
...
Reduced license header by pointing to file
18 years ago
Yannick Warnier
037d873366
[svn r14213] Added Database::fetch_row() to ease transition to db independent functions
18 years ago
Yannick Warnier
809f0fb760
[svn r14033] Added constants for gradebook inclusion
18 years ago
Yannick Warnier
e99610cf91
[svn r13894] Activate OpenID support - now functional (but only allowing one OpenID per user)
18 years ago
Yannick Warnier
3edaa27532
[svn r13884] Added method insert_id()
18 years ago
Yannick Warnier
1599ba7825
[svn r13785] Added the missing Database::result() method to replace mysql_result() everywhere
18 years ago
Yannick Warnier
c51c2cfe5a
[svn r13733] Minor - slightly update comment for get_course_info()
18 years ago
Julian Prud'homme
80a84c5705
[svn r13702] Add a small feature : User's FCKEditor templates ( http://projects.dokeos.com/index.php?do=details&task_id=2060 )
18 years ago
Eric Marguin
08740628be
[svn r13267] fix a major bug in hotspots : the results were not stored. track_e_hotspot has been added.
18 years ago
Yannick Warnier
d5cc5bc908
[svn r12202] Added constants for DROPBOX tables
19 years ago
Patrick Cool
65a9c02383
[svn r11685] survey improvements
19 years ago
Patrick Cool
cf5b634eea
[svn r11427] shared survey tables
19 years ago