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 |
Dries Buytaert
|
10931908b5
|
- Patch #318496 by DeeLay: node_delete does not clean up history.
|
2009-04-20 19:57:18 +00:00 |
Dries Buytaert
|
dfff6528ff
|
- Patch #385602 by Damien Tournoud, desbeers, Gabor Hojtsy: log message sometimes lost on node preview. With a test\!
|
2009-04-15 13:28:08 +00:00 |
Angie Byron
|
e888f0061c
|
#323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.
|
2009-04-11 22:19:46 +00:00 |
Dries Buytaert
|
f3c784ae40
|
- Patch #418760 by JamesAn: moving the test files to the test directory.
|
2009-04-02 20:47:54 +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
|
f85f7cf8c1
|
#349237 by c960657: Fix assertTitle()'s encoding of HTML attributes (with tests).
|
2009-03-30 05:35:35 +00:00 |
Angie Byron
|
28aaa036e4
|
#304330 follow-up by sun: Clean-up of text format widget patch.
|
2009-03-30 03:15:41 +00:00 |
Angie Byron
|
eecab1083a
|
#369964 by yched and bjaspan: Refactor field validation and error reporting. Field API no longer coupled to Form API. Hooray.
|
2009-03-26 13:31:28 +00:00 |