Gábor Hojtsy
|
bfb72d0ec9
|
#149567 follow up patch by webernet, slightly modified: update functions need to return an array
|
2007-08-30 15:13:46 +00:00 |
Gábor Hojtsy
|
bd380ed915
|
#147657 follow up patch by drewish and bdragon: fixed coding style and a notice
|
2007-08-29 23:18:58 +00:00 |
Gábor Hojtsy
|
2765d143c0
|
#147657 by chx: menu module update function
|
2007-08-29 20:46:18 +00:00 |
Gábor Hojtsy
|
82fe475b60
|
#163679 by AjK and ChrisKennedy: fix node_configure_rebuild_confirm_submit() parameters
|
2007-08-29 19:56:09 +00:00 |
Gábor Hojtsy
|
94c1729eac
|
#161107 by fwalch and bragon: actually implement the missing forum_term_load to work behind the %forum_term menu item resolving calls
|
2007-08-29 18:25:51 +00:00 |
Gábor Hojtsy
|
48002ab0b4
|
#66595 by AjK: add a default title to the search box, which can be altered/styled out if needed
|
2007-08-29 18:20:01 +00:00 |
Gábor Hojtsy
|
55a297d9da
|
#57676 by JohnAlbin et al: properly support theme engine and theme specific settings via a theme-settings.php file
|
2007-08-29 18:09:36 +00:00 |
Gábor Hojtsy
|
eb633ace4f
|
#149567 by chx and meba: set install_task variable to 'done' on update, so installer cannot be run on Drupal 6 on an upgraded site
|
2007-08-29 18:00:05 +00:00 |
Gábor Hojtsy
|
d8b17c9f19
|
#156475 by Christoph C. Cemper and greggles: actually call the publish op on hook_comment when a comment is first (automatically) published
|
2007-08-29 17:01:33 +00:00 |
Gábor Hojtsy
|
118e91cc40
|
#155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on
|
2007-08-29 14:57:50 +00:00 |
Gábor Hojtsy
|
89aef5b74f
|
#171019 by pwolanin: do not exclude the primary and secondary links from the menu block list
|
2007-08-28 13:16:36 +00:00 |
Gábor Hojtsy
|
1372700977
|
#170638 by JirkaRybka and chx: move update access variable to settings.php, so we can check whether it is wide open, and we have one place for settings
|
2007-08-28 11:42:56 +00:00 |
Gábor Hojtsy
|
43d73f81c9
|
#166071 by jjeff and dvessel: move default template preprocess code to template_preprocess, and add *lots* of documentation to template files and functions
|
2007-08-28 11:35:34 +00:00 |
Dries Buytaert
|
42be9d1311
|
- Patch #165811 by Crell and pwolanin: split system module.
|
2007-08-26 16:41:02 +00:00 |
Gábor Hojtsy
|
56e5ff5882
|
small but annoying wording typo noticed by chx: translation_node_get_translations() actually loads partial nodes only
|
2007-08-26 16:06:35 +00:00 |
Gábor Hojtsy
|
f0c0447e78
|
#111127 follow up patchby myself: document the node_load internal cache and external cache, and how they interoperate
|
2007-08-26 14:15:51 +00:00 |
Gábor Hojtsy
|
acb285576c
|
#111127 follow up patch by chx, slightly modified: properly wipe the translation set node_load caches when a set is updated
|
2007-08-26 13:49:27 +00:00 |
Gábor Hojtsy
|
39d776faa9
|
#157682 by bjaspan, chx and JirkaRybka: update.php for Drupal 6, to allow near flowless updates
|
2007-08-26 08:27:09 +00:00 |
Dries Buytaert
|
7531f956aa
|
- Patch #169627 by JirkaRybka: improved logging of mail problems.
|
2007-08-26 08:00:49 +00:00 |
Dries Buytaert
|
5e73b66f3a
|
- Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functions and templates may need include files. Flush your caches.
|
2007-08-26 07:46:11 +00:00 |
Dries Buytaert
|
31c357f9c8
|
- Patch #170004 by pwolanin: removed db_num_rows() in book_update_6000.
|
2007-08-26 07:20:07 +00:00 |
Gábor Hojtsy
|
ffb803bae2
|
#157510 by pwolanin and chx: search module needs menu tail arguments (arbitrary 'directory' looking parts)
|
2007-08-25 10:29:18 +00:00 |
Gábor Hojtsy
|
801756e7e6
|
#111127 by chx: cache node_load(), so heavy operations loading data from external sources and only invoked once (note that you should do everything dynamic in the view op, not the load op)
|
2007-08-25 09:25:49 +00:00 |
Dries Buytaert
|
f2ce877d43
|
- Patch #145218 by profix898, bennybobw, Crell, forngren et al: use href instead of @import for CSS.
|
2007-08-23 16:41:19 +00:00 |
Dries Buytaert
|
7b7ab29a22
|
- Patch #169420 by Crell: split statistics module.
|
2007-08-23 16:34:44 +00:00 |
Dries Buytaert
|
a0f774a15e
|
- Patch #169426 by Crell: split tracker module.
|
2007-08-23 16:01:01 +00:00 |
Dries Buytaert
|
fb322f08da
|
- Patch #169065 by pwolanin: links to new menus can exist outside 'navigation'.
|
2007-08-22 14:48:39 +00:00 |
Dries Buytaert
|
b60a85a0c2
|
- Patch #169425 by Crell: split throttle module.
|
2007-08-22 13:35:02 +00:00 |
Gábor Hojtsy
|
091a772dad
|
#165141 by hswong3i: move literal values out of some core queries to support cross-database compatibility (ie. better SQL parsing and altering options)
|
2007-08-22 08:40:04 +00:00 |
Gábor Hojtsy
|
6721bc580a
|
#166593 by hswong3i: move literal values out of some core queries to support cross-database compatibility (ie. better SQL parsing and altering options)
|
2007-08-22 08:36:34 +00:00 |
Dries Buytaert
|
2f834f032a
|
- Patch #166717 by Crell: split up drupal module. This modules should be removed in Drupal 7 though.
|
2007-08-21 08:15:59 +00:00 |
Gábor Hojtsy
|
6eaaa3c1b3
|
#160168 by kkaefer and pwolanin: restore lost Drupal 5 functionality of being able to set primary and secondary links differently
|
2007-08-20 18:26:41 +00:00 |
Gábor Hojtsy
|
ced08bf27a
|
#166586 by hswong3i: move literal values out of menu module queries (for better db compatibility, ie. easier query rewriting)
|
2007-08-20 18:18:15 +00:00 |
Gábor Hojtsy
|
f4dc86046f
|
#165675 follow up patch by pwolanin: retain menu information on node previews to check, do not use the newly selected values yet, to be consistent with the DB
|
2007-08-20 17:54:35 +00:00 |
Dries Buytaert
|
f8526cb55f
|
- Patch #167109 by pwolanin and Crell: split node.module.
|
2007-08-20 07:03:08 +00:00 |
Dries Buytaert
|
594fa666af
|
- Patch #80951 by webchick: fixed broken query.
|
2007-08-20 06:41:38 +00:00 |
Dries Buytaert
|
ac8e1e0238
|
- Patch #166725 by Crell: split openid module.
|
2007-08-19 09:48:33 +00:00 |
Dries Buytaert
|
57750b90fc
|
- Patch #166719 by Crell: split up help module.
|
2007-08-19 09:27:24 +00:00 |
Dries Buytaert
|
74292cd062
|
- Patch #80951 by killes, yched et al: block caching.
|
2007-08-19 08:08:45 +00:00 |
Gábor Hojtsy
|
e9c36f9697
|
#161136 by hass: the previously aggressive caching incompatible hook_init parts were broken out to hook_boot, so this should be reflected in the help text and check
|
2007-08-18 20:08:33 +00:00 |
Gábor Hojtsy
|
8971add849
|
#163191 follow up patch by hswong3i and pwolanin: use a has_rows flag where we dont need a counter
|
2007-08-18 20:03:19 +00:00 |
Gábor Hojtsy
|
5d31f59573
|
#168429 by gaele: there is no settings module, fixing reference to system module in help text
|
2007-08-18 11:51:48 +00:00 |
Gábor Hojtsy
|
9361518ce8
|
#166913 by pwolanin and webernet: fix book outline removal confirm form parameters and improve user documentation
|
2007-08-18 11:36:40 +00:00 |
Gábor Hojtsy
|
0a6cf705b8
|
#168352 by webernet: fix small typo in update.module
|
2007-08-18 11:30:59 +00:00 |
Gábor Hojtsy
|
6ecef0ee38
|
#156796 by webernet, asimmonds and pwolanin: user editing forms cleanup and fixing deletion API remainings
|
2007-08-16 13:07:31 +00:00 |
Gábor Hojtsy
|
115285f30a
|
#165675 by pwolanin: only show allowed parent items in menu/book select fields to avoid going deeper then what is allowed
|
2007-08-16 12:47:34 +00:00 |
Gábor Hojtsy
|
f48af90a40
|
#157747 by dopry: the files coming from the form are arrays, and need to by casted to objects
|
2007-08-16 12:30:24 +00:00 |
Gábor Hojtsy
|
c3207e0ec1
|
#162050 by dvessel: user_comment() now modifies the comment, although hook_comment() was not intended to modify the comment, so we need to pass it in by reference to get modified
|
2007-08-16 09:32:06 +00:00 |
Gábor Hojtsy
|
bc33e002fa
|
#166688 by pwolanin: user_build_content() needs to have the account passed by reference
|
2007-08-12 19:25:57 +00:00 |
Gábor Hojtsy
|
5a09fc0750
|
#166644 by pwolanin: path module was incorrectly using drupal_get_form
|
2007-08-12 16:34:56 +00:00 |