Larry Garfield
|
8f07a990bc
|
Add more use statements.
|
2011-12-27 23:58:34 -06:00 |
Larry Garfield
|
7ef58b85b9
|
Move the install code into namespaced classes, too.
|
2011-12-27 19:07:29 -06:00 |
Larry Garfield
|
9062e1e4e7
|
Simplify the class name finding and loading routines, since PSR-0 now handles them for us.
|
2011-12-27 19:06:42 -06:00 |
Larry Garfield
|
67429ab19f
|
Initial move and rename of database classes to PSR-0 namespaces. So far only MySQL has been converted.
|
2011-12-27 15:17:19 -06:00 |
catch
|
0f3b394f11
|
Issue #1371256 by ayelet_Cr: Document that QueryConditionInterface::condition() should not be used to add NULL conditions.
|
2011-12-23 12:35:42 +09:00 |
catch
|
e6a95a8190
|
Issue #1373670 by sun: Change constant value of MENU_NOT_FOUND to 404 and MENU_ACCESS_DENIED to 403.
|
2011-12-23 12:13:43 +09:00 |
webchick
|
256a10dd19
|
Revert "Issue #1368872 by agentrickard: Clean up API docs for syslog."
This reverts commit 9db1fddb90 .
|
2011-12-22 14:33:38 -08:00 |
catch
|
9db1fddb90
|
Issue #1368872 by agentrickard: Clean up API docs for syslog.
|
2011-12-22 20:45:21 +09:00 |
catch
|
13830d022c
|
Issue #1301040 by Gábor Hojtsy: Move language listing functionality from locale.module to a new language.module.
|
2011-12-22 20:26:12 +09:00 |
Nathaniel
|
65a31d6858
|
Issue #1240256 by lyricnz, Akaoni: Fixed file_unmanaged_copy() Fails with Drupal 7.7+ and safe_mode() or open_basedir().
|
2011-12-20 14:50:23 +09:00 |
Nathaniel
|
f9be1f55a8
|
Issue #1347266 by Everett Zufelt, pcambra, JohnAlbin, tim.plunkett: Convert theme_breadcrumb() to HTML5.
|
2011-12-20 14:32:29 +09:00 |
Dries
|
7be846e75d
|
- Patch #1371484 by makara: private properties in abstract class DrupalCacheArray.
|
2011-12-19 09:37:02 -05:00 |
catch
|
5fb188f2d0
|
Issue #98696 by sun, floretan, rszrama, zeta ζ, marvil07: Fixed various bugs in theme_links().
|
2011-12-19 19:45:52 +09:00 |
catch
|
a3ebad0633
|
Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent.
|
2011-12-17 21:43:37 +09:00 |
catch
|
8d4f091616
|
Issue #1366740 by patrickd: Fixed theme_progress_bar() should have more information about when to use function.
|
2011-12-16 13:57:22 +09:00 |
Dries
|
9c29ac79af
|
- Patch #1059884 by bfroehle, sun, casey: Drop function_exists() for 'callback' functions.
|
2011-12-15 12:33:38 -05:00 |
catch
|
f2431f3d3b
|
Revert "- Patch #1174938 by ericduran, aspilicious, voxpelli: natively support the HTML5 #required FAPI property. Woot!"
This reverts commit 8945bee7fd .
|
2011-12-15 17:05:44 +09:00 |
Dries
|
010e99986b
|
- Patch #1229868 by nicl, DjebbZ: hook_form_BASE_FORM_ID_alter(), hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent.
|
2011-12-14 10:04:55 -05:00 |
Dries
|
8945bee7fd
|
- Patch #1174938 by ericduran, aspilicious, voxpelli: natively support the HTML5 #required FAPI property. Woot!
|
2011-12-14 07:56:07 -05:00 |
Nathaniel
|
3b3798f251
|
Issue #1025582 by sun: Added Custom db_select() 'conditions' parameter for menu_build_tree().
|
2011-12-14 12:17:05 +09:00 |
Dries
|
1374de6047
|
- Patch #1181776 by sun, Psikik, mallezie, scor: change theme_default() variable to Stark.
|
2011-12-12 22:29:45 -05:00 |
catch
|
8c47bfff7a
|
Issue #866292 by marcingy, ygerasimov, attiks, quicksketch: Fixed '0' not displayed as checkbox / radios options (nor as any element #title).
|
2011-12-13 01:21:23 +09:00 |
catch
|
4bd96ab7cf
|
Issue #1359326 by xjm: Fixed t() documentation does not clearly indicate that options are documented in format_string() docs.
|
2011-12-13 01:15:08 +09:00 |
Dries
|
b7bbf85187
|
- Patch #1365156 by droplet: update.php path.
|
2011-12-09 10:37:32 -05:00 |
Nathaniel
|
df47c12180
|
Issue #1347812 by nanotube: Fixed Remove/replace documentation references to upload_file_load() and upload_file_delete().
|
2011-12-08 13:29:32 +09:00 |
Nathaniel
|
eb8c4c09a2
|
Issue #381994 by xjm, good_man, elcuco, et al: Fixed Machine-name fields are always in Latin characters, and should therefore always be LTR.
|
2011-12-08 12:29:13 +09:00 |
catch
|
2747c3c4d7
|
Issue #942782 by pillarsdotnet, becw, xjm, timhilliard, JohnAlbin, jrchamp, Tor Arne Thune, et al: Fixed Custom menus never receive an active trail.
|
2011-12-06 21:18:12 +09:00 |
Dries
|
eb4c09fce3
|
- Patch #1342760 by Everett Zufelt: add aria-sort to table sort.
|
2011-12-05 09:31:02 -05:00 |
catch
|
f28b98cb95
|
Issue #1182428 by Dave Reid: Fixed Document that db_like() does not work when used with db_query().
|
2011-12-05 21:56:07 +09:00 |
catch
|
9727bd093b
|
Issue #1315886 by xjm: Clean up API docs for includes directory, files starting with A-C.
|
2011-12-05 21:52:27 +09:00 |
catch
|
51dd3e20d3
|
Issue #970338 by jbrown, joachim: Fixed drupal_write_record() cannot save an empty (full default) row.
|
2011-12-05 21:40:54 +09:00 |
catch
|
c73e4a3b4f
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2011-12-05 21:23:30 +09:00 |
catch
|
bd2f1ea4e1
|
Issue #1258000 by chx, bfroehle, xjm: Fixed SelectQuery::countQuery() inappropriately removes SQL expressions.
|
2011-12-05 21:19:26 +09:00 |
Dries
|
25cc6b4325
|
- Patch #479368 by Roger Saner, xjm, Heine, mcarbone, keichee, asimmonds: Create RFC compliant HTML safe JSON.
|
2011-12-05 07:17:24 -05:00 |
Nathaniel
|
d8c739586b
|
Issue #1346760 by xjm, droplet, catch: Fixed Drag and drop needs a scalable weight select element.
|
2011-12-02 14:05:37 +09:00 |
Nathaniel
|
23e7a3cf40
|
Issue #1338428 by jbrown, BTMash, Tor Arne Thune: Fixed image_dimensions_scale() and image_scale_effect() are ungrokable and buggy.
|
2011-12-01 16:59:16 +09:00 |
catch
|
c237d184ba
|
Issue #800434 by pillarsdotnet, plach, bart.hanssens: Added drupal_mail(), allow hook_mail_alter() implementation to cancel mail.
|
2011-11-30 12:13:51 +09:00 |
Dries
|
9988cc614f
|
- Patch #1314384 by Pol, Gábor Hojtsy, plach: remember the provider that selected the language for later use.
|
2011-11-29 06:54:26 -05:00 |
catch
|
efe0a73b29
|
Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define().
|
2011-11-29 18:56:53 +09:00 |
catch
|
c42985ffb3
|
Issue #1301460 by loganfsmyth, good_man, Gábor Hojtsy, xjm: Decouple domain/path language negotiation storage from language config storage.
|
2011-11-29 11:23:49 +09:00 |
catch
|
7135589c89
|
Issue #1309278 by basic, Niklas Fiekas: Added Make PDO connection options configurable.
|
2011-11-28 23:58:50 +09:00 |
Nathaniel
|
129de63e06
|
Issue #1260716 by good_man, Gábor Hojtsy, emarchak, David_Rothstein, ezra-g: Improve language onboarding user experience.
|
2011-11-25 15:22:29 +09:00 |
Nathaniel
|
7cc8d7679a
|
Issue #1322278 by rocket_nova: Fixed documentation problem with theme, doesn't link to theme functions list.
|
2011-11-25 13:12:07 +09:00 |
Nathaniel
|
1b4dfed494
|
Issue #1025796 by jthorson, Rob Loach, tim.plunkett, alex_ustinov: Fixed Rename path to uri in image functions.
|
2011-11-25 12:09:40 +09:00 |
webchick
|
2517db019f
|
Issue #1329914 follow-up by chx: Improve comments in drupal_path_initialize()
|
2011-11-24 13:42:45 -08:00 |
webchick
|
554ea9ecf9
|
Issue #1198398 by jm@bellcom.dk, AllRob: Fixed Timezone selected on install not correctly saved to admin user account.
|
2011-11-24 13:27:12 -08:00 |
catch
|
4325efbd46
|
Issue #1331350 by beejeebus, plach, catch: Fixed [Upgrade path broken] Entity module not enabled during D8 upgrade.
|
2011-11-24 11:21:22 +09:00 |
Dries
|
4e8234c519
|
- Patch #813540 by jbrown, chx: comparisons involving NULL must never return true.
|
2011-11-23 20:30:00 -05:00 |
Dries
|
97c83c4f4d
|
- Patch #1289208 by minorOffense, skottler, rocket_nova: REQUEST_TIME documentation is misleading.
|
2011-11-22 20:12:55 -05:00 |
Dries
|
835068dda2
|
- Patch #765860 by effulgentsia, dww, dereine, mikey_p, xjm, sun, sven.lauer: drupal_alter() fails to order modules correctly in some cases.
|
2011-11-21 22:17:33 -05:00 |