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 |
Dries Buytaert
|
f83776a064
|
- Patch #444876 by Damien Tournoud: remove node_invoke_node().
|
2009-04-26 15:40:24 +00:00 |
Dries Buytaert
|
1c076bc89f
|
- Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a theme setting.
|
2009-04-26 09:14:32 +00:00 |
Dries Buytaert
|
3fe4c4e1c4
|
- Patch #352880 by dereine, Dave Reid: replace strstre with strpos.
|
2009-04-26 06:00:31 +00:00 |
Angie Byron
|
7138a5d5d0
|
#270685 by JamesAn: Expand title/body fieldset by default so that it can be found.
|
2009-04-26 05:26:17 +00:00 |
Angie Byron
|
fb5d44bc2c
|
#303965 by moshe weitzman and snufkin: Allow data import scripts to set /->is_new programmatically.
|
2009-04-25 17:52:43 +00:00 |
Dries Buytaert
|
96ca81fb00
|
- Patch #394484 by Berdir and Crell: converted node module to the new database abstraction layer. Yay.
|
2009-04-25 16:33:48 +00:00 |
Dries Buytaert
|
9f54584c25
|
- Patch #440768 by Dave Reid: proper check for whether the schema is installed or not.
|
2009-04-25 14:01:05 +00:00 |
Dries Buytaert
|
6e334892f2
|
- Patch #440768 by Dave Reid: move {node_counter} table from node module to statistics module.
|
2009-04-24 08:23:02 +00:00 |
Dries Buytaert
|
526401c4c8
|
- Patch #147310 by c960657 et al: better cache headers for reverse proxies.
|
2009-04-22 09:45:03 +00:00 |