Commit Graph

1800 Commits (fcbae4572c12d599c65301b7f174d92f24801746)

Author SHA1 Message Date
Neil Drumm ead8b35e26 #83234 by robertDouglass. Cache the right thing for path lookups. 2006-09-13 01:07:23 +00:00
Dries Buytaert 2607f6e698 - Patch #83234 by rDouglass: fixed caching glitch. 2006-09-09 11:06:53 +00:00
Dries Buytaert 35c33e3cf5 - Patch #83222 by edkwh: more theme('placeholder') clean-up. Good catch. 2006-09-09 08:25:24 +00:00
Neil Drumm 8bad7516c5 #42476 by Bèr Kessels. db_queryd() belongs in devel module. 2006-09-08 20:48:30 +00:00
Neil Drumm a2d546e3c0 #82524 by Heine and AjK. Remove use of array_walk(), which was causing segfaults in this case. 2006-09-07 08:23:54 +00:00
Dries Buytaert 4ea672bfd1 - Removing stray whitspaces. 2006-09-07 08:05:31 +00:00
Neil Drumm 2310bd9723 #54238 by gopherspidey and fago. Don't cache pages with messages. 2006-09-07 07:11:15 +00:00
Dries Buytaert fd210c342c - Patch #81777 by havran: make access checking work on PostgreSQL. (ANSI SQL 92) 2006-09-06 12:27:50 +00:00
Neil Drumm 30b26cc4b8 #81777 by havran and Jaza. Postgres compatibility. 2006-09-06 08:51:53 +00:00
Neil Drumm c0498c3aaf #78129 by Harry Slaughter. Fix up the breadcrumb home link. 2006-09-06 08:32:51 +00:00
Dries Buytaert 5372c236bc - Patch #80725 by chx: move the access check up in the bootstrap process. Like that we don't have to load the session when the address is denied access. Can be a notable performance improvement when you block crawlers. 2006-09-06 07:53:01 +00:00
Dries Buytaert 9a5bfda0e5 - Patch #82173 by flk: allow users to configure a port number. 2006-09-06 07:46:25 +00:00
Neil Drumm 77354a34e5 #49443 by Ralf Stamm and webchick. Make default date format consistent. 2006-09-06 06:53:39 +00:00
Neil Drumm bdfa735e1c #47535 by Wesley Tanaka and nickl. Fix a PHP notice with timers. 2006-09-06 06:43:03 +00:00
Dries Buytaert 7617a16f85 - Patch #73487 by zorac: msgid_prulals are lost in exported .po file. 2006-09-05 11:40:44 +00:00
Dries Buytaert fb97d9eca2 - Patch #58671 by Tobias: theme_closure -> theme('closure'). 2006-09-05 10:11:29 +00:00
Neil Drumm f7ae7fa335 #81843 by asimmonds. Check to make sure hook_requirements() is implemented before executing it. 2006-09-05 02:28:11 +00:00
Neil Drumm b5ba248e4f #81903 by davemicc, m3avrck, and zoeloelip. Fix status checks for MySQLi. 2006-09-05 02:22:53 +00:00
Neil Drumm 0fca037182 #76555 by Goba. Use get_t() in locale. 2006-09-05 02:15:04 +00:00
Dries Buytaert 92d0f3e602 - Patch #82137 by havran: make installer work with PostgreSQL. 2006-09-04 14:50:24 +00:00
Dries Buytaert c2fd5a3485 - Patch #82131 by beginner: fixed typo. 2006-09-03 08:21:18 +00:00
Neil Drumm e86c36cb5b #80887 by chx. Fix a bug with superglobal cleaning. 2006-09-03 07:08:24 +00:00
Steven Wittens 883e563196 Pretty up the status report 2006-09-01 09:23:45 +00:00
Steven Wittens dd4f143df6 #75002: Install-time and run-time requirements checking + status report page 2006-09-01 08:44:53 +00:00
Steven Wittens 246334f30d Don't include drupal.js if there is no JS on the page 2006-09-01 08:44:25 +00:00
Neil Drumm 94098f7e93 #81033 by webchick and neclimdul. Uninstall module API. 2006-09-01 07:40:08 +00:00
Neil Drumm 9cf7158058 Didn't mean to commit that yet. 2006-09-01 06:24:10 +00:00
Neil Drumm 06c9841480 That help text was in the 40x messages. 2006-09-01 06:12:47 +00:00
Neil Drumm 30c2e89ce7 #76555 by Goba. Installer l10n. 2006-09-01 05:38:40 +00:00
Steven Wittens 7fd9aa5c8a #69786: jQuery JavaScript Library in Drupal core 2006-08-31 23:31:25 +00:00
Dries Buytaert 291c7b8bb1 - Patch #81757 by neclimdul: Remove non private copy of module_parse_meta_file. 2006-08-31 22:12:15 +00:00
Dries Buytaert c64db1da29 - Patch #80952 by earl, webchick, neclimdul et al: .info files 2006-08-31 20:22:37 +00:00
Dries Buytaert cdd120ed20 - Patch #77936 by moshe and rdouglass: pluggable session handling. 2006-08-31 19:52:39 +00:00
Dries Buytaert c29daaaabb - Patch #80887 by Matt et al: added an aggressive caching strategy. 2006-08-31 18:40:04 +00:00
Dries Buytaert 583701741a - Patch #80470 by Eaton et al: better handling of programmatic submission. 2006-08-31 14:59:28 +00:00
Neil Drumm e3bf577eb0 #80574 by Steven and chx. Fix file uploads. 2006-08-31 07:30:49 +00:00
Dries Buytaert 5dc27bcb93 - Patch #80860 by eaton et al: use form API multistep for poll.module 2006-08-30 18:50:35 +00:00
Dries Buytaert 67277062ee - Patch #78807 by Darren: remove stale code. 2006-08-30 09:30:43 +00:00
Dries Buytaert 8fdf7a8750 - Patch #72290 by killes: split up the cache table. 2006-08-30 08:46:17 +00:00
Neil Drumm 151ad8ba7f #80849 by robertDouglass. 'Already installed' error needs a filtering function. 2006-08-30 08:03:15 +00:00
Neil Drumm 4f97a2a993 #81193 by chx. Pass $edit to #process functions. 2006-08-30 07:50:10 +00:00
Neil Drumm e57fac565a #65151 by m3avrck. theme_links() is now marked up as a list. 2006-08-30 07:37:14 +00:00
Dries Buytaert 78ee75f1a2 - Patch #79622 by Dries: added views to see the most popular search terms,
the most important 404s and 403s.  This makes the watchdog data easier to
  use.  Improved consistency of the 'amdminister > logs' section.
2006-08-29 09:51:50 +00:00
Neil Drumm bceaf8f0da #80574 Eaton and chx. Replace $_POST['edit'] with $_POST. 2006-08-29 09:12:03 +00:00
Dries Buytaert ad0e8b5615 - Patch #81078 by M. Plumbley: documented drupal_is_denied(), and improved
performance of drupal_is_denied().
2006-08-29 08:36:14 +00:00
Dries Buytaert cc637b5579 - Patch #80837 by killes and Dries: fixed 403 handling. 2006-08-28 11:08:04 +00:00
Dries Buytaert f8534504b3 - Patch #80895 by webchick et al: make it easier to disable form elements. 2006-08-27 12:54:01 +00:00
Dries Buytaert f2f3416549 - Patch #80934 by timnc: more t() fixes. 2006-08-27 12:43:18 +00:00
Dries Buytaert 234d5bef20 - Patch #38454 by drumm, jaza, webchick, timnc et al: add field pre- and suffixes to textfields. 2006-08-26 09:56:17 +00:00
Neil Drumm 1fab8db486 #80739 by chx. Correct drupal_goto() documentation. 2006-08-26 00:23:12 +00:00
Neil Drumm 9a5cd170dc #79937 by Eaton and chx. Provide a convenient framework for multi-step forms. 2006-08-25 08:15:24 +00:00
Neil Drumm f5d7375c15 #80471 by Eaton and chx. Fix handling of default values in programmatically submitted forms. 2006-08-25 07:58:48 +00:00
Dries Buytaert bb8d583f4c - Patch #80597 by jvandyk: improved PHPdoc. Thanks 2006-08-25 05:42:00 +00:00
Neil Drumm 0ad40f33d4 #80200 by gorgen. More strict pager query regexp. 2006-08-24 08:49:04 +00:00
Neil Drumm d7e0b132ee #79904 by chx. More strict db_rewrite_sql() regexp. 2006-08-24 06:36:51 +00:00
Steven Wittens 849a10fbba Allow absolute urls for theme('image'), needed for user pictures to work properly. 2006-08-24 00:04:44 +00:00
Dries Buytaert 427604dfb6 - Patch #80201: don't show blocks when serving a 404. Saves CPU and bandwidth. 2006-08-23 18:32:39 +00:00
Dries Buytaert 7270a08ef0 - Patch #76637 by timcn: fixed incorrect variable name. 2006-08-23 13:35:44 +00:00
Neil Drumm b4af893ceb #76525 by asimmonds. Fixing another call to an undefined function. 2006-08-23 08:25:44 +00:00
Neil Drumm 647d91aaef #79733 by Darren Oh. Fix a call to an undefined function. 2006-08-23 08:04:29 +00:00
Dries Buytaert 2d05938082 - Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls. 2006-08-23 07:23:09 +00:00
Neil Drumm a58d877108 #66569 by m3avrck. Put all the feed icons in the same place. 2006-08-23 05:55:38 +00:00
Neil Drumm 32e22f1f9a #79577 by chx. Cleanup- remove $posted and only set $edit if needed. 2006-08-23 05:04:05 +00:00
Neil Drumm 26be0d8d7f #77479 by RayZ. drupal_is_front_page() now works if the front page path is an alias. 2006-08-23 04:31:30 +00:00
Dries Buytaert 71e191d925 - Patch 79614 by justin: make redirection work. 2006-08-22 19:12:05 +00:00
Dries Buytaert c4f1e4ba13 - Patch #76444 by chx, moshe, eaton, angie et al: make it possible to control access to form elements. 2006-08-22 11:13:04 +00:00
Dries Buytaert a8de1e92d7 - Patch #76637 by timnc: streamline JavaScript addition and add settings storage. 2006-08-22 09:00:31 +00:00
Neil Drumm a4bbb1b909 #50025 by doq. Use aliased urls for the destination parameter. 2006-08-21 07:16:21 +00:00
Neil Drumm e48ec09993 #79511 by timcn. Clean up some notices. 2006-08-21 06:25:49 +00:00
Dries Buytaert 7178f2f99e - Patch #79428 by Chris Johnson: remove int display width declarations from MySQL create table statements. 2006-08-20 06:38:50 +00:00
Steven Wittens 55eec8f66f #79601: module_exist() -> module_exists() 2006-08-20 05:57:41 +00:00
Dries Buytaert 49481f68f4 - Patch #79166 by hunmonk: fixed session breakage. 2006-08-18 19:24:52 +00:00
Dries Buytaert 7de41539df - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model. 2006-08-18 18:58:47 +00:00
Steven Wittens e2f42cf3d5 - Fixing t() patch mess up 2006-08-18 18:34:23 +00:00
Steven Wittens 81938a3cdc #76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders
2006-08-18 12:17:00 +00:00
Dries Buytaert 885a29c4cd - Patch #39382 by smsimms / sammys et al: make PostgreSQL password optional. 2006-08-18 08:41:49 +00:00
Neil Drumm 28f7908f8c #2039 by Boris Mann ("My first diff to the list"), moshe weitzman, and David Lesieur, nested lists. 2006-08-17 06:55:26 +00:00
Dries Buytaert b31b892900 - Patch #78364 by chx: remove pager cruft. 2006-08-16 19:52:37 +00:00
Dries Buytaert 3ace12caf8 - Patch #node/76931 by Robert: improved performance of Drupal's session handling. 2006-08-16 13:13:34 +00:00
Neil Drumm 81c25bcd43 #77183 (again) by m3avrck, add standard CSS to the maintenance pages. 2006-08-15 05:16:23 +00:00
Neil Drumm 3cc2b1e3d7 #77183 by m3avrck and timcn, split up drupal.css by module. 2006-08-14 07:14:50 +00:00
Neil Drumm 457f5847cb #67244 by Steve Dondley and Morbus Iff, write out a more compatible files/.htaccess. 2006-08-14 05:33:21 +00:00
Dries Buytaert d830edae04 - Patch #78328 by Bart: fixed incorrect Etag 2006-08-12 11:47:24 +00:00
Dries Buytaert 5cff7ffccd - Patch #66361 by asimmonds: fixed the ISO 639 language code for Welsh. Interesting stuff. 2006-08-11 17:51:20 +00:00
Dries Buytaert ce85b7c7f8 - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays like FAPI for viewing.
Once again, we're paving the path for CCK in core ... :)
2006-08-10 15:42:33 +00:00
Dries Buytaert 37469a8df4 - Patch #76958 by forngren, dww et al: make it a tad easier to run cron manually. 2006-08-09 07:42:55 +00:00
Dries Buytaert 3c975f4bb8 - Patch #77549 by adrian: install profiles should be in their own directory. 2006-08-08 21:18:04 +00:00
Dries Buytaert 729fa6c11b - Patch #77422 by timcn: corrected various paths in the documentation. 2006-08-07 15:04:16 +00:00
Neil Drumm 0299beb05e #72545 by pwolanin, validation for upload module administration. 2006-08-06 22:49:27 +00:00
Neil Drumm 9709598a52 Fixing the CSS for theme maintainence and install pages. 2006-08-05 22:17:31 +00:00
Neil Drumm cd430165d7 #73884 by RobRoy, various code cleanup. 2006-08-05 00:26:36 +00:00
Dries Buytaert a7f67e01de - Patch #76681 by sammys: PostgreSQL support for install system. Woot! :) 2006-08-04 06:58:44 +00:00
Steven Wittens 3ffb612aea #76741: Allow <th> tags for theme_table cells 2006-08-03 20:37:52 +00:00
Dries Buytaert 8c1560c756 - Forgot this with last commit. 2006-08-03 14:08:30 +00:00
Dries Buytaert 900ad2b099 - Patch #70521 by Grugnog2 et al: fixed 'double logins', caching, and logging in and out. 2006-08-03 13:42:34 +00:00
Dries Buytaert 2c0571b894 - Patch #73961 by m3avrck, timcn, et al: simplify adding CSS in Drupal. 2006-08-03 07:06:36 +00:00
Steven Wittens 38e4c1ae91 #76209: (Eaton et al)
- Make installer code integrate better with module.inc / system.module
- Fix schema version bug when installing core
2006-08-03 01:02:51 +00:00
Steven Wittens 90acf99341 #75264: Redirect uninstalled default Drupal site to install.php 2006-07-31 19:24:16 +00:00
Steven Wittens 44a3ca8b22 #68926: Fix MySQLi installation (was not committed properly) 2006-07-31 16:48:02 +00:00
Dries Buytaert b138793b68 - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-) 2006-07-31 11:25:55 +00:00
Dries Buytaert 3a7b64ae03 - Patch #61893 by timnc: remove message_na(). 2006-07-29 17:56:41 +00:00
Neil Drumm b14a622103 #74997 by dww, add db_table_exists() 2006-07-26 07:16:08 +00:00
Dries Buytaert 69b484f634 - Patch #74660 by Eaton: make drupal_get_form() more granular and improved the code comments. 2006-07-22 19:26:58 +00:00
Dries Buytaert 0c05ae7a03 - Patch #74744 by jhenry: 304 handling should send an ETag to meet the HTTP/1.1 spec. 2006-07-22 07:00:30 +00:00
Neil Drumm 479bd2fe28 #73615 by chx, Eaton, and Steven, Provide the full range of Drupal functions to .install files 2006-07-19 07:45:35 +00:00
Neil Drumm 7645a1f468 #73609 by jvandyk, add a comment explaining token unsetting. 2006-07-19 07:25:49 +00:00
Steven Wittens dafb146b27 #74070: urlencode to drupal_urlencode() 2006-07-18 10:44:45 +00:00
Neil Drumm f39c1e9454 #70177 by RobRoy and beginner, fix return values of drupal_is_front_page. 2006-07-18 07:59:51 +00:00
Steven Wittens 0fef150227 #74109: format_rss_channel() does not allow attributes (+ clean up code) 2006-07-17 15:42:55 +00:00
Neil Drumm 894581558a #68617 by zen, remove trailing ampersand from tablesort URLs. 2006-07-14 01:09:52 +00:00
Neil Drumm 7d9f57ff63 #73591 by Flanker, add missing CVS Ids. 2006-07-14 01:05:10 +00:00
Dries Buytaert 860f49bacb - Patch #73582 by chx: fixed glitch with return value checking in XML-RPC client. 2006-07-13 18:24:23 +00:00
Dries Buytaert 1c75a210bd - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo et al: an initial install system for Drupal core. 2006-07-13 13:14:25 +00:00
Steven Wittens 3b4e9d4a26 Leftovers from #71925: remove # from hook_link keys 2006-07-13 05:32:22 +00:00
Dries Buytaert c45ca20d0f - Rolback previous patch: breaks Drupal. 2006-07-10 18:41:10 +00:00
Dries Buytaert 9adf9d8ce4 - Patch #71424 by Moshe: removed global variable. 2006-07-10 15:37:10 +00:00
Dries Buytaert af976d339f - Patch #71194 by Goba: introducing hook_mail_alter(), chaning user_mail() to drupal_mail(). 2006-07-10 08:12:31 +00:00
Neil Drumm f9ecf1b212 #72352 by quiptime, properly generate home link in breadcrumb. 2006-07-07 07:57:30 +00:00
Dries Buytaert 3fe2b1a326 - Patch #72138 by erdemkose: fixed import of some plural formulas. 2006-07-06 14:41:37 +00:00
Dries Buytaert e93f8be871 - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. 2006-07-05 11:45:51 +00:00
Neil Drumm 59aa2ae8e8 #71925 by Steven, remove # prefix from link array keys. 2006-07-04 08:59:05 +00:00
Neil Drumm c21db64ae8 #69403 by webchick, adoid overriding #theme set by hook_form_alter(). 2006-07-04 08:52:55 +00:00
Neil Drumm d048681f03 #63990 by Heine and chx, allow commenting on nodes containing forms 2006-07-02 20:24:17 +00:00
Neil Drumm fcee5e4f89 #34434 by beginner, fix an incorrect array key check. 2006-07-02 20:10:20 +00:00
Neil Drumm 451f44c4f0 #71772 by Bart Jansens, fix various php warnings 2006-07-02 20:06:31 +00:00
Dries Buytaert ea0ccd13cc - Patch #71389 by agentrickard, sime, me et al: removed limitations of number of access control rules and boxes. 2006-07-02 19:53:39 +00:00
Neil Drumm c990f2e1c8 #70075 by AjK, send proper headers if caching is turned off. 2006-07-02 19:25:34 +00:00
Neil Drumm e2ade02680 #71629 by keve, fix an undefined index. 2006-07-02 18:56:42 +00:00
Neil Drumm 9f1450c989 #71621 by keve, avoid an undefined variable 2006-07-02 18:47:09 +00:00
Neil Drumm bd61d17db4 #68886 by myself and Steven, Handle ampersands in search queries and other URLs when clean URLs are on 2006-07-02 01:20:19 +00:00
Neil Drumm 1e34796ada #71498 by Flanker, adding a cvs Id in cache.inc 2006-07-02 00:34:36 +00:00
Neil Drumm efb10dfd17 #52059 by Crell, allow attributes for items in theme_item_list(). 2006-07-02 00:25:40 +00:00
Dries Buytaert 13c32bab15 - Patch #71454 by moshe: removed redundant module_invoke. Committing from the Google campus. 2006-06-29 20:40:26 +00:00
Dries Buytaert 77d695fe56 - Patch #69341 by chx: remove some SQL queries from the Drupal bootstrap process. 2006-06-28 21:18:30 +00:00
Neil Drumm 7ced1e694b #34434 by beginner, properly initialize a variable. 2006-06-23 08:31:23 +00:00
Neil Drumm 963dc77bb7 #68170 by xtony and Heine, Use basename not pretty name in theme_get_settings(). 2006-06-23 07:54:00 +00:00
Dries Buytaert bbff6a9b32 - Patch #70066 by killes: make error reporting work. 2006-06-22 12:23:39 +00:00
Dries Buytaert 1a68f48c30 - Patch #69270 by gordon: add query to the menu items. Required for CiviCRM integration. 2006-06-17 15:21:44 +00:00
Dries Buytaert c7ae77cf5f - Patch #67675 by chx: added support for multiple cache backends. 2006-06-14 14:01:12 +00:00
Dries Buytaert 6fb5f9059b - Patch #68703 by jvandyk: corrected the PHPDoc of menu_get_item(). 2006-06-14 13:33:20 +00:00
Dries Buytaert 6c38bc57e8 - Patch #60441 by dopry: fixed file_create_url(). 2006-06-09 05:41:25 +00:00
Dries Buytaert cf14d26cff - Patch #65801 by Moshe et al: fixed locale initialization slowness. 2006-06-08 21:23:40 +00:00
Dries Buytaert 03dd2f9c74 - Patch #66154 by jvandyck: XML-RPC fixes and documentation improvements. 2006-06-08 21:15:02 +00:00
Dries Buytaert b0ba5ef4f5 - Patch #67434 by fgm: small performance improvement. Unset variables as soon as possible. 2006-06-07 07:40:34 +00:00
Gerhard Killesreiter 5059b82164 fixing stuff 2006-06-01 21:54:48 +00:00
Dries Buytaert 4c27d9e844 - Patch #49855 by Egon: Impossible to export locale if unsupported characters in site's name. 2006-06-01 12:32:52 +00:00
Dries Buytaert e600c28f19 - Patch #65854 by m3avrck: fixed invalid class names. 2006-06-01 12:31:43 +00:00
Dries Buytaert 1eca161b68 - Patch #52853 by zorac et al: fixed problem with plural formula getting lost. 2006-05-29 13:58:25 +00:00
Gerhard Killesreiter be6b7b0f1d prevent execution of scripts from files directory 2006-05-25 01:33:53 +00:00
Gerhard Killesreiter 369c776c4c SQL abstraction layer improvement. 2006-05-24 20:46:56 +00:00
Neil Drumm 8c8af42c64 #62366 by malex, Steven, and fgm: XHTML error, duplicate ids on hidden form id element. 2006-05-23 03:18:55 +00:00
Neil Drumm 7aa1963aba #64583 by Jaza, Themed form element output of '0' does not get printed. 2006-05-23 02:16:58 +00:00
Neil Drumm 5edfedf890 Arbitrary spacing cleanup I found in my development checkout. 2006-05-22 20:41:16 +00:00
Dries Buytaert 29ba34deae - Patch #64692 by psycotic: theme_menu_links() returning Array 2006-05-21 09:18:47 +00:00
Neil Drumm 168a3dcd8e #63485 by fgm, theme_item_list should receive an attributes parameter 2006-05-20 01:24:30 +00:00
Dries Buytaert 1b291a2917 - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by modules 2006-05-18 14:58:57 +00:00
Dries Buytaert be7bb9be9b - Patch #63704 by chx: fixed the order of validation. (Needs more wide-spread testing before being backported to DRUPAL-4-7.) 2006-05-16 10:11:19 +00:00
Dries Buytaert 3d38b57220 - Patch #41481 by Zen, Cvbge, sun et al: bugfix: duplicate key error while editing locale strings. 2006-05-16 09:22:36 +00:00
Neil Drumm f401bea1f3 #63782 by jvandyk, More documentation for xmlrpc.inc 2006-05-16 06:56:49 +00:00
Neil Drumm 58db2b27a4 #62829 by Jaza, Multi selects in hook_settings are broken 2006-05-16 01:55:57 +00:00
Dries Buytaert f5ec45f26f - Patch #63724 by zoo33: fixed documentation glitch. 2006-05-15 20:52:47 +00:00
Dries Buytaert ee12ae6493 - Patch #63251 by sammys: added validation of dates. 2006-05-15 06:27:32 +00:00
Dries Buytaert b28ce3b0b1 - Patch #62419 by Ber: improved and corrected the PHPdoc of l(). 2006-05-09 14:19:03 +00:00
Neil Drumm 9cff02e91b #61802 by Zen, Double spaced sentences clean up 2006-05-07 00:08:36 +00:00
Neil Drumm 133617cb13 #57834 by chx, Replace theme_weight with more appropriate process_weight 2006-05-04 09:57:14 +00:00
Neil Drumm fc02bfed53 #61368 by chx, don't unset the global globals array. 2006-05-04 09:28:32 +00:00
Neil Drumm 6411e09dc9 #56508 by chx (modified), Remove notices from form.inc and move theme_form_element from theme.inc to form.inc. 2006-05-02 09:26:33 +00:00
Neil Drumm 130c1492c5 #61304 by fgm, use t() for a string. 2006-05-02 09:01:23 +00:00
Neil Drumm ac89011bfd #60457 by JonBob (slightly modified), bootstrap.inc produces [Notice] in error_log 2006-05-02 08:37:42 +00:00
Neil Drumm 58db005b93 Forward port from 4.7
#60797, moved comment, patch by Zen
2006-04-30 00:40:57 +00:00
Neil Drumm 8e10f1d48c Forward port from 4.7
#60797, leftovers, patch from chx
2006-04-30 00:32:48 +00:00
Neil Drumm 2527090b16 Forward port from 4.7
#60951, missing translatable strings, patch by wulff
2006-04-30 00:28:53 +00:00
Gerhard Killesreiter d04b659673 #60797, theme('taxonomy_term_select', $element) called, but output is ignored, patch by chx 2006-04-28 12:40:54 +00:00
Gerhard Killesreiter 3f4be0d693 #60846, fix Drupal for running as CGI, patch by chx 2006-04-28 11:52:31 +00:00
Steven Wittens ca9293b3ee #54981: calls to db_lock_table in bootstrap.inc do not use db_prefix 2006-04-27 20:38:49 +00:00
Dries Buytaert bd08cb5e9c - Patch #59222 by Zen: make the front page check reliable. 2006-04-27 08:44:45 +00:00
Steven Wittens b538ba870b #60370: #theme callback on element broken 2006-04-26 18:21:07 +00:00
Steven Wittens 83e279a7b8 #58059: Fix bug with IE not sending form button values when pressing enter. 2006-04-26 18:12:24 +00:00
Gerhard Killesreiter 8d48ee17b9 #60338, better name for #form_submitted, patch by chx 2006-04-25 20:46:57 +00:00
Gerhard Killesreiter 83cd31cd76 #60267, user password get lost if editing user account, patch by Jaza 2006-04-25 20:44:00 +00:00
Gerhard Killesreiter 3300aa2d4e #59960, Can't store the value of submit, patch by Zen 2006-04-25 10:00:57 +00:00
Dries Buytaert 9e9e0e2c63 - Patch #60017 by praseodym: add id's to hidden form fiels. Useful for Javascript purposes. 2006-04-24 19:34:50 +00:00
Dries Buytaert 9472fbae38 - Patch #59222 by Zen: fixed problem with breadcrumb navigation. 2006-04-24 19:25:37 +00:00
Gerhard Killesreiter 0e8a3c1344 #59513, XML-RPC struct spawns empty parameters, patch by chx 2006-04-24 10:49:38 +00:00
Gerhard Killesreiter 8d4147637a #59526, password_confirm fields don't flag error when required and empty, patch by sammys 2006-04-22 08:24:55 +00:00
Gerhard Killesreiter 0d0a939ab1 #47544, Checkboxes, radios, and improper use of LABELs., patch by Zen 2006-04-21 06:43:03 +00:00
Gerhard Killesreiter 8e4524c0d8 #59378, unset disallowed globals in case register_globals is on, patch by chx 2006-04-21 06:39:00 +00:00
Gerhard Killesreiter b354396b69 #59528, password_confirm fields don't highlight errors, patch by sammys 2006-04-20 16:35:29 +00:00
Gerhard Killesreiter 297ed741f8 #58221, Turn #after_build into a functions array in order to make validation of date fields possible. Patch by yched, tenrapid
Also makes forms API more consistent (see #pre_render)
2006-04-20 07:11:37 +00:00
Dries Buytaert 4e9a12ddb8 - Patch #59513 by chx: critical bugfix: XML-RPC drops empty parameters. 2006-04-20 05:44:22 +00:00
Gerhard Killesreiter 9db0636b98 removed Volapük 2006-04-19 13:38:46 +00:00
Gerhard Killesreiter 7311d41a87 #58997, added Dansk, patch by wulff 2006-04-19 13:22:12 +00:00
Gerhard Killesreiter 6777549d95 #58997, missing t() in locale.inc, patch by wulff 2006-04-19 08:35:08 +00:00
Dries Buytaert d071f99172 - Removing trailing whitespace. 2006-04-17 20:48:26 +00:00
Steven Wittens fb8ef28375 #56921: Remove all reference magic from form api. w00t. 2006-04-15 21:52:44 +00:00
Steven Wittens 8b04c7f0db #51002: Admins could not see unpublished comments (plus minor usability enhancements for previewing/unpublished) 2006-04-15 04:07:18 +00:00
Gerhard Killesreiter 361c7c7ed8 #58034, make suggested menu items show up in breadcrumbs, results in less code. Patch by Zen 2006-04-14 22:16:02 +00:00
Gerhard Killesreiter 70000e682b #58641, filter inserted locale strings, patch by myself. 2006-04-14 13:43:18 +00:00
Gerhard Killesreiter 062412e1a4 #58586, code simplification, patch by chx 2006-04-13 19:50:13 +00:00
Gerhard Killesreiter 61b9b3587d #58586, Checkbox element is broken, patch by chx 2006-04-13 17:49:25 +00:00