Commit Graph

164 Commits (f45ae901c93f03387160f60067768b7188fe3178)

Author SHA1 Message Date
Alex Pott bda47427a7 Issue #1798654 by swentel, amateescu: Clean faulty HTML in help description of field widgets. 2013-06-09 15:11:58 +01:00
Alex Pott 2432c02138 Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention. 2013-06-07 11:48:55 +01:00
Alex Pott 88e6a760b7 Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API. 2013-06-06 11:20:38 +01:00
Nathaniel Catchpole 6d93172b96 Issue #1969662 by swentel, amateescu, chx | yched: Provide new _update_8000_*() CRUD helpers for Field and Instance definitions. 2013-06-06 10:06:46 +01:00
Alex Pott b21943922d Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence. 2013-06-06 09:14:16 +01:00
Alex Pott dca8035dc0 Issue #1791970 followup by marvil07, dww: Optionally detect tar.* as extension instead of * on views file extension field handler. 2013-06-05 16:23:33 +01:00
Nathaniel Catchpole 579aa78880 Issue #1947720 by damiankloip: Use Drupal::state() to replace state(). 2013-06-05 15:58:21 +01:00
webchick dc05265a4e Issue #2003496 by NonProfit, marlatt | heddn: Rename Views method get_value() to getValue(). 2013-06-04 21:48:13 -05:00
webchick cbc907fa79 Issue #2002974 by tvlooy, kenianbei, danylevskyi | Dan Reinders: Rename Views method title_query() to titleQuery(). 2013-06-04 21:16:14 -05:00
webchick 3fdf6a1c13 Issue #2002348 by baldwinlouie, heddn, sillygwailo: Rename Views method advanced_render() to advancedRender(). 2013-06-04 21:10:54 -05:00
Alex Pott 2e63868616 Issue #625958 followup by slashrsm, chx, andypost, yched: [Follow up] Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute. 2013-06-03 20:37:59 +01:00
Nathaniel Catchpole affc74ccdd Issue #1999322 by elvis2, alexander.ilivanov | Berdir: Remove node_save() and node_delete()/node_delete_multiple() in favor of $node->save()/$node->delete(). 2013-06-03 11:00:40 +01:00
Alex Pott 8e778911dd Revert "Issue #1798654 by swentel: Fixed Clean faulty HTML in help description of field widgets."
This reverts commit 0e59a8d66d.
2013-05-31 16:19:27 +01:00
Alex Pott 0e59a8d66d Issue #1798654 by swentel: Fixed Clean faulty HTML in help description of field widgets. 2013-05-31 10:04:10 +01:00
Alex Pott b8f18c3f08 Issue #2003500 by tyjamessmith, aviindub, marlatt: Rename Views method get_value_options() to getValueOptions(). 2013-05-29 14:42:56 +01:00
Alex Pott c1d7f6f033 Issue #2002450 by jazzdrive3: Rename Views method default_display_options() to defaultDisplayOptions(). 2013-05-29 14:22:52 +01:00
Alex Pott bb45304ae1 Issue #2005590 by alexpott: Fixed Head broken - use of LANGUAGE_NOT_SPECIFIED constant. 2013-05-27 20:17:35 -05:00
Alex Pott ff1eea3386 Issue #1792032 by balsama, bjorpe | lxs: Fixed File validation error message not removed after subsequent upload of valid file. 2013-05-27 15:41:52 -07:00
Alex Pott e8c6f84c24 Issue #1791970 by marvil07, drumm: Added Optionally detect tar.* as extension instead of * on views file extension field handler. 2013-05-27 11:06:31 -07:00
Alex Pott b4eaea2765 Issue #1468210 followup by David_Rothstein: Fixed Remove special ->uid == 1 check in file_validate_size(). 2013-05-26 16:29:18 -07:00
Alex Pott 477c06c413 Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual. 2013-05-26 13:18:10 -07:00
Alex Pott f2d710c607 Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
Alex Pott 518c4d10bd Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms. 2013-05-19 13:02:16 -07:00
Dries 60c3a75e8f Issue #1986408 by LewisNyman, oresh: Message style update. 2013-05-19 08:31:33 -07:00
Alex Pott 6fa50c64eb Issue #1043198 by tim.plunkett, tstoeckler, swentel, larowlan: Convert view modes to ConfigEntity. 2013-05-16 08:29:16 +01:00
Nathaniel Catchpole ca665f7be3 Issue #1827448 by RobLoach, sun, jbrown, tstoeckler: Use __DIR__ instead of DRUPAL_ROOT where possible/sensible. 2013-05-09 10:25:10 +01:00
Alex Pott 79ea2f38f8 Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00
Alex Pott a82a5efe22 Issue #1981198 by yched: Change notice: More accurate names and form_ids() for Field UI form classes. 2013-05-04 01:01:03 +01:00
webchick e775437eb2 Issue #1982984 by larowlan: Create Drupal::entityManager for improved DX. 2013-05-01 23:42:27 -07:00
Alex Pott 6ed57d39c5 Issue #1946404 by tim.plunkett, amateescu, swentel: Convert forms in field_ui().admin.inc to the new form interface. 2013-04-27 00:28:10 +01:00
webchick d77275ff1f Issue #1391694 by tim.plunkett, aspilicious, fago, pounard, plach, Crell, msonnabaum, tstoeckler: Use type-hinting for entity-parameters. 2013-04-26 15:34:02 -07:00
Nathaniel Catchpole bba539c65f #1869562 by fago, berdir, dawehner: Avoid instantiating EntityNG field value objects by default. 2013-04-26 09:32:17 +01:00
Alex Pott bc3a902fbc Issue #1807042 by tim.plunkett, effulgentsia: Rename entity storage/list/form/render controllers to handlers, part 1: organize existing annotation keys. 2013-04-23 08:38:30 +01:00
webchick 8fd2b4779e Issue #625958 by slashrsm, quicksketch, eojthebrave, droplet, danlinn, czigor: Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute. 2013-04-19 20:34:14 -07:00
Alex Pott a15bf9ee2b Issue #1970006 by andypost: Make FileFieldTestBase::createFileField to return Field entity. 2013-04-18 09:08:12 +01:00
Alex Pott c014519ca1 Issue #1969540 by Xano: Convert token.inc to a service. 2013-04-18 08:24:35 +01:00
webchick b77715c307 Issue #1967294 by tim.plunkett: Add a dedicated @EntityType annotation. 2013-04-13 15:15:20 -07:00
Alex Pott a820153fa5 Issue #1735118 by swentel, yched, xjm, larowlan, alexpott, tim.plunkett: Convert Field API to CMI. 2013-04-13 18:06:40 +01:00
Alex Pott ee1c53e517 Issue #1965164 by tim.plunkett: Add dedicated annotations for Views handlers. 2013-04-11 22:42:45 +01:00
webchick dd85e54ab1 Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
Alex Pott 34e630950a Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
Dries 8a17309e5f Issue #1658846 by penyaskito, Schnitzel, xjm, agentrickard, effulgentsia, kalman.hosszu, vijaycs85, Gábor Hojtsy, disasm, YesCT: Add language support to node access grants and records. 2013-03-27 14:23:49 -04:00
catch c07e727d8f Issue #1664844 by alexpott, cweagans, heyrocker, eojthebrave, ACF, Berdir: Convert image toolkits into plugins. 2013-03-25 11:55:05 +00:00
webchick 22d46a60e1 Issue #1940306 by dawehner: Convert the node RSS feed to a display of the frontpage view. 2013-03-17 01:04:43 -07:00
webchick 37afef0004 Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API. 2013-03-10 12:05:24 -07:00
webchick 282f6b90ba Issue #1932382 by Berdir, swentel: Use DrupalUnitTestBase for Field API tests. 2013-03-09 22:49:53 -08:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
catch 13bd2b25ec Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class. 2013-03-06 22:02:58 +00:00
webchick 9d2ad347ce Issue #1919166 by vijaycs85: Create configuration schemas for file module. 2013-03-04 22:35:45 -05:00
catch fc750a428c Issue #1884148 by sun, swentel: Fixed field widget disappears when increase cardinality for image to allow multiple values. 2013-03-04 17:44:33 +00:00