Commit Graph

7477 Commits (c3207e0ec1cc667fb35fcd52894a3a7bf0efc2d5)

Author SHA1 Message Date
Gábor Hojtsy 7e5b440c10 #154309 by KarenS: language code lost in format_date() when using the 'r' format 2007-06-25 12:42:07 +00:00
Steven Wittens 7093495f7c #154046: Optimize confirm_form syntax for common usage (and fix some $form_state bugs). 2007-06-24 10:09:53 +00:00
Steven Wittens 028c8e6050 #148678: Fix notices/warnings on invalid paths like 'node/zzz'. (chx/pwolanin/webernet) 2007-06-24 00:38:40 +00:00
Gábor Hojtsy b1d45297e7 #113983 by damien_vancouver and myself: allow administrators to search users by e-mail too 2007-06-23 21:35:08 +00:00
Gábor Hojtsy bedf78d558 #152670 by myself: refactor PO generation to decouple data collection, file generation and HTTP download; fix a bug with plural exports along the way 2007-06-23 20:45:36 +00:00
Gábor Hojtsy 17e97036ae #151280 by Rok Žlender, webernet and myself: use the real cache system, once we have the database set up, to get the values set by the configuration form and the install profile to the proper cache values 2007-06-23 13:22:47 +00:00
Gábor Hojtsy 68e7598b87 #152492 by JohnAlbin: clean up global user setting, which is done already 2007-06-23 13:15:49 +00:00
Gábor Hojtsy 6082539532 #133028 by alienbrain and Moshe Weitzman: allow positioned submit buttons in node forms via form_alter by not hard-coding the button order 2007-06-23 13:04:29 +00:00
Gábor Hojtsy 27cad7fcfe #151951 by webernet, slightly modified: enable the garland theme, not just set it as default 2007-06-23 11:15:15 +00:00
Gábor Hojtsy 1d6be6f0b7 #153372 by bjaspan: fix user login form values and openid interacion 2007-06-23 08:58:31 +00:00
Steven Wittens 48a04f2648 #153954: Make OpenID module description less technobabble. 2007-06-22 22:26:43 +00:00
Steven Wittens 569ede574f #115139: Add centralized json handler (and send text/javascript content-type header). 2007-06-22 08:46:16 +00:00
Steven Wittens fe8b35f527 #153781: Convert all remaining confirm_forms() to deletion api. 2007-06-22 08:32:28 +00:00
Steven Wittens 39a0ee0264 #151125: Teaser textarea missing after preview/edit. 2007-06-22 06:30:11 +00:00
Steven Wittens f4e7cabb2b #132226: Single tabs should not appear. 2007-06-22 06:12:09 +00:00
Steven Wittens 71b11a82a8 Keeping changelog up to date 2007-06-22 05:47:29 +00:00
Steven Wittens 38a1300df2 #147723: Deletion API (by hunmonk). Woop woop. 2007-06-22 05:44:21 +00:00
Steven Wittens c5443d739e Removing file that didn't belong in last commit 2007-06-21 04:57:19 +00:00
Steven Wittens e7d31327cf #144397: Use drupal_render for user profiles and convert to themer-friendly .tpl.php files. 2007-06-21 04:38:41 +00:00
Dries Buytaert aa308028aa - Patch #131026 by James et al: OpenID client support for Drupal!
Let this be the day where we help revolutionize the online society, and the
  way websites and web services interoperate.  Or something.
2007-06-18 16:09:39 +00:00
Gábor Hojtsy 8f9298577e Corrected documentation for plid to reflect chaining. 2007-06-18 13:00:02 +00:00
Gábor Hojtsy 25b01f6c2e Remove leftover t() from watchdog messages 2007-06-18 09:41:30 +00:00
Gábor Hojtsy d209601f54 Annotate the locale schema to help developers understanding what is stored in some of the far from obvious fields. Patch by myself. 2007-06-18 08:22:42 +00:00
Gábor Hojtsy d0c9795c33 #150049 by Moshe Weitzman: empower custom url rewriting with url() options 2007-06-18 06:59:11 +00:00
Gábor Hojtsy 64707c09e9 #150521 by myself: streamline locale runtime performance and clean up code by not storing empty translations 2007-06-17 17:41:40 +00:00
Gábor Hojtsy 9350f5e6cf the language column is in locales_target, noted on IRC by wwwebernet 2007-06-17 17:34:12 +00:00
Gábor Hojtsy 73e3d6c574 Previously forgot content and JS translation, as well as JS templating changelog items 2007-06-17 15:43:31 +00:00
Gábor Hojtsy f22b5d31ea #115847 by chx and pwolanin: traverse to upper menu items for default tabs 2007-06-17 14:55:39 +00:00
Gábor Hojtsy 8b8d7e6a4d #152490 by Keymone: missing {} around node table name 2007-06-17 14:37:33 +00:00
Dries Buytaert a92aff941a - Patch #145177 by asimmonds: drupal_execute fixes. 2007-06-17 12:07:51 +00:00
Dries Buytaert 6102d02d21 - Patch #149692 by asimmonds: fixed FAPI breakage. 2007-06-17 11:59:05 +00:00
Dries Buytaert 1c4db9a66f - Patch #152469 by fgm: fixed PHPdoc comment. 2007-06-17 10:49:49 +00:00
Dries Buytaert ba32a804a9 - Patch #150299 by asimmonds: form API fixes in taxonomy.module. 2007-06-17 10:47:12 +00:00
Dries Buytaert 86a6c03b35 - Patch #140468 by JohnAlbin: documentation improvements. Thanks. 2007-06-17 10:45:35 +00:00
Dries Buytaert 3c8991d0b7 - Patch #152291 by dopry: remove some remaining cruft for handling preview URLs from upload.module. 2007-06-17 10:43:25 +00:00
Dries Buytaert 931a4f32dc - Patch #152171 by yched: added missing validation routines for settings. 2007-06-15 22:00:30 +00:00
Dries Buytaert 50197a8abc - Patch #145647 by spatz4000: unneeded fields in profile SQL query. 2007-06-15 21:48:02 +00:00
Gábor Hojtsy 2291f34155 #151410 by myself: allow modules to watch for the exact strings used on a page 2007-06-15 19:02:47 +00:00
Gábor Hojtsy 85805096f7 #142280 by Jose A Reyero, yched and myself: Content translation support built on the existing node language feature 2007-06-15 18:40:14 +00:00
Dries Buytaert ae0392b2eb - Patch #147947 by hswong3i: some files shouldn't defined as text:big for Oracle compatibility. 2007-06-15 07:15:25 +00:00
Dries Buytaert 0d5e968823 - Patch #82526 by Moshe: simplified APIs -- use form_alter now. 2007-06-15 07:10:47 +00:00
Dries Buytaert dbaddb73c3 - Patch #148419 by Moshe, bjaspan et al: refactor distributed auth out of user.module. 2007-06-15 06:53:26 +00:00
Dries Buytaert 5874ed1046 - Patch #151916 by JohnAlbin: fixing a double patch inclusion. 2007-06-15 06:45:05 +00:00
Dries Buytaert 46215f5d77 - Patch #151491 by john vandyck: fixed notice with table sorting. 2007-06-14 06:12:09 +00:00
Dries Buytaert b69a8e39a6 - Patch #149588 by David Lesieur: corrected API after FAPI changes. 2007-06-14 05:44:51 +00:00
Steven Wittens 85e6683d69 #150671: Consistent code comment style (by dmitrig01). 2007-06-14 01:35:24 +00:00
Gábor Hojtsy 1e666c34cc #150554 suggested by kkaefer, patch by me: rename 'po' folders to the more user friendly 'translations' name 2007-06-13 19:39:04 +00:00
Dries Buytaert 2b010ef522 - Patch #151256 by Chris Kennedy: fapi fix for saving date and time settings. 2007-06-12 22:27:14 +00:00
Dries Buytaert f3c5932a8a - Patch #150676 by lyrincz: removed debug comment. 2007-06-12 20:51:27 +00:00
Dries Buytaert 727304d03d - Patch #151270 by moshe: fixed braino. 2007-06-12 20:37:07 +00:00