Commit Graph

1800 Commits (fcbae4572c12d599c65301b7f174d92f24801746)

Author SHA1 Message Date
Dries Buytaert b9d8f023a0 - Patch #101738 by webchick: phpdoc improvement. 2006-12-08 16:20:09 +00:00
Dries Buytaert 5af372289c - Patch #101531 by webchick: documenting bootstrap constants. 2006-12-08 12:09:54 +00:00
Dries Buytaert ea7224fb6a - Patch #87310 by dfaulkner and Grugnog2: fix borken request_uri() on some systems. 2006-12-08 11:55:56 +00:00
Dries Buytaert 8c020c0774 - Patch #101829 by douggreen, ChrisKennedy and Grugnog2: drupal_install_fix_file() fails to calculate correct permissions. 2006-12-08 11:54:04 +00:00
Dries Buytaert 45363904d5 - Patch #27906 by mikeryan: added Brazilian-Portugese support. 2006-12-07 17:10:29 +00:00
Dries Buytaert 54a754e417 - Patch #101379 by ChrisKennedy, neclimdul et al: modules missing .info files wrongly adding empty entries to module page. 2006-12-07 17:03:34 +00:00
Dries Buytaert f28aa5f3ec - Patch #92059 by Steven et al: added a memory check to garland/color.module. 2006-12-07 17:02:25 +00:00
Dries Buytaert 5724b2e42e - Patch #101551 by webchick: documented some unicode.inc constants. 2006-12-06 16:15:52 +00:00
Dries Buytaert 0a3d7ae588 - Patch #101531 by jvandyk: document all the bootstrap phases in Drupal 5.0. 2006-12-06 16:14:11 +00:00
Dries Buytaert 7af1ba1e04 - Patch #99087 by Eaton, grugnog2 et al: multistep forms shouldn't fill the session table. 2006-12-06 15:49:45 +00:00
Dries Buytaert 38f3050777 - Patch #101236 by Uwe Herman: fixed typos in the documentation. 2006-12-05 05:47:37 +00:00
Dries Buytaert a8e11de3d0 - Patch #101289 by webernet: corrected the PHPdoc. 2006-12-05 05:45:05 +00:00
Dries Buytaert b7094195cb - Patch #98988 by Robert Douglass et al: db_result should return FALSE if no result was found. Consistent with PHP's mysql_result. 2006-12-04 11:06:29 +00:00
Dries Buytaert ce6dde980a - Patch #100957 by Tobias and chx: fixed return value of drupal_lookup_path(). 2006-12-04 10:48:28 +00:00
Dries Buytaert ab1d68d166 - Patch #90612 by Bart Jansens: user_logout should only end the current session. 2006-12-04 10:41:20 +00:00
Steven Wittens 0ea4e1c5f6 #100563: Conditional loading of (some) module.css files 2006-12-01 22:47:53 +00:00
Dries Buytaert 9460c93033 - Correcting patch #85689: the wrong patch got committed. 2006-12-01 16:47:58 +00:00
Dries Buytaert b31bc48d85 - Patch #100612 by Gerhard: can't add class to table header cells. 2006-12-01 08:50:33 +00:00
Steven Wittens 1c7f089dea #75803: Allow other HTTP status codes in drupal_goto() 2006-11-30 08:13:31 +00:00
Neil Drumm 213b0cd7a5 Proper checking for a variable existing. 2006-11-29 20:39:37 +00:00
Neil Drumm 36430b4c64 #87090 by kkaefer. Render blocks before page content so they may insert headers. 2006-11-29 06:36:12 +00:00
Neil Drumm f0093445ff #100232 by yched. Fix a typo. 2006-11-29 06:03:56 +00:00
Dries Buytaert 08d5e0f1c5 - Patch #50505 by chx and profix: path_to_theme() silently fails if init_theme() hasn't been called yett 2006-11-28 10:13:11 +00:00
Neil Drumm 91158a97d2 #79407 by webchick. Improved documentation for t(). 2006-11-28 07:03:33 +00:00
Neil Drumm f84f1d2ad2 #99644 by neclimdul. Move a function to be more accessible by modules updating. 2006-11-28 03:32:03 +00:00
Neil Drumm 437a498295 #97271 by Jaza. Ensure that hooks are not invoked for newly-disabled modules. 2006-11-27 23:15:41 +00:00
Neil Drumm 3477fb5f6e #97640 by imagine. Don't encode & in translated strings. 2006-11-27 01:17:01 +00:00
Neil Drumm 69ea16f669 #84189 by webchick. Properly initialize variables. 2006-11-26 23:14:59 +00:00
Neil Drumm 8bf48bf999 #99645 by chx. Reshuffle some comments. 2006-11-26 22:35:20 +00:00
Neil Drumm a6f6ddcc4a #88030 by beginner. Properly initialize a variable. 2006-11-26 03:22:04 +00:00
Neil Drumm 1b201a3e0d #85689 by webchick. Fix an improper return value. 2006-11-26 03:19:07 +00:00
Neil Drumm fb70944dc9 Fixing a PHP notice with proper checking. 2006-11-26 01:55:37 +00:00
Neil Drumm 205f8ff01b #97941 by webchick. Consistent defaults for 'site_name' variable. 2006-11-25 09:04:22 +00:00
Dries Buytaert 827f064deb - Patch # #98366 by webchick and ac: simplified strings for translators. 2006-11-24 10:18:24 +00:00
Dries Buytaert f191e197ee - Added database checks. 2006-11-24 10:16:50 +00:00
Dries Buytaert d721a4f0d9 - Patch #98365 by webchick and RobRoy: added missing t() functions. 2006-11-24 09:01:57 +00:00
Dries Buytaert 13d538287e - Patch #93204 by chx et al: made Drupal work on FastCGI setups. 2006-11-22 09:07:03 +00:00
Dries Buytaert 78494a47ac - Patch #98261 by lyricnz: fixed warning. 2006-11-21 19:56:52 +00:00
Dries Buytaert bd2527a4ed - Patch #98059 by chx: trying to get the never-ending regex mess right. 2006-11-21 19:46:10 +00:00
Dries Buytaert e66c520aa4 - Patch #93410 by bjaspan: theme_links() generated invalid XHTML in absence of links. 2006-11-21 19:41:57 +00:00
Dries Buytaert b3dae71697 - Patch #98293 by Steven: remove restrictions on path aliases. 2006-11-21 19:40:09 +00:00
Dries Buytaert e8e97f2bbd - Patch #98688 by greggles: string cleanup. Follow RFC2606 and use example.com for domain name examples. Core uses that consistently so make sure your contributed modules do too. 2006-11-21 19:12:01 +00:00
Steven Wittens 001d54f663 #84961: Add 'select all' and range select feature to admin tables. 2006-11-21 08:16:39 +00:00
Dries Buytaert ad1c9e69d8 - Patch #97907 by webchick: restore 'more help' links. 2006-11-17 17:16:56 +00:00
Dries Buytaert 4f0f376430 - Rollback of #94058: see issue. 2006-11-17 06:53:31 +00:00
Neil Drumm 0a238a0ae4 #97317 by Jaza. Avoid over-caching. 2006-11-17 05:15:19 +00:00
Neil Drumm 761b0c7ffb #94058 by hunmonk. Allow for multiple sortable tables on a page. 2006-11-17 01:03:59 +00:00
Neil Drumm b4faaa3cad #93882 by skeen. sites/all/* was being scanned instead of sites/all/module/*. 2006-11-16 09:18:22 +00:00
Neil Drumm e2efd524d0 #93816 by lyricnz. PHP notice cleanup. 2006-11-16 09:06:59 +00:00
Neil Drumm 1d95dcbf28 #91624 by chx and RobRoy. PHP has an inconsistentcy about magic quoting which we have to work around. 2006-11-16 08:54:04 +00:00
Neil Drumm 30d7bd56f7 #93212 by Jaza. Refactor module enabling for greater API avialiablity during hook_enable(). 2006-11-16 08:28:08 +00:00
Neil Drumm 968a51a442 #72674 by kkaefer. Make adding menu items for local tasks not interfere with the local task. 2006-11-16 07:28:18 +00:00
Dries Buytaert 2bbb88914c - Patch #93945 by chx, jhm, et al: remove some session handler cruft from the mysqli database backend. 2006-11-15 19:48:06 +00:00
Dries Buytaert 926e6830d6 - Patch #81076 by Bart Jansens: documentation correction. 2006-11-12 19:16:09 +00:00
Neil Drumm 723056cbb9 #93491 by chx. Don't attempt to read non-existent timers. 2006-11-12 00:21:15 +00:00
Neil Drumm 0b347f3a99 #93945 by chx. Save sessions before objects are destroyed on some configurations. 2006-11-11 22:41:20 +00:00
Neil Drumm 3075e9c770 #92430 by Jo Wouters. Encode blobs as blobs. 2006-11-10 07:26:27 +00:00
Dries Buytaert 9321ee109d - Patch #93536 by Gabor: eliminate remaining bluemarine traces from core code. 2006-11-08 19:24:11 +00:00
Neil Drumm 7459a335c3 #91046 by jvandyk. Fix handling of expired sessions. 2006-11-07 06:18:35 +00:00
Neil Drumm 64162b74ad #88843 by lyricnz. Properly check if dependencies are set. 2006-11-07 06:13:01 +00:00
Neil Drumm 12df72255c #89059 by jvandervort, andeeeb, and Shakur. Decode destination path. 2006-10-31 16:42:52 +00:00
Neil Drumm 0accf8fe1e #90508 by Heine and the security team. Every form gets a token. 2006-10-31 08:06:18 +00:00
Neil Drumm bda84648e2 #24023 by vhmauery. Properly handle object option flattening. 2006-10-31 07:37:25 +00:00
Kjartan Mannes 860b79b644 - Patch #87372 by drumm: Broken login 2006-10-25 09:52:53 +00:00
Dries Buytaert d638d8bc03 - Patch #87372 by crunchywelch: work around PHP session bug. 2006-10-24 15:31:35 +00:00
Neil Drumm 1a7bac90e7 #76819 by smsimms and sammys. Move part of the sql rewriting down into the database abstraction layer and add extra rewriting needed only for Postgres. 2006-10-23 18:38:45 +00:00
Dries Buytaert eae420960f - Patch #88707 by kkaefer: make menu_set_active_item recompute the contextual menu items. Bugfix. 2006-10-23 17:57:31 +00:00
Dries Buytaert 6b2dd3f75e - Patch #90823 by Gabor: remove author fields. 2006-10-23 15:52:35 +00:00
Dries Buytaert af5402ad2a - Patch #88287 by asimmonds, dww et al: installer doesn't support modules outside root/modules directory. Critical bugfix. 2006-10-23 06:45:17 +00:00
Dries Buytaert e2ed7b8eef - Patch #88705 by profix898 and sammys: made version checking work with PostgreSQL. (Critical bug) 2006-10-22 16:46:41 +00:00
Steven Wittens 756cb72d33 - Menu item capitalization 2006-10-22 09:02:29 +00:00
Steven Wittens 36d44fbfb0 #84146: Use 'Sentence capitalization' for menu items, page titles, form items, etc 2006-10-22 08:28:47 +00:00
Neil Drumm 2ac86c8862 #24023 by chx. Allow multiple select options with the same value and implement it for taxonomy selection. 2006-10-20 20:55:03 +00:00
Dries Buytaert 8306444494 - Patch #78399 by Eaton and chx: don't allow HTML in the title. 2006-10-18 18:00:40 +00:00
Dries Buytaert 91fa912747 - Patch #80749 by wdp: don't generate empty attributes. 2006-10-18 11:43:27 +00:00
Dries Buytaert 1a4aad10ca - Bug #89680: 'not not' -> 'not'. 2006-10-17 19:29:26 +00:00
Neil Drumm b87692a901 #84188 by plumbley, pwolanin, and nickl. Fix some PHP notices. 2006-10-17 08:42:24 +00:00
Neil Drumm a13d829c33 #83853 by myself. Add whitespace between link list items. 2006-10-17 08:38:16 +00:00
Neil Drumm 4a36c9446a #46935 by markus_petrux and edkwh. Don't output empty title attributes. 2006-10-17 08:27:24 +00:00
Steven Wittens 6baece1e1b - Clarify utf-7 exploit in drupal_set_header() 2006-10-17 04:45:29 +00:00
Dries Buytaert d692d438a3 - Patch #82741 by Wesley: fixed incorrect comparison in url(). 2006-10-15 20:00:19 +00:00
Dries Buytaert 8d74e4c132 - Patch #87995 by merlinofchaos: added missing css. 2006-10-15 19:57:06 +00:00
Dries Buytaert 875e99befe - Patch #88109 by Eaton, chx et al: FormAPI 2.0 doesn't support dynamic form ids. 2006-10-12 20:36:51 +00:00
Dries Buytaert e9121fb3ab - Patch #88600 by evo and chx: fix a infinite loop caused by install_goto(). 2006-10-12 15:20:08 +00:00
Dries Buytaert 373e52546d - Patch #86314 by dopry: made previews work. 2006-10-12 15:06:12 +00:00
Dries Buytaert e8ee0bcd2a - Patch #40209 by pascal and jvandyk: added missing semicolon to URL validation. 2006-10-09 06:47:22 +00:00
Dries Buytaert 18b297abf8 - Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added package support to the modules page. 2006-10-05 15:47:57 +00:00
Dries Buytaert 90f9bffbc0 - Patch #82045 by chx, eaton et al: fixed nodeapi. 2006-10-05 15:26:17 +00:00
Steven Wittens aae945c369 #70995: Prevent cron re-runs 2006-10-03 00:24:19 +00:00
Steven Wittens 4bd256a20f #85166: div around radios (checkboxes) and tweak margins 2006-10-03 00:17:52 +00:00
Steven Wittens f24e304fa3 #84875: Dependency system for core 2006-10-02 16:49:08 +00:00
Dries Buytaert 669fc40be0 - Patch #85584 by erdemkose: bugfix: pass to the form. 2006-10-02 11:49:50 +00:00
Neil Drumm d54ccd4f84 #70742 yched and beginner. Fix magic quotes on files. 2006-09-27 07:21:55 +00:00
Neil Drumm 292d28c831 #42826 by jvandyk, mfb, macgirvin. Only show 'edit primary links' link if the user has access to it. 2006-09-27 07:02:32 +00:00
Dries Buytaert 269856e5e7 - Patch #85166 by jjeff: added an extra div to enable Javascript-ify checkboxes. 2006-09-26 14:20:20 +00:00
Dries Buytaert 845ff1c17f - Patch #85123 by gerd: set proper HTTP headers. 2006-09-26 14:09:05 +00:00
Neil Drumm 88d14981f2 #84111 by AjK. Be sure to get the right multistep form. 2006-09-23 07:50:16 +00:00
Dries Buytaert 303236107e - Patch #59263 by stefan et al: bugfix, support PNGs with alpha layer. 2006-09-18 05:10:48 +00:00
Neil Drumm a28ee0cceb #81332 by wundo and davemicc. Allow empty MySQL passwords to work. 2006-09-16 19:26:22 +00:00
Neil Drumm 81b8da2af0 #82865 by chx. Fix the arguments to db_status_report(). 2006-09-13 01:38:42 +00:00