Dries Buytaert
931a4f32dc
- Patch #152171 by yched: added missing validation routines for settings.
2007-06-15 22:00:30 +00:00
Gábor Hojtsy
85805096f7
#142280 by Jose A Reyero, yched and myself: Content translation support built on the existing node language feature
2007-06-15 18:40:14 +00:00
Dries Buytaert
29eb5a6284
- Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version.
2007-06-08 05:50:58 +00:00
Dries Buytaert
546719769b
- Patch #101319 by pwolanin: make sure that node->revision can be altered.
2007-06-07 03:45:57 +00:00
Dries Buytaert
27388f6655
- Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id().
2007-06-05 12:13:23 +00:00
Dries Buytaert
20b0af0b53
- Patch #101319 by forngren: add access check to revision log.
2007-06-04 16:46:48 +00:00
Dries Buytaert
e629deb94d
- Patch #146667 by Jeff Eaton: form API fixes.
2007-06-04 15:56:34 +00:00
Dries Buytaert
5c09cfabb9
- Patch #101319 by webchick and forngren: put log message in collapsible fieldset if revisions not enabled.
2007-06-04 07:46:33 +00:00
Dries Buytaert
1fe90cba4f
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments
2007-06-04 07:22:23 +00:00
Gábor Hojtsy
9f45292d77
#114938 by mistknight, but simplified: wrap ndoe admin query in db_rewrite_sql()
2007-06-01 11:17:44 +00:00
Dries Buytaert
41542ef053
- Patch #101268 by webernet et al: improve the usability of feed icons.
2007-05-31 12:14:04 +00:00
Gábor Hojtsy
fd9dc74c9d
Some RTL CSS files had wrong CVS Id comments, fix that
2007-05-30 18:28:14 +00:00
Dries Buytaert
d675c01f97
- Patch #147880 by hswong3i: improved copmatibility of SQL query.
2007-05-30 06:24:06 +00:00
Dries Buytaert
96926ca047
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.
2007-05-28 06:08:47 +00:00
Gábor Hojtsy
860947d3c8
#145737 by yhager, documentation cleaned up by myself: add support for RTL CSS overrides and default RTL CSS override files for modules
...
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.
This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
2007-05-27 17:57:48 +00:00
Dries Buytaert
3cafffe63f
- Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh, behave.
2007-05-25 12:46:46 +00:00
Dries Buytaert
a91168dc19
- Patch #140218 by pwolanin: fixed problem with callbakcs.
2007-05-23 07:55:08 +00:00
Dries Buytaert
5094312d3b
- Patch #140218 by Crell et al: make it possible to move page callbacks to their own include files.
2007-05-22 05:52:17 +00:00
Dries Buytaert
72e43b4f22
- Patch #145390 by Eaton: fix for node forms that implement submit hooks.
2007-05-20 16:46:03 +00:00
Dries Buytaert
be3dea205f
- Patch #145390 by eaton: node form broken for modules that implement submit hooks
2007-05-20 07:28:05 +00:00
Gábor Hojtsy
bb812c1a9e
#144874 by riccardoR: the language filter field is not removed when already filtering by a language
2007-05-19 13:31:51 +00:00
Dries Buytaert
a243145d3f
- Patch #137767 by chx and pwolanin: multiple menu support.
2007-05-16 13:45:17 +00:00
Dries Buytaert
75897e8000
- Patch #138706 by Eaton: 2 form API fixes.
2007-05-15 05:43:16 +00:00
Dries Buytaert
ac65ff9074
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
2007-05-14 13:43:38 +00:00
Dries Buytaert
0c46b77c31
- Patch #114703 by Moshe: minor node revision fix.
2007-05-11 16:55:58 +00:00
Dries Buytaert
21fe511dfa
- Patch #142897 by erdemkose: corrected the argument: should be empty array instead of empty string.
2007-05-10 19:57:13 +00:00
Dries Buytaert
258c653f56
- Patch #141637 by merlinofchaos, gabor, et al: provide a site config form at the end of install to collect data, plus allow profiles to modify and add more.
2007-05-10 19:55:24 +00:00
Dries Buytaert
571013af8c
- Patch #142619 by erdemkose: fixed E_ALL warnings.
2007-05-10 10:00:50 +00:00
Dries Buytaert
d7681a355f
- Patch #131538 by Jo Wouters: E_ALL fixes
2007-05-08 17:08:14 +00:00
Dries Buytaert
1e6c37aeac
- Patch #133682 by Gurpartap Singh: dashes -> hyphens
2007-05-07 12:32:55 +00:00
Dries Buytaert
7d4f2836ba
- Patch #128082 by Goba et al: Allow localization of built-in menu items.
2007-04-30 17:03:29 +00:00
Dries Buytaert
29055d34d6
- Patch #137236 by merlinofchaos: provide a way to secure the theme variables system.
2007-04-27 07:42:54 +00:00
Dries Buytaert
9a142acc8d
- Patch #137376 by Gabor: add language support to nodes.
2007-04-25 21:28:00 +00:00
Dries Buytaert
f73610bec6
- Patch #76588 by Gabor: made log messages translatable. Yay.
2007-04-24 13:53:15 +00:00
Dries Buytaert
7f87707937
- Patch #127109 by moonray with help from Zen: fixed UI glitch in node filter settings.
2007-04-21 18:10:53 +00:00
Dries Buytaert
cf050e5f6e
- Patch #138000 by killes: removed global .
2007-04-21 18:00:22 +00:00
Dries Buytaert
b88d9b9ece
- Patch #100850 by dww: fixed SQL error when log is empty.
2007-04-20 08:50:08 +00:00
Dries Buytaert
e675979091
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.
2007-04-13 08:56:59 +00:00
Dries Buytaert
b69b850591
- Patch #126177 by AjK: fixed E_NOTICE because of sloppy array_merge_recursive().
2007-04-10 12:11:42 +00:00
Dries Buytaert
cbca44a8a7
- Patch #113898 by chx: make it possible to remove create content links.
2007-04-10 12:08:38 +00:00
Dries Buytaert
dcbb5fa3f4
- Patch #107061 by Steven et al: add jQuery teaser splitter.
2007-04-09 13:58:03 +00:00
Dries Buytaert
5bbbf10ba8
- Patch #130987 by merlinofchaos: added theme registry for easier themability.
2007-04-06 13:27:23 +00:00
Steven Wittens
f3cd2da113
#130991 : Custom menu items, part 1
2007-04-06 04:39:51 +00:00
Dries Buytaert
60cb22740b
- Patch #132789 by vdessel: fixed undefined variable.
2007-04-02 15:15:39 +00:00
Steven Wittens
f7440d4d73
#130971 : Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
2007-03-27 05:13:55 +00:00
Dries Buytaert
eb0caa354e
- Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem.
2007-03-26 01:32:22 +00:00
Dries Buytaert
eb6b848de6
- Patch #110888 by Eaton: unify hook _alter()
2007-03-26 00:35:59 +00:00
Dries Buytaert
4b635f6d0a
- Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.
2007-03-17 18:30:14 +00:00
Dries Buytaert
c7c3ef32c7
- Patch #125805 by dvessel: get rid of the search scrollbar.
2007-03-14 21:41:06 +00:00
Dries Buytaert
66b99866b0
- Patch #126128 by chx and Steven: menu fixes and enhancements. Yay.
2007-03-12 13:01:10 +00:00
Dries Buytaert
33f4e17b2e
- Patch #125092 : getting rid of some string clutter, changing Drupal forever ... :P
2007-03-07 13:09:32 +00:00
Dries Buytaert
ae093d1386
- Patch #115047 by mindless: token replacement with format_plural.
2007-03-07 13:08:04 +00:00
Dries Buytaert
0ef3cd3e1e
- Patch #122709 by kbahey: fixed SQL argument braino.
2007-03-07 12:27:31 +00:00
Dries Buytaert
7a800fb8a1
- Patch #124727 by Moshe: node_access_rebuild should reuse the update facility to reload itself.
2007-03-05 16:22:20 +00:00
Dries Buytaert
b95f496bbc
- Backporting comment module validation fixes. Already went into DRUPAL-5.
2007-03-01 19:53:04 +00:00
Dries Buytaert
6ee8563edb
- Patch #114822 by Neil et al: revision flag was ignored.
2007-03-01 18:18:22 +00:00
Dries Buytaert
dc5843bd30
- Patch #111347 by Steven: refactor url() and l().
2007-02-15 11:40:19 +00:00
Dries Buytaert
a1e6728a46
- Patch #113603 by chx: first crack at re-implementing tabs.
2007-02-11 09:30:51 +00:00
Dries Buytaert
d6e62eea21
- Patch #111537 by jpetso: submit buttons lack weight.
2007-02-10 13:31:32 +00:00
Steven Wittens
018bd034c8
Code style
2007-02-06 08:16:27 +00:00
Dries Buytaert
05a708fb06
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks.
2007-01-31 15:49:26 +00:00
Dries Buytaert
3b543c18f5
- Rollback of E_ALL patch. Too much extra breakage.
2007-01-25 22:14:06 +00:00
Dries Buytaert
fd32b42196
- Patch #112715 by webchick et al: fixed some E_ALL errors.
2007-01-25 21:32:07 +00:00
Dries Buytaert
03752e35a4
- Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet.
2007-01-24 14:48:36 +00:00
Steven Wittens
110080c533
#108695 : Fix problem with using nodes as 404/403 pages.
2007-01-14 02:12:29 +00:00
Steven Wittens
68ac4772e8
#107024 : Make content type name/description localizable on install time by profile.
2007-01-13 10:21:32 +00:00
Dries Buytaert
6beda592d2
- Patch #107428 by webchick: coding style fixes.
2007-01-11 08:51:31 +00:00
Steven Wittens
414b5e3901
#38451 : Fix node options reverting on non-admin edit (bad commit)
2007-01-10 10:28:23 +00:00
Steven Wittens
d093f4eea1
#38451 : Maintain node options when a non-admin edits a node.
2007-01-10 08:43:49 +00:00
Neil Drumm
b8f135fdd5
#107768 by Morbus Iff. Show help for content types containing '_'.
2007-01-09 09:11:44 +00:00
Neil Drumm
250d0d0299
#106607 by anantagati. Add the user picture for node previews.
2007-01-09 08:14:18 +00:00
Neil Drumm
94f6f95db5
#106245 by webchick. Replace 'node' with post.
2007-01-09 07:53:26 +00:00
Steven Wittens
46808f11f4
Reverting bad commit
2007-01-07 08:22:01 +00:00
Steven Wittens
90b00a688f
#80085 : Don't show user picture form on registration pages (chx / webchick)
2007-01-07 08:20:31 +00:00
Steven Wittens
f80f7a7dbd
Revert break tag.
2007-01-05 22:03:06 +00:00
Steven Wittens
bd097f45fe
Revert break tag.
2007-01-05 22:01:02 +00:00
Dries Buytaert
af38c1c032
- Patch #106428 by RobRoy: corrected the welcome text.
2007-01-04 09:53:58 +00:00
Dries Buytaert
17a9896b08
- Patch #106405 by yched: fixed typo in PHPdoc.
2007-01-03 11:03:26 +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
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
98529b936b
#104352 by pwolanin. Dissallow the type name '0' which confuses Drupal.
2006-12-29 08:22:15 +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
Neil Drumm
ca11696598
#105210 by myself. Check the correct hook for grant rebuild UI.
2006-12-26 00:29:49 +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
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
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
4bc8c30382
- Patch #104516 by Chris: made RSS feeds validate.
2006-12-21 16:07:23 +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
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
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
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
a0ca5362c0
#73910 : Teaser length should be a maximum as the description says, not a minimum.
2006-12-12 08:35:30 +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
22d317e5c4
- Patch #101562 by dvessel: <p>-tag clean ups.
2006-12-11 16:57:42 +00:00