webchick
|
e1a55305ea
|
Issue #2047935 by stevector, m1r1k: Remove references to global user variable in tracker module.
|
2013-09-02 14:26:49 -07:00 |
webchick
|
bee1026377
|
Issue #2062033 by InternetDevels: Replace user_access() calls with ->hasPermission() in tracker module.
|
2013-08-29 08:30:49 -07:00 |
Dries
|
dd95e4bae3
|
Issue #2049039 by Berdir: Convert node properties to methods.
|
2013-08-16 12:13:11 -05:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
ad137531c9
|
Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew().
|
2013-07-20 13:21:43 +01:00 |
Dries
|
c02ba60087
|
Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated().
|
2013-07-11 13:29:02 -04:00 |
Alex Pott
|
45a9e859d6
|
Issue #2026347 by Berdir: Adding methods to UserInterface/AccountInterface.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
a4c65bec40
|
Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers.
|
2013-07-05 21:54:59 +01:00 |
Alex Pott
|
ef3335c6f3
|
Issue #2010672 followup by jenlampton: Rename 'type' variable of theme_mark() to 'status'.
|
2013-06-28 17:23:53 +01:00 |
Dries
|
b4655c58f6
|
Issue #1869600 by linclark, scor, jesse.d: Refactor RDF mappings to be inline with the new Entity Field API.
|
2013-06-24 18:21:37 -04:00 |
Alex Pott
|
5356a24b49
|
Issue #2020859 by vijaycs85, tim.plunkett: Change the occurance of 'human_name()' to 'label' in views configuration & schema.
|
2013-06-17 11:59:09 +02:00 |
Alex Pott
|
6345a5cbc2
|
Issue #2002484 by brennanmh, heddn, Dan Reinders, hussainweb: Rename Views method ensure_table() to ensureTable().
|
2013-06-15 11:47:11 +02:00 |
Alex Pott
|
83f9d583ef
|
Issue #1895160 by tim.plunkett: Convert admin/content to a View, keep a non-views fallback with no bulk operations.
|
2013-06-11 17:49:20 +01:00 |
Alex Pott
|
f45ae901c9
|
Issue #2010672 by Cottser, thedavidmeister: Rename 'type' variable of theme_mark() to 'mark_type'.
|
2013-06-11 17:49:20 +01:00 |
Nathaniel Catchpole
|
0aaea6debd
|
Issue #1999328 by DmitryDrozdik, annikaC, jeroen12345, andypost: Remove comment_save() and comment_delete()/comment_delete_multiple() in favor of $comment->save()/$comment->delete().
|
2013-06-11 17:38:12 +01:00 |
Alex Pott
|
0294c555d7
|
Issue #2009686 by aaronott: Replace theme() with drupal_render() in tracker module.
|
2013-06-09 18:03:07 +01:00 |
Alex Pott
|
167810ff96
|
Issue #2002340 by elvis2, jibran: Rename Views method add_where() to addWhere().
|
2013-06-08 00:12:42 +01:00 |
Alex Pott
|
b0cf1be964
|
Issue #1846172 by tim.plunkett, damiankloip: Replace the actions API.
|
2013-06-06 20:10:20 +01:00 |
Nathaniel Catchpole
|
579aa78880
|
Issue #1947720 by damiankloip: Use Drupal::state() to replace state().
|
2013-06-05 15:58:21 +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 |
catch
|
0d3c967932
|
Issue #1204658 by kbasarab, Berdir, tim.plunkett, webchick: Always use query metadata to specify the node access base table.
|
2013-05-29 08:20:43 +01: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
|
79ea2f38f8
|
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
|
2013-05-07 14:51:26 +01:00 |
Nathaniel Catchpole
|
9e0a3231e8
|
Issue #1829734 by dawehner, damiankloip, cam8001, dww: Expose tracker data to views.
|
2013-05-05 22:03:47 +01: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 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
webchick
|
bc0c584ff3
|
Issue #1919214 by vijaycs85, Abhishek_R_Shah: Create configuration schemas for tracker module.
|
2013-03-04 22:41:09 -05:00 |
Dries
|
fb08e2f281
|
Issue #1801304 by Amitaibu, amateescu, effulgentsia, tim.plunkett, EclipseGc, Fabianx, Cottser: Added Entity reference field.
|
2013-02-01 11:08:58 -05:00 |
Dries
|
bb91b33df8
|
Issue #1862752 by larowlan, fago: Implement entity access API for users.
|
2013-01-24 15:04:49 -05:00 |
catch
|
db1122d6ab
|
Issue #1778178 by fago, Berdir, effulgentsia, mradcliffe, das-peter: Convert comments to the new Entity Field API.
|
2013-01-14 10:59:47 +00:00 |
webchick
|
3fd80ed2b9
|
Issue #1813184 by brandenlhamilton, Lars Toomre, ACF, Berdir: Convert variable 'tracker_index_nid()' to state system.
|
2012-12-26 10:25:10 -08:00 |
Dries
|
a6d45567c3
|
Issue #1854540 by Berdir: Array to string conversion warnings for some tests with PHP 5.4.
|
2012-12-09 12:01:29 -05:00 |
Dries
|
465d86e2ec
|
Issue #1120928 by dagmar, sun, rootatwc, catch: Move 'history' table into separate History module.
|
2012-11-19 21:33:19 -05:00 |
catch
|
1a0793dad4
|
Issue #1814402 by Lars Toomre, moe4715: Convert 'node_access_test_private()' variable to state() system.
|
2012-11-09 20:13:44 +00:00 |
webchick
|
76a157fe32
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
Dries
|
9fa172532b
|
Issue #594660 by sun, jenlampton, dagmar, yoroy, no_commit_credit: rename default menu names.
|
2012-10-25 11:53:18 -04:00 |
Jennifer Hodgdon
|
7e508a6a89
|
Issue #1798366 by Lars Toomre, dcam: Remove t() from test assert messages in tracker module
|
2012-10-19 15:29:58 -07:00 |
Jennifer Hodgdon
|
65fb8dfc82
|
Issue #1809952 by drupalmonkey: Remove duplicate defgroups for update functions
|
2012-10-15 13:04:35 -07:00 |
Dries
|
84c6fea4be
|
Issue #476304 by Liam Morland: fixed mismatch of schema definition of uid, nid.
|
2012-10-04 16:27:03 -04:00 |
catch
|
277c7f7bf6
|
Issue #1564832 by sun, dcam: Remove _node_extract_type() and node_type_get_name().
|
2012-09-19 10:54:05 +01:00 |
webchick
|
7e9d2c1676
|
Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules).
|
2012-08-09 18:24:21 -07:00 |
Dries
|
f82ad8740f
|
- Patch #1591412 by andypost, swentel, cosmicdreams, sun: convert tracker settings to configuration system.
|
2012-07-27 11:23:50 -04:00 |
Dries
|
b4f471e47b
|
- Patch #1204658 by kbasarab, Berdir, tim.plunkett, webchick: remove node access base table fallback.
|
2012-07-26 17:41:15 -04:00 |
Dries
|
d1cb1258d8
|
- Patch #1204658 by kbasarab, Berdir, tim.plunkett, webchick: remove node access base table fallback.
|
2012-07-26 17:40:46 -04:00 |
webchick
|
268b70586b
|
Issue #1616962 by fgm, rvilar, kalman.hosszu, fubhy: Replace ->title with ->label().
|
2012-07-22 11:07:00 -07:00 |
catch
|
92490ed529
|
Issue #1541684 by Rob Loach, aspilicious: Convert PagerDefault db extender to PSR-0.
|
2012-06-05 14:42:19 +09:00 |
catch
|
0e0e6b3df4
|
Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0.
|
2012-05-10 15:01:48 +09: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 |
catch
|
042de88417
|
Issue #1477218 by Berdir, Rob Loach: Convert Tracker tests to PSR-0, register PSR-0 test classes.
|
2012-04-23 12:01:03 +09:00 |