Gábor Hojtsy
35c0e44330
#179695 by chx: only anonymous users should have permission to visit user/login, so this menu item is automatically hidden when a user is logged in
2007-10-03 13:01:04 +00:00
Dries Buytaert
d2d93b4bd3
- Patch #173486 by scor: fixed code style issues.
2007-10-02 16:19:23 +00:00
Dries Buytaert
4bb5080ebe
- Patch #169982 by moshe, eaton, bjaspan, nedjo, yched, et al: missing feature from schema API: load/save records based upon schema.
2007-10-02 16:15:56 +00:00
Dries Buytaert
c389c90529
- Patch #144634 by chx: fixed critical bug that prevented language negotiation to work after/when drupal_goto() is called.
2007-10-02 16:03:17 +00:00
Dries Buytaert
ec75cf33fd
- Rollback of patch #139117 : according to Steven it is silly. Let's have a better look at it.
2007-10-02 12:10:40 +00:00
Dries Buytaert
55cc439990
- Patch #178044 by chx: properly delete watchdog messages captured by the dblog.module.
2007-10-02 07:05:43 +00:00
Dries Buytaert
1deae85075
- Patch #139117 by hass et al: remove IE hacks that break the compressor.
2007-10-02 07:02:48 +00:00
Gábor Hojtsy
a0ae940483
#179510 by jjeff: (usability) include role name in permission checkbox tooltips
2007-10-01 09:04:54 +00:00
Gábor Hojtsy
0a69b04870
#104662 by chx: the search block form might not be available on the search page itself, so that target was not right for search block form submissions
2007-10-01 08:50:36 +00:00
Gábor Hojtsy
a966c326be
#160603 by nancyw and Freso: variable search_cron_limit was not removed on search uninstall
2007-09-29 08:08:59 +00:00
Gábor Hojtsy
ebfbaa3fda
#179234 by myself: language code regular experssion was too greedy for simple langcode.po names
2007-09-28 18:11:27 +00:00
Gábor Hojtsy
b03af772d7
#174233 by webernet: fix notices when editing comments and also fix a moderation bug along the way
2007-09-28 17:15:04 +00:00
Gábor Hojtsy
ac43420be3
#86857 by pwolanin and webchick: autogenerate log message for book page changes when made from the outline view (ie. node title or weight can be changed and is now in the log message)
2007-09-28 15:44:13 +00:00
Dries Buytaert
3b5f2d8ebe
- Patch #179244 by tangent: line break filter operates on object element.
2007-09-28 08:09:25 +00:00
Gábor Hojtsy
fc79722b39
#90570 by bdragon and chx: GET query and fragment information were not possible to define in menu links
2007-09-27 16:59:54 +00:00
Gábor Hojtsy
74def328c8
#167284 by Heine and pwolanin: proper field type placeholders in IN() queries, setting a best practice to avoid vulnerabilities
2007-09-27 16:52:00 +00:00
Gábor Hojtsy
b5b6b32e36
#158927 by John Morahan: first time, the default admin theme name is '0', so block initialization gives warnings. Avoid this initialization until we have a theme selected
2007-09-27 13:12:26 +00:00
Gábor Hojtsy
5d5b285dde
#174220 by webernet: fix noticed in node module when a user has no adminiter nodes permission
2007-09-27 12:56:04 +00:00
Gábor Hojtsy
5566f740ac
#178890 by Freso: fix parse error introduced in #124979
2007-09-26 20:01:17 +00:00
Dries Buytaert
be091880f4
- Patch #124979 by chx: remove the auto_increment.
2007-09-26 18:31:34 +00:00
Dries Buytaert
9a0cbf62e1
- Patch #135926 by mooffie: hook_link is called by the wrong parameters. Fixed disconnect between node_view() and hook_link().
2007-09-26 18:22:34 +00:00
Dries Buytaert
fbde117dd6
- Patch #178650 by pwoladin: fixed db problem and added extra validation.
2007-09-26 18:19:22 +00:00
Gábor Hojtsy
5d1c888949
#177182 by hswong3i: the range query in node_update_index() used more arguments the placeholders
2007-09-25 15:05:01 +00:00
Gábor Hojtsy
6cf4f6b1ce
#177829 by jjeff: search indexing did not invoke the nodeapi alter hook, so what the user seen and what was indexed was different
2007-09-25 15:02:11 +00:00
Gábor Hojtsy
cd517f16e9
#177927 by chx: use path=/ in PHP comment settings cookie creation, so cookies set around the site are available in other 'directories'
2007-09-25 14:58:43 +00:00
Gábor Hojtsy
6143f13c41
#154300 by chx: enforce site user account creation policy in openid module too
2007-09-25 14:52:55 +00:00
Gábor Hojtsy
1f5ea29689
#172977 follow up patch by pwolanin: fix NOTICE in taxonomy_term_count_nodes
2007-09-25 14:44:50 +00:00
Gábor Hojtsy
12f771d565
#160043 by chx: array_filter for book admin settings form, which is required based on http://lists.drupal.org/pipermail/development/2006-September/019917.html
2007-09-25 12:50:34 +00:00
Gábor Hojtsy
de1c51958c
#176367 by chx: not all node type have body labels, so this might not be set
2007-09-25 12:07:14 +00:00
Gábor Hojtsy
a8d2453b17
#177654 by chx: admin/content has items with comment, feed, etc management, so a node admin permission should not be required to visit it
2007-09-25 11:49:37 +00:00
Gábor Hojtsy
21698d2bf1
#176092 by walkah: always display 'cancel openid login' link, even if the login trial did not succeed
2007-09-25 11:42:44 +00:00
Gábor Hojtsy
206d652a82
#162276 by Rowanw: usability - reword menu item deletion checkbox label
2007-09-20 08:41:33 +00:00
Gábor Hojtsy
cc8d47a9f1
#176429 : JirkaRybka: two queries were missing curly braces in system.install
2007-09-20 08:37:22 +00:00
Gábor Hojtsy
012686ea09
#141470 by chx: usability - add pager to taxonomy form, which makes this usable for freetagging vocabularies
2007-09-19 19:02:57 +00:00
Gábor Hojtsy
6583ac5aee
#175743 by Desbeers: fix numerous issues around node submission dates and content editing
2007-09-19 18:11:08 +00:00
Gábor Hojtsy
310dbd432e
#172765 follow up patch by pwolanin: fix user path access, which was broken by the user module split
2007-09-19 18:00:52 +00:00
Gábor Hojtsy
44697397b7
#175779 by pwolanin: fix filter format addition page and add proper titles for filter configuration tabs
2007-09-17 09:16:48 +00:00
Gábor Hojtsy
6da81e1f3f
#171951 by dvessel: fix account specific theme selection form
2007-09-17 08:06:52 +00:00
Gábor Hojtsy
9c2f47eafd
Back to devopment version, now that we have the beta 1 tagged and released
2007-09-15 07:33:46 +00:00
Gábor Hojtsy
86a6cd4ef3
Marking code as beta 1 in preparation of the first beta release of Drupal 6, also add back E_NOTICE removal for the release.
2007-09-14 20:08:59 +00:00
Gábor Hojtsy
75f0eb8e89
#175593 by JirkaRybka: fix help text about textgroups, rewording a misleading example
2007-09-14 18:05:33 +00:00
Gábor Hojtsy
c3972cf506
#162432 by bjaspan and chx: serial columns need their keys defined in db_change_field() and friends in MySQL
2007-09-14 17:46:32 +00:00
Gábor Hojtsy
439942db98
#168261 by mvc: redirect registered users back to the front page if admin approval is required, so their user account page is not directly accessible after registration
2007-09-14 17:38:08 +00:00
Dries Buytaert
eb618ffb75
- Patch #161185 by Crell: split filter module.
2007-09-14 12:17:58 +00:00
Dries Buytaert
c80f739782
- Patch #168487 by douggreen: don't enable modules that depend on incompabitlbe modules.
2007-09-14 12:16:55 +00:00
Dries Buytaert
75468bd08f
- Patch #68853 by matt and telcontar: improved documentation for the html input filter.
2007-09-14 11:48:41 +00:00
Gábor Hojtsy
922bf65fef
#173982 follow up patch by webernet: the profile table might not exist, so we need to check for its existance before updating it
2007-09-14 09:43:13 +00:00
Gábor Hojtsy
c3ef96b8b0
#174993 by peterx, webchick and Freso@freso.dk: WAI AA comformant title for read more links, ie. we are not repeating the same text but include meaningful information
2007-09-14 09:37:29 +00:00
Gábor Hojtsy
6bb5c304f3
#174440 by kkaefer: properly translatable filter dropdown elements on user admin page
2007-09-13 09:51:11 +00:00
Gábor Hojtsy
a5adbe4636
#173082 by dvessel: tplify aggregator module, make more stuff themeable
2007-09-13 08:02:38 +00:00
Gábor Hojtsy
eddb278a0a
#174254 by pwolanin: Taxonomy term pages need proper titles
2007-09-13 07:54:27 +00:00
Gábor Hojtsy
21ac9f1917
#174708 by multiple contributors: update jQuery to 1.2
2007-09-12 18:29:32 +00:00
Gábor Hojtsy
ffa1f6ef69
#174267 by kkaefer: improve wording of some menu messages, and add a missing format_plural()
2007-09-12 11:48:15 +00:00
Gábor Hojtsy
48d3efdbf8
#174270 by kkaefer and Frando@fresko.dk: make node filter status texts translatable
2007-09-12 11:39:38 +00:00
Gábor Hojtsy
2b8943667c
#172591 by HedgeMage: add help page for openid module with short description of what does the module offer
2007-09-12 11:32:06 +00:00
Gábor Hojtsy
2ed2c5f9f9
#173982 by pwolanin and chx: fix schema inconsistencies between a fresh Drupal 6 install and a Drupal 5 upgraded to Drupal 6
2007-09-11 19:14:34 +00:00
Gábor Hojtsy
f82029a2d9
#172840 by Crell: break up book module to improve performance
2007-09-11 17:35:58 +00:00
Gábor Hojtsy
281781a44f
#174348 by chx: image column was not present in an aggregator_save_feed() query, but it does not have a default value, so we need to include it in the query
2007-09-11 17:28:44 +00:00
Gábor Hojtsy
5030ea40a5
#150851 by pwolanin and chx: different radio buttons in the same set should have different HTML id values (XHTML validity fix)
2007-09-11 17:23:58 +00:00
Gábor Hojtsy
ac7637bc9b
#172773 by numerous contributors: Make the actions interface usable by mere mortals (including rename of actions.module to trigger, but keeping the actions themselfs).
...
Complete previous history of actions module:
- #148410 by jvandyk: added rewrite of the actions module!
- #155986 by Uwe: fixed typos.
- #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on
2007-09-11 14:50:05 +00:00
Gábor Hojtsy
f84f3a4a68
#165638 by dww: better presentation of manual check link in update module
2007-09-10 18:11:22 +00:00
Gábor Hojtsy
e3daf88ec7
#166742 by Crell and dvessel: split user module (for performance reasons)
2007-09-10 13:14:38 +00:00
Gábor Hojtsy
f0cb501c23
#174169 by chx: correct usage of drupal_mail() with actions
2007-09-10 09:28:28 +00:00
Gábor Hojtsy
c4b02c1213
#174343 by Shiny: move JOIN condition to ON clause in forum_nodeapi, so our SQL is standards compatible
2007-09-10 08:06:59 +00:00
Gábor Hojtsy
ea0f102c21
#174224 by kkaefer: send user notification email after the user object is updated
2007-09-09 20:21:02 +00:00
Gábor Hojtsy
bfe2229b53
#172977 by pwolanin: fix E_ALL NOTICEs with some taxonomy module queries
2007-09-09 20:16:09 +00:00
Gábor Hojtsy
e1022123bb
#173995 by Desbeers: when creating a new node, default values are inserted into the object on preview, overwriting existing user provided values
2007-09-09 19:52:29 +00:00
Gábor Hojtsy
4a347be7ed
#173225 corrective fix: there were two uses of the ip variable, so revert to the original patch
2007-09-08 13:57:22 +00:00
Dries Buytaert
15b52931a2
- Patch #173225 by killes: missing ip_address(). Slightly modified by me.
2007-09-08 08:57:26 +00:00
Gábor Hojtsy
fde6b84e1f
#164617 by catch: only suggest caching for production sites, so people developing their web sites can do so without nasty surprises
2007-09-07 12:45:28 +00:00
Gábor Hojtsy
3ffae10598
#173305 by drewish: actually remove files when the delete check box is checked
2007-09-06 15:31:48 +00:00
Gábor Hojtsy
817f980914
#173314 by drewish: mark previously uploaded files as permanent, so they will not be deleted after an upgrade
2007-09-06 13:13:08 +00:00
Gábor Hojtsy
b3d3e39c47
#163361 by dvessel: fix hidden textareas in Opera and remove gap between textarea and grippie in Firefox/Safari
2007-09-06 13:06:13 +00:00
Gábor Hojtsy
f2448fe718
#166780 by makara and blakehall: fix incorrect table name alias in taxonomy_select_nodes()
2007-09-06 13:03:18 +00:00
Gábor Hojtsy
9307321817
#148677 by pwolanin: set active menu item on 403/404 pages (and on the user page)
2007-09-06 12:47:20 +00:00
Gábor Hojtsy
c3685d60f7
#172791 by dmitrig01: fix notices when contact page is called, but contact module is not configured yet
2007-09-06 12:42:50 +00:00
Gábor Hojtsy
ab952ffb4d
#109829 by doq: do not trim URLs is the added ellipses would result in a longer link title then the original URL itself
2007-09-06 12:40:47 +00:00
Gábor Hojtsy
67e5859a7f
#172376 by ChrisKennedy: fix 8 E_ALL issues in comment module and fix approval queue
2007-09-06 12:21:39 +00:00
Gábor Hojtsy
e3ad7751a3
#172642 by dvessel: block theme file name suggestion for poll nodes
2007-09-06 12:18:01 +00:00
Dries Buytaert
73bcf5f0f4
- Patch #172961 by webernet: code style fixes.
2007-09-05 18:24:25 +00:00
Dries Buytaert
b0493c003c
- Patch #173303 by dvessel: fixed E_NOTICE.
2007-09-05 18:11:27 +00:00
Dries Buytaert
eb5e19f0c6
- Patch #173287 by webernet: missing {} in SQL query.
2007-09-05 18:09:49 +00:00
Dries Buytaert
ab1715750a
- Patch #172961 by webernet: code style cleanup.
2007-09-05 08:42:02 +00:00
Dries Buytaert
f655adcf97
- Patch #169433 by Crell and dvessel: split up search module.
2007-09-05 08:39:57 +00:00
Dries Buytaert
72f9a97681
- Patch #172860 by chx: node search does not support revisioned terms.
2007-09-05 08:35:14 +00:00
Dries Buytaert
e0c1342316
- Patch #172836 by Crell: split poll module.
2007-09-05 08:33:16 +00:00
Dries Buytaert
53818e811e
- Patch #172835 by Crell: split up aggregator module.
2007-09-05 08:31:48 +00:00
Dries Buytaert
531b45d045
- Patch #172643 by chx and fresco: fixed the leave shadow copy functionality.
2007-09-05 08:27:57 +00:00
Dries Buytaert
2db2c039fb
- Patch #172950 by webernet: code style fixes.
2007-09-04 21:10:45 +00:00
Dries Buytaert
957997516d
- Patch #172765 by webchick and chx: path 'user' returns 403
2007-09-04 14:37:48 +00:00
Dries Buytaert
51c2ab2e30
- Patch #159447 by chx, webchick, crell et all: fixed various aggregator related problems.
2007-09-03 16:59:53 +00:00
Gábor Hojtsy
6fa344f5b1
#172265 by chx: fix user id problems on mysql, when inserting the first two special users
2007-09-03 14:13:58 +00:00
Gábor Hojtsy
b5331d0859
#171646 by JirkaRybka: store version usage information for every source string, optimize caching and prune the initially unused strings
2007-09-02 15:19:16 +00:00
Gábor Hojtsy
e310d9e4a4
#6162 by various people: actually point new anchors to the page the first new comment is displayed (in a multipage comment view)
2007-09-02 14:56:18 +00:00
Gábor Hojtsy
1b658ae850
#144337 by yched: batch support for node access table rebuilding
2007-09-02 14:42:30 +00:00
Gábor Hojtsy
0c8a7c0de7
#168813 by chx: do not let form caching prevent file uploads
2007-09-02 14:26:26 +00:00
Gábor Hojtsy
85735002c3
#172436 by chx: watchdog was already renamed dblog, fix leftovers
2007-09-02 12:53:50 +00:00
Gábor Hojtsy
1e04b134f4
#172453 by webchick: proper default value for user roles (radios need an int, not an array)
2007-09-02 12:46:21 +00:00
Gábor Hojtsy
94c4e03548
#115689 by chx: new content types should not overwrite old ones
2007-09-02 12:36:14 +00:00
Gábor Hojtsy
3d6b273206
#172455 by chx: a notice and missing form API conversions in user module
2007-09-02 12:24:49 +00:00
Gábor Hojtsy
dd3bb47dac
#159527 by chx, webernet and pwolanin: fix system admin menus if admin menu was moved from the default location
2007-09-01 14:41:21 +00:00
Gábor Hojtsy
0fd16236ef
#171562 by JirkaRybka: fix several issues with locales
...
- make searches work again, better worded
- do not cache English stuff
- fix strike through on string seek page
- fix exports for translations
2007-09-01 12:50:47 +00:00
Gábor Hojtsy
f7f316cd01
#165957 by hswong3i: create the variables table early, to make some DB driver writing a happier process
2007-09-01 07:11:00 +00:00
Gábor Hojtsy
c07305d060
#172149 by dvessel: add semicolons, so the JS aggregator works
2007-09-01 07:08:11 +00:00
Gábor Hojtsy
4072667666
#170546 by ChrisKennedy: fix 7 E_ALL notices in profile module
2007-09-01 06:15:33 +00:00
Dries Buytaert
fb1948cbf7
- Patch #171652 by dvessel et al: cleanup some old cruft. Dvessel is on a patch spree ...
2007-09-01 05:42:49 +00:00
Dries Buytaert
3a7d307845
- Patch #159936 by dvessel: tpl-ify block module.
2007-09-01 05:31:09 +00:00
Dries Buytaert
8b2f69473a
- Patch #162202 by dvessel: fixed CSS problems in Opera.
2007-09-01 05:27:04 +00:00
Dries Buytaert
b26d3595d4
- Patch #149540 by chx: first user installed as uid = 2 in MySQL 4.1.
2007-08-30 20:34:02 +00:00
Dries Buytaert
df8c572708
- Patch #132369 by dmitrig01 and simplymenotu: fixed various E_NOTICE problems.
2007-08-30 20:20:38 +00:00
Dries Buytaert
45c255c0e9
- Patch #164351 by chx and dvessel: theming the search form was broken.
2007-08-30 20:11:20 +00:00
Dries Buytaert
00181ecb39
- Removing whitespace.
2007-08-30 19:54:22 +00:00
Dries Buytaert
78236ada52
- Patch #149540 by chx: first user installed as uid = 2 in MySQL 4.1.
2007-08-30 19:54:06 +00:00
Gábor Hojtsy
d82fe113bc
#53905 by fax8, Gurpartap Singh and dvessel: give meaningful names to term variables in forum templates and add unique IDs for easier themeing
2007-08-30 18:58:12 +00:00
Gábor Hojtsy
abe4469cf1
#151782 by agentrickard: missing form_state in aggregator form functions
2007-08-30 18:22:20 +00:00
Gábor Hojtsy
e362dd9b07
#134307 by dww, Stefan Nantegaal and dvessel: fix table headers interaction with Safari, so the fieldset contents will not disappear
2007-08-30 17:37:08 +00:00
Gábor Hojtsy
7ab90f3bd5
#148973 by chx: actually insert an empty value for description, so it is not null, and does not cause a problem for postgres
2007-08-30 17:23:09 +00:00
Gábor Hojtsy
c84d7a5071
#170677 by chx: roll back poll data loading to the load operation
2007-08-30 17:01:42 +00:00
Gábor Hojtsy
614f685bdc
#170651 by pwolanin: slipt menu module into the module and an admin.inc for admin pages, to help performance
2007-08-30 16:27:12 +00:00
Gábor Hojtsy
4e0071fb8a
#111127 rollback by chx, slightly extended: roll back node_load cache, it needs more thought and discussion, so postponed until at least Drupal 7
2007-08-30 15:31:46 +00:00
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
Dries Buytaert
c17499b6fe
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement. (Correct version this time.)
2007-08-12 16:12:00 +00:00
Dries Buytaert
b134b023e1
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement.
2007-08-12 15:55:36 +00:00
Gábor Hojtsy
4e6068baf2
#166491 by pwolanin: default theme settings page should display default theme settings, not the theme list
2007-08-11 19:17:17 +00:00
Gábor Hojtsy
fb71555204
#166237 by jbratton: fix two notices on contact pages for anonymous users
2007-08-11 16:13:45 +00:00
Dries Buytaert
a5fcb369fb
- Patch #166205 by hswong3i: improved database compatibility of db_result(). Makes it work with DB2, Oracle, etc.
2007-08-11 14:14:46 +00:00
Dries Buytaert
15c68075d9
- Patch #154470 by pwolanin et al: optimize menu queries and indices.
2007-08-11 14:06:15 +00:00
Dries Buytaert
541c9673b4
- Patch #165685 by dww: improve strings for messages when fetching updates.
2007-08-11 07:05:11 +00:00
Gábor Hojtsy
36cf322479
#165766 by hswong3i: node SQL fixes - primary keys have indexes themselfs, unique columns should not allow NULL
2007-08-10 11:14:22 +00:00
Gábor Hojtsy
87bdc95bff
#165013 by Eaton: fix image button behaviour by processing the right values coming in the request
2007-08-10 10:51:17 +00:00
Dries Buytaert
cf83099de1
- Patch #153425 by pwolanin: fix use of raw in node module.
2007-08-10 06:29:01 +00:00
Dries Buytaert
54882f994a
- Patch #136386 by pwolanin: the modules admin page is still not coded for the new system.
2007-08-09 20:05:49 +00:00
Gábor Hojtsy
626b757308
#165775 by hswong3i: profile name field has a unique key, so it should not allow NULL as a value
2007-08-09 11:05:40 +00:00
Gábor Hojtsy
509d570bbd
#160039 by prakashp, chx and pwolanin: fix node saving:
...
- centralize/reuse some node form saving code
- fix uploads without JS
- fix reappearing teasers on node save
2007-08-09 11:01:00 +00:00
Gábor Hojtsy
51b0221331
#165358 by John Morahan: do not regenerate the session when the user is saved without a password specified
2007-08-09 10:49:26 +00:00
Gábor Hojtsy
323fa356bd
#110511 by bjaspan: poll listing page should have a 'count_sql' because the original query uses group by, so it is not countable properly
2007-08-09 10:37:41 +00:00
Dries Buytaert
d713b11adb
- I forgot to remove these earlier when we renamed them.
2007-08-08 07:50:38 +00:00
Dries Buytaert
6e15cf9124
- Patch #164974 by ricflomag: correct usage of t().
2007-08-08 07:47:48 +00:00
Dries Buytaert
9405388d16
- Patch #164931 by John Morahan: included the wrong file.
2007-08-08 07:18:19 +00:00
Gábor Hojtsy
2bfeda7672
#164348 by pwolanin: improve book block performance
2007-08-07 11:43:05 +00:00
Dries Buytaert
491b47f0a9
- Patch #158537 by Benjamin Melancon and Wim Leers: unnecessary 'ORDER BY' in taxonomy_vocabulary_load.
2007-08-07 11:33:36 +00:00
Dries Buytaert
a21275a58f
- Patch #165160 by hswong3i: made two SQL queries work on DB2.
2007-08-07 08:41:24 +00:00
Gábor Hojtsy
f23c24c8a3
#164935 by Ralf Stamm: standardize CVS Id tags in files:
...
- always include CVS Id tags in all files
- add a new line after the CVS Id, if more code or phpdoc follows in the same code block
- fix bogus Id tags previously added
2007-08-07 08:39:36 +00:00
Gábor Hojtsy
b996a7d30d
#165141 by hswong3i: when inserting values into VARCHAR fields, we should use quotes, even if the values are numbers
2007-08-07 08:32:43 +00:00
Gábor Hojtsy
893b0fbd5c
#141653 by Ralf Stamm: fix some E_NOTICE errors in color module
2007-08-06 12:54:39 +00:00
Dries Buytaert
fbd7a0bdc3
- Patch #164672 by flevour: typo in SQL query.
2007-08-05 16:13:31 +00:00
Gábor Hojtsy
b2ebf5d180
#164545 by pwolanin: fix call time pass by reference warning
2007-08-04 21:24:32 +00:00
Dries Buytaert
3488a1ed44
- Patch #158536 by dvessel: more forum template massaging.
2007-08-03 06:07:52 +00:00
Dries Buytaert
f1d2f5a18d
- Patch #148346 by Steef and drewish: split image.inc into image.inc and image.gd.inc and improved the documentation.
2007-08-02 20:19:02 +00:00
Dries Buytaert
c70b19a91b
- Patch #163723 by Eaton and Frando: fix default page.tpl markup (and removed some whitespace).
2007-08-02 20:08:53 +00:00
Dries Buytaert
d31f65a93c
- Patch #162871 by merlinofchaos: poll module cleanup + tplified the module.
2007-08-02 10:46:53 +00:00