Dries Buytaert
44a487f2c6
- Patch #742114 by fgm: test methods should be protected, not private.
2010-04-01 14:52:21 +00:00
Dries Buytaert
ea51c3215b
- Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files.
2010-01-30 07:59:26 +00:00
Angie Byron
90b08f2bd8
#620616 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix inconsistencies in menu description labeling.
2010-01-12 23:04:48 +00:00
Angie Byron
e1812b3353
#678628 follow-up by jhodgdon: Remove buggy and incorrect 'More Help' functionality from Help module.
2010-01-12 06:09:04 +00:00
Angie Byron
71ee49de3e
#679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface.
2010-01-09 23:03:22 +00:00
Angie Byron
3ff482d390
#678628 by bdragon and matt2000: Fixed 'More help' links missing from interface.
2010-01-08 05:14:03 +00:00
Angie Byron
ec7ff41cc5
#580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link.
2010-01-04 21:31:52 +00:00
Dries Buytaert
1da26fadfe
- Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards.
2009-12-04 16:49:48 +00:00
Angie Byron
ddb369eaf3
#633836 by batigolix and arianek: Convert Help module's help to new standard.
2009-11-29 19:37:02 +00:00
Angie Byron
89d04ea78a
#561452 by pwolanin and David_Rothstein: Add API function to get module/theme info without rebuilding it.
2009-10-13 05:26:57 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Dries Buytaert
2adfe31e9d
- Patch #529316 by jhodgdon: fixed and improved hook_help() documentation.
2009-09-11 07:08:23 +00:00
Dries Buytaert
82b51dff1d
- Patch #569282 by joshmiller: removal of Site configuration and fixed a number of broken links.
2009-09-10 06:32:54 +00:00
Angie Byron
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00
Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Angie Byron
ff477cd6ea
#295982 by kscheirer, jhedstrom, Senpai, et al: Added tests for the main help page.
2009-08-15 20:07:24 +00:00
Angie Byron
049a8896f5
#545952 by yoroy and Gábor Hojtsy: move modules to config/modules.
2009-08-12 23:51:19 +00:00
Dries Buytaert
4bf17d30d3
- Patch #536784 by deekayen: fixed spelling of the word 'permission'.
2009-07-31 19:59:20 +00:00
Dries Buytaert
a8a15bcd90
- Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye bye comments as nodes?
2009-07-31 19:44:21 +00:00
Dries Buytaert
d422853504
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.
2009-07-31 19:01:03 +00:00
Dries Buytaert
9f44fd1b86
- Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> Themes section to the top level Appearance item as outlined in the D7UX IA.
2009-07-31 11:20:43 +00:00
Angie Byron
76c381ae2d
#295983 by naxoc and lilou: Add test for modules that do not implement hook_help().
2009-07-21 02:01:08 +00:00
Dries Buytaert
d24d954479
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
2009-07-20 18:51:36 +00:00
Angie Byron
735e1d904f
#500866 by boombatower: Remove t() from getInfo in tests.
2009-07-13 21:51:42 +00:00
Dries Buytaert
3d64cb5eca
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
2009-06-12 08:39:40 +00:00
Dries Buytaert
e9d97f1eef
- Patch #449198 by boombatower: cealn up test loading and related API.
2009-06-08 09:23:55 +00:00
Dries Buytaert
1f9077ee92
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().
2009-06-06 16:05:28 +00:00
Dries Buytaert
33e466a957
- Patch #475596 by tic2000: corrected documentation.
2009-06-04 09:38:25 +00:00
Angie Byron
39c302eec0
#475596 by emmajane, catch, yoroy, et al. Move default welcome message to help system.
2009-06-02 03:33:36 +00:00
Dries Buytaert
0f4060f377
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
2009-05-27 18:34:03 +00:00
Angie Byron
f40532da76
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
2009-03-31 01:49:55 +00:00
Angie Byron
6b07c32e80
#394460 by Crell: DBTNGify Help module.
2009-03-08 03:39:57 +00:00
Angie Byron
fb7347bc9d
#371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to clearfix, which is the lingo that designers use for it.
2009-02-18 14:28:25 +00:00
Dries Buytaert
92a8adea65
- Patch #352470 by scor: fixed typos and grammar in comments.
2008-12-30 16:43:20 +00:00
Dries Buytaert
0c63d9e24f
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.
2008-12-20 18:24:41 +00:00
Dries Buytaert
01ed110a6b
- Patch #345838 by Dave Reid: remove user creation from drupalLogin(). drupalLogin() should only do one thing, and do it well. :)
2008-12-11 20:35:37 +00:00
Dries Buytaert
eda100b83d
- Patch #338403 by drewish: code comments clean-up.
2008-11-25 13:14:29 +00:00
Angie Byron
66df602593
#314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to Drupal core.
2008-11-25 02:37:33 +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
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
Dries Buytaert
c6c26b5e23
- Patch #247423 by boombatower: code style fixes for the tests.
2008-05-30 07:30:53 +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
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
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
b05db1f176
- Patch #221384 by webernet: update core compatibility to Drupal 7.
2008-02-18 19:19:49 +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
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
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
6dd28cafed
#191246 by domasj: sort module help pages by display name, not file name
2007-11-25 11:11:17 +00:00