Gábor Hojtsy
|
1b5ce2b18f
|
#206272 report by yojoe, patch by myself: user provided data in menu titles should be check_plain()-ed not t()-ed
|
2008-01-04 13:50:50 +00:00 |
Gábor Hojtsy
|
9bc7c07cb7
|
#195161 by mcarbone with some modifications: only show 'login to post comments' if logging in actually lets you post comments
|
2008-01-04 11:34:19 +00:00 |
Gábor Hojtsy
|
89be29505b
|
#198856 by hswong3i: Fix some incorrect use of %s for table name escaping, implement better security checks
|
2008-01-04 09:31:49 +00:00 |
Dries Buytaert
|
52f95c981b
|
- Patch #202078 by chx: fixed poll AHAH problem with caching.
|
2008-01-04 08:04:45 +00:00 |
Gábor Hojtsy
|
18cabdb8d3
|
#205843 report by asimmonds, patch by chx: menu_valid_path() was used as an API function, but was located in menu.module, move to menu.inc
|
2008-01-03 09:59:00 +00:00 |
Gábor Hojtsy
|
03c18bb204
|
#205795 by douggreen: search result normalization used a wrong calculation
|
2008-01-03 09:55:06 +00:00 |
Gábor Hojtsy
|
33e8024752
|
#135329 follow up: rolling back some of the user password request form changes, so user names in email address format (eg. site_network module) will still work
|
2008-01-02 12:57:37 +00:00 |
Gábor Hojtsy
|
5362c16386
|
#181125 follow up by beginner: book.js should have been removed earlier in #181125, was a commit mistake
|
2008-01-02 12:12:21 +00:00 |
Gábor Hojtsy
|
f96a1c7690
|
#205334 by hass: if more then 5 languages are available, use a dropdown not a radio button list (usability)
|
2008-01-02 12:04:17 +00:00 |
Gábor Hojtsy
|
5f635b9585
|
#205075 report by ktabuer, patch by myself, testing by ktauber and Lynn: book block throws notice when used on non-book-node page (with a little bit of code cleanup)
|
2008-01-02 11:36:19 +00:00 |
Gábor Hojtsy
|
1279630a3a
|
#205138 by pwolanin: require node types in forums vocab, fix help text parameter name (outside t())
|
2008-01-01 18:23:14 +00:00 |
Gábor Hojtsy
|
1ba22e1543
|
#205134 by damz: fix not translatable use of t() in update module
|
2008-01-01 18:03:12 +00:00 |
Gábor Hojtsy
|
195fe364d2
|
#203582 by David_Rothstein: some core hook_access() implementations are not using the passed in account
|
2008-01-01 17:46:30 +00:00 |
Gábor Hojtsy
|
84c6d225e8
|
#205199 by David_Rothstein: leftover links were not removed in the reindexing process properly (search module)
|
2008-01-01 17:30:55 +00:00 |
Gábor Hojtsy
|
641fdad0b5
|
#204420 follow up by webernet: fix bad permission check introduced for update module message
|
2007-12-31 17:20:20 +00:00 |
Gábor Hojtsy
|
4157a521e0
|
#199373 report by avskip, patch by myself, testing by keith.smith: forum node type was not re-added to the forum vocabulary when the module is re-enabled (after being disabled)
|
2007-12-31 16:58:34 +00:00 |
Gábor Hojtsy
|
6bb7647f0b
|
White space problem found while gathering background info for #204420
|
2007-12-31 15:51:30 +00:00 |
Gábor Hojtsy
|
93b4e1c41d
|
#203846 by pwolanin and jvandyk: PHP 4 does not allow omitting an object when it is passed by reference, so we need to live with dummy object passing with actions for object-less actions to support PHP 4
|
2007-12-31 14:51:04 +00:00 |
Gábor Hojtsy
|
af16eb8007
|
#204344 by marcingy: path aliases were not alled as default home page
|
2007-12-31 14:41:08 +00:00 |
Gábor Hojtsy
|
07d32d0521
|
#204996 by chx: poll bar theme gets NULL as default, so use that here as well
|
2007-12-31 12:28:32 +00:00 |
Dries Buytaert
|
178c28535b
|
- Patch #204900 by webernet: code style fixes. Likely my last patch of the year. Fiew. Thanks all, and see you on the other side. :)
|
2007-12-31 08:54:37 +00:00 |
Dries Buytaert
|
f04d4d17dd
|
- Patch #204996 by chx: fixed access check and warning in poll module.
|
2007-12-31 08:48:41 +00:00 |
Dries Buytaert
|
46c716887b
|
- Patch #204955 by chx: fixed E_ALL warning.
|
2007-12-31 08:46:44 +00:00 |
Gábor Hojtsy
|
89844f4435
|
#204420 by webernet: do not show messages about status problems to those who will not be able to click and go to the reports
|
2007-12-28 22:23:57 +00:00 |
Gábor Hojtsy
|
2f21341f4e
|
#203941 reported and tested by Takafumi, patch by myself: trigger assocations should be removed when deleting an advanced action
|
2007-12-28 15:21:30 +00:00 |
Dries Buytaert
|
a88c178b91
|
- Patch #204221 by webernet: code style fixes.
|
2007-12-28 12:02:52 +00:00 |
Dries Buytaert
|
faf7ebafce
|
- Patch #203316 by mooffie and douggreen: improved schema documentation.
|
2007-12-28 10:53:27 +00:00 |
Gábor Hojtsy
|
9b2bf38e83
|
#194369 by lots of contributors: move default files directory to sites/default/files which can be created automatically on install, so no need to bug the user about it, making the install process easier
|
2007-12-27 17:25:28 +00:00 |
Gábor Hojtsy
|
79d927f7aa
|
#152497 by bjaspan, with more docs from myself: user_external_login() was not updated to latest login process
|
2007-12-27 16:00:09 +00:00 |
Gábor Hojtsy
|
34afaf8f28
|
#176748 follow up by pwolanin: fix bad breadcrumbs and missing/wrong titles
|
2007-12-27 14:03:37 +00:00 |
Gábor Hojtsy
|
a8e1fb4351
|
#191914 by chx: admin check was missing from menu user_register_access()
|
2007-12-27 12:21:58 +00:00 |
Dries Buytaert
|
6f178ad61f
|
- Patch #176748 by pwolanin, Rob Loach: fixed broken breadcrumbs.
|
2007-12-26 21:12:12 +00:00 |
Dries Buytaert
|
2a1e980cdd
|
- Patch #203509 by pwolanin, chx, cwgordon7 et al: fixed menu inheritenace.
|
2007-12-26 19:02:24 +00:00 |
Gábor Hojtsy
|
67d64ffc53
|
#197722 by catch, hwsong3i: remove 4.7 to 5.x updates; we only support direct updates from 5.x to 6.x
|
2007-12-26 10:24:00 +00:00 |
Gábor Hojtsy
|
27b7db8d77
|
#203660 by keith.smith: missing 'a' tag name in 'a href='
|
2007-12-25 10:18:14 +00:00 |
Gábor Hojtsy
|
8efbe5130a
|
#173656 by qucksketch: fix upload form ordering and delete buttons on preview, among smaller issues
|
2007-12-24 10:43:21 +00:00 |
Gábor Hojtsy
|
bef39dc0ec
|
#203316 by douggreen: schema docs for the search_node_links table
|
2007-12-24 10:37:13 +00:00 |
Gábor Hojtsy
|
3fa5b71015
|
#203482 by Desbeers: block module HTML typo in help (outside t())
|
2007-12-24 10:33:39 +00:00 |
Gábor Hojtsy
|
5d71254605
|
#154517 follow up by Desbeers: path_form_alter() was not path alias language aware
|
2007-12-23 15:32:36 +00:00 |
Gábor Hojtsy
|
e08abdd252
|
#194946 by dmitrig01, Pasqualle: christmas cleanup (some code style issues fixed)
|
2007-12-23 13:17:20 +00:00 |
Gábor Hojtsy
|
ac4c8f7ab0
|
#203274 by Pasqualle: remove excessive witespace from our code (minor)
|
2007-12-22 23:24:26 +00:00 |
Gábor Hojtsy
|
ed48af4c41
|
#181195 by hunmonk and Pasqualle: node type related variables were not properly renamed, when node type names changed
|
2007-12-22 23:21:54 +00:00 |
Gábor Hojtsy
|
dde0923ce5
|
#202967 by catch: kill notice on forum page
|
2007-12-22 23:11:31 +00:00 |
Gábor Hojtsy
|
bfca621458
|
#202997 by JirkaRybka: more specific CSS selector for draggable links
|
2007-12-22 22:25:50 +00:00 |
Gábor Hojtsy
|
343e4085bf
|
#194579 patch by pwolanin: clear filter cache when allowed HTML tags configuration changes in an input format
|
2007-12-21 11:58:59 +00:00 |
Gábor Hojtsy
|
152322daca
|
#202895 by cwgordon7, theborg: fix node revision view page load argumnets
|
2007-12-21 11:55:23 +00:00 |
Gábor Hojtsy
|
532f02b327
|
#199241 by bjaspan, Heine: fix documentation on how confirm forms are constructed; port of Drupal 5 fix
|
2007-12-20 23:17:51 +00:00 |
Gábor Hojtsy
|
d5974b7862
|
back to 6.x-dev
|
2007-12-20 23:14:11 +00:00 |
Gábor Hojtsy
|
efd544136b
|
Gearing up for Drupal 6 RC1
|
2007-12-20 22:41:24 +00:00 |
Gábor Hojtsy
|
de7c276845
|
#201055 by JirkaRybka, scor: avoid duplicates in stats when page caching is turned on or node title is modified
|
2007-12-20 22:02:08 +00:00 |
Gábor Hojtsy
|
374a452738
|
#172993 by drewish, Lynn: remove old user picture even when the newly uploaded one uses a different format
|
2007-12-20 21:59:17 +00:00 |
Gábor Hojtsy
|
12957adbf8
|
#194351 by David Strauss, JirkaRybka: (performance) pass on cache id information to filters
|
2007-12-20 21:55:57 +00:00 |
Gábor Hojtsy
|
c48188aab0
|
#201479 by chx, ximo: forum module requires taxonomy for uninstall but taxonomy might be disabled at that time, so we need to include it
|
2007-12-20 21:50:11 +00:00 |
Gábor Hojtsy
|
789cba51f5
|
#186546 by bjaspan: fix missing forum vocabulary when people turned on forum module, but never visited any pages in Drupal 5 and they upgrade to Drupal 6 which does this much better
|
2007-12-20 21:43:01 +00:00 |
Gábor Hojtsy
|
bca913100a
|
#201577 by Pasqualle: let the admin theme be configured even if it is disabled (mirror blocks admin behavior)
|
2007-12-20 21:37:42 +00:00 |
Gábor Hojtsy
|
fdce0564d6
|
#202559 by Pasqualle: just removing some trailing white space from end of lines
|
2007-12-20 09:35:10 +00:00 |
Gábor Hojtsy
|
1e63dd1ae6
|
#201536 by chx: centralizing permission checking code in node revision handling, removing lots of duplicate code
|
2007-12-20 09:20:41 +00:00 |
Gábor Hojtsy
|
f761b8745c
|
#164510 by yched, KarenS: move node batch operations to node.admin.inc for performance and fix a buggy message
|
2007-12-20 09:08:35 +00:00 |
Gábor Hojtsy
|
e6a4b82e6e
|
#196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at all, so we know that this is the cause of problems, not the remote host not responding.
|
2007-12-20 08:57:55 +00:00 |
Gábor Hojtsy
|
3645f03233
|
#162788 by dww: allow contrib update_status to provide information on disabled modules and themes too
|
2007-12-20 08:42:05 +00:00 |
Gábor Hojtsy
|
4dbfd5e66c
|
#169987 by Pancho, catch: the missing forum edit permission for consistency
|
2007-12-20 08:40:19 +00:00 |
Gábor Hojtsy
|
32df01011f
|
#197690 by JordanCronin (as GHOP 68): server permissions are now explained very well in a handbook page, link to that
|
2007-12-20 08:26:42 +00:00 |
Gábor Hojtsy
|
a806b7bc39
|
#202473 by keith.smith: three more typos fixed
|
2007-12-19 22:18:15 +00:00 |
Gábor Hojtsy
|
1d4fc1b1af
|
#202473 by keith.smith: pre-RC1 spell checking on hopefully final text
|
2007-12-19 21:40:05 +00:00 |
Gábor Hojtsy
|
297957c2b0
|
#189879 by keith.smith: filter module help text cleanup, better for translators with more concentrated explanations
|
2007-12-19 20:33:47 +00:00 |
Gábor Hojtsy
|
fcbd175337
|
#189878 by O Govinda, keith.smith: comment module help updates, removing help on features which are not there, and adding help on Drupal 6's new per content type comment settings
|
2007-12-19 19:17:20 +00:00 |
Gábor Hojtsy
|
6a95c27147
|
#202425 by keith.smith: standardize reference to block placement page as 'blocks administration page' to avoid any confusion
|
2007-12-19 19:13:29 +00:00 |
Gábor Hojtsy
|
7ae4e0b846
|
#192779 follow up by Lynn: only show enabled themes on block admin page *and* the admin theme (which might not be enabled)
|
2007-12-19 19:09:52 +00:00 |
Gábor Hojtsy
|
fd7e7eb55e
|
#202397 by keith.smith: document profile module drag and drop in help text and add info on how categories come to life / can be edited
|
2007-12-19 18:31:29 +00:00 |
Gábor Hojtsy
|
dbf5d8d370
|
#197730 by keith.smith: standardize on a much more user friendly cron reference in help texts, explain its importance with more examples in INSTALL.txt
|
2007-12-19 17:45:43 +00:00 |
Gábor Hojtsy
|
196856f59c
|
#100577 by O Govinda, keith.smith, catch: improve contact module help, more links to where settings are located
|
2007-12-19 17:42:13 +00:00 |
Gábor Hojtsy
|
277a15248f
|
#183940 by bjaspan, keith.smith: remove broken JS compression, but leave JS aggregation; update help text to that effect
|
2007-12-19 17:19:50 +00:00 |
Gábor Hojtsy
|
7f2ca82075
|
#199874 by gaele, keith.smith and JirkaRybka: better explanation of site email address, slogan and mission based on usability feedback
|
2007-12-19 16:22:46 +00:00 |
Gábor Hojtsy
|
46f4672962
|
One remaining button titled 'Submit' which slipped through the taxonomy drag and drop patch
|
2007-12-19 16:17:37 +00:00 |
Gábor Hojtsy
|
dc73fd0cba
|
#201540 by theborg, douggreen, Pancho: some system setting were not validated properly; also added missing required field markers
|
2007-12-19 16:06:09 +00:00 |
Gábor Hojtsy
|
2ff7526e77
|
#103041 by O Govinda, gaele and keith.smith: reworked node help, removing mention of UI elements we don't have, and linking in other features, we do have; also easier on the translators with text broken up into shorter parts
|
2007-12-19 15:55:02 +00:00 |
Gábor Hojtsy
|
d6c908a39b
|
#202026 by marco.robotangel, keith.smith: avoid tech language in connection to feeds
|
2007-12-19 15:46:07 +00:00 |
Gábor Hojtsy
|
e377c8c2b3
|
#201333 by keith.smith and myself: fix typos in taxonomy form, also fix a few code comments
|
2007-12-19 15:40:43 +00:00 |
Gábor Hojtsy
|
c3c0e73c05
|
#201344 by catch: fix a spelling error in taxonomy module
|
2007-12-19 14:43:59 +00:00 |
Gábor Hojtsy
|
4c6f9664b8
|
#189881 by keith.smith: document drag and drop in menus and clean up some more help text
|
2007-12-19 13:49:23 +00:00 |
Gábor Hojtsy
|
db371021f9
|
#202169 by keith.smith: system module help updated to latest feature set, links to themes and modules
|
2007-12-19 13:37:31 +00:00 |
Gábor Hojtsy
|
d17b6ad1cf
|
#199336 by JirkaRybka: remove improper t() use in update code (update goes all in English, but there were some mistakes), and add messages to updates where there was no return value otherwise, so users know what happens in each update
|
2007-12-19 10:34:51 +00:00 |
Gábor Hojtsy
|
2b811363e8
|
#99947 by neclimdul, Sutharsan, keith.smith: forum module help text and form description update, removing reference to other forum software as well
|
2007-12-19 10:31:27 +00:00 |
Gábor Hojtsy
|
4245bd583b
|
#198865 by sign: taxonomy term deletion was broken due to some leftover code
|
2007-12-19 10:13:16 +00:00 |
Dries Buytaert
|
b339b47fc0
|
- Patch #199510 by Pancho: fixed form API conversions.
|
2007-12-18 22:16:55 +00:00 |
Dries Buytaert
|
b4f2f168c5
|
- Patch #199508 by Pancho: parameters for form validation and submission have changed.
|
2007-12-18 21:39:47 +00:00 |
Dries Buytaert
|
ae8a4c184e
|
- Patch #201437 by keith.smith: further massaging of the help texts.
|
2007-12-18 21:29:43 +00:00 |
Gábor Hojtsy
|
051e48296b
|
#193333 follow up by catch: remove reset to alphabetical button shown on forum forms incidentally as a result of the taxonomy drag and drop patch
|
2007-12-18 19:25:40 +00:00 |
Dries Buytaert
|
100329ad03
|
- Patch #201894 by David Rothstein: fixed typo in user output.
|
2007-12-18 19:20:01 +00:00 |
Gábor Hojtsy
|
3d0ff402bd
|
#199890 by gaele, keith.smith: improve block module help text, include description of drag and drop and better help about the throttle functionality; also comes in smaller chunks which makes it easier to translate and update later
|
2007-12-18 16:38:21 +00:00 |
Gábor Hojtsy
|
4c990fb7cc
|
#189880 by keith.smith based on initial suggestions from O Govinda: much better help texts and descriptions for locale module, actually explaining its extended feature set in Drupal 6.
|
2007-12-18 16:27:44 +00:00 |
Gábor Hojtsy
|
e38ae5735e
|
#199832 by theborg, Pasqualle: block title defined as NOT NULL, so requires a default empty string even if not set (fixes a theme notice but also a pgsql error)
|
2007-12-18 14:11:02 +00:00 |
Dries Buytaert
|
c8b1ddf26a
|
- Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries.
|
2007-12-18 12:59:22 +00:00 |
Dries Buytaert
|
02539ac3f8
|
- Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (and removed spaces).
|
2007-12-18 10:31:42 +00:00 |
Gábor Hojtsy
|
83bde0f547
|
#193804 by starbow, Rob Loach, Wim Leers: add often used basePath setting by defualt to JS settings, also providing an elegant bugfix to #201248
|
2007-12-17 23:43:43 +00:00 |
Gábor Hojtsy
|
cf790b5a09
|
#67895 patch by myself, tested by JirkaRybka and blackdog: move poll votes with poll options, when an option is removed, instead of dropping all old votes, solving an old data loss bug
|
2007-12-17 21:58:38 +00:00 |
Gábor Hojtsy
|
b86bb52620
|
#201725 by bdragon: access control was renamed to permissions but this was not reflected in two remaining permission checks
|
2007-12-17 17:06:16 +00:00 |
Gábor Hojtsy
|
191beee5fa
|
#194310 follow up by chx and myself: only load comment module when we can actually do it, and when we need it in comment.install
|
2007-12-17 16:26:12 +00:00 |
Gábor Hojtsy
|
5272329fbc
|
rollback of #197425 following on Steven Witten's discontent on how it looks in Garland
|
2007-12-17 15:05:10 +00:00 |
Gábor Hojtsy
|
29f443761f
|
#197425 by mooffie, slightly modified: add blockquote support by default and blockquote theming to Garland and Bluemarine (other themes have it already)
|
2007-12-17 14:04:47 +00:00 |
Gábor Hojtsy
|
81ecb970bc
|
#199387 by Pancho: revert user login/register/request password page titles to 'User account' as it was in Drupal 5, instead of the bugos 'Log in'
|
2007-12-17 13:46:36 +00:00 |
Gábor Hojtsy
|
19f807b705
|
#201468 by blackdog: fix notice in aggregator, when categorization form is saved without picking a category
|
2007-12-17 13:05:30 +00:00 |
Gábor Hojtsy
|
223744e8bb
|
#201534 by Lynn, Pasqualle: fix notice in node_forms() when there are no node types defined
|
2007-12-17 12:41:20 +00:00 |
Gábor Hojtsy
|
dfe1225147
|
#194310 by chx, catch, KarenS: run updates for disabled but previously installed modules, if they are compatible with the current system
|
2007-12-17 12:23:01 +00:00 |
Gábor Hojtsy
|
a0bea00402
|
#200763 by JirkaRybka: add body field wrapper in node form for easier themeing
|
2007-12-17 10:14:05 +00:00 |
Gábor Hojtsy
|
ebbd7ddc01
|
#198609 by blackdog and myself: fix two notices and remove one stale line in aggregator module
|
2007-12-17 09:58:04 +00:00 |
Gábor Hojtsy
|
b7a2becd15
|
#197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules
|
2007-12-16 21:01:45 +00:00 |
Gábor Hojtsy
|
97b326ff07
|
#176868 by marcingy: feed_age was misnamed source_age in aggregator variable initialization
|
2007-12-16 18:27:46 +00:00 |
Gábor Hojtsy
|
6d77540b23
|
#199428 by Lynn: default to the primary links for content menu items (usability)
|
2007-12-16 18:25:22 +00:00 |
Gábor Hojtsy
|
b038c605cd
|
#189495 by myself, reviewed by Pasqualle: fix composit text used with t() in aggregator module
|
2007-12-16 18:06:27 +00:00 |
Gábor Hojtsy
|
4f38ed0b29
|
#103528 by Heine and gpk: note why the color settings are not available if private file handling is used
|
2007-12-16 13:05:21 +00:00 |
Gábor Hojtsy
|
a859f4a0e8
|
#197641 follow up by moofie: make drag and drop handle text translatable and fix smaller bugs
|
2007-12-16 10:36:53 +00:00 |
Gábor Hojtsy
|
a2ae92457a
|
#192779 by gaele: (usability) only show theme tabs on the blocks page for enabled themes, for consistency with the theme settings page
|
2007-12-16 10:30:09 +00:00 |
Gábor Hojtsy
|
8fb3d9f9f3
|
#199883 by KarenS, douggreen: system update 6036 called search_install(), now replaced with actual code to not depend on the ever changing schema
|
2007-12-16 09:32:41 +00:00 |
Gábor Hojtsy
|
2e2f8dd8a9
|
#199439 by douggreen: fix content search in PostgreSQL
|
2007-12-14 19:19:46 +00:00 |
Gábor Hojtsy
|
5804090b5a
|
#199158 by catch: AND was used in place of WHERE in search module reindex code
|
2007-12-14 18:40:32 +00:00 |
Gábor Hojtsy
|
7bcd7429df
|
#110474 by dww and keith.smith: passwords are not sent in welcome mails, so do not mislead our users
|
2007-12-14 18:29:59 +00:00 |
Gábor Hojtsy
|
b6532a4fdb
|
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed
|
2007-12-14 18:08:50 +00:00 |
Gábor Hojtsy
|
41d7e347b3
|
#193604 by hass and dvessel: fix color module to be able to use arbitrary styles, not just style.css, fixing Minnelli coloring and RTL CSS file coloring
|
2007-12-14 17:00:14 +00:00 |
Gábor Hojtsy
|
7b52f8d52e
|
#131493 by spatz4000, ChrisKennedy, keith.smith: consistent username field description wording in installer and runtime interface
|
2007-12-14 16:07:42 +00:00 |
Gábor Hojtsy
|
f031f0563c
|
#180301 by pwolanin: taxonomy term pages did not have their argument reflected in the menu hook
|
2007-12-14 11:19:39 +00:00 |
Gábor Hojtsy
|
b2dd7765a6
|
#200856 by Pancho: warning level requirement problems deserve a warning message not just a status message in update module
|
2007-12-14 10:54:28 +00:00 |
Gábor Hojtsy
|
20e652246f
|
#199822 by Nick Lewis: items array was not initialized in blog_feed_last()
|
2007-12-14 10:40:51 +00:00 |
Gábor Hojtsy
|
723c490089
|
Although #64388 is not applicable here, a db_rewrite_sql() was missing from the counter query on the poll page, so fixed that
|
2007-12-14 09:50:41 +00:00 |
Gábor Hojtsy
|
ef5fd34577
|
#189025 by AjK: fix two small E_ALL bugs in poll.module
|
2007-12-14 09:24:08 +00:00 |
Gábor Hojtsy
|
86de9aade3
|
#200540 by theborg: fix node_make_unsticky_action() code comments and promote flag in node_unpromote_action()
|
2007-12-13 13:06:45 +00:00 |
Gábor Hojtsy
|
ce3542d8ab
|
#152497 by JohnAlbin, bdragon, moshe weitzman, chx and myself: several user login tasks, such as session id regeneration were not performed in all cases, so centralize this
|
2007-12-13 12:53:47 +00:00 |
Gábor Hojtsy
|
050008410d
|
#194010 by chx: Proper recursive dependency checking and ordering module installation in dependency order, so later installed modules can use previously installed module functionality
|
2007-12-13 10:46:43 +00:00 |
Gábor Hojtsy
|
a64e5f38d1
|
#195083 by Rowanw and keith.smith: menu items are not displayed on the main menu page anymore; update help text
|
2007-12-13 10:34:07 +00:00 |
Gábor Hojtsy
|
b0007cdd09
|
#197641 by quicksketch and myself: fix drag and drop RTL issues (connector line facing and drag directions)
|
2007-12-13 10:14:18 +00:00 |
Gábor Hojtsy
|
c6d841c096
|
#197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, update to drag and drop functionality, drupal.module removal, etc
|
2007-12-13 09:34:40 +00:00 |
Gábor Hojtsy
|
96668d576c
|
#195169 (actually a fix to #199161) by bjaspan: do not rely on buggy MySQL behavior of assuming empty default value for NOT NULL columns, fixing poll submission on PostgreSQL
|
2007-12-11 14:31:12 +00:00 |
Gábor Hojtsy
|
8028bc2e76
|
#196953 by JirkaRybka: add target attribute to 'read more' links generated to RSS feed teasers for RSS reader usability
|
2007-12-11 12:42:37 +00:00 |
Gábor Hojtsy
|
6b5364a856
|
#199191 by Nick Lewis, Lynn: (usability) include the enabled checkbox directly on the menu item editing page too
|
2007-12-11 12:17:58 +00:00 |
Gábor Hojtsy
|
acea23e9fe
|
#116726 by Pancho: (usability) standardize on '@type %title' usage in node feedback messages
|
2007-12-11 12:13:39 +00:00 |
Gábor Hojtsy
|
b8264306fc
|
#176282 by Desbeers: forum taxonomy was required for non-forum node types, when enabled for forum inclusion
|
2007-12-11 10:52:01 +00:00 |
Gábor Hojtsy
|
c073e88c56
|
#199640 by webernet: (usability) add option to select no taxonomy term in multiselect forms, not to rely on browser trickery
|
2007-12-10 21:54:10 +00:00 |
Gábor Hojtsy
|
680b99fcba
|
#198187 by mcarbone: resolve conflicts of n.uid and r.uid, so the node author uid takes precedence over the revision uid
|
2007-12-10 10:52:52 +00:00 |
Gábor Hojtsy
|
18dfcb30ed
|
#199016 by blackdog, slightly modified: default_category variable was not set in category form builder
|
2007-12-10 10:38:00 +00:00 |
Gábor Hojtsy
|
3355267c3b
|
#188908 by JirkaRybka, documentation added: empty feeds resulted in feeds with all nodes instead
|
2007-12-10 10:29:19 +00:00 |
Gábor Hojtsy
|
ad397fc1e4
|
#198231 by Alex UA and JirkaRybka: profile module had a parse error in PHP 4 and there was a weighting error with form elements
|
2007-12-09 13:03:01 +00:00 |
Gábor Hojtsy
|
5622bce2d5
|
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
|
2007-12-08 14:06:23 +00:00 |
Gábor Hojtsy
|
9a971410df
|
#198332 by catch: cache clear button was named 'cache' accidentally, but this conflicts with the 'cache' setting, so renames to 'clear'
|
2007-12-07 16:53:57 +00:00 |
Gábor Hojtsy
|
83e77b3735
|
#198461 by chx: use a simple subquery instead of iterating through all nodes and updating the term_node table one-by-one, which easily caused a timeout on sites with lots of term-node associations
|
2007-12-07 11:55:13 +00:00 |
Gábor Hojtsy
|
914ccb6f03
|
Neither of the optimnization checkboxes were selected on the performance page, due to data type mismatch. Noticed while testing #113607.
|
2007-12-07 10:46:49 +00:00 |
Gábor Hojtsy
|
81ed7e4987
|
#198664 by mooffie: blockquote was misused in the php module help example, use a list instead
|
2007-12-07 10:32:12 +00:00 |
Gábor Hojtsy
|
cd8afc2be1
|
#196043 by chx: menu items saved in the update but broken on the new system (due to coming from disabled or old modules) were not possible to delete
|
2007-12-06 21:35:14 +00:00 |
Gábor Hojtsy
|
ccf72e9417
|
#197386 follow up by JirkaRybka: tiny coding style issue
|
2007-12-06 21:02:57 +00:00 |
Gábor Hojtsy
|
490386721d
|
#197385 by chx and catch: the menu system stores only non-aliased paths, so alert users to this, when they try to save aliased paths
|
2007-12-06 10:37:47 +00:00 |
Gábor Hojtsy
|
e3ce199fc2
|
#198321 by ulhume: recent security update had the arguments order wrong in db_query_range()
|
2007-12-06 10:20:07 +00:00 |
Gábor Hojtsy
|
d83289f857
|
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions
|
2007-12-06 09:58:34 +00:00 |
Gábor Hojtsy
|
9c15411393
|
#194320 by Lynn: search block default value was array() when an empty string was intended
|
2007-12-06 09:51:01 +00:00 |
Gábor Hojtsy
|
57cedbb56d
|
Back to 6.0-dev
|
2007-12-05 21:31:59 +00:00 |
Gábor Hojtsy
|
aa6f1c8315
|
Drupal 6.0 beta 4
|
2007-12-05 21:18:29 +00:00 |
Gábor Hojtsy
|
afe3f4318d
|
security fixes forward ported from Drupal 5.2 - previously not committed parts of http://drupal.org/cvs?commit=74833
|
2007-12-05 19:12:59 +00:00 |
Gábor Hojtsy
|
36d18330ad
|
#175127 by keith.smith: better and more translator friendly help text
|
2007-12-05 16:51:30 +00:00 |
Gábor Hojtsy
|
5bb6927e18
|
#196410 report by daniel.soneira, patch by myself, tested by Freso: several fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes
|
2007-12-05 16:34:07 +00:00 |
Gábor Hojtsy
|
c99dd5c206
|
#186242 by douggreen: ignore AND in search, as it is the default behavior and inform the user when a lower case 'or' is used that 'OR' should be used as an operator
|
2007-12-05 12:38:03 +00:00 |
Gábor Hojtsy
|
e90c16ee9a
|
#190164 by John Morahan: user_autocomplete returns JSON, not a pipe delimited list
|
2007-12-04 18:34:44 +00:00 |
Gábor Hojtsy
|
7177227536
|
#197500 reported by webernet, patch by myself and chx: instead of calling into the Drupal API with _block_rehash(), implement what we need from that right there in system_update_6027
|
2007-12-04 16:39:22 +00:00 |
Gábor Hojtsy
|
e16be08d55
|
#195781 by keith.smith: improve aggregator help text
|
2007-12-04 16:34:27 +00:00 |
Gábor Hojtsy
|
d29a48802e
|
The indentation div used in drag and drop was also not RTL friendly positioned. Noted by Steven Wittens, fix by myself.
|
2007-12-04 10:52:16 +00:00 |
Gábor Hojtsy
|
80e26c14af
|
Table drag handler was not properly positioned in RTL themes. Note by Steven Wittens, patch by myself.
|
2007-12-03 08:40:38 +00:00 |
Gábor Hojtsy
|
197d82fb8d
|
#188498 follow up by pwolanin: using double quotes in pgsql queries is not possible
|
2007-12-03 08:20:56 +00:00 |
Gábor Hojtsy
|
80f533d307
|
#184968 by chx and myself: confirm forms for node revision and delete forms (avoiding CSRF)
|
2007-12-03 07:45:15 +00:00 |
Gábor Hojtsy
|
8f2be548b3
|
#196775 by dww: constant name typo caused Drupal to not inform people properly when a stale version of Drupal core was running
|
2007-12-02 16:43:59 +00:00 |
Gábor Hojtsy
|
5b645d81e5
|
rollback of #112512: option labels should be wrapped, translations bugos with the default CSS can ship with other tricky solutions
|
2007-12-02 16:17:48 +00:00 |
Gábor Hojtsy
|
442fe5198c
|
#193105 follow up by webernet: only run upload module update if the table is there
|
2007-11-30 18:11:29 +00:00 |
Gábor Hojtsy
|
e2479f239b
|
#154517 follow up by Desbeers: fix saving and updating language aware path aliases
|
2007-11-30 16:04:05 +00:00 |
Gábor Hojtsy
|
e9f52b4248
|
#141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression)
|
2007-11-30 12:19:10 +00:00 |
Gábor Hojtsy
|
bad47cbf85
|
#193998 by Rob Loach and quicksketch: profile fields drag and drop
|
2007-11-30 09:02:51 +00:00 |
Gábor Hojtsy
|
9d23c24d8e
|
#196351 by robertDouglass: fix small SQL error
|
2007-11-29 23:13:13 +00:00 |
Gábor Hojtsy
|
a35fb53e72
|
#194585 by chx: some duplicate menu items appeared through the menu updates
|
2007-11-29 12:02:06 +00:00 |
Gábor Hojtsy
|
259e2f5c7e
|
#195678 by catch: standardise on Save and Preview button terminology (for comments) and button placement for comments and nodes, so Save is always the leftmost button, and there is no guessing to find it
|
2007-11-29 11:54:37 +00:00 |
Gábor Hojtsy
|
aafd4733ba
|
#193105 by dmitrig01, quicksketch: add weights and drag and drop ordering support to uploads
|
2007-11-29 11:49:34 +00:00 |
Gábor Hojtsy
|
79792eeb6f
|
#155337 by gpk and Bevan: only treat newlines teaser breakers, if the newline filter is present in the particular input format
|
2007-11-29 11:29:24 +00:00 |
Dries Buytaert
|
7a47bef514
|
- Patch #162381 by Heine et al: properly escape strings.
|
2007-11-28 10:29:21 +00:00 |
Dries Buytaert
|
673aba159b
|
- Patch #194304 by Gabor: upgrade should only enable PHP module if necessary.
|
2007-11-28 09:45:47 +00:00 |
Gábor Hojtsy
|
76ea0a9476
|
#133092 by wmostrey: hide help page links when help module is not enabled, so the links lead to 404s
|
2007-11-27 21:06:28 +00:00 |
Gábor Hojtsy
|
0f10d5c5b1
|
#195743 by kkaefer: (usability) add labels to module names in the module admin form
|
2007-11-27 17:58:26 +00:00 |
Gábor Hojtsy
|
bf17897c38
|
#195631 by yhager: although logs was changed to reports, this was not reflected in dblog_init()
|
2007-11-27 16:24:34 +00:00 |
Gábor Hojtsy
|
c9fc63a388
|
#195730 by yhager: update module version numbers should always be LTR
|
2007-11-27 16:22:22 +00:00 |
Gábor Hojtsy
|
172a35faf4
|
#184968 spin off coding style fixes to let the substance of the patch get reviewed
|
2007-11-27 13:31:04 +00:00 |
Gábor Hojtsy
|
f77b60f291
|
#195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files
|
2007-11-27 12:09:27 +00:00 |
Gábor Hojtsy
|
61f04c91c9
|
#115912: remove misleading reference to node formats in node_teaser() phpdoc
|
2007-11-27 11:36:35 +00:00 |
Gábor Hojtsy
|
bbd4a50917
|
#195576 by webernet: fix broken state of book updates due to my faulty rollback of a patch
|
2007-11-27 10:29:36 +00:00 |
Gábor Hojtsy
|
76cc2b94ae
|
#43447 by Kobus, add1sun and keith.smith: improve blog module help text, also removing ages old reference to import module
|
2007-11-26 23:35:12 +00:00 |
Gábor Hojtsy
|
efbd1db550
|
#193320 by JirkaRybka: _locale_rebuild_js() was invoked on every page view, now optimized
|
2007-11-26 22:34:09 +00:00 |
Gábor Hojtsy
|
4c040de89b
|
#193333 follow up by quicksketch: only show submit button and weight if there is more than one vocabulary
|
2007-11-26 20:58:28 +00:00 |
Gábor Hojtsy
|
22a4c039da
|
Rollback the accidentally committed #194310
|
2007-11-26 19:55:15 +00:00 |
Gábor Hojtsy
|
e6a88be5d1
|
#193333 by quicksketch et al: taxonomy drag and drop support
|
2007-11-26 19:46:52 +00:00 |
Dries Buytaert
|
9a96837b89
|
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.
|
2007-11-26 16:36:44 +00:00 |
Dries Buytaert
|
22444f2fed
|
- Patch #195173 by Eaton et al: allow administrators to clear all caches.
|
2007-11-26 16:25:14 +00:00 |
Dries Buytaert
|
58852d4b7b
|
- Patch #192736 by quicksketch et al: drag and drop for book module.
|
2007-11-26 16:19:37 +00:00 |
Gábor Hojtsy
|
a960d4d618
|
#120960 by blakehall, JirkaRybka, catch: improve usability of content editing permission names
|
2007-11-26 11:44:04 +00:00 |
Gábor Hojtsy
|
1a5f3010e3
|
#188498 by Rob Loach: user profile category names are stored and compared case insensitively, but the reserved category name check was not case insensitive
|
2007-11-26 08:30:19 +00:00 |
Gábor Hojtsy
|
045002e25c
|
#111481 by chx and pwolanin: profile categories may contain slashes, but this was not yet supported by the user object menu loader
|
2007-11-26 08:15:32 +00:00 |
Gábor Hojtsy
|
f337abfa69
|
#173408 by markus_petrux / add1sun: move proxy IP configuration options to settings.php, because these need to be used before Drupal has the variables loaded from the database
|
2007-11-26 08:06:52 +00:00 |
Gábor Hojtsy
|
6dd28cafed
|
#191246 by domasj: sort module help pages by display name, not file name
|
2007-11-25 11:11:17 +00:00 |
Gábor Hojtsy
|
6efb418313
|
#193905 report by greggles, patch by myself: the user account page changed language to the last language set up
|
2007-11-24 21:19:10 +00:00 |
Gábor Hojtsy
|
6383dcc725
|
#194994 by gpk: the PHP format was moved to php/0 instead of filter/2 and this was not updated in the node teaser building code
|
2007-11-24 21:02:24 +00:00 |
Gábor Hojtsy
|
5dcacebf26
|
#194166 rollback and additional comments by chx: developers can modify menu editing behavior with hook_form_alter(), no need for menu API hacks, which were half done anyway
|
2007-11-24 20:59:32 +00:00 |
Gábor Hojtsy
|
c975b69d1c
|
#175876 by hazexp, webernet, keith.smith: unify module/theme/translation download links and include more pointers to these locations
|
2007-11-24 20:35:37 +00:00 |
Gábor Hojtsy
|
2fe5e3b6eb
|
#194859 by Rob Loach: missing brackets around table names in user.admin.inc
|
2007-11-24 20:13:43 +00:00 |
Gábor Hojtsy
|
5c504cef28
|
#193366 by chx: rebuild caches when displaying the module admin screen, to avoid stale data in registries when the submission is handled
|
2007-11-23 15:36:44 +00:00 |
Dries Buytaert
|
2f0657bc3d
|
- Removing excessive whitespace.
|
2007-11-23 13:34:55 +00:00 |
Dries Buytaert
|
4d6c7bd41a
|
- Modified patch #194166 by profix898 and chx: menu system does not respect MENU_MODIFIABLE_BY_ADMIN.
|
2007-11-23 13:31:36 +00:00 |
Gábor Hojtsy
|
7755003386
|
#194277 by catch: allow contribs to override taxonomy selector forms (with improved performance)
|
2007-11-23 12:32:21 +00:00 |
Gábor Hojtsy
|
b501ff69c6
|
#180425 by Bevan, tested by gpk: teaser splitter PHP code was breaking too early, not taking break type precedence into account
|
2007-11-23 12:27:38 +00:00 |
Gábor Hojtsy
|
5f1d0bf343
|
#194595 report by hass, patch by myself: native language name is required, so we need to fill it in the updates - also omit it in user listing if the same as the translated language name
|
2007-11-23 12:15:12 +00:00 |
Gábor Hojtsy
|
59312988a1
|
#194367 by chx: better targetted user id setting, so auto increment issues will not cause problems with wiped databases
|
2007-11-22 21:02:15 +00:00 |
Gábor Hojtsy
|
aef264dfb6
|
#192887 by webernet: fix notice displayed on node form, when node has no taxonomy property
|
2007-11-22 13:18:01 +00:00 |
Gábor Hojtsy
|
98eefd9f0c
|
back to Drupal 6.0-dev
|
2007-11-21 22:53:40 +00:00 |
Gábor Hojtsy
|
b3bda1c1e9
|
Getting ready for Drupal 6.0-beta3
|
2007-11-21 22:33:30 +00:00 |
Gábor Hojtsy
|
18d532e214
|
#172630 by webernet: fix weird errors experienced when using the JS file uploader
|
2007-11-21 19:13:22 +00:00 |
Gábor Hojtsy
|
06c886d45b
|
#194174 by webernet: flag DnD modified links as customized, so they can be restored to their original form on the UI
|
2007-11-21 19:12:00 +00:00 |
Gábor Hojtsy
|
7f85abe0e5
|
#191360 by chx: allow contributed modules to override the book and menu parent selectors (to improve usability and performance)
|
2007-11-21 19:08:18 +00:00 |
Gábor Hojtsy
|
70d494620c
|
#192242 follow up by catch: unset multiple parent form item on forum term pages
|
2007-11-21 14:02:23 +00:00 |
Gábor Hojtsy
|
8a36483639
|
#191310 follow up by keith.smith: fix install instructions and error message about files folder
|
2007-11-21 09:49:36 +00:00 |
Gábor Hojtsy
|
6f27d178ba
|
#194029 by pwolanin: fix trivial copy-paste error in filter format setup
|
2007-11-21 09:46:44 +00:00 |
Gábor Hojtsy
|
f803a82151
|
#194075 by neclimdul: nodeapi load should return an array by documentation, and forum's nodeapi load returns an object
|
2007-11-21 09:31:57 +00:00 |
Gábor Hojtsy
|
8bd692d618
|
#193572 by Crell: fix drag and drop documentation and add drag and drop ordering to filter formats
|
2007-11-20 20:13:04 +00:00 |
Gábor Hojtsy
|
4c0a0006bd
|
#188462 by bjaspan: null value in revision log field violated non-null constraint in PostgreSQL
|
2007-11-20 18:20:37 +00:00 |
Dries Buytaert
|
54732ddf69
|
- Patch #190497 by catch et al (follow up): taxonomy module help page improvements.
|
2007-11-20 15:53:59 +00:00 |
Dries Buytaert
|
9a6fa67c25
|
- Patch #190497 by catch et al: taxonomy module help page improvements.
|
2007-11-20 15:31:34 +00:00 |
Dries Buytaert
|
2a809f1cc3
|
- Patch #100909 by webbernet: improve usability of cron message.
|
2007-11-20 14:48:07 +00:00 |
Dries Buytaert
|
bea016944f
|
- Patch #193800 by jp.stacey: OpenID service discovery confused by newlines within meta or link tags.
|
2007-11-20 14:00:39 +00:00 |
Dries Buytaert
|
a1e5ac031e
|
- Patch #192110 by profix898: fixed hook_profile_alter API.
|
2007-11-20 13:44:38 +00:00 |
Dries Buytaert
|
ece869b0b2
|
- Patch #192242 by catch, quicksketch, webchick, keith et all: usability improvements for the vocabulary/term forms.
|
2007-11-20 13:24:54 +00:00 |
Gábor Hojtsy
|
1c02e47e69
|
#192201 by myself: remove overly secure check_markup() and check_plain() usage which results in double escaped output
|
2007-11-20 11:39:48 +00:00 |
Gábor Hojtsy
|
64ff0984a9
|
#193510 follow up by webernet: restore updates added through the 4.7.x lifecycle, so any 4.7.x version can be updated to 6.x
|
2007-11-20 11:37:05 +00:00 |
Dries Buytaert
|
64edd76af3
|
- Patch #100909 by catch: small improvement to running cron.
|
2007-11-20 11:03:08 +00:00 |
Gábor Hojtsy
|
6d4862c258
|
#181126 by quicksketch et al: drag and drop support for menus
|
2007-11-20 10:18:43 +00:00 |
Gábor Hojtsy
|
72a59b0b82
|
#186658 by fajerstarter: OpenID login usability fixes and JS cleanup, also makes OpenID login Konqueror compatible
|
2007-11-20 10:00:04 +00:00 |
Gábor Hojtsy
|
135f366c2b
|
#193064 patch by myself: take node by reference, when revisionn is saved, so we get the vid property updated on PHP 4 too
|
2007-11-20 09:47:07 +00:00 |
Gábor Hojtsy
|
0afbb70368
|
#192209 follow up by bdragon: some missing taxonomy terminology fixes in trigger module
|
2007-11-20 09:24:59 +00:00 |
Gábor Hojtsy
|
c1555f33bc
|
#193510 by webernet: remove updates from unsupported Drupal versions, as our policy dictates (and because some API changes make them faulty without further modifications)
|
2007-11-19 19:04:48 +00:00 |
Gábor Hojtsy
|
84b5fd5eeb
|
#192209 by catch, webchick et al: use the 'taxonomy' word instead of the more confusing 'categories'
|
2007-11-19 18:26:11 +00:00 |
Gábor Hojtsy
|
e963f9d881
|
#100909 by webernet and RobRoy: improve cron error reporting by defining time tresholds, so if cron stops running after some time, it also becomes an error, but cron not run yet is not an error on installation
|
2007-11-19 15:01:18 +00:00 |
Gábor Hojtsy
|
b0676c8f27
|
#192692 by jrbeeman and mfer: (security) protect profile category page menu items with the visibility settings already available
|
2007-11-19 11:24:11 +00:00 |
Dries Buytaert
|
8ebc345b9d
|
- Patch #191914 by chx: you cannot add user/register to a menu. Also removed some whitespace.
|
2007-11-17 14:25:23 +00:00 |
Dries Buytaert
|
6bb15d29da
|
- Patch #192348 by douggreen and bjaspan: fixed database inconsistencies.
|
2007-11-17 14:01:24 +00:00 |
Gábor Hojtsy
|
c01f6bad7b
|
#189388 by myself: remove outdated and inaccurate glossary of basic Drupal terms
|
2007-11-17 10:08:16 +00:00 |
Gábor Hojtsy
|
db2c726a4a
|
#192659 by quicksketch: center table headers for checkbox columns, where checkboxes are also centered
|
2007-11-16 13:16:50 +00:00 |
Gábor Hojtsy
|
c5f767073e
|
#189409 follow up note by Steven Wittens: administrator entered text should be filtered with filter_xss_admin(), not the less permissive filter_xss()
|
2007-11-16 09:52:37 +00:00 |
Gábor Hojtsy
|
9c6e886368
|
#189409 by Arancaytar: use filter_xss() to filter content type descriptions, instead of printing them verbatim (on one occassion) and printing them with check_plain() erroneusly on another
|
2007-11-15 23:55:52 +00:00 |
Gábor Hojtsy
|
2934e7834a
|
#191310 by JirkaRybka, keith.smith: ship with a files directory by default and improve installation error messages checking for all requirements on the same screen, instead of putting the user through individual error screens
|
2007-11-15 23:12:38 +00:00 |
Gábor Hojtsy
|
3f01e79ae2
|
#191282 follow up by bjaspan: fix inconsistent database schema introduced by #191282 previously
|
2007-11-15 14:55:11 +00:00 |
Gábor Hojtsy
|
d8c18ac010
|
#128866 by JirkaRybka: fix broken update path of locale tables on PostgreSQL
|
2007-11-15 13:27:45 +00:00 |
Gábor Hojtsy
|
2d8259c764
|
#25605 by Rob Loach et al: disallow editing user data of uid 0
|
2007-11-14 16:01:30 +00:00 |
Gábor Hojtsy
|
40d406f757
|
Fix bogus linebreak
|
2007-11-14 15:24:16 +00:00 |
Gábor Hojtsy
|
6bad9d5668
|
Wrap foreach(explode()) in empty() check, so if empty items are found, the foreach will not bail out on the explode(). Identified in upgrade testing.
|
2007-11-14 15:22:04 +00:00 |
Gábor Hojtsy
|
134891b4cf
|
#191767 by k4ml: system_modules() is undefined in the update function, as it was moved out to system.admin.inc, so we need to include that
|
2007-11-14 14:02:01 +00:00 |
Gábor Hojtsy
|
c47dfc3f8c
|
#163728 follow up comment wrapping to 80 columns by myself
|
2007-11-14 13:39:58 +00:00 |
Gábor Hojtsy
|
21ce2aa7ef
|
#163728 by yasheshb and Desbeers: taxonomy data was lost on node preview
|
2007-11-14 13:32:58 +00:00 |
Gábor Hojtsy
|
0afce23ce8
|
#191931 by webchick: user avatars were not displayed on nodes
|
2007-11-14 12:43:13 +00:00 |
Dries Buytaert
|
6049f23760
|
- Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page.
|
2007-11-14 09:50:00 +00:00 |
Dries Buytaert
|
44373cf0b1
|
- Patch #191282 by quicksketch: inconsistent database region for disabled blocks.
|
2007-11-14 09:31:05 +00:00 |
Dries Buytaert
|
e05c6195ab
|
- Patch #184742 by John Morahan: fixed PHP warning.
|
2007-11-14 05:59:38 +00:00 |
Dries Buytaert
|
8d01757e5d
|
- Patch #187799 by greggles et al: fixed problem with revisions being associated with the wrong user.
|
2007-11-13 14:56:14 +00:00 |
Dries Buytaert
|
17d1527e3d
|
- Patch #146466 by douggreen, Steven et al: Remove temporary table usage from search module
|
2007-11-13 14:04:08 +00:00 |
Gábor Hojtsy
|
75ea35a645
|
#189870 by O Govinda, keith.smith and catch: more user centric help text for Blog API module, standardizing on 'blog' terminology also
|
2007-11-13 12:29:56 +00:00 |
Dries Buytaert
|
ce9c92ef4f
|
- Patch #191544 by Crell: split up profile module. Tested by catch.
|
2007-11-13 12:28:36 +00:00 |
Gábor Hojtsy
|
c856eac135
|
#191104 by keith.smith: (usability) change occurances of node to 'post' and 'content' as appropriate
|
2007-11-12 19:06:33 +00:00 |
Gábor Hojtsy
|
2eeb8862a1
|
#188914 by Pasqualle: type and language filtering on node admin page was broken due to missing breaks in switch
|
2007-11-12 17:26:16 +00:00 |
Gábor Hojtsy
|
b6f36a1cf9
|
#134984 by mikesmullin: fix gradient coordinate counting in color module
|
2007-11-12 16:06:25 +00:00 |
Gábor Hojtsy
|
aa5b27d807
|
#172584 by myself, keith.smith, yoroy, O Govinda and catch: help text for content translation module
|
2007-11-11 11:24:27 +00:00 |
Dries Buytaert
|
846fa83122
|
- Patch #189395 by Gabor and Keith: fixed insecure instructions in documentation. Woops.
|
2007-11-11 08:54:02 +00:00 |
Dries Buytaert
|
22dec0b63c
|
- Patch #187319 by quicksketch: don't enable the powered by Drupal block for existing sites, and better handle the default behavior.
|
2007-11-11 08:48:22 +00:00 |
Dries Buytaert
|
073eb45833
|
- Patch #191073 by Keith: another good string cleanup by Keith. (Also removed some trailing whitespace.)
|
2007-11-11 06:56:44 +00:00 |
Dries Buytaert
|
049c6ddd96
|
- Patch #186496 by Neil: do not overwrite the variable.
|
2007-11-10 17:41:18 +00:00 |
Gábor Hojtsy
|
480c53b6db
|
#154517 by chx and Desbeers: usability fixes for path module (required fields, permission info and resetting the filter made possible), and fixing language usage on nodeapi update in path_nodeapi
|
2007-11-10 12:08:22 +00:00 |
Gábor Hojtsy
|
ecf6c8de03
|
#165924 by odious and drumm: add count query for pager in user_admin_account()
|
2007-11-10 10:15:21 +00:00 |
Gábor Hojtsy
|
a42a9d3efd
|
#178608 by chx: convert menu overview page to a form to overcome any CSRF vulnerabilities
|
2007-11-09 22:14:41 +00:00 |
Gábor Hojtsy
|
0ff81a7e13
|
#144788 by Andreas Wolf, spatz4000 and aufumy: missing block clearing on admin index by modules page
|
2007-11-09 19:16:22 +00:00 |
Gábor Hojtsy
|
a66560bfb2
|
#172584 sidetrack issue patch by myself: tnid was not put properly into the node form, so translation workflow was not working
|
2007-11-09 17:47:29 +00:00 |
Gábor Hojtsy
|
47c0d5af6d
|
#179164 by Heine: short modules by name on the module admin page
|
2007-11-09 17:44:01 +00:00 |
Gábor Hojtsy
|
d451458d28
|
#190670 by myself: alias node table for query rewrites
|
2007-11-09 12:37:30 +00:00 |
Dries Buytaert
|
336dd18700
|
- Patch #136970 by catch and wmostrey: added permission to administer contact forms (usability improvement).
|
2007-11-09 09:21:00 +00:00 |
Dries Buytaert
|
422f85d807
|
- Patch #189852 by hswong3i: use schema API to update/insert the contact form records.
|
2007-11-09 07:55:13 +00:00 |
Dries Buytaert
|
beb7cfa80e
|
- Patch #190483 by webernet et al: tiny code cleanup.
|
2007-11-09 07:46:10 +00:00 |
Dries Buytaert
|
d07480357b
|
- Patch #176264 by Wim Monstrey: killed a warning.
|
2007-11-09 07:43:09 +00:00 |
Gábor Hojtsy
|
0a87a8f577
|
#189936 by mlsamuelson: remove pointless links to taxonomy help page from form labels and descritions for consistency
|
2007-11-08 16:23:17 +00:00 |
Gábor Hojtsy
|
bfdd7f2373
|
#190006 by hswong3i: use username as page title on OpenID identities page for consistency
|
2007-11-08 13:58:32 +00:00 |
Gábor Hojtsy
|
e329fd34c2
|
#190128 by bjaspan and chx: fix _block_rehash() functionality on PostgreSQL
|
2007-11-07 21:13:31 +00:00 |
Gábor Hojtsy
|
b40fcbd14d
|
Trivial misuse of t() found in system_menu() while debugging t() usage.
|
2007-11-07 20:21:33 +00:00 |
Gábor Hojtsy
|
678773e364
|
#189837 by chx: remove temporary table usage from comment_enable(). Now we require MySQL 4.1 and it has constructs which make this unnecessary.
|
2007-11-07 15:54:49 +00:00 |
Gábor Hojtsy
|
e799f02051
|
#124979 by bjaspan: fix PostgreSQL upgrade path, keeping the primary key on the node_comment_statistics table
|
2007-11-07 09:55:20 +00:00 |
Gábor Hojtsy
|
6c507c4a68
|
#184668 by hazexp: remove extra ; from old SQL update
|
2007-11-07 09:48:06 +00:00 |
Gábor Hojtsy
|
69da830ced
|
#171117 by JirkaRybka: set access time for admin created or edited accounts so they are exempt from the spam protection we have for accounts never logged in
|
2007-11-06 12:20:14 +00:00 |
Gábor Hojtsy
|
bfd7c0f1f9
|
#80963 by chx with multiple contributors: remove deletion and database lock based block rehash code, replace it with simpler updates
|
2007-11-06 11:40:15 +00:00 |
Gábor Hojtsy
|
e0c7c0e35e
|
#180109 by JirkaRybka: overcome browser quirk to detect when no taxonomy term was selected
|
2007-11-06 10:01:52 +00:00 |
Gábor Hojtsy
|
5f09149caa
|
#178581 by lot of contributors: opt-in for update module on install and update to avoid any privacy concerns
|
2007-11-06 09:00:31 +00:00 |
Gábor Hojtsy
|
235621a072
|
#185209 by ChrisKennedy: only provide picture deletion option if there is an actual user picture present
|
2007-11-06 08:53:52 +00:00 |
Gábor Hojtsy
|
856ae39d35
|
#186903 by marcingy, Rob Loach and chx: (regression) restore my recent posts functionality in tracker
|
2007-11-06 08:51:23 +00:00 |
Gábor Hojtsy
|
73d88aa929
|
#189009 by AjK: edit own poll permission was missing from poll module (although available for other content types)
|
2007-11-05 16:28:25 +00:00 |
Gábor Hojtsy
|
2d8529a032
|
#187759 by myself: add missing break to reach when if() was not satisfied, to avoid extra unrelated help appearing on block configure pages
|
2007-11-05 16:00:55 +00:00 |
Gábor Hojtsy
|
bad54847fa
|
#180191 by chx: fix notice in teaser handling
|
2007-11-05 15:14:54 +00:00 |
Gábor Hojtsy
|
e9f7072edd
|
#186749 by Rob Loach and myself: (regression) only override comment submitter name with anonymous name, if it was not provided already
|
2007-11-05 14:25:58 +00:00 |
Gábor Hojtsy
|
366c866931
|
#172592 by add1sun, ChrisKennedy, jvandyk and keith.smith: add help page to syslog module and fix form item descriptions
|
2007-11-05 14:22:22 +00:00 |
Gábor Hojtsy
|
3f0fce261c
|
Fix locale.info typo I noticed while translating
|
2007-11-05 08:43:48 +00:00 |
Gábor Hojtsy
|
fb3a1dd013
|
#112512 by spatz4000: disallow breaking option form labels
|
2007-11-04 21:09:22 +00:00 |
Gábor Hojtsy
|
ac914745c6
|
#185126 by moshe weitzman, David Strauss, bjaspan and JirkaRybka: improve index on system table for better database performance
|
2007-11-04 16:39:59 +00:00 |
Gábor Hojtsy
|
5cc13f7271
|
#188386 by dmitrig01: fix hidden and fieldset AHAH expandability
|
2007-11-04 16:24:14 +00:00 |
Gábor Hojtsy
|
d1c46eadeb
|
#187391 by jrbeeman, catch: redirect user to proper node comment page after submitting a new comment
|
2007-11-04 16:11:33 +00:00 |
Gábor Hojtsy
|
207e6f145f
|
#184729 by hazexp: remove duplicate wording about the username in mail sent out to new users
|
2007-11-04 16:02:32 +00:00 |
Gábor Hojtsy
|
ee20653233
|
#188911 by chx: hide toggle settings fieldset when a theme has 'no features'
|
2007-11-04 15:54:53 +00:00 |
Gábor Hojtsy
|
022c9fccaf
|
#185893 by Rob Loach: only provide blog page for users having permission to blog
|
2007-11-04 15:45:15 +00:00 |
Gábor Hojtsy
|
0d58aae221
|
#176342 by dmhouse, spatz4000 and Wim Leers: add reset parameter to user_access()
|
2007-11-04 15:42:52 +00:00 |
Gábor Hojtsy
|
510bb1a42f
|
#93425 by bjaspan: remove pre-Drupal 4.6 era destination handling cruft carried over in comment module
|
2007-11-04 15:15:47 +00:00 |
Gábor Hojtsy
|
6af0c30d14
|
#180719 by sun and JirkaRybka: standardize on displaying the term description on term pages and feeds, but only if there was one term, not more
|
2007-11-04 15:10:09 +00:00 |
Gábor Hojtsy
|
0d577cbf7a
|
#179143 by chx and agentrickard: unify update code for files, fixing postgresql bugs with it
|
2007-11-04 15:00:21 +00:00 |
Gábor Hojtsy
|
a6407c2a24
|
#185124 by JirkaRybka: fix notices in taxonomy module displayed on 404 pages
|
2007-11-04 14:46:11 +00:00 |
Gábor Hojtsy
|
91e980a271
|
#187881 by mooffie: fix misnamed database table names in schema documentation
|
2007-11-04 14:33:07 +00:00 |
Gábor Hojtsy
|
75a6f4ded4
|
#160200 by dvessel and chx: better theming support for book module
|
2007-11-04 14:29:09 +00:00 |
Gábor Hojtsy
|
eccf762a8d
|
#154517 by Desbeers: fix locale form alter to properly alter the path alias addition form
|
2007-11-04 11:10:09 +00:00 |
Dries Buytaert
|
6c85fdc6ab
|
- Patch #164032 by Crell, Chris Kennedy, dmitrig01, WimLeers, dvessel et al: tpl-ified the search module.
|
2007-10-31 18:06:38 +00:00 |
Dries Buytaert
|
9a9ea37403
|
- Patch #100582 by O Govinda, keith.smith: improved the user documentation on the UI.
|
2007-10-31 18:01:01 +00:00 |
Dries Buytaert
|
b99aab8381
|
- Patch #163499 by Crell et al: split up comment module.
|
2007-10-31 17:50:47 +00:00 |
Dries Buytaert
|
5d9a398b02
|
- Patch #181576 by Crell: split trigger module.
|
2007-10-31 16:30:14 +00:00 |
Dries Buytaert
|
8abed2820c
|
- Patch #186718 by bdragon: removed redundant query.
|
2007-10-28 11:43:04 +00:00 |
Gábor Hojtsy
|
cb9fc93e32
|
#186899 by keith.smith: user registration settings typo fix
|
2007-10-27 15:28:43 +00:00 |
Gábor Hojtsy
|
941756bad2
|
#186977 by openwereld: LIMIT on locale module UPDATE query is not needed and is even not PostreSQL compatible, so remove
|
2007-10-27 14:03:36 +00:00 |
Gábor Hojtsy
|
8dcb5ab976
|
#182528 by RobRoy: move drupal_set_message() out of user deletion API function to UI function
|
2007-10-27 14:01:12 +00:00 |
Gábor Hojtsy
|
47137a6370
|
#100581 by keith.smith: improve form item descriptions on the performance settings page
|
2007-10-27 13:57:33 +00:00 |
Gábor Hojtsy
|
4f5c52e249
|
#100569 by keith.smith: improve explanation of what a book is about (in book.module)
|
2007-10-27 13:45:24 +00:00 |
Gábor Hojtsy
|
f45df0065e
|
#100570 by keith.smith: break long sentence into two and generally standardize on a common format in taxonomy help text when describing different use cases
|
2007-10-27 13:39:07 +00:00 |
Gábor Hojtsy
|
53b540f6ee
|
#100584 by keith.smith: simplify and standardize text used on user settings page
|
2007-10-27 13:33:21 +00:00 |
Gábor Hojtsy
|
4b616b6324
|
#100580 by keith.smith: reword error reporting description to be more clear
|
2007-10-27 13:23:33 +00:00 |
Gábor Hojtsy
|
bb7bf237df
|
#175944 by kkaefer and Pasqualle: fix clean URL check to use a dedicated URL with proper JSON output so certain server setup problems are cured
|
2007-10-27 11:32:05 +00:00 |
Dries Buytaert
|
dad013e52d
|
- Patch #122759 by Robrecht: fixed broken query in upgrade path.
|
2007-10-25 20:41:16 +00:00 |
Dries Buytaert
|
248ae3a2e4
|
- Patch #186028 by chx: search_preprocess gets added to theme registry.
|
2007-10-25 20:29:51 +00:00 |
Dries Buytaert
|
8653f140c6
|
- Patch #186554 by Jo Wouters: fixed undefined variable.
|
2007-10-25 17:44:38 +00:00 |
Dries Buytaert
|
ca0bbfee5b
|
- Modified version of patch #121820 by Caleb et al: add an option for page compression.
|
2007-10-25 15:38:25 +00:00 |
Dries Buytaert
|
1cf05b0019
|
- Patch #89196 by catch, keith, earnie, webchick et al: string massaging.
|
2007-10-25 15:32:56 +00:00 |
Gábor Hojtsy
|
13f9882979
|
#179276 by JirkaRybka: (regression) fix profile field sections to order properly by weight.
|
2007-10-25 10:30:40 +00:00 |
Gábor Hojtsy
|
b036bef620
|
#185867 by hunmonk: (usability) add node title to comment overview page for easier identification
|
2007-10-25 10:28:05 +00:00 |
Gábor Hojtsy
|
b72600ccb0
|
#172943 by drewish: fix file_save_upload() conformance to its API documentation by treating the 'dest' param as a directory. Also fixes #176876 so temporary files are properly stored in the temp directory.
|
2007-10-25 09:05:45 +00:00 |
Gábor Hojtsy
|
4e187261ab
|
#177497 by chx and Desbeers: revive Drupal 5's menu_set_location() functionality by introducing menu_set_item() (for consistency in function naming), thus fixing a regression in the current development code. Also fixing some misuse of menu_set_location() by using drupal_set_breadcrumb() instead.
|
2007-10-25 08:24:43 +00:00 |
Gábor Hojtsy
|
9d5516644c
|
#172583 by myself and keith.smith: help page for the PHP filter module
|
2007-10-24 14:51:06 +00:00 |
Gábor Hojtsy
|
de552d33b5
|
#40934 by catch and fajerstarter: remove admin search page as it was broken and the same as the usual search page anyway
|
2007-10-24 14:38:38 +00:00 |
Gábor Hojtsy
|
a0c920badf
|
#140377 by tostinni: provide a default weight to new profile fields, so they will not be saved with -5
|
2007-10-24 13:27:12 +00:00 |
Gábor Hojtsy
|
c1445ac3c2
|
#184722 by hazexp: only return a value from trigger_help() if there was a page which the function provides any help for
|
2007-10-24 11:56:33 +00:00 |
Gábor Hojtsy
|
8903cda5ca
|
#179519 by chx, webchick and Desbeers: fix blog/[uid] to only display posts for that user and also set proper title
|
2007-10-24 11:17:01 +00:00 |
Gábor Hojtsy
|
c5fb69fb08
|
#156144 by lyricnz: do not show 'select all' checbox when there are no rows in the node admin table
|
2007-10-24 09:15:04 +00:00 |
Dries Buytaert
|
296f6e9f11
|
- Patch #180948 by quicksketch: automatically populate e-mail fields during install.
|
2007-10-22 15:48:26 +00:00 |
Gábor Hojtsy
|
9db0fca72f
|
#184694 by andremolnar: (regression) allow themes to override *_node_form forms by node type, not just generically
|
2007-10-22 10:37:14 +00:00 |
Gábor Hojtsy
|
c015aa3da3
|
#184954 by scor: fix reference to 'input formats' in the help text
|
2007-10-22 10:32:03 +00:00 |
Gábor Hojtsy
|
8cd97cdd7d
|
#147492 by flobruit: make 'more' links themeable
|
2007-10-22 09:36:05 +00:00 |
Gábor Hojtsy
|
2cc43fffd4
|
#184198 by Eaton: move button title change in polls to the theme, so it does not interfere with the cached form
|
2007-10-22 09:25:33 +00:00 |