Commit Graph

43 Commits (19a6a30906d7ec9a2a57c4fe59cd680960c1fcb9)

Author SHA1 Message Date
Ivan Tcholakov 78d9d0faec [svn r22048] FS#2867 - The exercises tool: Eliminating the global variable $fck_attribute within the file fill_blanks.class.php. 17 years ago
Ivan Tcholakov e25035765d [svn r22027] FS#2867 - Course description and Documents tool: Elimination of the global variable $fck_attribute. User profile: Making the option 'ToolbarStartExpanded' configurable. 17 years ago
Ivan Tcholakov 27807e9717 [svn r21931] FS#2867 - The FCKEditor: Starting to use the new editor's configuration framework from the course hme page, the introduction section. Here (for example) the name of the toolbar is "hardcoded", this is inevitable. But width and height of the editor come from a configuration file, they can be tweaked by a non-programmer. Th shown manner avoids using the >global< variable $fck_attribute. 17 years ago
Ivan Tcholakov 9fdbae7f41 [svn r21910] FS#2867 - The FCKEditor: Starting to simplify configuration of the online editor. 17 years ago
Ivan Tcholakov 126ed7adee [svn r20456] FS#306 - The common libraries: Improvements for better encoding support, part 1. 17 years ago
Ivan Tcholakov 3e8343fb06 [svn r20260] FS#4146 - Fixing html-code generation for nice-styled buttons. 17 years ago
Cristian Fasanando f8dd37d7e0 [svn r19251] Logic change - Added option language with default value the platform language when you create a user - see FS#3909 17 years ago
Ivan Tcholakov 878f456d9b [svn r18283] FS#2867: FCKEditor: Finishing moving the default settings calculation mechanism from the formvalidator module to the editor's php-integration file. 17 years ago
Ivan Tcholakov 4edf006e64 [svn r18257] FS#2867: FCKEditor: Adding a settings calculation mechanism for editor's instancies that are not covered by formvalidator module. 17 years ago
Ivan Tcholakov d672cb4a8c [svn r18226] FS#2867 - FCKEditor: Forcing dialogs' quick upload tabs to work (if they are enabled) in advanced file manager mode too. 17 years ago
Noël Dieschburg c3c3d4ab74 [svn r18203] Button modification. 17 years ago
Ivan Tcholakov 69288159d3 [svn r18118] FS#2867 - FCKEditor: Platform administrators outside courses will use .../dokeos/home/default_platform_document/ repository. 17 years ago
Cristian Fasanando 3a55b1bc7a [svn r18078] Logic changes - Assigned date by default for date and date time fields when you add those ones into manager user field and added the possibility to select the year from 1900 - see FS#3452 17 years ago
Cristian Fasanando 92b0bae0d2 [svn r18057] Minor - Fixed bug in calendar not capture the date - see FS#3452 17 years ago
Ivan Tcholakov e5e1d3fe37 [svn r18026] FS#2867 - FCKEditor, file managers: Inserting code for calculation of the default repository settings that are valid for most of the cases. 17 years ago
Julio Montoya a37bfb6f9b [svn r18005] Adding some UI improvements Quiz Tool - see FS#3515 17 years ago
Ivan Tcholakov 14f8e9ee84 [svn r17581] FS#2970 - Advanced file manager: Refactoring integration code in formvalidator module. 17 years ago
Juan Carlos Raña 7e023d095d [svn r17509] last commit integrating ajaxfilemanager into Dokeos 17 years ago
Ivan Tcholakov 8ae812cf34 [svn r17412] FS#2867 - FCKEditor:Corrections in dynamically created configurations. 17 years ago
Ivan Tcholakov 4602940b59 [svn r17214] FS#2867 - FCKEditor: Fixing the browsing URL for the flv Player. 17 years ago
Yannick Warnier c591d5d4e0 [svn r17101] Minor - avoid notice-level log 17 years ago
Eric Marguin d4d88cc0bc [svn r16594] create an empty template and load it by default when creating a document 17 years ago
Yannick Warnier 6249cd11ec [svn r16033] Fix problem in user_add whereby the default expiration date was last year by allowing a max date of this year + 15 years instead of 5 for all datepicker forms 17 years ago
Julio Montoya 52c702b209 [svn r15984] FCKeditor 2.6.2 Added - fckeditor configuration set (see FS#2528) 18 years ago
Yannick Warnier f0a4d6ba1a [svn r15169] Minor: removed notice-level errors 18 years ago
Julio Montoya 05299330a1 [svn r15065] Added blank option in stylesheet picker. 18 years ago
Julio Montoya a55ae9c896 [svn r15030] Added CSS corporate, dokeos_classic, dokeos_classic_2D, silver_line (copy of old CSS) change the CSS select option. (see FS#2485) 18 years ago
Yannick Warnier 62074f5609 [svn r14809] Minor - Header update 18 years ago
Yannick Warnier bc20e4a349 [svn r14806] Added setLocalOption() method to override the default option if needed (will be used in profile page for extra fields) 18 years ago
Yannick Warnier a9c64d739d [svn r14373] Possibly fix bug preventing translation of FCKEditor language terms into the local language 18 years ago
Yannick Warnier 00d77b68ef [svn r14341] Add a date-picker limited to the date (not hour+minute+seconds) 18 years ago
Yannick Warnier ebd7843181 [svn r14309] Light fixes to user selected theme feature (see FS#2204) 18 years ago
Yannick Warnier 52d58d47e0 [svn r14307] Added user theme selection in user's profile (includes creating api_get_themes() in main_api and corresponding select list in FormValidator). Implements part of FS#2204 18 years ago
Yannick Warnier a8bf76f2ad [svn r13148] Dangerous change: updating inclusion path for all JS. Should be OK but need to be watched in FCKEditor and Apache's error logs 18 years ago
Julian Prud'homme 6eca436595 [svn r11004] CHange the inclusion path of dokeos_corporate.css 19 years ago
Eric Marguin a35fa16470 [svn r10672] allows to use several fckeditors configs on the same page. 19 years ago
Julian Prud'homme 94c05f9958 [svn r10649] remove the link to allowed html tags window 19 years ago
Eric Marguin fa54564204 [svn r10595] document and blog : reduce the height of FCKeditor 19 years ago
Eric Marguin 5cba2c3393 [svn r10560] fckeditor language management 19 years ago
Eric Marguin 72c0f8c72f [svn r10479] First update of the fckeditor style (clean useless buttons) in : 19 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 19 years ago
Ludovic Gasc 1f1e87c315 [svn r10141] First draft of FCKeditor improvements http://projects.dokeos.com/?do=details&id=128 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago