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 |
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 |