Commit Graph

9697 Commits (b6025a8820ffc84fccbde3a8f77ba6f9c183bfc4)

Author SHA1 Message Date
Dries Buytaert 05420fde76 - Patch #302120 by dmitrig01: usability improvement - make the content type admin screen prettier. 2008-11-02 10:52:53 +00:00
Dries Buytaert a6a58c16eb - Patch #319394 by Crell: force the default database for registry queries. 2008-11-02 06:33:56 +00:00
Dries Buytaert dc42384557 - Patch #329019 by dww, sun: fixed PHP warning. 2008-11-02 06:26:33 +00:00
Dries Buytaert 63beb458c0 - Patch #313902 by c960657: properly display SimpleTest errors. 2008-11-01 21:38:56 +00:00
Dries Buytaert c2a4b9c19f - Patch #297860 by Damien Tournoud: converted session.inc to the new database abstraction layer. 2008-11-01 21:27:38 +00:00
Dries Buytaert fa94c66c92 - Patch #328719 by c960657: make the module list tests succeed again. 2008-11-01 21:21:35 +00:00
Dries Buytaert 424250196a - Patch #279516 by c960657: removed many PHP4-isms. Great patch. 2008-11-01 19:51:06 +00:00
Dries Buytaert 4a6243aff2 - Patch #314401 by boombatower et al: batch API screen improvements. 2008-11-01 18:32:22 +00:00
Dries Buytaert 39f4e0ebcd - Patch #233407 by R.Muilwijk, catch, flobruit, et al: remove hardcoded references to blog module. 2008-11-01 18:23:12 +00:00
Dries Buytaert 47361fc44a - Patch #328440 by hswong3i: improved aggregator test query. 2008-11-01 17:01:23 +00:00
Angie Byron f4583f3be8 #327480 follow-up by sun: Fix PHPDoc stuff. 2008-10-31 15:46:16 +00:00
Dries Buytaert f45a9dabc3 - Patch #328402 by hswong3i: documentation clean-up in PostgreSQL. 2008-10-31 11:24:04 +00:00
Dries Buytaert 35c7673cae - Patch #327480 by chx: remove DB specific code from simpletest. 2008-10-31 11:13:31 +00:00
Dries Buytaert a1d1cb5c56 - Patch #299088 by hswong3i, Moshe, Keith et al: modernize drupal_write_record(). 2008-10-31 02:23:24 +00:00
Dries Buytaert e2a6a3ed61 - Patch #298600 by chx, justinrandell, Damien, et al: make module_implements work regardless of bootstrap phase. 2008-10-31 02:18:22 +00:00
Dries Buytaert e6a5746969 - Patch #319401 b Crell, hswong3i: converted one query to the new database abstraction layer. 2008-10-30 09:16:01 +00:00
Dries Buytaert 21c24340bc - Patch #327460 by chx: some more documentation improvements. 2008-10-30 08:57:50 +00:00
Dries Buytaert 523d0da8b7 - Patch #299742 by Darren Oh: #aha didn't work for checkboxes. 2008-10-30 02:35:54 +00:00
Dries Buytaert 838b433110 - Patch #319666 by Dave Reid: remove unnecessary boolean ternary conditaionals. 2008-10-29 10:08:52 +00:00
Dries Buytaert ae2e4ccd78 - Patch #319407 by Crell: convert common.inc to the new database API. 2008-10-29 10:06:06 +00:00
Dries Buytaert 5371104a2d - Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX. 2008-10-29 10:01:28 +00:00
Dries Buytaert 068febde42 - Patch #327271 by hswong3i, Crell: proper use of AS keyword so it works on PostgreSQL and Oracle. 2008-10-29 09:40:17 +00:00
Dries Buytaert 7142e3fe78 - Patch #298047 by keith.smith et al: make description correct. 2008-10-29 03:02:42 +00:00
Dries Buytaert 90ca93c9bc - Patch #322843 by Damien Tournoud: fixed --php option. 2008-10-29 03:00:38 +00:00
Dries Buytaert 6654861003 - Patch #305150 by jpetso et al: keep running tests checked. 2008-10-27 15:46:26 +00:00
Dries Buytaert 030896c0f9 - Patch #325901 by cyberswat: upgrade jQuery Form Plugin to latest version. 2008-10-27 15:21:54 +00:00
Dries Buytaert b5f3c00944 - Patch #319408 by Crell: converted queries to new database abstraction layer. 2008-10-27 10:34:09 +00:00
Dries Buytaert df2cf40d2c - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css(). 2008-10-26 18:06:39 +00:00
Angie Byron 617fe51e62 #315739 by sun: Fix logic of block form action. 2008-10-25 21:16:52 +00:00
Angie Byron a406555460 #318440 by Crell: Make it easier to add multiple fields in a dynamic SELECT statement. 2008-10-25 04:26:30 +00:00
Angie Byron a7481a7cfa #325895 follow-up by chx: We love PostgreSQL. 2008-10-25 02:12:35 +00:00
Angie Byron 47949ad142 #325895 by chx: Fix queryTemporary, which was missing a required argument. 2008-10-25 02:03:55 +00:00
Angie Byron 63e8d1e3d3 #324875: SA-2008-067 (#324824): Fix file inclusion vulnerability. 2008-10-25 01:13:40 +00:00
Angie Byron 5101fd24a5 #325876 by pwolanin: Fix doxygen for node_get_types() to reflect recent module -> base change. 2008-10-25 00:23:03 +00:00
Angie Byron 994cc4a8e4 #325869 by pwolanin: Restore missing hidden property in test module .info file. 2008-10-24 23:32:44 +00:00
Dries Buytaert b71cc6f837 - Patch #324443 by dww: update XML parsing of project information to take advantage of PHP5 XML parser. 2008-10-24 19:23:59 +00:00
Dries Buytaert 75b32a382a - Patch #324118 by winterheart: fixed invalid XHTML being generated for forum topic listings. 2008-10-24 19:03:12 +00:00
Dries Buytaert 74a7badf69 - Patch #325426 by moshe: correct count in update.php. 2008-10-24 18:47:02 +00:00
Dries Buytaert 1f4311f4b5 - Patch #323854 by c960657: made DatabaseLog::findCaller() work on Windows. Long live unit tests. 2008-10-24 18:36:01 +00:00
Dries Buytaert f67cddb49b - Patch #302596 by dropcube: remove glob() because it is not available on all supported platforms. 2008-10-24 18:21:54 +00:00
Angie Byron de8ff4adb0 Roll-back of #310144: Still needs some work. 2008-10-24 07:14:51 +00:00
Angie Byron 88ed5dced2 #258089 by merlinofchaos and dvessel: Allow themes to have preprocess functions without a corresponding .tpl.php file. 2008-10-24 07:02:54 +00:00
Dries Buytaert 72cd8d63b6 - Patch #323391 by Damien Tournoud: made initialization of the variables an explicit bootstrap phase. 2008-10-22 20:44:53 +00:00
Dries Buytaert d1d3ce0be7 - Patch #315797 by mfer, Rob Loach, et al: rework the parameter of drupal_add_js. 2008-10-22 19:39:36 +00:00
Dries Buytaert e83bf94b5b - Patch #324110 by killes: added an index on uid to make deleting watchdog entries faster. 2008-10-22 18:32:31 +00:00
Dries Buytaert 8b6777a3bf - Patch #323751 by keith.smith: fixed typo in form field description. 2008-10-22 18:29:28 +00:00
Dries Buytaert f381336d9f - Patch #323965 by mfer: update farbtastic widgetCoords to use jQuery. 2008-10-22 18:27:51 +00:00
Dries Buytaert 0adaec35bd - Patch #324080 by winterheart: missing </td>-tag. 2008-10-22 18:22:22 +00:00
Angie Byron f4315766fe #316868 by Crell: Make addField() alias to the field name, rather than the table and field name when there are no conflicts. 2008-10-22 04:01:03 +00:00
Angie Byron 1fa03d7c33 #310144 by dvessel: Clarify sort parameter in theme_table() documentation. 2008-10-22 03:36:47 +00:00