Commit Graph

39878 Commits (a444e677913dd5c24e3aed7f923461d64033844b)
 

Author SHA1 Message Date
Yannick Warnier 8a780259c0 Minor - Fix code style 8 years ago
Yannick Warnier 74b41af637 Move break to ensure the break is clear + minor code style changes 8 years ago
jmontoyaa 2d580b6a18 Add 'agenda_legend' configuration setting see BT#12500 8 years ago
jmontoyaa cdaaac65e7 Fix format + minor changes 8 years ago
jmontoyaa 806b555149 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 8 years ago
jmontoyaa 0cff15541c Fix document creation inside LP when selecting root folder 8 years ago
Julio Montoya 43fbc9d492 Merge pull request #1842 from chamilo/scrutinizer-patch-1 8 years ago
Scrutinizer Auto-Fixer e4ee87e70d Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 205587f9ed Check $showOnlyThisFields before setting defaults BT#12641 8 years ago
jmontoyaa 3c97672b52 Admin can only edit the file. 8 years ago
jmontoyaa b0985ab0cd Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 8 years ago
jmontoyaa a3d56073e7 Add edit_htaccess plugin (requires testing) see BT#12478 8 years ago
Nicolas Ducoulombier 3877abe8a4 Fix double leave group option in menu if can leave group option is set -refs BT#12642 8 years ago
Julio Montoya c9e7812e7e Merge pull request #1841 from chamilo/scrutinizer-patch-1 8 years ago
Scrutinizer Auto-Fixer 8eaaedcb6e Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 6cc11e3998 Remove unused class. 8 years ago
jmontoyaa 602884c217 Restore behat.yml 8 years ago
Yannick Warnier a1320fb4cd Make course copy error messaging even clearer 8 years ago
Yannick Warnier a763b8039b Make course copy error messaging a bit clearer 8 years ago
Yannick Warnier c04e34b305 Use api_get_course_info_by_id($id) rather than api_get_course_id() as the $id might not exist in this context (for example when creating a course from a template in the admin section) 8 years ago
Yannick Warnier 87cb80d819 Add HTML encoding header depending on received parameter rather than exporting it to UTF-8 in export_table_xls_html() 8 years ago
Yannick Warnier 9b9f330865 Change visibility of CAS methods log() and error() to allow static calls from other classes 8 years ago
Yannick Warnier d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 8 years ago
jmontoyaa ad0f69061f Change moderated workflow see BT#10894 8 years ago
Julio Montoya ab40fa3597 Merge pull request #1838 from chamilo/scrutinizer-patch-1 8 years ago
Scrutinizer Auto-Fixer 1c47b10a5e Scrutinizer Auto-Fixes 8 years ago
jmontoyaa c980618cd9 Minor - update docs, add css class 8 years ago
jmontoyaa 8480b72c80 Add update dropbox file see BT#10896 8 years ago
jmontoyaa 739289a123 Rename add_category_for_question_id to addCategoryToQuestion 8 years ago
jmontoyaa 4bea5f9431 Fix test category quiz export see BT#10891 8 years ago
jmontoyaa df55823254 Format code, update docs, improve loop. 8 years ago
jmontoyaa a58807cb1a Fix PHP warning 8 years ago
jmontoyaa 1a51a58809 Avoid double escape string 8 years ago
jmontoyaa a8624a545f Format code, update doc, remove unused width (managed by bootstrap now) 8 years ago
jmontoyaa f4b414adbc Don't update category id, probably category_id = 2 is being used. 8 years ago
jmontoyaa c00fc81f33 Minor - format code 8 years ago
jmontoyaa d144f4e06d Remove custom code, use object instead. 8 years ago
jmontoyaa 61ea0f7e09 Fix link see BT#12234 8 years ago
jmontoyaa 063278adc9 "remove_session_url" false by default see #1835 8 years ago
Julio Montoya 5ab6961beb Merge pull request #1835 from miky96es/feature-sesion-confusion 8 years ago
Julio Montoya a217645345 Merge branch '1.11.x' into feature-sesion-confusion 8 years ago
jmontoyaa 3746afe68e Minor - format code. 8 years ago
jmontoyaa 20145fa325 Minor - add debug code, format code 8 years ago
Miguel C 05ace29d1b Opción dentro de configuración que permite o no poner el link de la sesión (muchos usuarios que clican se confunden cuando entran en esa página),GOPCFO-210 8 years ago
jmontoyaa 6af6a241a1 Minor - remove unused style. 8 years ago
jmontoyaa a5b40fed6b Show course title 8 years ago
jmontoyaa 3ce40fd7e8 Add config tracking_columns 8 years ago
Miguel C fe1f9d0988 Merge pull request #9 from chamilo/1.11.x 8 years ago
jmontoyaa 450a49df67 Fix query, restore use of groupIid see BT#12609 8 years ago
Yannick Warnier c8ec70089b Merge pull request #1814 from aragonc/grill 8 years ago