Gábor Hojtsy
b64adf07c8
#182645 by scor: clean up concatenations to be in line with core coding standards
2007-10-19 10:19:03 +00:00
Gábor Hojtsy
ccb0c0a78f
#184653 by scor: typo fix in system_chema()'s schema documentation
2007-10-19 10:16:06 +00:00
Gábor Hojtsy
8d291f72be
#184461 by bradlis7 and keith.smith: 'fix' OpenID help text to use American English spelling (as observed to be used in Drupal elsewhere)
2007-10-18 14:33:44 +00:00
Gábor Hojtsy
0b3113af44
#179655 by flobruit: properly disable theme setting checkboxes when certain features are not available
2007-10-18 13:41:00 +00:00
Gábor Hojtsy
19b2687ac0
Back to being a 6.x development version
2007-10-17 21:59:31 +00:00
Gábor Hojtsy
a3f3cb346b
Drupal 6.0-beta 2 release with all Drupal 5.3 security fixes applied
2007-10-17 21:47:14 +00:00
Gábor Hojtsy
ba5fce22ca
#184199 by quicksketch: proper weights for poll form fields, so the fields are not reordered
2007-10-17 19:36:12 +00:00
Gábor Hojtsy
e6e59359b9
#183332 by Eaton, JirkaRybka, catch and greggles: add Powered by Drupal block
2007-10-17 15:24:56 +00:00
Dries Buytaert
441f7d33d6
- Patch #172582 by webchick, gabor, eaton, kentbyte, tresler, alpritt et al: improved the OpenID help texts.
2007-10-17 12:57:57 +00:00
Dries Buytaert
a745b0f68b
- Patch #155870 by quicksketch et al: AHAH-ification of the poll module.
2007-10-17 12:34:16 +00:00
Gábor Hojtsy
6417a6ade4
#55277 by catch and JirkaRybka: when flat comment view is used, order comments by cid (ie. original submission order) instead of timestamp (ie. last editing time order) to avoid comments jumping around when being edited
2007-10-16 14:22:00 +00:00
Gábor Hojtsy
8a9ba77275
#183690 by Wim Leers: (developer improvement) abstract path matching to drupal_match_path() from block listing, so this gets reusable when path based matching is required
2007-10-16 14:10:33 +00:00
Gábor Hojtsy
79641f5312
#173188 by chx: update aggregator menu items when an aggregator category is changed
2007-10-16 13:48:11 +00:00
Gábor Hojtsy
e78b7890c5
#181577 by Crell: split up translation module
2007-10-16 09:15:19 +00:00
Gábor Hojtsy
3a8f208b7a
#183056 by JirkaRybka: improve locale cache handling performance
...
- always prune the whole cache as string additions affect all languages
- rebuild the language caches as needed, distributing this load among page requests
2007-10-15 19:51:06 +00:00
Gábor Hojtsy
5915029580
#181125 by quicksketch and dmitrig01: AHAH usability improvements for book module
...
- book outline form reordering in real-time
- better context sensitive book parent editing
2007-10-15 19:33:27 +00:00
Gábor Hojtsy
0a61aff251
#183390 by hunmonk: forms should use form_state['redirect'] for redirection, not drupal_goto() - fix this in comment_admin_overview_submit()
2007-10-15 15:57:15 +00:00
Gábor Hojtsy
1e8ddda9b7
#169079 by yched: improve consistency of menu API and batch API by allowing batch definition in non .module files, which opens the possibility of better performing batches (which are likely to reside in .admin.inc files generally)
...
- apply this change in locale.module
- improve batch API code documentation
2007-10-15 15:18:39 +00:00
Gábor Hojtsy
53557e2f7b
#183357 by Freso: hide administration pages links on module help pages if there are no admin links for the module
2007-10-15 14:15:31 +00:00
Gábor Hojtsy
44d22fc863
#156886 by edgauthier: fix OpenID delegation
2007-10-15 09:40:42 +00:00
Dries Buytaert
b274bf87f3
- Patch #182950 : fieldset massaging for usability.
2007-10-12 14:10:18 +00:00
Gábor Hojtsy
09e2701892
#181088 by fajerstarter, catch and JirkaRybka: rename 'access control' to 'permissions' for usability reasons
2007-10-12 10:41:48 +00:00
Gábor Hojtsy
c9b6d73831
#182799 by Moshe Weitzman: form_state['values']['form_build_id'] should not be saved as a system setting when a setting form is submitted
2007-10-12 10:34:27 +00:00
Gábor Hojtsy
0ada4f136a
#72487 by chx, pwolanin and moshe weitzman: let node_access() work on arbitrary users, so independent user access checks can be done in a request
2007-10-11 16:37:43 +00:00
Gábor Hojtsy
f412b0a5e2
#172588 follow up note by Freso, patch by me: concatenation coding style fixes at end of lines in color module help
2007-10-11 10:51:06 +00:00
Gábor Hojtsy
ed1a53698a
#180897 by sun and dvessel: fix various XHTML validity issues in Drupal by closing unclosed tags, avoiding empty table containers, and so on
2007-10-11 09:51:29 +00:00
Gábor Hojtsy
8cf6fefe54
#164983 by multiple contributors: document the core database schemas
2007-10-10 11:39:35 +00:00
Gábor Hojtsy
e5b3613549
#172588 by Tresler, Freso and webernet: add missing help page for color module
2007-10-10 10:45:23 +00:00
Gábor Hojtsy
212c0484b9
#181741 by quicksketch: fix AHAH throbber/progress bar issues and generalize progress display configuration to allow module developers to choose from the throbber and progress bar
2007-10-10 10:24:25 +00:00
Gábor Hojtsy
c1e9256dcb
#181758 by webernet: move cache_block creation to update_fix_d6_requirements() to avoid warnings about the nonexistent table through the update process
2007-10-09 16:08:37 +00:00
Gábor Hojtsy
1a2bf588e6
#63990 by several people: fix comment submission on nodes where a form is displayed
2007-10-08 14:22:31 +00:00
Gábor Hojtsy
afff4edd2e
#116200 by njivy: initilize node type data before trying to delete a node type, so we have data about what do we delete
2007-10-08 13:04:32 +00:00
Gábor Hojtsy
f87245c202
#175979 by Desbeers: forum module does not need to call node_prepare anymore, because it is already done
2007-10-08 08:40:26 +00:00
Gábor Hojtsy
e11dd1b1ad
#178768 : Removing Drupal module from Drupal to improve security and privacy. Will live in contrib under a different name if people step up to maintain. Look at the issue for more information.
2007-10-08 07:53:57 +00:00
Dries Buytaert
0313d80108
- Patch #181284 by killes and chx: performance improvements for user_access().
2007-10-07 19:27:40 +00:00
Dries Buytaert
ca8e9a1e18
- Patch #180432 by hunmonk, sun, et al: make comment settings per node type. This is a new feature that slipped in because it is required for the project module on drupal.org.
2007-10-07 19:25:57 +00:00
Dries Buytaert
afb7bf85fe
- Clean-up menu link
2007-10-07 09:50:01 +00:00
Dries Buytaert
4b54e36c78
- Patch #181180 by Eaton: make it easier to do CSS-only themes.
2007-10-07 09:23:28 +00:00
Dries Buytaert
db10cb7d1e
- Patch #181177 by John Morahan: updated TODO (documentation).
2007-10-06 16:08:50 +00:00
Dries Buytaert
9b59ff979d
- Patch #181167 by Eaton: default page.tpl.php breaks primary links.
2007-10-06 15:26:57 +00:00
Dries Buytaert
5a752dc507
- Added missing .install files. Forgot to commit those.
2007-10-05 16:07:22 +00:00
Gábor Hojtsy
74a431e79a
#163785 by Eaton, dvessel and quicksketch: theme .info files should be able to override core and module CSS files based on file basenames
2007-10-05 14:50:25 +00:00
Dries Buytaert
39706e3c51
- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.
2007-10-05 14:43:26 +00:00
Gábor Hojtsy
25465ee76e
#176503 by chx and bennybobw: hidden profile fields cannot be required and cannot be put on the registration form, so we needed warnings on the editing form to not let admins save forms set with these combinations.
2007-10-05 13:26:53 +00:00
Gábor Hojtsy
0e04fbd43d
#170514 by pwolanin: block and page cache should be cleaned when a menu item is changed (saved, deleted) or the menu router is rebuilt
2007-10-05 13:17:09 +00:00
Gábor Hojtsy
00c8725480
#89376 by Eaton: add the preview build mode flag prior to hook_form() being called
2007-10-05 13:14:04 +00:00
Gábor Hojtsy
1800ea94bf
#144634 follow up patch by chx: two caes, where the external link property should have been specified
2007-10-05 13:11:19 +00:00
Gábor Hojtsy
272a97acb8
#157752 follow up patch by scor: fix two form menu callbacks
2007-10-05 12:57:20 +00:00
Gábor Hojtsy
b217d4da9a
#157752 by quicksketch: extend AHAH functionality to most types of form elements, without writing JavaScript. Also AHAH enable the blocks admin page. (part 2)
2007-10-05 09:36:52 +00:00
Gábor Hojtsy
31b73898af
#157752 by quicksketch: extend AHAH functionality to most types of form elements, without writing JavaScript. Also AHAH enable the blocks admin page.
2007-10-05 09:35:09 +00:00