Commit Graph

170 Commits (116bf426dda83ab5dfc5c24ccfa17ea3bb0d2a63)

Author SHA1 Message Date
aragonc 5d55382df8 Update button style - refs #7539 11 years ago
Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 11 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 11 years ago
Julio Montoya ef0eb9f4b2 Moves code from document.inc.php to document.lib.php 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya 1f69c25730 Fixes double Database:escape_string 11 years ago
Julio Montoya fc68d0046c Minor - format code. 11 years ago
Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 11 years ago
Julio Montoya a947a45924 Minor - format code. 12 years ago
Julio Montoya caf33cad4f Minor - format code. 12 years ago
Julio Montoya 8e3c8be5d5 Minor - some merges from 1.9.x 12 years ago
Julio Montoya ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 12 years ago
Francis Gonzales dfff494b5d check token to avoid CSRF - refs BT#7215 12 years ago
Julio Montoya 4fc32e485b Removing "class" functions + converting events.lib.inc.php into a class 12 years ago
Julio Montoya b70c43e7d6 Fixing links, php warnings. 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya dbbfbb5049 Minor - format code. 12 years ago
Diego Escalante Urrelo 0f2069fd68 admin/settings: Fix undefined variable warnings 12 years ago
Julio Montoya 10cd62932d Minor - Fixing buttons. 12 years ago
Julio Montoya c1592970e9 Moving CSS files into web/ see #6903 12 years ago
Daniel Barreto 7722b4eac2 Change how set $selected and how select the option -refs #6893 13 years ago
Julio Montoya 86a8452141 Removing custom <form> with FormValidator. 13 years ago
Julio Montoya a6492a81ed Minor - fixing PHP warnings. 13 years ago
Julio Montoya c673fc2d67 Minor - Fixing tab/whitespaces 13 years ago
Julio Montoya 920d02de65 Minor - removing white spaces, formatting code. 13 years ago
Julio Montoya 2c914efbb6 Replacing $_configuration['access_url'] with api_get_current_access_url_id() 13 years ago
Yannick Warnier f61ce49676 Minor - improved presentation of watermark image in settings - refs #6587 13 years ago
jmontoya ae1e025b96 Fixing stylesheet not correctly updated. 13 years ago
Yannick Warnier 5a267ae0b9 Restored deleted or commented functions (see cleanup changeset 3918dc8abb) 13 years ago
Julio Montoya bd143fcd9c Moving "platform_charset" to the configuration.php see #6244 13 years ago
Julio Montoya fd7b2bb5e1 Minor - adding @todo 13 years ago
Julio Montoya 48a7e59d57 Fixing missing configuration settings. 13 years ago
Julio Montoya bc70546e5d Adding parameters instead of using globals 13 years ago
Julio Montoya cdb2c013c1 Fixing missing configuration settings. 13 years ago
Julio Montoya 3918dc8abb Minor - reformat code 13 years ago
Julio Montoya fc7fb86309 Adding "template" setting that allows change the template files '*.tpl' see BT#6214 13 years ago
Julio Montoya 4ec71d388b Updating settings latest update when plugins are modified. 13 years ago
Julio Montoya d1a859da53 Replacing folder name from fck_templates to document_templates see #6100 13 years ago
Julio Montoya 4b6afee605 Removing require_once of libs already added in the autoload script 13 years ago
Julio Montoya c6cabff18c Moving searchdb to the app/data/searchdb folder 13 years ago
Cesar Perales 2d69b5d9f4 custom stylesheet in archive - client denied by server configuration - refs #5967 13 years ago
Yannick Warnier 8cde9a0598 Added PSD as accepted filetype for stylesheet uploads, so downloading + uploading can work seamlessly 13 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
Julio Montoya 6f45c5b339 Fixes bug when changing stylesheet when multiple_url is on 13 years ago
Yannick Warnier c94b8908ce Minor - Remove comments containing undefined language variables 13 years ago
Yannick Warnier a5c54d6cdb Added CSS download button and fixed strange condition on string - refs #5862 14 years ago
Julio Montoya f1ea1dca24 Improving UI in stylesheets 14 years ago
Julio Montoya ec6be91494 Fixing stylesheet update bug 14 years ago
Yannick Warnier efcd56f436 Minor - Avoid notice 14 years ago
Yannick Warnier 94acc35118 Minor - Avoid notice 14 years ago