Jennifer Hodgdon
|
6d6e73a490
|
Issue #1728472 by plopesc: Add link from form alter hooks to form API reference
|
2012-08-24 11:06:41 -07:00 |
catch
|
c4262320fd
|
Issue #1716900 by chx: Clarify why hook_exit() must not print.
|
2012-08-17 12:03:39 +01:00 |
catch
|
ea25df8570
|
Issue #1499596 by plach, fago: Introduce a basic entity form controller.
|
2012-08-16 12:30:43 +01:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
Katherine Bailey
|
1cd28eb4e5
|
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
|
2012-08-06 21:52:11 -07:00 |
catch
|
a9a89f3f3a
|
Issue #1441180 by scor: Fixed hook_requirements() REQUIREMENT_ERROR broadcasting.
|
2012-07-26 10:38:17 +01:00 |
Dries
|
bf24773d38
|
- Patch #1677304 by socketwench, Niklas Fiekas: Remove drupal_deliver_page(), ajax_deliver(), drupal_deliver_html_page().
|
2012-07-24 12:56:55 -04:00 |
catch
|
b91a015b6c
|
Issue #687842 by tim.plunkett et al: Added a 'description callback' property to menu items.
|
2012-07-18 11:03:02 +01:00 |
Dries
|
d93bbc93a8
|
- Patch #1591618 by Niklas Fiekas, aspilicious: remove menu_execute_active_handler().
|
2012-07-09 16:20:56 -04:00 |
webchick
|
4b6bdbb1dd
|
Issue #1496542 by cosmicdreams, sun, chx, vasi1186, aspilicious, alexpott, nadavoid, Pedro Lozano, disasm, andypost | heyrocker: Convert site information to config system.
|
2012-07-02 10:20:33 -07:00 |
webchick
|
b0e14ca1d4
|
Issue #1085590 by Rob Loach, keichee, tim.plunkett, mfer, ericduran: Update jQuery UI to the latest in the git repository.
|
2012-06-24 10:30:34 -07:00 |
Jennifer Hodgdon
|
030a0b6c57
|
Issue #1512116 by mjonesdinero: Update obsolete example in hook_menu docs
|
2012-06-19 12:51:07 -07:00 |
Jennifer Hodgdon
|
cf195c541a
|
Issue #1619482 by mr.baileys: Remove stray space in hook_update_N docs
|
2012-06-18 12:20:33 -07:00 |
webchick
|
142778af85
|
Issue #1635134 by hairqles, floretan, webflo: Move date format translation functions from locale to system.
|
2012-06-16 16:38:11 +02:00 |
Jennifer Hodgdon
|
807631497a
|
Issue #1619482 by mr.baileys: Better docs for hook_update_N
|
2012-06-14 08:35:59 -07:00 |
Dries
|
57ab8a5465
|
- Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container().
|
2012-06-12 22:31:11 -04:00 |
Dries
|
4bd1231165
|
- Patch #1630108 by cosmicdreams: improper reference to Drupal\Database\Query\AlterableInterface.
|
2012-06-12 20:46:57 -04:00 |
catch
|
2f7f9c3543
|
Issue #1033818 by catch, Rob Loach, amateescu, sun: Move xmlrpc includes into xmlrpc.module.
|
2012-06-12 11:18:51 +09:00 |
Dries
|
9b29a0dad0
|
- Patch #1361226 by Berdir, aspilicious, cosmicdreams, fago: make the file entity a classed object.
|
2012-06-03 07:25:35 -04:00 |
Dries
|
c176370239
|
Patch #598586 by tim.plunkett: updated documentation.
|
2012-05-16 22:09:32 -04:00 |
catch
|
44c07e9b26
|
Issue #1545068 by Berdir: Convert Exception in update.inc to PSR-0.
|
2012-05-12 12:10:23 +09:00 |
Jennifer Hodgdon
|
eb745338f7
|
Issue #1513580 by matt2000: Update hook_init and hook_boot docs to say whether themes are loaded when they run
|
2012-05-08 11:20:05 -07:00 |
Dries
|
f72f814f7b
|
- Patch #1404198 by sun, beejeebus, fago, chx: Separate database cache clearing from static cache clearing and data structure rebuilding.
|
2012-05-03 11:09:39 -04:00 |
Dries
|
02750689dd
|
- Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support.
|
2012-04-29 11:16:27 -04:00 |
catch
|
51c004aba9
|
Issue #1361234 by duellj, loganfsmyth, aspilicious, cosmicdreams, fago, amateescu, sun: Added Make the node entity a classed object.
|
2012-04-27 01:44:37 +09:00 |
Jennifer Hodgdon
|
6968da74fc
|
Issue #720630 by kid_icarus, tsphethean: Clean up documentation for watchdog, hook_watchdog, and watchdog constants
|
2012-04-24 15:29:27 -07:00 |
catch
|
d9135600c9
|
Issue #1509996 by jhedstrom: Added Convert hook_cron_queue_info() to hook_queue_info().
|
2012-04-17 12:07:50 +09:00 |
catch
|
837430ffee
|
Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0. Commit ALL THE files.
|
2012-04-03 15:12:03 +09:00 |
catch
|
e89ce2820d
|
Revert "Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0."
This reverts commit 5abec889ea .
|
2012-04-03 15:10:00 +09:00 |
catch
|
5abec889ea
|
Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0.
|
2012-04-03 14:37:09 +09:00 |
webchick
|
57a156ef96
|
Issue #692366 by underq, bradweikel, willmoy, kid_icarus | foripepe: Fixed Stop forcing language/mirror for PHP manual links.
|
2012-03-24 00:14:35 -06:00 |
Dries
|
bf1ed668d3
|
- Patch #1479638 by droplet: rename WATCHDOG_CRITICALI constant to WATCHDOG_CRITICAL.
|
2012-03-23 13:52:49 -06:00 |
Jennifer Hodgdon
|
5e0eac1c0f
|
Issue #1471418 by nmudgal: Add note to hook_custom_theme docs about page caching
|
2012-03-22 16:44:01 -07:00 |
Dries
|
50a8bb8523
|
- Patch #1473600 by amateescu, Berdir: Convert archiver.inc to PSR-0.
|
2012-03-15 12:37:16 -04:00 |
catch
|
9e43704ae6
|
Issue #1468244 by amateescu, aspilicious: Convert DrupalQueue system to PSR-0.
|
2012-03-12 12:07:39 +09:00 |
webchick
|
368cf30de0
|
Issue #1471376 by amateescu: Convert updater.inc to PSR-0.
|
2012-03-10 16:23:05 -08:00 |
webchick
|
59e142d1b5
|
Revert "- Patch #1471376 by amateescu: convert updater.inc to PSR-0."
This reverts commit de2ef9def5 .
|
2012-03-10 16:21:58 -08:00 |
Dries
|
de2ef9def5
|
- Patch #1471376 by amateescu: convert updater.inc to PSR-0.
|
2012-03-10 18:04:45 -05:00 |
webchick
|
53692e5ff6
|
BAH. I hate my life.
|
2012-03-10 12:20:23 -08:00 |
webchick
|
e4e1a7f026
|
Revert "- Patch #1475020 by amateescu: Convert stream_wrappers().inc to PSR-0."
This reverts commit 45a4c44702 .
|
2012-03-10 12:16:09 -08:00 |
Dries
|
45a4c44702
|
- Patch #1475020 by amateescu: Convert stream_wrappers().inc to PSR-0.
|
2012-03-10 08:31:55 -05:00 |
Nathaniel
|
bdb71c6fa7
|
Merge remote branch 'crell/dbtngtng' into 8.x
|
2012-03-01 12:22:48 +09:00 |
Dries
|
a58940f111
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05:00 |
Larry Garfield
|
1bc5b98e6c
|
Merge remote-tracking branch 'dries/8.x' into dbtngtng
|
2012-02-02 23:50:39 -06:00 |
Dries
|
31544e56ff
|
- Patch #1417754 by mkadin: hook_menu() docs need to explain that options don't work for tabs.
|
2012-02-02 11:38:57 -05:00 |
webchick
|
67d180bafa
|
Issue #1409052 by mkadin: Fixed hook_menu() should state that auto-loaders should return FALSE to indicate nothing found and trigger a 404.
|
2012-01-31 00:16:04 -08:00 |
Larry Garfield
|
e9453d8b04
|
Merge branch '1400748-namespaces' into dbtngtng
|
2012-01-28 17:51:18 -06:00 |
Dries
|
99ac453714
|
- Patch #1377544 by kotnik: hook_update_N documentation uses dead links.
|
2012-01-27 10:25:49 -05:00 |
Larry Garfield
|
adbd7c9aad
|
Merge branch '8.x' into dbtngtng
|
2012-01-22 21:34:59 -06:00 |
Dries
|
eeed9ed8a6
|
- Patch #764558 by Rob Loach, sun, xjm, chx, catch: Remove trigger module from core.
|
2012-01-22 13:53:27 -05:00 |