Commit Graph

4433 Commits (571013af8cac7f8c47bb8028495be2e0393d5150)

Author SHA1 Message Date
Dries Buytaert 571013af8c - Patch #142619 by erdemkose: fixed E_ALL warnings. 2007-05-10 10:00:50 +00:00
Gábor Hojtsy 85cae8161f #127539 by bjaspan: fix comma syntax error in update.php and system.install 2007-05-09 11:39:23 +00:00
Dries Buytaert d7681a355f - Patch #131538 by Jo Wouters: E_ALL fixes 2007-05-08 17:08:14 +00:00
Dries Buytaert c32e17e3f2 - Patch #141665 by ChrisKennedy: E_ALL fixes. 2007-05-07 17:02:54 +00:00
Dries Buytaert 1e6c37aeac - Patch #133682 by Gurpartap Singh: dashes -> hyphens 2007-05-07 12:32:55 +00:00
Dries Buytaert 68a7999c06 - Modified patch #141526 by Gurpartap Singh: added a filter form on the path alias table. 2007-05-07 12:29:20 +00:00
Dries Buytaert f9a8987271 - Patch #139673 by hunmonk and bjaspan: made caching work on PostgreSQL. 2007-05-06 05:50:43 +00:00
Dries Buytaert e66371cac1 - Patch #137211 by merlinofchaos: move theme information to .info files and improved theme inheritance. 2007-05-06 05:47:52 +00:00
Gábor Hojtsy c740ac7fd5 #127539: progressive operation support, refactoring update.php code to a generic batch API to support runnning operations in multiple HTTP requests
- update.php is already on the batch API
  - node access rebuilding is in the works
  - automatic locale importing is in the works

 Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches,
 and the fantastic turnaround times. Hats off.
2007-05-04 09:41:37 +00:00
Dries Buytaert 304400293a - Patch #141204 by Wim Leers: fixing caching bug in taxonomy_node_get_terms(). 2007-05-04 08:38:34 +00:00
Dries Buytaert fff45d1f4b - Patch #139970 by Gabor: locale cleanup. 2007-05-03 09:51:08 +00:00
Dries Buytaert 2a65f86bf0 - Patch #135931 by EclipseGc: semantic update for core pager. 2007-05-01 06:53:03 +00:00
Dries Buytaert 7d4f2836ba - Patch #128082 by Goba et al: Allow localization of built-in menu items. 2007-04-30 17:03:29 +00:00
Dries Buytaert 248703477d - Patch #76588 by kbahey and RobRoy: made the syslog deamon strip HTML tags. 2007-04-30 14:25:14 +00:00
Dries Buytaert e9ffe24f8e - Patch #139979 by asimmonds: Display consistent message for unavailable statistics. 2007-04-30 11:26:06 +00:00
Dries Buytaert 38d22252b9 - Patch #67893 by kbahey, dww, alienbrain, asimmonds et al: made it possible to filter log messages in the database log. 2007-04-30 11:12:35 +00:00
Dries Buytaert ab65c232f4 - Patch #97213 by Chris: made clean URL test work with non-conventional ports. 2007-04-29 16:06:04 +00:00
Dries Buytaert 29055d34d6 - Patch #137236 by merlinofchaos: provide a way to secure the theme variables system. 2007-04-27 07:42:54 +00:00
Dries Buytaert dbfcd7d137 - Patch #137415 by slantview: simplified the cache API/usages, and made it a tad smarter. Makes it easier to program for, and easier to replace. Will need to be documented. 2007-04-25 21:34:32 +00:00
Dries Buytaert 9a142acc8d - Patch #137376 by Gabor: add language support to nodes. 2007-04-25 21:28:00 +00:00
Dries Buytaert 91da5f05e4 - Patch #133789 by John Albin: Drupal-generated email can look like spam. 2007-04-24 19:49:01 +00:00
Gábor Hojtsy 359ace36e6 #76588 patch by alienbrain: some localization-unfriendly watchdog() calls 2007-04-24 18:23:48 +00:00
Gábor Hojtsy 0a5ec93496 #76588: Small fixes after that patch landed
- typo fix in watchdog() phpdoc
 - add a missing array() on a watchdog call in ping.module
 - handle NULL 'variables' value in syslog module

Noticed these while writing the documentation for watchdog() updates and by comitting the updates into the i18n SVN repository.
2007-04-24 15:53:53 +00:00
Dries Buytaert 9a6099c234 - Patch #76588 by Gabor: made log messages translatable. Yay. 2007-04-24 13:55:36 +00:00
Dries Buytaert f73610bec6 - Patch #76588 by Gabor: made log messages translatable. Yay. 2007-04-24 13:53:15 +00:00
Dries Buytaert ffe4dc84d4 - Patch #46941 by Zen and Ber: move PHP input filter to dedicated module. 2007-04-24 10:54:35 +00:00
Dries Buytaert 2a2b767239 - Patch #138531 by bjaspan: destroy existing sessions when a user password is changed. 2007-04-23 17:07:57 +00:00
Dries Buytaert 1cd3b7a01f - Patch #128600 by scott.mclewin and spatz4000: ambigious field use in SQL query. 2007-04-23 17:04:34 +00:00
Dries Buytaert 2127487be3 - Patch #121425 by Chris Bray: fixed capitalization glitch. 2007-04-23 17:02:17 +00:00
Dries Buytaert 61f46c6aa9 - Patch #138234 by webchick: Missing theme_user_signature from user_theme(). 2007-04-23 16:58:10 +00:00
Gábor Hojtsy 45aa7f61ac #136250: The upload directory might exist, but is not writable. Fix error message. Investigated with Moshe Weitzman and Gerhard Killesreiter. 2007-04-21 20:47:30 +00:00
Dries Buytaert 7f87707937 - Patch #127109 by moonray with help from Zen: fixed UI glitch in node filter settings. 2007-04-21 18:10:53 +00:00
Dries Buytaert cf050e5f6e - Patch #138000 by killes: removed global . 2007-04-21 18:00:22 +00:00
Dries Buytaert b88d9b9ece - Patch #100850 by dww: fixed SQL error when log is empty. 2007-04-20 08:50:08 +00:00
Dries Buytaert 0337be7875 - Patch #136961 by Ralf Stamm: add version information to themes and theme pages. 2007-04-20 08:44:01 +00:00
Dries Buytaert 3d8febbaa5 - Patch #132018 by alienbrain: replace instances of _module_parse_info_file() with drupal_parse_info_file(). 2007-04-18 20:42:23 +00:00
Dries Buytaert 552e2cbc09 - Patch #63881 by dww: fixed problem with dblog upgrade path. 2007-04-17 08:13:11 +00:00
Dries Buytaert 03b4b58e9a - Patch #132018 by Steven et al: add .info files to themes. 2007-04-17 07:19:39 +00:00
Dries Buytaert e98c82e679 - Patch #136202 by asimmonds: fixed indefined variable notice. 2007-04-15 15:59:06 +00:00
Dries Buytaert f4cbd7c63d - Patch #118660 by agentrickard: re-order arguments of cache_set() to match PHP/Drupal conventions. 2007-04-15 15:36:10 +00:00
Dries Buytaert 125dbb1ab2 - Patch #130331 by Zen: updated code comments. 2007-04-15 14:41:13 +00:00
Dries Buytaert 7c89dee568 - Patch #131009 by chx: menu system fixes/improvements. 2007-04-15 14:38:16 +00:00
Dries Buytaert e675979091 - Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot. 2007-04-13 08:56:59 +00:00
Dries Buytaert be47ac090b - Patch #130331 by webchick and webernet: re-number updates according to major version. 2007-04-13 08:53:24 +00:00
Dries Buytaert 87c49cbfe6 - Patch #133083 by Zen: 'Shortcut icon settings' not using proper FAPI value. 2007-04-13 08:50:36 +00:00
Dries Buytaert ea3c495a55 - Patch #135329 by Zen: clean up password reset form. 2007-04-13 08:42:36 +00:00
Dries Buytaert 9dc7e99a42 - Patch #63881 by kbahey: logging documentation improvements. 2007-04-13 08:27:18 +00:00
Dries Buytaert 807c2a2d09 - Patch #134364 by lyricnz: simplified SQL query 2007-04-13 08:26:34 +00:00
Dries Buytaert 083a6a274d - Patch #134185 by Ralf Stamm: missing CVS IDs in files. 2007-04-13 07:33:24 +00:00
Steven Wittens 2a10f18211 - Fix bad code in taxonomy.module (variable naming) 2007-04-11 09:17:53 +00:00