Dries Buytaert
|
bccd256d2f
|
- Patch #482920 by Razorraser: made getInfo() static functions.
|
2009-06-06 10:35:14 +00:00 |
Angie Byron
|
d907375fc1
|
#482920 follow-up by JamesAn: Fix typos and let the tests pass again.
|
2009-06-05 21:56:07 +00:00 |
Dries Buytaert
|
831b2e0e10
|
- Rollback of last patch.
|
2009-06-05 19:22:58 +00:00 |
Dries Buytaert
|
10a5ba7132
|
- Patch #482920 by Razorraser: fixed typo in node_access_rebuild().
|
2009-06-05 19:17:53 +00:00 |
Angie Byron
|
a9eaef7592
|
#361277 follow-up by yched: Fix return value of update function.
|
2009-06-05 18:57:05 +00:00 |
Dries Buytaert
|
a892004663
|
- Patch #361277 by Razorraser: node_get_type() isn't anymore.
|
2009-06-05 09:24:37 +00:00 |
Dries Buytaert
|
5e19045690
|
- Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post settings' admin screen and relocate options.
|
2009-06-05 05:28:28 +00:00 |
Angie Byron
|
f179a80236
|
#220233 follow-up by Berdir: Fix typo.
|
2009-06-04 19:03:29 +00:00 |
Angie Byron
|
cab88a7014
|
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
|
2009-06-04 03:33:29 +00:00 |
Dries Buytaert
|
2e049e5b78
|
- Patch #226479 by brianV: 'clean-up' rebuild permission checks.
|
2009-06-03 19:22:18 +00:00 |
Dries Buytaert
|
b8f18b39c2
|
- Patch #364487 by JamesAn: make sure that the 'machine name' text does not wrap.
|
2009-06-02 07:11:46 +00:00 |
Dries Buytaert
|
e474fbbd6c
|
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
|
2009-06-02 06:58:17 +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
|
88c9a015c1
|
- Patch #111011 by Josh Waihi: adding foreign key specifications.
|
2009-06-01 22:07:10 +00:00 |
Dries Buytaert
|
6e947c65a9
|
- Patch #461298 by catch: move node_load_multiple() special casing into user_node_load().
|
2009-05-30 12:14:27 +00:00 |
Angie Byron
|
2df43894e2
|
#306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (and corresponding $classes_array) for all dynamic classes in template files.
|
2009-05-28 16:44:07 +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
|
e8364f5156
|
#309007 by moshe weitzman, agentrickard, and mcarbone: Add hook_node_access_records_alter() and hook_node_grants_alter() to allow complex interactions between two or more node access modules.
|
2009-05-27 02:01:54 +00:00 |
Dries Buytaert
|
981d6ec40c
|
- Patch #393402 by stella, Xane: renamed 'create content' link to 'add new content'. Minor usability improvement.
|
2009-05-26 09:13:47 +00:00 |
Dries Buytaert
|
3c4be3ab55
|
- Patch #472658 by agentrickard: clean up of inline code comments.
|
2009-05-26 09:12:29 +00:00 |
Dries Buytaert
|
f0940b1dbf
|
- Patch #223771 by Arancaytar, Amitaibu: node_body_field does not check ->has_body.
|
2009-05-25 15:39:12 +00:00 |
Dries Buytaert
|
a98905f5c6
|
- Patch #471800 by stella: more code style fixes.
|
2009-05-25 13:42:56 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Dries Buytaert
|
765d0572a2
|
- Patch #471142 by stella: code style fixes.
|
2009-05-24 05:21:56 +00:00 |
Dries Buytaert
|
7f5afdeedb
|
- Patch #363905 by dereine: move template_preproces_node/block out of theme.inc.
|
2009-05-22 11:34:05 +00:00 |
Angie Byron
|
4bc255ba79
|
Roll-back of #310467: Breaks installer requirements check and update.php.
|
2009-05-21 23:07:16 +00:00 |
Dries Buytaert
|
02c8592759
|
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
|
2009-05-21 21:12:25 +00:00 |
Dries Buytaert
|
c8a456493a
|
- Patch #469134 by Bohjan: removed some redundant help.
|
2009-05-21 18:39:49 +00:00 |
Angie Byron
|
9df38a58a4
|
#457080 by moshe weitzman: Add node_delete_multiple() for more efficient deletion of lots of nodes.
|
2009-05-20 05:39:45 +00:00 |
Dries Buytaert
|
3b28636ff9
|
- Patch #464912 by pwolanin: add doxygen suggestion standard for contrib module node build modes and similar int constants.
|
2009-05-18 14:25:53 +00:00 |
Dries Buytaert
|
f2b6d3dca8
|
- Patch #398068 by karschsp: renamed 'workflow settings' to 'publishing options'.
|
2009-05-18 09:45:01 +00:00 |
Angie Byron
|
f577c125e8
|
#196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist.
|
2009-05-16 15:23:16 +00:00 |
Dries Buytaert
|
de97864969
|
- Patch #456722 by akahn: use format_plural() on node delete.
|
2009-05-15 03:58:35 +00:00 |
Dries Buytaert
|
1778c5cca9
|
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.
|
2009-05-14 08:23:15 +00:00 |
Angie Byron
|
3ac59eee96
|
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.
|
2009-05-13 19:42:18 +00:00 |
Angie Byron
|
0978742089
|
#367214 follow-up by alienbrain and Berdir: Fix syntax error introduced in API documentation.
|
2009-05-12 23:19:13 +00:00 |
Dries Buytaert
|
a86223cd70
|
- Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it.
|
2009-05-12 08:31:17 +00:00 |
Dries Buytaert
|
6445ba5986
|
- Patch #367214 by alienbrain: added documentation for hook_node_build_alter and remove documentatin for hook_node_alter.
|
2009-05-10 20:41:17 +00:00 |
Dries Buytaert
|
0e0ca3b589
|
- Patch #457532 by Berdir: more PHP5 'fixes'.
|
2009-05-09 18:28:13 +00:00 |
Dries Buytaert
|
89f2f4acdd
|
- Patch #390774 by jhodgdon: API doc improvements and corrections.
|
2009-05-08 12:23:32 +00:00 |
Angie Byron
|
8550540b51
|
#270685 follow-up by JamesAn: Remove unneeded code.
|
2009-05-07 15:15:43 +00:00 |
Angie Byron
|
d70915b1ab
|
#453962 by neclimdul: Change all instances of getInfo() to static functions.
|
2009-05-06 19:56:21 +00:00 |
Dries Buytaert
|
160e652819
|
- Patch #370276 by JamesAn: improved help text of authoring field.
|
2009-05-06 11:27:47 +00:00 |
Dries Buytaert
|
a8c30ed91e
|
- Patch #449718 by alienbrain: node_feed() is now using new node building API.
|
2009-05-03 10:11:35 +00:00 |
Dries Buytaert
|
cce402d1cb
|
- Patch #446742 by sun, dmitrig01: fixed various bugs.
|
2009-04-29 17:48:11 +00:00 |
Angie Byron
|
37c8197b25
|
#445530 by jmburnz: Remove redundant title attribute from node title links.
|
2009-04-28 19:56:00 +00:00 |
Angie Byron
|
fc7283235b
|
#444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions.
|
2009-04-27 20:19:38 +00:00 |
Dries Buytaert
|
c7d8e2060a
|
- Patch #445600 by Rob Loach: allow 1 minimum number of words in content types.
|
2009-04-26 20:57:01 +00:00 |
Dries Buytaert
|
7a6f73f49d
|
- Patch #330748 by stBorchert: remove from theme_pager*.
|
2009-04-26 19:44:40 +00:00 |
Angie Byron
|
bda52632a5
|
#444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScript.
|
2009-04-26 19:18:46 +00:00 |