Dries Buytaert
21137e1aed
- Patch #247095 by drewish ad flobruit: upload module performs permission checks on files it doesn't control.
2008-05-14 13:19:48 +00:00
Dries Buytaert
757dbee6ab
- Patch #258128 by webchick: @parameter should be @param. Gets the Most Trivial Patch of the Month Award.
2008-05-14 13:15:09 +00:00
Dries Buytaert
8cc4aaeeae
- Patch #258171 by Senpai: code cleanup.
2008-05-14 13:12:41 +00:00
Dries Buytaert
11aeff6016
- Patch #145242 by douggreen et al: refactor node_rank to modules can add scoring factors.
2008-05-14 11:10:54 +00:00
Dries Buytaert
658b27c9ec
- Patch #257644 by Senpai: code cleanup.
2008-05-13 18:15:07 +00:00
Dries Buytaert
8758b297a6
- Patch #257713 by Senpai: code cleanup.
2008-05-13 18:13:43 +00:00
Dries Buytaert
580729b029
- Patch #257279 by Robert Douglas: removing extra join from do_search().
2008-05-13 17:40:43 +00:00
Dries Buytaert
0d54577a9f
- Patch #256579 by justinrandell: registry performance optimizations.
2008-05-13 17:38:42 +00:00
Dries Buytaert
2350fda4dc
- Fixed broken URLs.
2008-05-13 17:37:58 +00:00
Dries Buytaert
003108639a
- Patch #240387 by recidive: fixed broken links.
2008-05-10 13:19:50 +00:00
Dries Buytaert
2305812e8a
- Patch #252580 by robert douglas and senpai: fixed a division by zero.
2008-05-10 07:52:52 +00:00
Dries Buytaert
f50062676e
- Patch #254758 by flobruit and me: remove inline CSS style from simpletest.
2008-05-10 07:46:22 +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
ccef07e59e
- Patch #256841 by dropcube: fixed typo.
2008-05-10 07:05:40 +00:00
Dries Buytaert
bdf980c40b
- Patch by boombatower: fixed code style of simpletests.
2008-05-10 06:55:09 +00:00
Dries Buytaert
a96ffc1185
- Patch #256736 by flobruit: fixed bad HTML in help text. flobruit is on a patching spree!
2008-05-10 06:52:32 +00:00
Dries Buytaert
4791e6aa0c
- Patch #255415 by boombatower and flobruit: fixed a bug illustrated by the XML-RPC tests.
2008-05-09 20:13:41 +00:00
Dries Buytaert
37a36275d4
- Modified patch #256509 by dropcube: report when an invalid cron key is used.
2008-05-09 19:23:48 +00:00
Dries Buytaert
0aec71aa56
- Patch #256001 by bjaspan: pgsql driver does not handle unsigned numeric fields.
2008-05-09 19:18:11 +00:00
Dries Buytaert
f28c0ae55c
- Patch #255902 by mfb: updated PHP and MySQL requirements for Drupal 7.
2008-05-07 20:05:58 +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
e9b40575b2
- Patch #200685 by boombatower, dvessel, et al: convert bluemarine theme to tableless layout.
2008-05-07 07:05:56 +00:00
Dries Buytaert
a3059e8c4c
- Patch by me: rename xmlrpc.inc.test to xmlrpc.test for consistency.
2008-05-07 06:50:10 +00:00
Dries Buytaert
4e25a321c8
- Patch #243967 by justinrandell: first very basic test for the registry's file parsing.
2008-05-07 06:48:35 +00:00
Dries Buytaert
e4e2205bfe
- Patch #221964 by justinrandall: removed left-over code.
2008-05-07 06:39:57 +00:00
Dries Buytaert
e3fcf34932
- Patch #221964 Crell / Larry Garfield et al: oh my, the registry patch lands.
2008-05-06 15:39:36 +00:00
Dries Buytaert
f33faa2c94
- 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:32:02 +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
c100468cf2
- Patch #251473 by webchick, chx, et al: one step closer to running tests in the includes directory. Not working yet.
2008-05-06 11:21:10 +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
841c098fba
- Modified patch #230374 by killes, jakeg, Eaton et al: corrected problem with form API caches not being flushed. This could lead to performance issues.
2008-05-05 21:28:49 +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
bca16fdef6
- Patch #249571 by pwoladin: primary/secondary links don't get 'active-trail' class.
2008-05-05 20:55:13 +00:00
Dries Buytaert
79ac53f8ad
- Patch #249200 by flobruit: some tests for input filters.
2008-05-05 20:42:08 +00:00
Dries Buytaert
4efe4313a2
- Patch #252920 by flobruit and pwoladin: split profile module tests in smaller tests, and improved performance of tests.
2008-05-04 19:22:58 +00:00
Dries Buytaert
48b7a5bbe9
- Patch #253022 by beginner: fixed typo in code comments.
2008-05-02 17:37:46 +00:00
Dries Buytaert
e8fdcb2c3b
- Patch #253706 by zoo33: renamed 'header' to 'heading' for correctness with the W3C standard.
2008-05-02 17:28:09 +00:00
Dries Buytaert
592a5d9f9a
- Patch #252920 by flobruit: fixed broken profile module tests by rewriten them -- and added some more tests.
2008-05-02 15:24:47 +00:00
Dries Buytaert
86788d4844
- Patch #217957 by Pasqualle, yched and quicksketch: tabledrag column hiding not taking headers colspan into account + performance improvements.
2008-05-02 15:20:39 +00:00
Dries Buytaert
e094082832
- Patch #240988 by David_Rothstein: fixed left-over documentation after the HTML escaping became a filter of its own.
2008-05-02 15:15:32 +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
917b27d688
- Patch #252365 by boombatower: clean up the temporary directory that gets creating during the test runs.
2008-04-30 06:45:43 +00:00
Dries Buytaert
f6bfbec8a2
- Patch #249608 by boombatower: user registration test doesn't set required variables.
2008-04-30 06:43:30 +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
a2d8a12903
- Patch #231132 by snufkin: fixed invalid XML-RPC error messages due to HTML tags being inserted in the message string.
2008-04-28 10:04:05 +00:00
Dries Buytaert
bc8a2b23da
- Patch #251550 by ksenzee: simpletest requires curl so make sure to add a requirements check.
2008-04-28 09:30:35 +00:00
Dries Buytaert
ab6c47cd3d
- Patch #251758 by Stefan, dvessel, quicksketch et al: clean up Garland's page.tpl.php.
2008-04-28 09:25:27 +00:00
Dries Buytaert
c14ac959c4
- Patch #225859 by webchick: fixed warning in author information block.
2008-04-28 09:11:58 +00:00