Angie Byron
665c9fdc2c
Roll-back of users -> user table name change in #330983 : Broken pgsql is no fun.
2009-02-26 07:30:29 +00:00
Angie Byron
ff9e842730
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.
2009-02-18 15:19: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
29c8e40e91
- Patch #355236 by Frando: refactor drupal_render() theming.
2009-02-03 18:55:32 +00:00
Angie Byron
5e2ad8e43c
#360128 by quicksketch: Create centralized ahah callback to reduce duplicate code.
2009-02-01 06:48:15 +00:00
Dries Buytaert
938c7c07a3
- Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.
2009-01-22 12:46:07 +00:00
Dries Buytaert
b20de4c1c9
- Patch #360785 by Dave Reid: add timestamp to {poll_votes}.
2009-01-21 14:42:16 +00:00
Angie Byron
9a32ca468a
#8 by sun and most of #drupal: Users can now cancel their accounts. Fixing the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D
2009-01-08 08:42:13 +00:00
Dries Buytaert
5ba50b3fe8
- Patch #350984 by Moshe: kick comment rendering out of node module.
2008-12-31 12:02:24 +00:00
Dries Buytaert
8a48acb0b2
- Patch #331708 by chx: convert poll_choice_js to FAPI2.
2008-12-18 14:38:37 +00:00
Dries Buytaert
574a2e47ee
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block().
2008-12-16 23:57:33 +00:00
Dries Buytaert
c0cb68abcc
- Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and documentation because of previous node API clean-ups.
2008-12-09 11:30:25 +00:00
Dries Buytaert
58b0235a72
- Patch #324313 by catch et al: load multiple nodes and terms at once.
2008-12-05 22:18:46 +00:00
Dries Buytaert
0b06c68b98
- Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved usability of the aliased URL admin page.
2008-12-05 12:50:28 +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
Angie Byron
d7f706f291
Reverting #337820 once more, as it causes mysterious test failures.
2008-11-27 07:07:01 +00:00
Dries Buytaert
c01f85bc37
- Patch #337820 by Dave Reid: rename menu path logout to user/logout.
2008-11-25 13:16:39 +00:00
Dries Buytaert
eda100b83d
- Patch #338403 by drewish: code comments clean-up.
2008-11-25 13:14:29 +00:00
Angie Byron
bd9554952c
Reverting #337820 which causes menu tests to fail, unbeknownst to testing bot. Hrm...
2008-11-24 04:22:02 +00:00
Angie Byron
251a761eaa
#337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency.
2008-11-23 21:17:48 +00:00
Dries Buytaert
15671f471b
- Patch #332123 by webchick, lilou: remove t() function from schema descriptions.
2008-11-15 13:01:11 +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
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
4f17920c75
#319466 : SA-2008-47 ( #295053 ): CSRF in cached forms.
2008-10-11 04:06:29 +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
3a0d4322ae
#206138 by pwolanin: Rename mis-named 'module' attribute in node types.
2008-10-08 03:27:56 +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
7f29b14277
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
2008-09-17 07:11:59 +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
ac55eb1e4e
- Patch #276200 by catch, Damien, cwgordon7 et al: fixed problem with poll module tests.
2008-08-05 18:07:14 +00:00
Dries Buytaert
ccf1af94fa
- Patch #245329 by christefano and dmitrig01: code comment love.
2008-07-24 16:25:19 +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
c529e4afbe
- Patch #101543 by webchick: document all constants.
2008-05-26 17:12:55 +00:00
Dries Buytaert
fd06c1db21
- Patch #260492 by Damien: fixed/improved poll module tests.
2008-05-22 19:24:32 +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
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
a7f12c0326
- Patch #251263 by catch: fixing up many code style issues in the tests.
2008-04-25 18:26:02 +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
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
f5d4287cd5
- Patch #214271 by recidive: improved schema identation.
2008-03-15 12:31:29 +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
Gábor Hojtsy
f5a85afc2e
#211053 by momendo: poll submission and editing field columns fixed
2008-01-22 07:47:57 +00:00
Dries Buytaert
c08e279859
- Patch #209236 by traxer: added a validation function for the poll form.
2008-01-15 07:57:46 +00:00