Commit Graph

2741 Commits (9fe9144ae7804e3b80c0ffd8444b0448261f4436)

Author SHA1 Message Date
Angie Byron b9e998170d #205227 by mpare and mfb: Fix logic in file_transfer with ob_end_clean(). 2008-10-11 20:41:53 +00:00
Angie Byron 2f83f862b6 #319405 by Crell: Code style clean-up for registry queries. 2008-10-11 19:23:36 +00:00
Angie Byron e0cf9c21a1 #319403 by Crell: use fetchObject() in cache.inc for consistency with other db fetch routines. 2008-10-11 19:19:51 +00:00
Angie Byron cede322c1b #293612 by egfrith: user_authenticate() should work when is empty. 2008-10-11 16:37:38 +00:00
Angie Byron 3715107d36 #318102 by Damien Tournoud and Dave Reid: hook_exit() not invoked for some cached requests. 2008-10-11 04:56:34 +00:00
Angie Byron 4f17920c75 #319466: SA-2008-47 (#295053): CSRF in cached forms. 2008-10-11 04:06:29 +00:00
Angie Byron 7e02f2f782 #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. 2008-10-11 02:33:14 +00:00
Dries Buytaert 3ab972cd4f - Patch #319210 by Dave Reid: DBTNG'ed actions.inc. 2008-10-10 08:49:51 +00:00
Angie Byron 6828096e7e #284887 by Dave Reid and dww: Disable autocomplete if user does not have access to the callback. 2008-10-10 07:49:49 +00:00
Angie Byron d7e2e2b06b #317238 by Pedro Lozano: Fix broken link to orphaned actions in watchdog. 2008-10-10 06:10:14 +00:00
Angie Byron 6bdd105f22 #318575 by jvandyk: Change 'remaining' to 'completed' in Batch API, to better reflect what's actually happening. 2008-10-09 22:54:08 +00:00
Dries Buytaert 40907cc79c - Patch #228281 by hswong3i: made queries TNGDB and ANSI compliant. 2008-10-09 20:38:57 +00:00
Dries Buytaert 9b33d54ef5 - Patch #319183 by drewish: clean up file.inc documentation. 2008-10-09 20:07:00 +00:00
Angie Byron 62401d60ca #294742 by axyjo: Doxygen correction for drupal_alter(). 2008-10-09 01:49:03 +00:00
Angie Byron f841d1a764 #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :) 2008-10-09 00:02:29 +00:00
Dries Buytaert d9e7191f22 - Patch #310904 by mfer, Crell et al: use early fetch and document why. 2008-10-08 11:21:37 +00:00
Dries Buytaert adad3556bd - Patch #315047 by Island Usurper: fixed handling of rerved keywords when altering a table. 2008-10-08 11:09:16 +00:00
Angie Byron 34ec8f9834 #261148 by chx and pwolanin: Allow recovery from a failed menu build. 2008-10-08 01:42:16 +00:00
Angie Byron 6560a8206e #317840 by lilou: Fix typo in Doxygen for REQUEST_TIME. 2008-10-06 22:40:20 +00:00
Dries Buytaert 3f144d60fa - Patch #316139 by hswong3i: __toString() should be public to work with PHP5.3. 2008-10-06 14:39:40 +00:00
Dries Buytaert d35f1517c3 - Patch #313156 by Crell: convert bootstrap.inc to DBTNG and resurrected a kitten. 2008-10-06 14:26:54 +00:00
Dries Buytaert eabf7ab4ca - Patch #180137 by c960657: added type hinting to make it easier to track down errors. 2008-10-06 11:07:14 +00:00
Dries Buytaert e85f1b32a7 - Patch #273743 by meba, jsaints: fixed exmaple code. 2008-10-06 11:00:01 +00:00
Dries Buytaert 9b23008a4a - Patch #300239 by Crell: updated documentation of db_insert(). 2008-10-06 10:56:35 +00:00
Dries Buytaert c462ab1002 - Patch #299661 by smk-ka, oadaeh, et al: install.php does not correctly check database settings. 2008-10-06 10:54:15 +00:00
Dries Buytaert 0bdd86b406 - Patch #290282 by jvandyk, kratib: correct tracking of recursion. 2008-10-02 02:06:00 +00:00
Angie Byron 4c976d51e6 #281446 by xqus, dropcube, and catch: Improve the requirements check for the installer. Awesome. 2008-10-01 00:27:29 +00:00
Angie Byron 853ce2487a Temporary roll-back of #298669: This wasn't quite ready yet and broke SimpleTest in a big way. 2008-09-28 21:52:08 +00:00
Dries Buytaert 5b86f43a75 - Patch #298669 by Crell, moshe weitzman: added query logging per connection. 2008-09-28 00:03:33 +00:00
Dries Buytaert 9f3d9f1115 - Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edit forms easier. DX improvement. 2008-09-27 20:37:01 +00:00
Dries Buytaert 0d84b91849 - Patch #296197 by Gabor: made the language order use drag-n-drop instead of weight drop-down menus. 2008-09-27 20:23:30 +00:00
Dries Buytaert b2a734fdf7 - Patch #301501 by markus_petrux: optimize db_merge() in MySQL by taking advantage of ODKU syntax. 2008-09-27 20:10:26 +00:00
Angie Byron 42dda57f96 #312677 by CorniI: Check to ensure a file exists when fixing installation file. 2008-09-27 20:03:35 +00:00
Angie Byron 4a0e68e838 #125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAPI property that can be used by WYSIWYG editors. WOOHOO. 2008-09-27 19:47:43 +00:00
Angie Byron 289b4f77a6 #229129 follow-up by Arancaytar, chx, and webchick: Instantiate module package property. 2008-09-27 19:03:30 +00:00
Angie Byron f19d83c4c2 #302300 follow-up by Crell: Fixes to database connection tests. 2008-09-27 07:08:44 +00:00
Angie Byron 2cb811acb3 #229129 follow-up by chx: Fix module dependency checking again. 2008-09-27 06:29:47 +00:00
Angie Byron 152213c873 #313152 by Crell and Rob Loach: DBTNG clean-up of batch.inc 2008-09-26 23:30:20 +00:00
Angie Byron 40e2b52116 #302300 by Crell: Support adding and ignoring database targets, for better replication support. 2008-09-26 19:10:32 +00:00
Angie Byron d02d89985a #266773 by Susurrus and Dave Reid: actions_syncronize() cleanup. 2008-09-26 16:13:37 +00:00
Angie Byron ccdeae8d81 #238760 follow-up by pwolanin: Forward-port rest of 6.x fix for menu_rebuild() race condition. 2008-09-22 03:19:43 +00:00
Dries Buytaert d83a75125e - Patch #310447 by Damien Tournoud, Crell, catch: add back SET NAMES='utf8' -- we love UTF-8 2008-09-21 15:27:20 +00:00
Angie Byron 17846beda6 #299672 follow-up by chx: Better fix for only caching form if #cache is set to TRUE. 2008-09-21 06:34:41 +00:00
Angie Byron a3bb66e4e8 #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths. 2008-09-20 20:22:25 +00:00
Angie Byron 9c2e5a52c9 #299672 by fago: Cache form only if #cache is set to TRUE. 2008-09-20 16:10:29 +00:00
Angie Byron 715255eab7 #268006 by pwolanin: Prevent hook_help() from appearing on 403 pages. 2008-09-20 08:07:34 +00:00
Angie Byron 89b4c55989 #64967 follow-up by drewish: Replace ereg with preg in file_scan_directory(). 2008-09-20 03:49:24 +00:00
Dries Buytaert 67f93fcb16 - Patch #310607 by mfer: fixed undefined method problem with database code. 2008-09-19 20:30:32 +00:00
Dries Buytaert 1ec9a7b7a6 - Patch #298309 by mfer: add PDO::FETCH_PROPS_LATE to tell __construct() to run before properties are added to the object. This is closer to the expected behavior and avoids that values are being overwritten. 2008-09-19 08:18:35 +00:00
Dries Buytaert 8fc581d4d7 - Patch #309488 by kbahey: correct capitalization of TRUE and FALSE. 2008-09-19 07:53:59 +00:00
Dries Buytaert 88c75b8772 - Patch #308713 by fletchgqc: incorrect max length of language domain string in locale form. 2008-09-19 07:41:02 +00:00
Angie Byron f2c05c63f9 #197266 by ufku, lilou, Dave Reid, and c960657: Avoid unnecessary query if there is no user limit on uploaded files. 2008-09-19 03:40:32 +00:00
Angie Byron 1e8ee589bb #180063 by andremolnar, TheMystic, and R.Muilwijk: Add a parameter to form_set_error(). 2008-09-19 02:37:29 +00:00
Dries Buytaert 9020f77388 - Patch #302149 by pwolanin: fixed confusing/duplicate use of names in menu admin. 2008-09-18 10:44:19 +00:00
Dries Buytaert a167427116 - Patch #232931 by mikey_p, flobruit et al: clarified the PHPdoc of drupal_add_feed() and drupal_add_link(). 2008-09-18 10:40:28 +00:00
Angie Byron fb57759604 #228761 by zsanmartin and roborn: Fix language code regex and correct Portugal's language code. 2008-09-17 19:32:53 +00:00
Angie Byron 6078c16e3e #279657 by zeta ζ: Code style improvement to locale module. 2008-09-17 19:23:35 +00:00
Dries Buytaert 7f29b14277 - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience. 2008-09-17 07:11:59 +00:00
Angie Byron 7f9344c463 #230932 follow-up by drewish: Uppercase FALSE constant. 2008-09-16 23:55:42 +00:00
Dries Buytaert ae31a4ab76 - Patch #308138 by mfer, Dave Reid: replace valid_email_address with filter_var and FILTER_VALIDATE_EMAIL. 2008-09-16 17:50:02 +00:00
Angie Byron 161a9970f7 #308534 by Dave Reid: Remove stray whitespace core-wide. 2008-09-15 20:48:10 +00:00
Angie Byron 6c60707449 #308526 by chx: Actions do not reset on sync. 2008-09-15 16:07:47 +00:00
Dries Buytaert 312b97e9e9 - Patch #253702 by Damien Tournoud et al: further clean-up of the session handling code. 2008-09-15 15:18:59 +00:00
Dries Buytaert 48727a34c2 - Patch #308549 by lyrincz, Dave Reid: fixed broken link in PHPdoc. 2008-09-15 10:27:08 +00:00
Angie Byron e7ac5c58fd #308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massive file.inc cleanup aaaaaand... tests! Yay! :D 2008-09-15 09:28:50 +00:00
Angie Byron dd24755c39 #308521 by chx: Fix a bunch of stray whitespace. And the trivial patch of the month award goes to... ;) 2008-09-15 05:00:48 +00:00
Angie Byron 568034d90c #308399 by Damien Tournoud: Fix SimpleTest error handler to not spaz out and die when PHP errors are encountered. 2008-09-14 21:14:21 +00:00
Angie Byron 442ea280ec #307297 by heyrocker: Making install.inc's Doxygen shiny and clean. 2008-09-14 01:58:17 +00:00
Angie Byron ab07b4cd5e #305077 by DamZ, boombatower, and cwgordon7: Rework SimpleTest backend. 2008-09-10 04:13:01 +00:00
Dries Buytaert 5ba4c53379 - Patch #305920 by Gabor: invlidate JavaScript language cache when a string is edited. 2008-09-09 13:43:40 +00:00
Dries Buytaert c2746a949e - Patch #208793 by kbahey, Damien Tournoud: stop hardcoding the HTTP protocol version where possible. 2008-09-08 21:24:30 +00:00
Dries Buytaert a1d73f1342 - Patch #253702 by jscheel, gpk: clarified session handling functions. 2008-09-08 21:08:24 +00:00
Angie Byron af884c3888 #302763 by DamZ: Fixing test failures, removing legacy globals check cruft. 2008-09-06 15:20:09 +00:00
Angie Byron 73356fde8b #296310 by DamZ: Fixes to drupal_http_request() and accompanying tests. 2008-09-06 15:06:10 +00:00
Dries Buytaert e5b0e5f76c - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency. 2008-09-06 08:36:22 +00:00
Dries Buytaert fbccce51c6 - Patch #261859 by rse, Damien Tournoud: make the trigger module work on PostgreSQL. 2008-09-05 09:29:06 +00:00
Dries Buytaert 2b07665033 - Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and future compatilbility. PHP6 is rumoured to drop ereg support. 2008-09-05 09:25:52 +00:00
Dries Buytaert 4231e3e98b - Patch #303827 by Damien Tournoud: fixed the menu system. 2008-09-05 08:24:08 +00:00
Angie Byron 98b4cdbeee #303054 by chx: Enforce MySQL strict mode. 2008-09-04 11:34:46 +00:00
Angie Byron df7bcec717 #302395 by chx: Minor DBTNG clean-up. 2008-09-03 12:04:49 +00:00
Angie Byron c17a5e70bc #285309 by pwolanin: menu_name in hook_menu is ignored on updates 2008-09-02 19:23:02 +00:00
Dries Buytaert 6511f56e4b - Patch #232345 by flobruit: theme_get_registry docs and code conflict. 2008-09-02 17:38:55 +00:00
Dries Buytaert 8f22cd5a5c - Patch #297234 by heyrocker, asimmonds: improved doxygen documentation for menu_link_save(). 2008-08-31 15:53:37 +00:00
Angie Byron c63992027b #297860 by catch: Reverting reversion to reverted DBTNG stuff. Tests should pass now. 2008-08-31 12:50:45 +00:00
Dries Buytaert 835d0fc929 - Patch #301943 by chx: drop_field_set_default dropped the field due to copy-paste error. 2008-08-31 09:12:35 +00:00
Dries Buytaert 395199859d - Patch #299330 by justinrandell, Damien Tournoud: select MySQL driver by default -- less clicking 2008-08-28 08:40:33 +00:00
Dries Buytaert 554ad3ad3a - Patch #227851 by hswong3i: made SQL query ANSI compliant. 2008-08-25 07:50:51 +00:00
Dries Buytaert 3fe8963f76 - Patch #298391 by catch, chx: fixed database initialization during install failure. 2008-08-25 07:47:12 +00:00
Dries Buytaert 71f0176beb - Patch #297860 by Damien Tournoud: sess_write should use a db_merge(). 2008-08-23 07:13:49 +00:00
Dries Buytaert ba0672bc60 - Patch #298581 by Damien Tournoud: database clean-ups. 2008-08-22 12:46:25 +00:00
Dries Buytaert f8aa38a1e1 - Patch #298391 by Rob Loach: database engine initialization fails in presence of CVS directory. 2008-08-22 12:43:53 +00:00
Dries Buytaert 69e6f411a9 - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7. 2008-08-21 19:36:39 +00:00
Dries Buytaert 06379c5470 - Patch #170310 by mfb, JohnAlbin: avoid SSL cookie getting over-written by non-SSL cookie. 2008-08-18 18:56:01 +00:00
Dries Buytaert fee4182cb9 - Patch #296300 by chx: remove edit[] and fixed Doxygen. 2008-08-17 11:08:23 +00:00
Dries Buytaert bbe2e8478b - Patch #296302 by chx: remove PHP 5.1 hack now the minimum requirement is PHP 5.2. 2008-08-17 10:02:55 +00:00
Dries Buytaert 8a929920dc - Patch #252430 by quicksketch: allow base theme prefix in preprocessor function names to correct expected behavior. 2008-08-16 21:05:49 +00:00
Dries Buytaert 72d13bc3f8 - Patch #295506 by swentel: node preview is rendered twice. 2008-08-16 07:33:05 +00:00
Dries Buytaert c639b5135f - Patch #295564 by boombatower, Damien Tournoud: fixed drupal_http_request error and cleaned up some simpletest stuff. We should have a much more funky 'all tests passed' screen. Having all tests pass shouldn't be this boring. Let's be a bit more creative and injest some fun ... ;-) 2008-08-16 07:31:01 +00:00
Dries Buytaert bb153976b1 - Patch #279404 by chx: removed old cruft. See http://drupal.org/files/issues/fapi_award.jpg. 2008-08-15 07:55:54 +00:00
Dries Buytaert 0d78974283 - Patch by Heine, Damien, drumm, scor, mark burdett: fixed XSS problems via private downloads. 2008-08-14 12:10:47 +00:00
Dries Buytaert 62735bad75 - Patch #246143 by bjaspan, Damien Tournoud: make sure updates are run in numeric order, not in definition order. 2008-08-14 09:25:48 +00:00
Dries Buytaert 6fbbaf066f - Patch #268477 by MadHarold, Damien Tournoud, kkaefer, et al: untranslatable suffix in format_size() 2008-08-14 09:21:49 +00:00
Dries Buytaert 207284675e - Patch #268063: move tests from includes/tests to modules/simpletests/tests. 2008-08-14 09:18:28 +00:00
Dries Buytaert ab4e39da83 - Patch #283806 by mustafau: fixed bug in drupal_http_request() and added some first drupal_http_request() tests to core. Yay. 2008-08-13 07:11:18 +00:00
Dries Buytaert 28d2ee1a00 - Patch #290869 by swenterl, cwgordon07: fixed notice in #ahah handling. 2008-08-13 06:38:33 +00:00
Dries Buytaert 021be926d4 - Patch #293421 by Bart Jansens: fixed documentation of sess_count(). 2008-08-12 10:28:33 +00:00
Dries Buytaert 5c14dcafeb - Patch #290869 by Wim Leers: AHAH functionality was not working for radio buttons. 2008-08-12 10:23:27 +00:00
Dries Buytaert 89fffd242a - Patch #283806 by mustafau, Aron Noval: improved error handling in drupal_http_request(). 2008-08-12 08:36:38 +00:00
Dries Buytaert e21ad98d92 - Patch #246522 by mustafu, Dries: fixed typo in documentation. 2008-08-12 06:57:45 +00:00
Dries Buytaert d81a8c14a8 - Patch #293434 by eMPee584 and Damien: fixed broken watchdog call. 2008-08-11 06:57:13 +00:00
Dries Buytaert 92eda80f3a - Patch #208270 by jvandyk: fixed error handling of XML-RPC library. 2008-08-08 20:00:09 +00:00
Dries Buytaert 5ebbdd0c36 - Patch #280628 by pwolanin et al: fixed locale module confirm form and broken locale module tests. 2008-08-05 18:11:44 +00:00
Dries Buytaert 7881dd19a9 - Patch #276267 by cwgordon7, boombatower, catch, et al: remove failing tests -- hides bugs but makes the tests pass. 2008-08-05 05:27:34 +00:00
Dries Buytaert bf3887ce6a - Patch #276272 by catch, cwgordon7: more tests for common.inc. 2008-08-03 18:34:21 +00:00
Dries Buytaert 6c1068e48d - Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to registry_rebuild() for consistency. 2008-08-02 19:01:02 +00:00
Dries Buytaert 9cec02e472 - Patch #158992 by sun, quicksketch, zeta ζ, bangpound, Dries et al: inline Javascript could generate invalid XHTML. 2008-08-02 18:56:53 +00:00
Dries Buytaert addc331232 - Patch #286002 by cwgordon7: removed dead function module_iterate(). 2008-07-23 07:34:34 +00:00
Dries Buytaert 0a73613db6 - Patch #226874 by hswong3i: made SQL ANSI compliant. 2008-07-22 20:03:41 +00:00
Dries Buytaert 1c94c89e38 - Patch #231302 by pwolanin: test required field validation in form API. 2008-07-19 19:44:03 +00:00
Dries Buytaert e2c84d01af - Patch #280631 by pwolanin et al: rethink numeric data-type for db_placeholders(). 2008-07-19 12:31:14 +00:00
Dries Buytaert 446b29271c - Patch #263517 by mfb: fixed notice in RSS feeds. 2008-07-19 10:38:13 +00:00
Dries Buytaert 674b933c56 - Patch #245001 by kkaefer et al: unify #process callback naming. 2008-07-18 07:06:24 +00:00
Dries Buytaert fb3b6d13b8 - Patch #231190 by eli, mfb: page cache didn't work with HEAD requests. 2008-07-17 21:10:39 +00:00
Dries Buytaert 57fe5103da - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value. 2008-07-16 21:59:29 +00:00
Dries Buytaert 75e9494f73 - Patch #213699 by Damien Tournoud, c960657: fixed race condition in sess_write(). 2008-07-11 10:14:27 +00:00
Dries Buytaert 7294ced6f0 - Patch #280629 by Damien, pwolanin, Susurrus, et al: ensure safe arguments in theme_links(). 2008-07-11 02:23:08 +00:00
Dries Buytaert 6b96a191cd - Patch #278458 by pwolanin: menu_link_maintain() doesn't always clear the menu cache properly. 2008-07-10 10:58:01 +00:00
Dries Buytaert 0e268aa0f4 - Patch #273129 by pwolanin: adding class active-trail should not remove previous attributes. 2008-07-10 01:44:18 +00:00
Dries Buytaert ffdfefebbc - Patch #270508 by paul.levvik and pwolanin: usability improvement: image toolkits should not have to be copied. 2008-07-08 01:08:15 +00:00
Dries Buytaert 55018d34e9 - Patch #257537 by dopry: made file_check_directory less verbose on success. 2008-07-05 18:34:29 +00:00
Dries Buytaert af24fca8e9 - Patch #238760 by pwolanin, Damien, boydjd: reduce race condition in menu rebuilding. 2008-07-05 18:30:04 +00:00
Dries Buytaert 2a34c23bc8 - Patch #258397 by Dries: fixed spoofing attack. 2008-07-04 22:54:09 +00:00
Dries Buytaert 1415340ce3 - Patch #191499 by catch: remove display order settings and cleaned up some white space. 2008-07-03 17:57:03 +00:00
Dries Buytaert bd91faf66c - Patch #277440 by R.Muilwijk: fixed bug caching integers and doubles. Fixes 2 of the 3 failing cache tests. 2008-07-02 20:42:25 +00:00
Dries Buytaert 53c395c33e - Patch #276267 by R.Muilwijk: wrote tests for the caching API. They discover 3 bugs ... 2008-07-02 20:39:13 +00:00
Dries Buytaert fe06b4ccd8 - Patch #276581 by catch: wrote missing tests for contact module and simplified contact module thanks to that. Also removed some whitespace. 2008-07-02 20:05:11 +00:00
Dries Buytaert ca144061cb - Patch #277604 by gpk: improved phpDoc of url(). 2008-07-02 19:36:52 +00:00
Dries Buytaert bb232c728a - Patch #277073 by threexk: improve consistency of offline vs off-line and online vs on-line. 2008-07-01 20:36:40 +00:00
Dries Buytaert fae9063c68 - Patch #197124 by dixon_, keith.smith: made it possible to ignore a theme's stylesheets. 2008-07-01 20:22:22 +00:00
Dries Buytaert 2e7dbff6b8 - Patch #266406 by cwgordon7 and catch: the actual action tests. Sorry for the previous commit. I should not copy files from one tree to another. 2008-06-29 12:10:32 +00:00
Dries Buytaert aa433a093b - Restored actions.inc 2008-06-29 12:07:15 +00:00
Dries Buytaert 77f4c39749 - Patch #266406 by cwgordon7 and catch: initial tests for (configuring complex) actions. 2008-06-29 11:37:34 +00:00
Dries Buytaert ba62583515 - Patch #245961 boombatower: fixed exceptions in XML-RPC library. 2008-06-27 07:26:31 +00:00
Dries Buytaert 66ddfda7a2 - Patch #274994 by R.Muilwijk, boombatower: bring back the includes-tests. 2008-06-26 21:07:59 +00:00
Dries Buytaert df4ebc0135 - Patch #258397 by R.Muilwijk and myself: IP address detection improvements. Added support for clusters and wrote various IP address related tests. 2008-06-26 11:29:20 +00:00
Dries Buytaert 41fdf60ba4 - Patch #273523 by aclight: fixed E_NOTICE in theme_fieldset(). 2008-06-25 09:57:07 +00:00
Dries Buytaert 5299b92689 - Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and 'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan. 2008-06-25 09:12:25 +00:00
Dries Buytaert 955ef193ba - Patch #196862 by catch: rolled back path optimization as it broke certain tests. 2008-06-24 22:12:15 +00:00
Dries Buytaert 6aea1d0873 - Patch #260778 by boombatower et al: play a user agent trick to make the tests work. 2008-06-24 22:09:52 +00:00
Dries Buytaert 9b82787b22 - Patch #243773 by chx, catch, boombatower, yched, dmitrig01, et al: use the batch API for running the tests instead of an all-in-one approach. Great work. 2008-06-24 21:51:03 +00:00
Dries Buytaert 22c0a0a4b0 - Patch #170309 by pwolanin, Pasqualle, Nick Urban, naquah, keith.smith, et al: breadcrumb doesn'tt always include all active items. 2008-06-24 21:29:47 +00:00
Dries Buytaert 81c71bc891 - Patch #216515 by chx, Damien Tournoud, et al: fixed form API glitch with caching. 2008-06-24 17:01:33 +00:00
Dries Buytaert 15911a0810 - Patch #270045 by yched: partial revert for batch API. 2008-06-21 18:24:20 +00:00
Dries Buytaert 1963021d12 - Patch #269443 by dvessel: add nid to node template suggestion. 2008-06-18 16:22:13 +00:00
Dries Buytaert 6e2358b232 - Patch #270045 by drewish, Susurrus: clean up return values. 2008-06-18 03:36:24 +00:00
Dries Buytaert a1537c3e28 - Patch #266596 by pwolanin: menu system performance improvement. 2008-06-12 20:49:39 +00:00
Dries Buytaert ecb032a239 - Patch #151902 by MadHarold et al: a better format_size() (and removed some excessive white space). 2008-06-09 08:11:45 +00:00
Dries Buytaert 53a0a419dc - Patch #267333: rollback to rounding down, instead of rounding up. 2008-06-09 06:59:41 +00:00
Dries Buytaert 61366679ac - Patch #267333 by cwgordon7: simepletest should round up, not round down. 2008-06-06 16:53:48 +00:00
Dries Buytaert 4f1af19d10 - Patch #267203 by Rob Loach: attributes of theme_item_list can be deceiving. If you have a look at theme_item_list you see that the $attributes variable takes a NULL value. This makes you believe that it wants a string, rather then a full array of attributes. If you make the default parameter "array()" it will make the programmer expect to pass an array of attributes rather then a string of attributes. 2008-06-06 01:50:20 +00:00
Dries Buytaert b87b7c2d01 - Patch #265040 by flobruit: Remove drupalModuleEnable() from simpletest. 2008-06-05 21:55:45 +00:00
Dries Buytaert 05769e3057 - Patch #266367 by zeta: fixed documentation issue. 2008-06-05 18:21:06 +00:00
Dries Buytaert b806c1b03b - Patch #259001 by paul.lovvik: drupal_cron_run should ignore a user abort. 2008-05-30 17:41:51 +00:00
Dries Buytaert c6c26b5e23 - Patch #247423 by boombatower: code style fixes for the tests. 2008-05-30 07:30:53 +00:00
Dries Buytaert c529e4afbe - Patch #101543 by webchick: document all constants. 2008-05-26 17:12:55 +00:00
Dries Buytaert 035713ea5c - Patch #239071 by flobruit and Moshe: add support for colgroup tag to theme_table(). 2008-05-23 08:28:30 +00:00
Dries Buytaert d6089b45ef - Patch #259483 by pwolanin: fixed undefined index warning. 2008-05-20 20:32:03 +00:00
Dries Buytaert c082e1b8ff - Patch #258192 by dww: drupal_html_to_text() doesn't support <strong class='foo'>. 2008-05-19 19:25:24 +00:00
Dries Buytaert 35bb57cff2 - Patch #243967 by recidive: unit tests for registry got committed twice. 2008-05-16 10:14:41 +00:00
Dries Buytaert 9d4dea4e55 - Patch #258475 by alpritt: Doxygen improvements. 2008-05-16 01:23:31 +00:00
Dries Buytaert a7d345d7a7 - Patch #200824 by sammys, Arancaytar et al: fixed bug in drupal_write_record(). 2008-05-15 21:15:10 +00:00
Dries Buytaert 0daa3e90a6 - Patch #243967 by justinrandell: more unit tests for the registry. 2008-05-15 20:37:06 +00:00
Dries Buytaert 757dbee6ab - Patch #258128 by webchick: @parameter should be @param. Gets the Most Trivial Patch of the Month Award. 2008-05-14 13:15:09 +00:00
Dries Buytaert 0d54577a9f - Patch #256579 by justinrandell: registry performance optimizations. 2008-05-13 17:38:42 +00:00
Dries Buytaert 4791e6aa0c - Patch #255415 by boombatower and flobruit: fixed a bug illustrated by the XML-RPC tests. 2008-05-09 20:13:41 +00:00
Dries Buytaert 0aec71aa56 - Patch #256001 by bjaspan: pgsql driver does not handle unsigned numeric fields. 2008-05-09 19:18:11 +00:00
Dries Buytaert e9b40575b2 - Patch #200685 by boombatower, dvessel, et al: convert bluemarine theme to tableless layout. 2008-05-07 07:05:56 +00:00
Dries Buytaert a3059e8c4c - Patch by me: rename xmlrpc.inc.test to xmlrpc.test for consistency. 2008-05-07 06:50:10 +00:00
Dries Buytaert 4e25a321c8 - Patch #243967 by justinrandell: first very basic test for the registry's file parsing. 2008-05-07 06:48:35 +00:00
Dries Buytaert e4e2205bfe - Patch #221964 by justinrandall: removed left-over code. 2008-05-07 06:39:57 +00:00
Dries Buytaert f33faa2c94 - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:32:02 +00:00
Dries Buytaert 2e18cb8924 - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
Dries Buytaert c100468cf2 - Patch #251473 by webchick, chx, et al: one step closer to running tests in the includes directory. Not working yet. 2008-05-06 11:21:10 +00:00
Dries Buytaert 841c098fba - Modified patch #230374 by killes, jakeg, Eaton et al: corrected problem with form API caches not being flushed. This could lead to performance issues. 2008-05-05 21:28:49 +00:00
Dries Buytaert bca16fdef6 - Patch #249571 by pwoladin: primary/secondary links don't get 'active-trail' class. 2008-05-05 20:55:13 +00:00
Dries Buytaert d1bc889242 - Patch #227830 by JohnAlbin: link attributes added to l() incorrectly. 2008-05-02 15:11:05 +00:00
Dries Buytaert a2d8a12903 - Patch #231132 by snufkin: fixed invalid XML-RPC error messages due to HTML tags being inserted in the message string. 2008-04-28 10:04:05 +00:00
Dries Buytaert ab6c47cd3d - Patch #251758 by Stefan, dvessel, quicksketch et al: clean up Garland's page.tpl.php. 2008-04-28 09:25:27 +00:00
Dries Buytaert 21576021bf - Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6. 2008-04-23 20:01:56 +00:00
Dries Buytaert 3cbfa1dac6 - Patch #230932 by ryanlath: file_scan_directory() didn't scan the directory called '0'. 2008-04-23 18:17:41 +00:00
Dries Buytaert d1779405d2 - Patch #249941 by John Morahan: fixed incorrect parameters of watchdog() calls. 2008-04-23 18:05:58 +00:00
Dries Buytaert af474609e3 - Added a test framework to Drupal along with a first batch of tests for
Drupal core!  This is an important milestone for the project so enable
  the module and check it out ... :)

  Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie
  Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran
  Lal, Moshe Weitzman, and the many other people that helped with testing
  over the past years and that drove this home.

  It all works but it is still rough around the edges (i.e. documentation
  is still being written, the coding style is not 100% yet, a number of
  tests still fail) but we spent the entire weekend working on it in Paris
  and made a ton of progress.  The best way to help and to get up to speed,
  is to start writing and contributing some tests ... as well as fixing
  some of the failures.

  For those willing to help with improving the test framework, here are
  some next steps and issues to resolve:

    - How to best approach unit tests and mock functions?
    - How to test drupal_mail() and drupal_http_request()?
    - How to improve the admin UI so we have a nice progress bar?
    - How best to do code coverage?
    - See http://g.d.o/node/10099 for more ...
2008-04-20 18:24:07 +00:00
Dries Buytaert 76151a8bc9 - Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle module from Drupal core. 2008-04-16 11:35:52 +00:00
Dries Buytaert e6a5793d0b - Patch #245904 by boombatower: fixed E_NOTICE warning in the XML-RPC library. 2008-04-14 17:58:16 +00:00
Dries Buytaert b9ce36b0d5 - Patch #88892 by darthsteven et al: improved the PHPdoc of form_set_value(). Great work. Much better. :) 2008-04-14 17:51:38 +00:00
Dries Buytaert 56d2664a90 - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
Dries Buytaert ee08784f88 - Patch #189568 by dvessel: don't include a CSS file in the aggregated CSS output when that file is overwritten by a theme-specific CSS file. 2008-04-10 10:19:01 +00:00
Dries Buytaert 08aa23227e - Patch #228594 by catch et al: removed access rule functionality from core.
The access rules capability of user module has been stripped down to a
  simple method for blocking IP addresses. E-mail and username restrictions
  are now available in a contributed module. IP address range blocking is
  no longer supported and should be done at the server level.

  This patch is partly motiviated by the fact that at the usability testing,
  it frequently came up that users went to "access rules" when trying to
  configure their site settings.
2008-04-08 22:50:55 +00:00
Dries Buytaert 1dfd1717c1 - Patch #240387 by matt2000 et al: move 'content types' to 'site building' per the UMN usability study results. 2008-04-06 18:50:12 +00:00
Dries Buytaert 0a8be2adda - Patch #234785 by Rowanw, yoroy, flobruit, et al: usability: improve visibility of the 'more help' link by adding an icon. 2008-04-02 20:23:15 +00:00