Commit Graph

31 Commits (1516535e3b30bad4a0b6790b106abf0313f2e19a)

Author SHA1 Message Date
Yannick Warnier 2f6044102e Implemented CT#1764 15 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
Guillaume Viguier 0af043d319 Management of timezones at user level (see CT#599) 15 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. 15 years ago
cvargas e969a4161a merge 15 years ago
Arthur Portugal 2ed1dff268 Fixed Need display the options when is not text box DT#5570 15 years ago
Julio Montoya 1942167c0f First attempt to implement the user tags (interests) see DT#5508 (partial) 15 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 15 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 years ago
Ivan Tcholakov 2fbb70174c Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 3. 15 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
Julio Montoya 47909e75b4 [svn r18450] Minor - set lang variables 16 years ago
Julio Montoya bf629047d2 [svn r18449] Filter students by the extra_fields when adding users to a session (see FS#3462) 16 years ago
Patrick Cool ad87faa251 [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
Juan Carlos Raña c2d806f962 [svn r16878] added alternative texts on the icons 16 years ago
Patrick Cool 653e323b2a [svn r16719] first part of css cleanup (currently only the css/corporate style) 16 years ago
Yannick Warnier f5c0bb1bf5 [svn r16073] 16 years ago
Patrick Cool 1149658099 [svn r15821] allow editing of user fields 17 years ago
Patrick Cool 204d11dc04 [svn r15782] delete user field 17 years ago
Patrick Cool 18fb280db8 [svn r15754] use eye icon for visibility and text for the field type 17 years ago
Patrick Cool 8918dfb25c [svn r15752] move fields 17 years ago
Yannick Warnier 0a9b3b64bb [svn r14902] Fixed problem with fields edition by showing id (temporary solution, the sortabletablefromarrayconfig class will be modified in the future). 17 years ago
Yannick Warnier 3100867a2e [svn r14859] Fix ordering bug 17 years ago
Yannick Warnier 1cc674c668 [svn r14811] Added select and select multiple fields management 17 years ago
Yannick Warnier 2f90498412 [svn r14798] Added update icons to extra fields list 17 years ago
Yannick Warnier 00adaf4a80 [svn r14756] Small fixes to breadcrumb and header 17 years ago
Yannick Warnier e0ea4e9601 [svn r14674] - Added extra user fields tables (see FS#2371) 17 years ago
Yannick Warnier d39f870340 [svn r14655] Minor - Initial script for user fields management (copy of user_add.php) 17 years ago
Yannick Warnier 970f1886d1 [svn r14654] Minor - removed unnecessary Security lib loading 17 years ago
Eric Marguin 432856afe2 [svn r14632] replace drh_id by hr_dept_id 17 years ago
Eric Marguin b8fc0810ef [svn r14615] add the DRH status (adapted from ucanss development) 17 years ago
Julian Prud'homme e880752953 [svn r13273] Fix a bug : http://projects.dokeos.com/?do=details&id=1886 17 years ago
Julian Prud'homme 7de65d293f [svn r13268] Fix the bug : http://projects.dokeos.com/?do=details&id=1902 17 years ago
Eric Marguin 42e4cea0fa [svn r13080] cancel commit 13076 ... I'm sorry and stupid : this wasn't a bug (in fact the bug was due to mkdirs without umask) 17 years ago
Eric Marguin e495ecba56 [svn r13079] fix more bugs with permissions (mainly mkdir without umask(0) or chmod) 17 years ago
Eric Marguin 85572aa867 [svn r13076] fix a global permissions bug when creating a file/folder 17 years ago
Yannick Warnier 85dfb152e6 [svn r12809] Updated default files and dirs permissions (using database security parameter) 18 years ago
Julian Prud'homme 253a0b2cf0 [svn r12379] Fix the picture upload bug in http://projects.dokeos.com/?do=details&id=1506 18 years ago
Yannick Warnier 6a64adbe84 [svn r12274] Fix CSFR security bug http://projects.dokeos.com/?do=details&id=1196 by assigning token to form 18 years ago
Julian Prud'homme a1a2667b49 [svn r11497] Fix a bug with admin's rights option 18 years ago
Julian Prud'homme 18a723d77e [svn r10811] re-add the "Platform Administration" interbreadcrumb 18 years ago
Patrick Cool 1bc3449f01 [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) 18 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 18 years ago
Patrick Cool 8221774681 [svn r10082] cleanup $_configuration 18 years ago
Patrick Cool 4a5921b862 [svn r9972] Language cleanup according to coding standards 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago