Angie Byron
ea1bd5606c
#606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :)
2009-11-10 17:27:54 +00:00
Angie Byron
ad3dde0092
#322703 by BarisW, sun, Shai, and dman: Use on/off checkbox to enable and prepopulate node's menu item.
2009-11-06 03:17:59 +00:00
Angie Byron
b3265dbe17
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.
2009-10-11 03:07:21 +00:00
Angie Byron
8649db189d
#473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API.
2009-10-09 08:02:25 +00:00
Dries Buytaert
101d520929
- Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency for node types and menus.
2009-09-28 22:14:31 +00:00
Angie Byron
31c0d8b007
#440930 by brianV: Add @file block to menu.test.
2009-09-17 03:18:30 +00:00
Dries Buytaert
2a123f0ac9
- Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'.
2009-08-21 14:27:47 +00:00
Angie Byron
0bd7fcbf38
#226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly.
2009-08-03 03:04:34 +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
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
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Dries Buytaert
d3de6c8171
- Patch #292790 by mr.baileys: menu machine-name validation error.
2009-05-15 04:07:20 +00:00
Dries Buytaert
0ccac642b9
- Patch #409598 by pwolanin, swentel: fixed problem with content type descriptions not being updated.
2009-05-07 16:24:33 +00:00
Dries Buytaert
f3526a344e
- Patch #394476 by Berdir, pwolanin, Crell: converted the module to the new database abstraction layer.
2009-05-07 16:22:45 +00:00
Dries Buytaert
cdb326fc74
- Patch #451660 by Damien Tournoud: fixed menu creation/deletion tests.
2009-05-03 05:06:11 +00:00
Dries Buytaert
26395c843f
- Patch #308296 by Dave Reid, Damien Tournoud: clean-up of drupalCreateNode().
2009-04-22 09:57:10 +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
5cc1704a3f
#402226 follow-up by pwolanin: Rename menu 'item' to 'link' in menu module.
2009-03-31 01:45:31 +00:00
Angie Byron
25c18d5dd0
#403526 by pwolanin: Fix PDO exception when enabling a menu link.
2009-03-16 20:31:11 +00:00
Angie Byron
f13422b6d3
#403542 by pwolanin: Terminology clean-up to menu module test.
2009-03-16 15:36:32 +00:00
Dries Buytaert
bc719d0c55
- Patch #337820 by Dave Reid, Damien Tournoud, et al: rename menu path 'logout' to 'user/logout'. For real now.
2008-11-29 09:33:51 +00:00
Dries Buytaert
eda100b83d
- Patch #338403 by drewish: code comments clean-up.
2008-11-25 13:14:29 +00:00
Angie Byron
d8aafce20d
#328110 by marcingy, Damien Tournoud, swentel, and pwolanin: Fix error on admin/build/menu, and robustify the test so we catch stuff like this in the future.
2008-11-13 05:54:35 +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
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