Yannick Warnier
|
e4ba3c923f
Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440
|
9 yıl önce |
Yannick Warnier
|
6bb5fd5548
Minor - Add one anchor column to fields table to focus directly on the last field changed (more userfriendly)
|
10 yıl önce |
aragonc
|
94984e6b12
merge
|
10 yıl önce |
Julio Montoya
|
4ff895d948
Minor - updating icons
|
12 yıl önce |
Julio Montoya
|
f3f9f32fc7
Should fix bug when adding user fields see #5025
|
12 yıl önce |
Julio Montoya
|
1627551325
Moving constants to the main_api.lib.php, moving usermanager constants to the class see #4808
|
12 yıl önce |
Julio Montoya
|
f18d73beaf
Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM
|
12 yıl önce |
Julio Montoya
|
5ded4085af
Removing formvalidator library alread included in global.inc.php
|
13 yıl önce |
Julio Montoya
|
9a139af8c4
Fixing PHP warnings & notices
|
13 yıl önce |
Julio Montoya
|
551af9f8a8
More minor corrections (avoiding php notices)
|
13 yıl önce |
Juan Carlos Raña
|
06e6befb9f
Feature #2785 platform admin users, delete some unnecesary icons and add statics na
|
13 yıl önce |
Christian Fasanando
|
f0b11b7f9c
Fixed reordering items in a table not working correctly in profiling - Fixes CT#1153
|
14 yıl önce |
Yannick Warnier
|
2f6044102e
Implemented CT#1764
|
14 yıl önce |
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.
|
14 yıl önce |
Guillaume Viguier
|
0af043d319
Management of timezones at user level (see CT#599)
|
14 yıl önce |
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.
|
14 yıl önce |
cvargas
|
e969a4161a
merge
|
15 yıl önce |
Arthur Portugal
|
2ed1dff268
Fixed Need display the options when is not text box DT#5570
|
15 yıl önce |
Julio Montoya
|
1942167c0f
First attempt to implement the user tags (interests) see DT#5508 (partial)
|
15 yıl önce |
Juan Carlos Raña
|
79f06f55f2
merge
|
15 yıl önce |
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 yıl önce |
Yannick Warnier
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 yıl önce |
Ivan Tcholakov
|
8b50531cc0
Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query().
|
15 yıl önce |
Ivan Tcholakov
|
37dc9f98f8
Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there.
|
15 yıl önce |
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 yıl önce |
Ivan Tcholakov
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
15 yıl önce |
Julio Montoya
|
47909e75b4
[svn r18450] Minor - set lang variables
|
15 yıl önce |
Julio Montoya
|
bf629047d2
[svn r18449] Filter students by the extra_fields when adding users to a session (see FS#3462)
|
15 yıl önce |
Patrick Cool
|
ad87faa251
[svn r16954] using Display::return_icon and Display::display_icon instead of img tags
|
16 yıl önce |
Juan Carlos Raña
|
c2d806f962
[svn r16878] added alternative texts on the icons
|
16 yıl önce |