index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
node
Commit message (
Collapse
)
Author
Age
*
#107024: Make content type name/description localizable on install time by ↵
Steven Wittens
2007-01-13
|
|
|
|
profile.
*
- Patch #107428 by webchick: coding style fixes.
Dries Buytaert
2007-01-11
|
*
#38451: Fix node options reverting on non-admin edit (bad commit)
Steven Wittens
2007-01-10
|
*
#38451: Maintain node options when a non-admin edits a node.
Steven Wittens
2007-01-10
|
*
#107768 by Morbus Iff. Show help for content types containing '_'.
Neil Drumm
2007-01-09
|
*
#106607 by anantagati. Add the user picture for node previews.
Neil Drumm
2007-01-09
|
*
#106245 by webchick. Replace 'node' with post.
Neil Drumm
2007-01-09
|
*
Reverting bad commit
Steven Wittens
2007-01-07
|
*
#80085: Don't show user picture form on registration pages (chx / webchick)
Steven Wittens
2007-01-07
|
*
Revert break tag.
Steven Wittens
2007-01-05
|
*
Revert break tag.
Steven Wittens
2007-01-05
|
*
- Patch #106428 by RobRoy: corrected the welcome text.
Dries Buytaert
2007-01-04
|
*
- Patch #106405 by yched: fixed typo in PHPdoc.
Dries Buytaert
2007-01-03
|
*
#103371 by drewish. More consistent and correct calling of node_invoke(..., ↵
Neil Drumm
2006-12-29
|
|
|
|
'view').
*
- Patch #105757 by kkaefer: Min word count = 0 has no effect because body is ↵
Dries Buytaert
2006-12-29
|
|
|
|
always required.
*
#104352 by pwolanin. Dissallow the type name '0' which confuses Drupal.
Neil Drumm
2006-12-29
|
*
#104346 by pwolanin. Load all content type information instead of an ↵
Neil Drumm
2006-12-27
|
|
|
|
overly-minimal set for node type resetting.
*
#105210 by myself. Check the correct hook for grant rebuild UI.
Neil Drumm
2006-12-26
|
*
#105178 by ChrisKennedy. Remove an extra a word.
Neil Drumm
2006-12-25
|
*
#104508 by Steven. Use standard SQL for updating post grants.
Neil Drumm
2006-12-25
|
*
- Patch #104729 by dww et al: node_form_add_preview() destroys existing ↵
Dries Buytaert
2006-12-23
|
|
|
|
prefix values
*
- Patch #104575 by pwolanin and kkaefer: cleanup variables before saving.
Dries Buytaert
2006-12-23
|
*
- Patch #104618 by robertDouglas and jvandyk: fixed node caching.
Dries Buytaert
2006-12-21
|
*
- Patch #104516 by Chris: made RSS feeds validate.
Dries Buytaert
2006-12-21
|
*
#103826 by kkaefer and ChrisKennedy. Improve the welcome page translatabolity.
Neil Drumm
2006-12-20
|
*
#104349: Remove erronous 'break' statement
Steven Wittens
2006-12-20
|
*
- Patch #104280 by dww: node_form_add_preview() broken if you alter the ↵
Dries Buytaert
2006-12-19
|
|
|
|
Preview button at all.
*
- Patch #103784 by Gabor: fixed translation problems.
Dries Buytaert
2006-12-17
|
*
- Teeny tiny API change: pass normalized ranking score out of node_search()
Steven Wittens
2006-12-16
|
*
- Patch #100850 by webchick et al: log field in {node_revisions} table has ↵
Dries Buytaert
2006-12-14
|
|
|
|
no default value.
*
#49926: Allow break tag usage with PHP format, don't cut off otherwise.
Steven Wittens
2006-12-12
|
*
#87241: Use absolute links for search results, to allow syndication.
Steven Wittens
2006-12-12
|
*
#73910: Teaser length should be a maximum as the description says, not a ↵
Steven Wittens
2006-12-12
|
|
|
|
minimum.
*
- Patch #100775 by chx: forms in node preview are broken.
Dries Buytaert
2006-12-11
|
*
- Patch #101562 by dvessel: <p>-tag clean ups.
Dries Buytaert
2006-12-11
|
*
- Patch # #87145 by Steven: usability improvement: easier break-tag.
Dries Buytaert
2006-12-10
|
*
- Patch #102317 by kkaefer: capitalization fix.
Dries Buytaert
2006-12-10
|
*
- Patch #101690 by kkaefer: language/usability improvements.
Dries Buytaert
2006-12-08
|
*
- Patch #94019 by chx, jvandyk, RobRoy et al: posts -> content.
Dries Buytaert
2006-12-05
|
*
- Patch #101236 by Uwe Herman: fixed typos in the documentation.
Dries Buytaert
2006-12-05
|
*
- Patch #100174 by hickory and edkwh: node_delete_confirm used .
Dries Buytaert
2006-12-04
|
*
#99556 by RobRoy. Clean up content type editing field descriptions.
Neil Drumm
2006-11-29
|
*
Patch by myself to properly initialize a variable.
Neil Drumm
2006-11-28
|
*
#93684 by collin. Refine handling of teaser truncation with PHP input format.
Neil Drumm
2006-11-28
|
*
- Patch #98383 by ysched: UI improvements for content type configuration.
Dries Buytaert
2006-11-27
|
*
#93289 by webchick. Remove the first step from the new site todo list when ↵
Neil Drumm
2006-11-27
|
|
|
|
it is done.
*
#97231 by pwolanin. Keep the node type in a property and use it consistently.
Neil Drumm
2006-11-26
|
*
#97824 by Gurpartap. Move enclosing elements outside of their t().
Neil Drumm
2006-11-26
|
*
- Patch #99517 by webchick and chx: fixed bogus regex.
Dries Buytaert
2006-11-24
|
*
- Patch # #98366 by webchick and ac: simplified strings for translators.
Dries Buytaert
2006-11-24
|
[next]