| 2013-03-08 |
sun | - #1849752 by sun: Updated for moved Plugin annotation... 8.x-1.x |
commit | commitdiff | tree | snapshot |
| 2013-03-08 |
sun | - #1793074 by sun: Updated for .info files converted... |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
sun | Improved checkbox label for registration flag. |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
sun | Do not expose a profile tab, if no fields are attached... |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
sun | Fixed "Delete" local task should not appear as page... |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
sun | Fixed missing .info file properties. |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
sun | Changed default operation for profile types to "Manage... |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
sun | Added "Save and manage fields" button to profile type... |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
sun | Added profile type list table column indicating registr... |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
sun | Updated for [#1864066] |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
sun | Updated for [#1882240] |
commit | commitdiff | tree | snapshot |
| 2013-02-12 |
sun | - #1726822 by sun: Updated for latest changes in HEAD. |
commit | commitdiff | tree | snapshot |
| 2013-01-18 |
sun | Clarified comment about user account/full view mode. |
commit | commitdiff | tree | snapshot |
| 2013-01-18 |
sun | Updated for new Field UI permissions. |
commit | commitdiff | tree | snapshot |
| 2013-01-18 |
sumsi | - #1726822 by fubhy, sun: Updated for new $display... |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
sun | Fixed phpDoc of profile2_form_user_register_form_alter(). |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
sun | Use local variables $id and $label in hook_entity_info(). |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
sun | Clarified $access === TRUE condition in ProfileAccessCo... |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
sun | Clarified code/comment relationship for $pid determinat... |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
sun | Clarified comments about create/update access being... |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
sun | Fixed phpDoc namespace references. |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
sun | Only attach profiles for the account view. |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
sun | - #1726822 by sun: Updated for latest changes in Drupal... |
commit | commitdiff | tree | snapshot |
| 2012-12-11 |
sun | - #1726822 by sun: Added profile access test coverage... |
commit | commitdiff | tree | snapshot |
| 2012-12-11 |
sun | - #1726822 by sun: Simplified profile_attach_form(... |
commit | commitdiff | tree | snapshot |
| 2012-12-11 |
sun | - #1726822 by sun, tstoeckler, fubhy: Various final... |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
sumsi | - #1726822 by fubhy: Use ConfigEntityListController... |
commit | commitdiff | tree | snapshot |
| 2012-11-30 |
sun | Updated profile theme template for HTML5 and latest... |
commit | commitdiff | tree | snapshot |
| 2012-11-30 |
sumsi | - #1726822 by fubhy: Removed profile2_load_by_user(). |
commit | commitdiff | tree | snapshot |
| 2012-11-30 |
sun | Removed installation of default 'main' profile type. |
commit | commitdiff | tree | snapshot |
| 2012-11-30 |
sun | Clarified commented out assertion in ProfileTypeCRUDTest. |
commit | commitdiff | tree | snapshot |
| 2012-11-30 |
sun | Converted ProfileCRUDTest into DrupalUnitTestBase. |
commit | commitdiff | tree | snapshot |
| 2012-11-30 |
sumsi | - #1726822 by fubhy, sun: Removed obsolete code and... |
commit | commitdiff | tree | snapshot |
| 2012-11-30 |
sumsi | - #1726822 by fubhy, sun: Simplify entity predelete... |
commit | commitdiff | tree | snapshot |
| 2012-11-30 |
sumsi | - #1726822 by fubhy, sun: Added Profile entity access... |
commit | commitdiff | tree | snapshot |
| 2012-10-31 |
sumsi | - #1726822 by fubhy, sun: Moved profile type administra... |
commit | commitdiff | tree | snapshot |
| 2012-10-31 |
sumsi | - #1726822 by fubhy: Convert entity types info plugins. |
commit | commitdiff | tree | snapshot |
| 2012-10-29 |
sun | - #1726822 by sun: Added UUID to Profile entity. |
commit | commitdiff | tree | snapshot |
| 2012-10-29 |
sun | - #1726822 by sun: Fixed user interface and phpDoc... |
commit | commitdiff | tree | snapshot |
| 2012-10-29 |
sumsi | - #1726822 by fubhy: Fixed user profiles cannot be... |
commit | commitdiff | tree | snapshot |
| 2012-10-27 |
sumsi | - #1726822 by fubhy: Removed profile2_get_types(). |
commit | commitdiff | tree | snapshot |
| 2012-10-27 |
sumsi | - #1726822 by fubhy, sun: Cleaned up Profile entity... |
commit | commitdiff | tree | snapshot |
| 2012-10-27 |
sun | - #1726822 by fubhy, sun: Removed static cache from... |
commit | commitdiff | tree | snapshot |
| 2012-10-27 |
sun | Added tests for Profile CRUD operations. |
commit | commitdiff | tree | snapshot |
| 2012-10-27 |
sumsi | - #1726822 by fubhy: Added custom storage controller... |
commit | commitdiff | tree | snapshot |
| 2012-10-27 |
sun | Renamed Profile2CRUDTestCase into ProfileEditTest. |
commit | commitdiff | tree | snapshot |
| 2012-10-26 |
sun | - #1726822 by sun, fubhy: Fixed attached fields/bundles... |
commit | commitdiff | tree | snapshot |
| 2012-10-26 |
n3or | - #1726822 by n3or, sun: Updated for EntityListController. |
commit | commitdiff | tree | snapshot |
| 2012-10-26 |
sun | Removed obsolete profile2_type_access() callback. |
commit | commitdiff | tree | snapshot |
| 2012-10-26 |
sun | Cleaned up variable names, user interface strings,... |
commit | commitdiff | tree | snapshot |
| 2012-10-26 |
sun | Removed unnecessary profile2_type_delete() helper function. |
commit | commitdiff | tree | snapshot |
| 2012-10-26 |
sun | Removed unnecessary profile2_type_save() helper function. |
commit | commitdiff | tree | snapshot |
| 2012-10-26 |
sun | Removed unnecessary profile2_save() helper function. |
commit | commitdiff | tree | snapshot |
| 2012-10-26 |
sun | Removed unnecessary profile2_delete() helper function. |
commit | commitdiff | tree | snapshot |
| 2012-10-26 |
sun | Removed unnecessary profile2_create() helper function. |
commit | commitdiff | tree | snapshot |
| 2012-10-26 |
sun | Removed unnecessary profile2_delete_multiple() helper... |
commit | commitdiff | tree | snapshot |
| 2012-10-26 |
sun | Removed unnecessary profile2_load_multiple() helper... |
commit | commitdiff | tree | snapshot |
| 2012-10-26 |
sun | Removed unnecessary profile2_load() helper function. |
commit | commitdiff | tree | snapshot |
| 2012-10-26 |
sun | Removed unnecessary profile2_load_multiple_by_propertie... |
commit | commitdiff | tree | snapshot |
| 2012-10-26 |
sun | - #1726822 by sun: Removed static profile type argument... |
commit | commitdiff | tree | snapshot |
| 2012-10-25 |
n3or | - #1726822 by n3or: Updated for EntityRenderController. |
commit | commitdiff | tree | snapshot |
| 2012-10-25 |
sumsi | - #1726822 by n3or, sun, fubhy: Updated for EntityFormC... |
commit | commitdiff | tree | snapshot |
| 2012-09-16 |
sun | Fixed stale Entity module dependency. |
commit | commitdiff | tree | snapshot |
| 2012-09-13 |
sun | Updated for Entity system moved "back" into Drupal... |
commit | commitdiff | tree | snapshot |
| 2012-09-06 |
sun | Various clean-ups. |
commit | commitdiff | tree | snapshot |
| 2012-09-06 |
sun | Fixed entity URI callback returns bogus Profile URI. |
commit | commitdiff | tree | snapshot |
| 2012-09-06 |
sun | Fixed ProfileType delete link is exposed as local actio... |
commit | commitdiff | tree | snapshot |
| 2012-09-06 |
sun | Updated for ConfigurableBase renamed to ConfigEntityBase. |
commit | commitdiff | tree | snapshot |
| 2012-09-04 |
n3or | - #1726822 by n3or: Re-added profile categories. |
commit | commitdiff | tree | snapshot |
| 2012-08-31 |
sun | Temporarily commenting out the only test failure to... |
commit | commitdiff | tree | snapshot |
| 2012-08-31 |
n3or | - #1726822 by n3or: Ported tests to D8. |
commit | commitdiff | tree | snapshot |
| 2012-08-29 |
sun | - #1726822 by n3or, sun: Port Profile2 to D8. |
commit | commitdiff | tree | snapshot |
| 2012-08-12 |
sun | - #1726822 by n3or, sun: Updated hook_entity_info(... |
commit | commitdiff | tree | snapshot |
| 2012-08-12 |
sun | - #1726822 by n3or, sun: Updated Profile and ProfileTyp... |
commit | commitdiff | tree | snapshot |
| 2012-08-12 |
sun | - #1726822 by sun: Minimal port to D8. |
commit | commitdiff | tree | snapshot |
| 2012-05-23 |
fago | Issue #1542386 by alexweber, fago: Add "devel" local... |
commit | commitdiff | tree | snapshot |
| 2012-05-23 |
m4olivei | Issue #1516792 by m4olivei: Use the label method when... |
commit | commitdiff | tree | snapshot |
| 2012-02-27 |
fago | do not delete profiles when profile types are reverted. |
commit | commitdiff | tree | snapshot |
| 2012-02-20 |
fago | Issue #1356978: added profile2 i18n support via a... |
commit | commitdiff | tree | snapshot |
| 2012-02-12 |
fago | Issue #1196456: fixed the entity form callback to... |
commit | commitdiff | tree | snapshot |
| 2012-01-23 |
fago | removed old definition of not existing theme function. |
commit | commitdiff | tree | snapshot |
| 2012-01-16 |
fago | #1399618 improved menu rebuilding logic once again. |
commit | commitdiff | tree | snapshot |
| 2012-01-03 |
fago | #1035638 added a creation date and a last updated... 7.x-1.2 |
commit | commitdiff | tree | snapshot |
| 2012-01-03 |
fago | #1338968 add label column to profiles to allow for... |
commit | commitdiff | tree | snapshot |
| 2012-01-03 |
fago | Do not double-escape page titles on profile2 page view. |
commit | commitdiff | tree | snapshot |
| 2012-01-03 |
fago | #959274 Breadcrumb on profile pages should not say... |
commit | commitdiff | tree | snapshot |
| 2012-01-03 |
fago | #1361434 profile_create() functions violates the names... |
commit | commitdiff | tree | snapshot |
| 2011-12-05 |
fago | fixed the profile type schema to do not directly use... |
commit | commitdiff | tree | snapshot |
| 2011-11-23 |
fago | Issue #1342064 by claudiu.cristea: fixed namespace... |
commit | commitdiff | tree | snapshot |
| 2011-10-27 |
fago | support the entity cache module. |
commit | commitdiff | tree | snapshot |
| 2011-10-25 |
fago | improved profile2 og group access to only grant additio... 7.x-1.1 |
commit | commitdiff | tree | snapshot |
| 2011-10-25 |
fago | #1310266 patch by Cottser: added missing parameters... |
commit | commitdiff | tree | snapshot |
| 2011-10-13 |
fago | #1283320 fixed menu-rebuilding issues without profile2... |
commit | commitdiff | tree | snapshot |
| 2011-10-13 |
fago | #1301250 patch by Joachim, fago: add entity plural... |
commit | commitdiff | tree | snapshot |
| 2011-10-13 |
fago | #1290986 avoid entity_load() during entity info cache... |
commit | commitdiff | tree | snapshot |
| 2011-09-22 |
fago | menu-rebuilds on type deletions are only necessary... |
commit | commitdiff | tree | snapshot |
| 2011-09-22 |
fago | #1283320 fixed notice in profile2 pages when re-naming... |
commit | commitdiff | tree | snapshot |
| 2011-08-18 |
fago | #1196456 add support to for entity_form() in profile... 7.x-1.0 |
commit | commitdiff | tree | snapshot |
| 2011-08-18 |
fago | #1159420 when profile pages is used a not working... |
commit | commitdiff | tree | snapshot |
| 2011-08-18 |
fago | #1188608 patch by Amitaibu: Make use of OG's access... |
commit | commitdiff | tree | snapshot |
| next |