Dries Buytaert
|
2d7ab225dd
|
- Patch #107097 by webernet: remove bogus xhtml from string.
|
2007-01-05 19:05:54 +00:00 |
Steven Wittens
|
365439ffdf
|
#107015: Code consistency, capitalization of class names.
|
2007-01-05 05:32:23 +00:00 |
Dries Buytaert
|
af38c1c032
|
- Patch #106428 by RobRoy: corrected the welcome text.
|
2007-01-04 09:53:58 +00:00 |
Dries Buytaert
|
1ec2b45be7
|
- Patch #104156 by chromeyellow and Heine: avoid redundant SQL queries.
|
2007-01-03 11:32:38 +00:00 |
Dries Buytaert
|
3c6d61e73c
|
- Patch #104763 by RobRoy: better defaults for page and story.
|
2007-01-03 11:10:58 +00:00 |
Dries Buytaert
|
dbcf525d42
|
- Patch #106351 by hickory: fixed comment forms.
|
2007-01-03 11:04:50 +00:00 |
Dries Buytaert
|
17a9896b08
|
- Patch #106405 by yched: fixed typo in PHPdoc.
|
2007-01-03 11:03:26 +00:00 |
Dries Buytaert
|
a7d58587cb
|
- Patch #103164 by davea and RobRoy: made downloads work on IE6. Send correct headers.
|
2007-01-02 10:25:33 +00:00 |
Neil Drumm
|
f58b4e1a5a
|
#106266 by webchick. Blob and text columns can't have default values in MySQL.
|
2007-01-02 05:30:29 +00:00 |
Neil Drumm
|
dfd86399c0
|
#106232 by chx. Add spaces for code style.
|
2007-01-02 05:05:38 +00:00 |
Dries Buytaert
|
7172ab6b8f
|
- Patch #105937 by Gabor: fixed caching bug with enabling and disabling themes/modules. My last commit of the year ...
|
2006-12-31 13:44:33 +00:00 |
Dries Buytaert
|
20907a8275
|
- Rollback MySQL requirement check.
|
2006-12-31 13:43:32 +00:00 |
Neil Drumm
|
36fce2f001
|
#18870 by zen. Only allow the new comment anchor to be output forthe first new comment.
|
2006-12-30 21:20:38 +00:00 |
Neil Drumm
|
77176a8f64
|
#48415 by nickl. Correct count query for Top visitors page.
|
2006-12-30 21:12:16 +00:00 |
Steven Wittens
|
74ecbf4dd9
|
#105855: Require MySQL 4.0. MySQL 3.23 is no longer supported by the vendor.
|
2006-12-30 08:47:49 +00:00 |
Dries Buytaert
|
f49088015f
|
- Patch #77971 by jvandyck, drumm, et al: move logging to exit hook
|
2006-12-30 07:53:31 +00:00 |
Dries Buytaert
|
12a55af8d1
|
- Patch #105216 by dww and merlin: fixed CSS comment.
|
2006-12-30 07:45:31 +00:00 |
Neil Drumm
|
291b38bf34
|
#103371 by drewish. More consistent and correct calling of node_invoke(..., 'view').
|
2006-12-29 21:25:36 +00:00 |
Dries Buytaert
|
ce2088e817
|
- Patch #105454 by kkaefer, ChrisKennedy, RobRoy et al: fixed update paths.
|
2006-12-29 18:58:48 +00:00 |
Dries Buytaert
|
71e7e78bf8
|
- Patch #105540 by souvent22: small SQL optimization.
|
2006-12-29 17:22:20 +00:00 |
Dries Buytaert
|
dc0ffc1bc5
|
- Patch #105757 by kkaefer: Min word count = 0 has no effect because body is always required.
|
2006-12-29 16:46:23 +00:00 |
Neil Drumm
|
f46f6abeae
|
#105698 by dww. Edit permissions links for all roles, including anonymous and authenticated.
|
2006-12-29 08:27:19 +00:00 |
Neil Drumm
|
98529b936b
|
#104352 by pwolanin. Dissallow the type name '0' which confuses Drupal.
|
2006-12-29 08:22:15 +00:00 |
Neil Drumm
|
3bbf87d279
|
#44276 by dww. Include updated posts in tracker calculations.
|
2006-12-29 07:59:11 +00:00 |
Neil Drumm
|
c2d3944273
|
#100963 by Eaton. Use new pattern for node rendering in printer-friendly version.
|
2006-12-29 07:41:44 +00:00 |
Dries Buytaert
|
3ec762b2ab
|
- Patch #100249 by webchick: properly initialize variable.
|
2006-12-27 21:59:32 +00:00 |
Neil Drumm
|
371323233b
|
#105309 by Gábor Hojtsy. Translate language name selection on user edit pages.
|
2006-12-27 13:11:59 +00:00 |
Neil Drumm
|
9d3685009b
|
#104346 by pwolanin. Load all content type information instead of an overly-minimal set for node type resetting.
|
2006-12-27 12:56:10 +00:00 |
Dries Buytaert
|
58de01883a
|
- Patch #105216 by dww: profiles where no longer being themed due to missing CSS.
|
2006-12-27 12:55:52 +00:00 |
Dries Buytaert
|
5f87220dda
|
- Patch #105164 by kkaefer: image quality settings toggle.
|
2006-12-26 14:01:41 +00:00 |
Dries Buytaert
|
316e999489
|
- Patch #105253 by RobRoy: corrected maxlength setting for feeds.
|
2006-12-26 10:28:12 +00:00 |
Dries Buytaert
|
d1b13b5400
|
- Patch #100747 by ankur: confirm_form() does not allow empty description strings.
|
2006-12-26 10:20:37 +00:00 |
Neil Drumm
|
ca11696598
|
#105210 by myself. Check the correct hook for grant rebuild UI.
|
2006-12-26 00:29:49 +00:00 |
Neil Drumm
|
8b9a3326c3
|
#60664 by Heine. Only check if new comments are duplicates.
|
2006-12-25 22:39:08 +00:00 |
Neil Drumm
|
3111774ef7
|
#19891 by edkwh. Make forum and container names links in forum administration.
|
2006-12-25 22:22:42 +00:00 |
Neil Drumm
|
c4119e9bbb
|
#105178 by ChrisKennedy. Remove an extra a word.
|
2006-12-25 22:09:39 +00:00 |
Neil Drumm
|
c45264163c
|
#104508 by Steven. Use standard SQL for updating post grants.
|
2006-12-25 22:02:05 +00:00 |
Neil Drumm
|
59b94f0610
|
#102170 by ChrisKennedy. Make username and email field #maxlengths consistent.
|
2006-12-25 10:04:03 +00:00 |
Neil Drumm
|
2fe0e80f8d
|
#104617 by robertDouglass. Use more efficient stlye which hits the static cache.
|
2006-12-25 09:48:42 +00:00 |
Dries Buytaert
|
ee3b9e075a
|
- Patch #104437 by kkaefer: corrected help texts.
|
2006-12-23 22:06:05 +00:00 |
Dries Buytaert
|
24393330d2
|
- Patch #104951 by Gabor: corrected the documentation. Page.module no longer
exists.
|
2006-12-23 21:13:18 +00:00 |
Dries Buytaert
|
fdef98345a
|
- Patch #104882 by dww: fixing forum topic teasers.
|
2006-12-23 19:30:46 +00:00 |
Dries Buytaert
|
2076e518a9
|
- Patch #104729 by dww et al: node_form_add_preview() destroys existing prefix values
|
2006-12-23 17:49:47 +00:00 |
Dries Buytaert
|
96c913dca9
|
- Patch #88707 by chx: Make menu_set_active_item a complete inner redirection.
|
2006-12-23 17:27:03 +00:00 |
Dries Buytaert
|
5337232392
|
- Patch #104575 by pwolanin and kkaefer: cleanup variables before saving.
|
2006-12-23 15:39:35 +00:00 |
Dries Buytaert
|
711b947854
|
- Patch #104618 by robertDouglas and jvandyk: fixed node caching.
|
2006-12-21 22:22:14 +00:00 |
Dries Buytaert
|
1823f3596e
|
- Patch #82178 by ChrisKennedy: fixed grippie on IE6.
|
2006-12-21 16:13:06 +00:00 |
Dries Buytaert
|
4bc8c30382
|
- Patch #104516 by Chris: made RSS feeds validate.
|
2006-12-21 16:07:23 +00:00 |
Dries Buytaert
|
a746d0496a
|
- Patch #103462 by jvandyck: documentation and grammar clean up.
|
2006-12-20 10:32:16 +00:00 |
Dries Buytaert
|
a4ed940ab8
|
- Patch #104309 by jvandyck: documentation improvements.
|
2006-12-20 10:29:31 +00:00 |
Neil Drumm
|
bb2a637d0f
|
#103826 by kkaefer and ChrisKennedy. Improve the welcome page translatabolity.
|
2006-12-20 08:06:20 +00:00 |
Steven Wittens
|
492d569157
|
#104349: Remove erronous 'break' statement
|
2006-12-20 06:28:54 +00:00 |
Dries Buytaert
|
ede019296e
|
- Patch #104280 by dww: node_form_add_preview() broken if you alter the Preview button at all.
|
2006-12-19 20:14:26 +00:00 |
Neil Drumm
|
ff34411675
|
#102040 by Jose A Reyero. Clean up search menu items, fixing .../search/user under certain permissions.
|
2006-12-19 09:44:53 +00:00 |
Neil Drumm
|
124c5aebc2
|
#45453 by ChrisKennedy. Clear up the username field description.
|
2006-12-19 09:22:22 +00:00 |
Neil Drumm
|
f4ed6e1a14
|
#69111 by robertDouglass. Speed up the new comments block.
|
2006-12-19 09:02:28 +00:00 |
Dries Buytaert
|
28f907c46a
|
- Patch #103717 by profix88: unable to edit blocks for administration theme when it is not enabled.
|
2006-12-18 21:49:39 +00:00 |
Dries Buytaert
|
aa3daa3256
|
- Patch #103937 by kkaefer: dropdown list items on mass user editing page not translated.
|
2006-12-18 21:45:56 +00:00 |
Dries Buytaert
|
2b7b447468
|
- Patch #103946 by kkaefer: fixed broken help text.
|
2006-12-18 21:44:38 +00:00 |
Dries Buytaert
|
e614ac1034
|
- Patch #103811 by kkaefer: replace %url with @url.
|
2006-12-18 21:32:10 +00:00 |
Steven Wittens
|
e0570581ab
|
#103864: Fix color picker help link.
|
2006-12-18 11:59:07 +00:00 |
Dries Buytaert
|
85c2afe4cd
|
- Patch #103969 by Gabor: documentation corrections.
|
2006-12-18 11:16:51 +00:00 |
Dries Buytaert
|
ba4225921a
|
- Patch #103785 by Goba: fix blog.module confusion.
|
2006-12-17 22:02:46 +00:00 |
Dries Buytaert
|
6dd4ea0164
|
- Patch #103784 by Gabor: fixed translation problems.
|
2006-12-17 21:49:24 +00:00 |
Steven Wittens
|
c6a190ea10
|
- Teeny tiny API change: pass normalized ranking score out of node_search()
|
2006-12-16 09:51:22 +00:00 |
Steven Wittens
|
1776eadc92
|
#103563: Restore removing of HTML comments in filter_xss()
|
2006-12-16 01:05:11 +00:00 |
Steven Wittens
|
9f8ef08ce9
|
Setting HEAD version back
|
2006-12-15 08:58:01 +00:00 |
Steven Wittens
|
d72849187b
|
Setting RC version
|
2006-12-15 08:53:56 +00:00 |
Steven Wittens
|
7838dc1541
|
#100962: Localize module descriptions on admin/by-module
|
2006-12-15 07:56:36 +00:00 |
Steven Wittens
|
46392b264c
|
#92242: Don't indent when comment view is flat.
|
2006-12-15 01:33:00 +00:00 |
Dries Buytaert
|
3f0d64147a
|
- Updating version.
|
2006-12-14 14:29:55 +00:00 |
Dries Buytaert
|
8f3b6934a9
|
- Updating version.
|
2006-12-14 14:23:26 +00:00 |
Dries Buytaert
|
09d52f32d9
|
- Removing trailing whitespace.
|
2006-12-14 14:21:36 +00:00 |
Dries Buytaert
|
015319d6b5
|
- Patch #100850 by webchick et al: log field in {node_revisions} table has no default value.
|
2006-12-14 14:07:57 +00:00 |
Dries Buytaert
|
1a4d5f4206
|
- Patch #100528 by ChrisKennedy: the RSS aggregator supports non-RSS feeds too.
|
2006-12-14 13:41:02 +00:00 |
Dries Buytaert
|
5d2f993c22
|
- Patch #102583 by ChrisKennedy: file upload maxsize displayed incorrectly.
|
2006-12-14 13:30:59 +00:00 |
Steven Wittens
|
61e6e87a22
|
#102174: Default filter format's roles were messed up.
|
2006-12-14 10:14:05 +00:00 |
Steven Wittens
|
212a038129
|
#102871: Fix profile.module fields that appear on registration page
|
2006-12-13 23:50:26 +00:00 |
Steven Wittens
|
17b8327efc
|
#102353: More efficient query for comment.module fix
|
2006-12-13 22:44:54 +00:00 |
Steven Wittens
|
4032bc9ea2
|
#102644: Change %var to !var in user-defined e-mails (e.g. welcome mail)
|
2006-12-13 10:41:56 +00:00 |
Steven Wittens
|
a043194e3f
|
#102353: Fix comment tracking when comment module has been disabled.
|
2006-12-13 10:24:58 +00:00 |
Steven Wittens
|
f016b1647b
|
#100518: Fix bad URL/callback in access control.
|
2006-12-12 10:11:43 +00:00 |
Steven Wittens
|
5aba929c04
|
#49926: Allow break tag usage with PHP format, don't cut off otherwise.
|
2006-12-12 10:05:26 +00:00 |
Steven Wittens
|
f865087dd4
|
#87241: Use absolute links for search results, to allow syndication.
|
2006-12-12 09:55:18 +00:00 |
Steven Wittens
|
991098b985
|
#100679: filter.module - Don't add unnecessary <br /> to empty output.
|
2006-12-12 09:51:21 +00:00 |
Steven Wittens
|
2c3f9537ed
|
#84250: Allow usage of query string on confirm forms.
|
2006-12-12 09:48:47 +00:00 |
Steven Wittens
|
5cb01fd589
|
#101960: Ignore empty package values in contrib
|
2006-12-12 09:42:14 +00:00 |
Steven Wittens
|
4a95d62958
|
#101133: Add files directory writability to status report.
|
2006-12-12 09:29:43 +00:00 |
Steven Wittens
|
a10ca909a0
|
#93897: Fix comment de-indenting multiple levels at a time.
|
2006-12-12 09:20:17 +00:00 |
Steven Wittens
|
a0ca5362c0
|
#73910: Teaser length should be a maximum as the description says, not a minimum.
|
2006-12-12 08:35:30 +00:00 |
Steven Wittens
|
4eda8b315d
|
#101900: Can't create blocked user
|
2006-12-12 07:06:29 +00:00 |
Steven Wittens
|
cfe44ef80c
|
#100859: Fix aggregator categorization form
|
2006-12-12 06:27:17 +00:00 |
Steven Wittens
|
27db2cb8b5
|
#102606: More documentation for constants (webchick)
|
2006-12-12 06:14:21 +00:00 |
Steven Wittens
|
fcde99a4dd
|
#60916: Fix comment subject being empty when comment only contains HTML tags.
|
2006-12-12 06:06:41 +00:00 |
Steven Wittens
|
59fe44368f
|
#102783: link to right permissions section in comment help
|
2006-12-12 05:39:45 +00:00 |
Steven Wittens
|
293b12cc21
|
#102604: Document BLOCK_REGION_NONE constant
|
2006-12-11 23:00:09 +00:00 |
Dries Buytaert
|
5e1d9f979d
|
- Patch #100775 by chx: forms in node preview are broken.
|
2006-12-11 17:48:52 +00:00 |
Dries Buytaert
|
711378019d
|
-Patch
|
2006-12-11 17:13:45 +00:00 |
Dries Buytaert
|
22d317e5c4
|
- Patch #101562 by dvessel: <p>-tag clean ups.
|
2006-12-11 16:57:42 +00:00 |
Dries Buytaert
|
5b384d3924
|
- Patch #99160 by Darren Oh: image toolkit settings were missing.
|
2006-12-11 16:48:35 +00:00 |