Dries Buytaert
7142e3fe78
- Patch #298047 by keith.smith et al: make description correct.
2008-10-29 03:02:42 +00:00
Dries Buytaert
df2cf40d2c
- Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().
2008-10-26 18:06:39 +00:00
Dries Buytaert
b4ab2ac2ce
- Patch #199870 by alpritt et al: beter password strength checker. Really cool.
2008-10-19 20:55:07 +00:00
Dries Buytaert
f1fda0f036
- Patch #320793 by hass: fixed translation issue.
2008-10-16 20:23:08 +00:00
Dries Buytaert
c14b03b6ca
- Patch #320747 by lilou, UltimateBoy: removed double semicolons.
2008-10-14 20:44:57 +00:00
Dries Buytaert
f7e61d77e9
- Patch #296321 by pwolanin, swentel: link to cron.php broken when clean URLs are disabled.
2008-10-13 20:29:42 +00:00
Dries Buytaert
12393a4d12
- Patch #320000 by lilou: unify doxygen @file documentation in tpl.
2008-10-13 12:31:43 +00:00
Angie Byron
8292bdd40a
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.
2008-10-13 00:33:05 +00:00
Angie Byron
a3a420c3e6
Roll-back of #242873 : This caused horrendous problems with SimpleTest on some configurations.
2008-10-12 06:27:06 +00:00
Angie Byron
f76acb2d9d
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
2008-10-12 04:30:09 +00:00
Angie Byron
acd5e95200
#320009 by Dave Reid: Remove notice about missing files[] array and prevent incompatible modules from being enabled.
2008-10-12 02:52:52 +00:00
Angie Byron
390e2fd2d7
#320024 by Dave Reid: Replace hardcoded drupal_required_modules() with required = TRUE in .info files.
2008-10-12 01:23:07 +00:00
Angie Byron
4d20274076
#253569 by aaron, agentrickard, and Dave Reid: Add hook_modules_X to allow modules to react when other modules are enabled, disabled, installed, or uninstalled.
2008-10-11 22:46:22 +00:00
Angie Byron
ecf7ad41d0
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.
2008-10-11 21:11:02 +00:00
Angie Byron
89b0570d70
#305566 by agentrickard and moshe weitzman: Split 'bypass node access' from 'administer nodes'.
2008-10-11 18:29:20 +00:00
Angie Byron
047b4bde38
#296306 by swentel: Test for custom 403 page.
2008-10-11 18:17:02 +00:00
Angie Byron
da7f3a0ef0
#319699 follow-up by Dave Reid: Simplify required module hiding in admin/build/modules.
2008-10-11 15:54:14 +00:00
Angie Byron
819b0e95a9
#319699 by Dave Reid: Simplify logic for hiding required modules.
2008-10-11 03:25:36 +00:00
Angie Byron
7e02f2f782
#318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.
2008-10-11 02:33:14 +00:00
Angie Byron
464be0b8bd
#318892 by justinrandell and chx: Add .install files to the list of files added to .info files.
2008-10-09 22:51:41 +00:00
Angie Byron
d59ba41f65
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names
2008-10-09 15:15:55 +00:00
Angie Byron
f841d1a764
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
2008-10-09 00:02:29 +00:00
Angie Byron
43893763c5
#226728 by chx and Eaton: Flush form caches when cache is cleared on cron.
2008-10-06 23:02:08 +00:00
Dries Buytaert
026af5df34
- Patch #310212 by justinrandell, catch, et all: killed in _user hook, as well as two small kittens.
2008-10-06 11:30:12 +00:00
Dries Buytaert
4cbb7b7512
- Patch #312306 by Jaza: no activation e-mail for user 1.
2008-09-27 20:16:17 +00:00
Angie Byron
4a0e68e838
#125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAPI property that can be used by WYSIWYG editors. WOOHOO.
2008-09-27 19:47:43 +00:00
Angie Byron
289b4f77a6
#229129 follow-up by Arancaytar, chx, and webchick: Instantiate module package property.
2008-09-27 19:03:30 +00:00
Angie Byron
2cb811acb3
#229129 follow-up by chx: Fix module dependency checking again.
2008-09-27 06:29:47 +00:00
Angie Byron
8f1728dc15
#229129 part 2 of 1,342 by chx: Hide Core - Required modules from module page entirely, to get around nasty bug that allows them to be disabled.
2008-09-27 05:07:40 +00:00
Angie Byron
eb6cb31590
#229129 part 1 of 1,342 by chx: Change #value to #markup to eliminate notice on modules page.
2008-09-27 04:55:31 +00:00
Angie Byron
a3bb66e4e8
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.
2008-09-20 20:22:25 +00:00
Angie Byron
89b4c55989
#64967 follow-up by drewish: Replace ereg with preg in file_scan_directory().
2008-09-20 03:49:24 +00:00
Dries Buytaert
8fc581d4d7
- Patch #309488 by kbahey: correct capitalization of TRUE and FALSE.
2008-09-19 07:53:59 +00:00
Dries Buytaert
9020f77388
- Patch #302149 by pwolanin: fixed confusing/duplicate use of names in menu admin.
2008-09-18 10:44:19 +00:00
Angie Byron
893942bb4f
#108979 by ewhipple, catch, and sun: Order permissions consistently, keep node type related permissions together.
2008-09-17 20:37:32 +00:00
Dries Buytaert
7f29b14277
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
2008-09-17 07:11:59 +00:00
Dries Buytaert
6b7d5fe21b
- Patch #245544 by Dave Reid, oadaeh, drupalgeek: the admin_tasks variable is initialized twice.
2008-09-16 18:08:59 +00:00
Angie Byron
161a9970f7
#308534 by Dave Reid: Remove stray whitespace core-wide.
2008-09-15 20:48:10 +00:00
Angie Byron
e7ac5c58fd
#308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massive file.inc cleanup aaaaaand... tests! Yay! :D
2008-09-15 09:28:50 +00:00
Angie Byron
1806af909c
#275092 follow-up by Damien Tournoud: Restoring meta tag generator and fixing failing test.
2008-09-15 08:49:40 +00:00
Angie Byron
cf5b00c5db
#275092 follow-up by chx: Fix admin blocks page to work with secondary themes + test so we don't break it again.
2008-09-14 20:37:28 +00:00
Dries Buytaert
e5b0e5f76c
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
2008-09-06 08:36:22 +00:00
Dries Buytaert
fbccce51c6
- Patch #261859 by rse, Damien Tournoud: make the trigger module work on PostgreSQL.
2008-09-05 09:29:06 +00:00
Angie Byron
a03345ef73
#272883 by hctom and lilou: Fix wrong usage of watchdog severity.
2008-09-02 01:08:01 +00:00
Dries Buytaert
360bc1a101
- Patch #276018 by mfb: extend the lifetime of temporary files.
2008-08-30 13:18:49 +00:00
Dries Buytaert
3ccf6d89e4
- Patch #299292 by keith.smith: head installation was broken.
2008-08-30 10:03:57 +00:00
Dries Buytaert
b1411df894
- Patch #293098 by boombatower: add missing label.
2008-08-30 09:49:43 +00:00
Dries Buytaert
762ca25ecf
- Patch #296305 by Damien Tournoud, recidive, cwgordon7, chx: 404 page needs a test -- testing party
2008-08-28 08:37:46 +00:00
Dries Buytaert
580feef5e0
- Patch #227486 by profix898: increase length of database fields for menu items.
2008-08-23 08:15:37 +00:00
Dries Buytaert
c15bcc0653
- Patch #297869 by boombatower: add xpath method to simpletest and refactor existing tests.
2008-08-22 12:35:55 +00:00
Dries Buytaert
69e6f411a9
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.
2008-08-21 19:36:39 +00:00
Dries Buytaert
77375441e5
- Patch #221230 by Heine: convert requirement error on update to requirement warning.
2008-08-14 12:59:05 +00:00
Dries Buytaert
0d1995a828
- Patch #268063 by boombatower, chx, cwgordon7, Damien Tournoud: move includes/tests to simpletest/tests and provide hidden .info propery
2008-08-09 12:41:23 +00:00
Dries Buytaert
6c1068e48d
- Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to registry_rebuild() for consistency.
2008-08-02 19:01:02 +00:00
Dries Buytaert
a859eb3668
- Patch #257009 by bjaspan, mustafu, Freso, Dries et al: fixed simpletest exceptions on PostgreSQL.
2008-08-02 18:44:36 +00:00
Dries Buytaert
d743fcc5c7
- Patch #229129 by dmitrig01: clean up system modules page.
2008-07-23 07:37:06 +00:00
Dries Buytaert
a5f9b7b012
- Patch #284721 by zeta ζ: translation simplifications.
2008-07-19 19:35:49 +00:00
Dries Buytaert
674b933c56
- Patch #245001 by kkaefer et al: unify #process callback naming.
2008-07-18 07:06:24 +00:00
Dries Buytaert
57fe5103da
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
2008-07-16 21:59:29 +00:00
Dries Buytaert
47653bff76
- Patch #248205 by catch et al: increased PostgreSQL requirement to version 8.1.
2008-07-14 17:26:17 +00:00
Dries Buytaert
7231b6ea2f
- Patch #275801 by Damien Tournoud and Gribnif: fixed performance issue due to typo.
2008-07-14 14:03:48 +00:00
Dries Buytaert
ffdfefebbc
- Patch #270508 by paul.levvik and pwolanin: usability improvement: image toolkits should not have to be copied.
2008-07-08 01:08:15 +00:00
Dries Buytaert
bb232c728a
- Patch #277073 by threexk: improve consistency of offline vs off-line and online vs on-line.
2008-07-01 20:36:40 +00:00
Dries Buytaert
1d97b23ae4
- Patch #256886 by catch et al: comment out a test that fails due to a bug in cURL.
2008-06-29 11:39:38 +00:00
Dries Buytaert
76fe77cc22
- Patch #275092 by kbahey: added test for meta-tag generator patch.
2008-06-28 19:19:08 +00:00
Dries Buytaert
3cdf54fb3e
- Patch #275092 by kbahey, greggles and Arancaytar: emit X-Generator and meta-generator tags.
2008-06-28 12:37:52 +00:00
Dries Buytaert
5299b92689
- Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and 'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan.
2008-06-25 09:12:25 +00:00
Dries Buytaert
201e1dd356
- Patch #268449 by catch: fixed some tests that failed due to invalid permissions.
2008-06-09 16:33:20 +00:00
Dries Buytaert
098b3f72ca
- Patch #250918 by boombatower: cleaned up some tests and added some tests for the administration panels.
2008-06-02 17:32:19 +00:00
Dries Buytaert
bc5f69a333
- Patch #261836 by dropcube: tests for cron.
2008-05-30 07:27:14 +00:00
Dries Buytaert
5316c645d2
- Patch #259871 by pwolanin: clean up system.test.
2008-05-19 19:28:39 +00:00
Dries Buytaert
75a777a3ea
- Patch #193076 by quicksketch, dmitrig01 and paul.lovvik: drag and drop support for poll module.
2008-05-15 20:56:48 +00:00
Dries Buytaert
0a31af3ed2
- Patch #256152 by catch: added additional tests for the IP address blocking and added a small usability improvement.
2008-05-10 07:32:02 +00:00
Dries Buytaert
b9f1018ea4
- Patch #73874 by pwolanin: normalize the permissions table and wrote simpletests for the (new) permission handling. At last.
2008-05-07 19:34:24 +00:00
Dries Buytaert
48e293a6b3
- Patch #248436 by catch: fixed some bugs in the statistics module, wrote some tests, and made some minor usability improvments along the way. That is _exactly_ how we like it.
2008-05-07 19:17:50 +00:00
Dries Buytaert
2e18cb8924
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
...
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
Dries Buytaert
9c528c137f
- Patch #244942 by Freso and pwoladin: removed outdated string from documentation.
2008-05-05 21:36:47 +00:00
Dries Buytaert
6ab934660c
- Patch #192962 by gpk et al: ghop #24 , module administration page improvements.
2008-05-05 21:10:48 +00:00
Dries Buytaert
d1bc889242
- Patch #227830 by JohnAlbin: link attributes added to l() incorrectly.
2008-05-02 15:11:05 +00:00
Dries Buytaert
4bc5d8d244
- Patch #127295 by yhager: module version numbers should always be shown left-to-right.
2008-04-30 06:48:27 +00:00
Dries Buytaert
420ee6cbca
- Patch #246298 by boombatower: added missing <label> to module names on uninstall page. Improves consistency with the module install page.
2008-04-30 06:39:26 +00:00
Dries Buytaert
67939add5f
- Patch #234785 by Rowanw: made the 'more help' link work with RTL languages.
2008-04-25 18:28:18 +00:00
Dries Buytaert
21576021bf
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.
2008-04-23 20:01:56 +00:00
Dries Buytaert
af474609e3
- Added a test framework to Drupal along with a first batch of tests for
...
Drupal core! This is an important milestone for the project so enable
the module and check it out ... :)
Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie
Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran
Lal, Moshe Weitzman, and the many other people that helped with testing
over the past years and that drove this home.
It all works but it is still rough around the edges (i.e. documentation
is still being written, the coding style is not 100% yet, a number of
tests still fail) but we spent the entire weekend working on it in Paris
and made a ton of progress. The best way to help and to get up to speed,
is to start writing and contributing some tests ... as well as fixing
some of the failures.
For those willing to help with improving the test framework, here are
some next steps and issues to resolve:
- How to best approach unit tests and mock functions?
- How to test drupal_mail() and drupal_http_request()?
- How to improve the admin UI so we have a nice progress bar?
- How best to do code coverage?
- See http://g.d.o/node/10099 for more ...
2008-04-20 18:24:07 +00:00
Dries Buytaert
76151a8bc9
- Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle module from Drupal core.
2008-04-16 11:35:52 +00:00
Dries Buytaert
46546ef478
- Patch #175841 by catch et al: remove comment controls for users. Yowza.
2008-04-16 11:26:29 +00:00
Dries Buytaert
7ea831c54f
- Patch #244942 by pwolanin: fixed outdated function name in schema description.
2008-04-15 07:44:54 +00:00
Dries Buytaert
56d2664a90
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
2008-04-14 17:48:46 +00:00
Dries Buytaert
79b016d915
- Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched from numeric block IDs to string IDs.
...
The short explanation is that Drupal uses a lot of numeric deltas in the block system; blocks are identified by the 'module' and the 'delta'. In early Drupal, delta was numeric, but somewhere along the line it was changed to be possibly a string. In modern Drupal, block overrides are easily done via block-MODULE-DELTA.tpl.php. The primary motivation to switch to string IDs everywhere is to make these deltas friendlier to themers:
block-user-0.tpl.php --> block-user-navigation.tpl.php
block-user-1.tpl.php --> block-user-login.tpl.php
You get the picture.
2008-04-10 10:28:23 +00:00
Dries Buytaert
2275b8ee02
- Patch #243524 by christefano: display INFO_ALL output when calling system_php().
2008-04-10 01:43:32 +00:00
Dries Buytaert
08aa23227e
- Patch #228594 by catch et al: removed access rule functionality from core.
...
The access rules capability of user module has been stripped down to a
simple method for blocking IP addresses. E-mail and username restrictions
are now available in a contributed module. IP address range blocking is
no longer supported and should be done at the server level.
This patch is partly motiviated by the fact that at the usability testing,
it frequently came up that users went to "access rules" when trying to
configure their site settings.
2008-04-08 22:50:55 +00:00
Dries Buytaert
1dfd1717c1
- Patch #240387 by matt2000 et al: move 'content types' to 'site building' per the UMN usability study results.
2008-04-06 18:50:12 +00:00
Dries Buytaert
0a8be2adda
- Patch #234785 by Rowanw, yoroy, flobruit, et al: usability: improve visibility of the 'more help' link by adding an icon.
2008-04-02 20:23:15 +00:00
Dries Buytaert
59211a9cb5
- Patch #241369 by kkaefer: code style improvements for easier patching later.
2008-04-01 20:05:15 +00:00
Dries Buytaert
a7c275a6c1
- Patch #237717 by hass: missing t() function.
2008-03-23 14:46:49 +00:00
Dries Buytaert
013774ba79
- Patch #235821 by kbahey and pwolanin: include upgrade path for cron changes, improved security of key.
2008-03-21 08:52:25 +00:00
Dries Buytaert
45097b78b7
- Patch #52910 by kbahey, keith.smith, Susurrus, et al: restict access to cron.php.
2008-03-17 16:53:58 +00:00
Dries Buytaert
f5d4287cd5
- Patch #214271 by recidive: improved schema identation.
2008-03-15 12:31:29 +00:00
Dries Buytaert
39f1a6be73
- Patch #234065 by David_Rothstein: added missing period.
2008-03-14 08:54:31 +00:00
Dries Buytaert
ef706b824e
- Patch #229517 by keith.smith and flobruit: de-html selected interface strings.
2008-03-13 21:26:09 +00:00
Dries Buytaert
a170d1f8f2
- Patch #231437 by catch, Rob, freso et al: remove ping module from core.
2008-03-11 08:13:14 +00:00
Dries Buytaert
a730d23d14
- Patch #216813 by pwolanin et al: fixed upgrade path for primary links and navigation.
2008-02-23 08:13:09 +00:00
Dries Buytaert
584f3e886a
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.
2008-02-20 13:46:43 +00:00
Dries Buytaert
b05db1f176
- Patch #221384 by webernet: update core compatibility to Drupal 7.
2008-02-18 19:19:49 +00:00
Dries Buytaert
720f68b9d0
- Patch #221072 by Pancho: fixed access control check on the theme configuration page.
2008-02-14 18:34:21 +00:00
Dries Buytaert
45b0040e55
- Patch #219366 by pwolanin: cannot add external links to admin interface.
2008-02-12 14:06:58 +00:00
Dries Buytaert
a2d870ba2e
- Patch #220329 by catch: bumped the minimum MySQL requirement for Drupal 7 to MySQL 5.
2008-02-12 14:04:46 +00:00
Dries Buytaert
58c13a072e
- Patch #220260 by webchick: proper version constant for D7. Oh yeah. :)
2008-02-12 13:55:57 +00:00
Dries Buytaert
3e7fe972f6
- Patch #215308 by Pancho: 'testing clean URLs' stay after test.
2008-02-08 02:50:19 +00:00
Dries Buytaert
5511bb5f7a
- Patch #214513 by Lynn: missing break-statement in system_send_email_action.
2008-02-06 19:52:54 +00:00
Gábor Hojtsy
bddba847f5
#216238 by theborg: theme descriptions were not translated properly (minor)
2008-02-04 12:35:48 +00:00
Gábor Hojtsy
39d28bd43e
#215858 by pwolanin: localized menu options were saved into the database, avoid this by using different variable names / array keys
2008-02-04 12:07:23 +00:00
Gábor Hojtsy
60cb54b938
Back to 6.0-dev
2008-01-30 23:07:41 +00:00
Gábor Hojtsy
c2665870c4
Preparing for RC3
2008-01-30 22:43:55 +00:00
Gábor Hojtsy
7f2f0072f9
#105405 by chx, Pancho: (regression) remove web server version checking; it is not in Drupal 5; Apache 1.3 is surpassed for a long time now
2008-01-30 20:30:35 +00:00
Gábor Hojtsy
d04ebcee1d
#215303 by Pancho, slightly modified: clean URL test support text was not green if not using JS
2008-01-29 10:56:13 +00:00
Gábor Hojtsy
18575200c6
#210219 follow by myself: update_sql() does not support placeholders, so we should compose our own SQL ourselfs
2008-01-29 10:50:15 +00:00
Gábor Hojtsy
4bdf24ea52
#210219 by htalvitie, yched: initialize block caching properties properly on install (and update bugos RC2 sites as well)
2008-01-28 19:56:27 +00:00
Gábor Hojtsy
85cae0d01a
#204411 by chx, slightly modified: heal a possible MySQL import error when the anonymous user becomes broken
2008-01-25 16:19:13 +00:00
Gábor Hojtsy
95aa9da9ef
#107375 follow up by zeta-zoo: fixed incorrect description for MySQL's 'Select_range_check'
2008-01-24 10:59:29 +00:00
Gábor Hojtsy
b299b9ee21
#204411 by catch: elevate MySQL requirements to 4.1.1 (the first production MySQL 4.1.x was 4.1.5 anyway)
2008-01-24 10:46:54 +00:00
Gábor Hojtsy
04daca2394
Three remaining instances of t() use in system module update code removed.
2008-01-24 10:41:17 +00:00
Gábor Hojtsy
7186c4433e
#208768 by dvessel, Arancaytar: language direction should be in the HTML source, so it is more accessible even without CSS
2008-01-24 09:42:53 +00:00
Gábor Hojtsy
c1b5c774a3
Outdated use of watchdog() noticed while creating translation templates
2008-01-22 18:20:25 +00:00
Gábor Hojtsy
ff1c3902b9
#209409 by Heine, webernet, dww: more accurate register globals value checking
2008-01-21 20:04:35 +00:00
Gábor Hojtsy
1a0e5b534c
#211353 follow up by JirkaRybka: ensure that on upgrades, if the file_directory_path was not set, set it to the Drupal 5 default
2008-01-21 12:01:24 +00:00
Gábor Hojtsy
c3949c505c
#211359 by chx: make dead menu items disappear on a Drupal 6 upgrade
2008-01-20 12:47:32 +00:00
Gábor Hojtsy
a4380940cf
#201641 by Ralf Stamm, Pancho: sort admin themes by info name as well
2008-01-17 16:08:35 +00:00
Gábor Hojtsy
7f85bc5bc4
#208938 by bjaspan, scor: use schema PI for index updates instead of database dependent code
2008-01-16 21:45:30 +00:00
Gábor Hojtsy
5255397775
#201641 by Ralf Stamm, Pancho: sort themes by their .info name, not their file name (just like modules)
2008-01-16 12:55:50 +00:00
Gábor Hojtsy
44d71e1eef
#200674 by scor, catch: update.php should inform users if their memory limit will possibly result in a WSOD
2008-01-16 10:37:43 +00:00
Gábor Hojtsy
8cc5f17b58
#190729 by aufumy, Pasqualle, slightly modified: report incompatibility early, if the dependencies key is not an array in the .info file
2008-01-15 10:59:03 +00:00
Gábor Hojtsy
50dbab928f
#209584 by Rob Loach: 404/403 validation is also done in runtime so to allow more flexibility here, remove the submission time validation
2008-01-15 10:21:40 +00:00
Gábor Hojtsy
1b2ce46df2
#201540 follow up by zoo33: move jpeg quality validation to where it belongs, so it is only called if the current image toolkit requires it
2008-01-15 10:17:42 +00:00
Gábor Hojtsy
3395c97e37
Back to 6.0-dev
2008-01-10 23:14:58 +00:00
Gábor Hojtsy
78bc68f304
Drupal 6 RC2
2008-01-10 22:47:17 +00:00
Gábor Hojtsy
b3c7ff77ff
#208542 by KarenS, webernet: save old actions table when upgrading from Drupal 5 with a previous actions install
2008-01-10 22:04:32 +00:00
Gábor Hojtsy
48904d079b
#202997 follow up by quicksketch: the table drag CSS selector was not specific enough in the RTL sheet
2008-01-10 18:08:19 +00:00
Gábor Hojtsy
66ec14993b
#207868 by cwgordon7, webernet and myself: SQL status page was using wrong property names
2008-01-09 10:11:55 +00:00
Gábor Hojtsy
6dcf2cccaa
#194590 by scor, JirkaRybka, attiks, dvessel; with heavy testing by catch: fix a dozen issues with sticky table headers
2008-01-09 09:56:39 +00:00
Gábor Hojtsy
33f455d2df
#153998 by David_Rothstein and myself: clean up permissions in book, blog, blogapi, forum and locale modules
2008-01-09 09:51:35 +00:00
Gábor Hojtsy
7de29914a9
#207731 by Pancho: adding brackets to some default form values, for consistency
2008-01-08 21:25:05 +00:00
Gábor Hojtsy
9b1172f26f
#197720 follow up by myself: cleaning up the memory_limit requirement check, use dollar t
2008-01-08 21:22:28 +00:00
Gábor Hojtsy
adf836896a
#204756 by dvessel: textarea.js assumed #disabled fields are to be hidden
2008-01-08 19:54:07 +00:00
Gábor Hojtsy
b78a990270
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks
2008-01-08 10:35:43 +00:00
Gábor Hojtsy
0ab0b1d65f
#164532 follow up by pwolanin, David Strauss, catch and myself, testing also by hswong3i: some indexes added before Drupal 6 RC1 were too unique, and our code did not back them, so we should not add those indexes
2008-01-08 07:46:41 +00:00
Gábor Hojtsy
6d191fb5b5
#197720 follow up by keith.smith, scor: include php.ini path in memory limit messages
2008-01-07 15:31:50 +00:00
Gábor Hojtsy
cd8d79b10d
#200777 by JirkaRybka: theme settings form relied on _POST[] and stored irrelevant formapi keys as theme settings
2008-01-07 14:18:06 +00:00
Dries Buytaert
7d7f2928d1
- Patch #203222 by Pascalle: added missing message type to watchdog call.
2008-01-06 18:22:14 +00:00
Gábor Hojtsy
b5e64f5a6e
#197720 by nedjo, scor, keith.smith, catch: inform installing users about PHP memory requirements of Drupal 6
2008-01-04 17:19:04 +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
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
af16eb8007
#204344 by marcingy: path aliases were not alled as default home page
2007-12-31 14:41:08 +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
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
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
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
ac4c8f7ab0
#203274 by Pasqualle: remove excessive witespace from our code (minor)
2007-12-22 23:24:26 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
d83289f857
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions
2007-12-06 09:58:34 +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
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
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
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