dashboard-wordpress

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'SD-16993'

SD-16993: Update to allow incorporating the new AD plugin settings

Merge branch 'sprint-53'

Merge branch 'SD-15342' into sprint-53

SD-15342: Add minimum height to iframe

SD-15342: Change iframe calculation method to lowestElement

SD-15342: Change ifram calculation method to min

APPDEV-7766: Update publish script

Merge branch 'development'

Convert svn:ignore properties to .gitignore.

APPDEV-7257: Create development branch for dashboard external wordpress

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-wordpress/branches/development@7879 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-7140: fixing issue with wordpress menus

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-wordpress/trunk@7629 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5571: Allow modules to specify full WP hostname.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-wordpress/trunk@4653 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5523: Allow modules to send custom data to the WordPress admin template.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-wordpress/trunk@4544 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5523: Fix styling issues on WordPress admin page.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-wordpress/trunk@4543 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5523: Allow the WordPress iframe source to be changed via javascript

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-wordpress/trunk@4542 c9e438f2-161f-4379-92ca-8387c394dae0

    • -0
    • +13
    /configs/module.config.php
APPDEV-4934: using new RSWPENV environment variable to form the first part of the url

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-wordpress/trunk@3693 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-4934: Allow the WordPress module to fetch the WP host, sitename, and template from the specific module.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-wordpress/trunk@3673 c9e438f2-161f-4379-92ca-8387c394dae0

    • -14
    • +0
    /configs/service-dependencies.config.php
    • -23
    • +0
    /configs/service-manager.config.php
APPDEV-4934: Fixed the issue with how to get the correct wordpress instance in the Rider Support menu: using cookie to check for the current domain (which will be set either by user going to any rider support specific pages or by changing the dropdown list on top right). The wordpress admin controller always check If the domains cookie is present, if present it will use that to load the corresponding wp site, otherwise (if the cookie not present), then grab all the domains defined in the domains.config file for rider support and fetch the first one out of it and then set it as the domain cookie, and then load the wp site corresponding to this.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-wordpress/trunk@3670 c9e438f2-161f-4379-92ca-8387c394dae0

    • -0
    • +14
    /configs/service-dependencies.config.php
    • -0
    • +23
    /configs/service-manager.config.php
    • -211
    • +0
    /configs/wordpress-nav-menu.config.php
APPDEV-4934: added wp site name as env variable and now using it

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-wordpress/trunk@3596 c9e438f2-161f-4379-92ca-8387c394dae0

    • -0
    • +1
    /configs/wordpress-nav-menu.config.php
    • -1
    • +103
    /configs/wordpress-nav-menu.config.php
    • -243
    • +0
    /src/Wordpress/wp-admin/about.php
    • -102
    • +0
    /src/Wordpress/wp-admin/admin-ajax.php
    • -100
    • +0
    /src/Wordpress/wp-admin/admin-footer.php
    • -261
    • +0
    /src/Wordpress/wp-admin/admin-header.php
    • -71
    • +0
    /src/Wordpress/wp-admin/admin-post.php
    • -371
    • +0
    /src/Wordpress/wp-admin/admin.php
    • -118
    • +0
    /src/Wordpress/wp-admin/async-upload.php
    • -325
    • +0
    /src/Wordpress/wp-admin/comment.php
  1. … 1335 more files in changeset.
APPDEV-4934: Further implementation of WP Dashboard integration.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-wordpress/trunk@2298 c9e438f2-161f-4379-92ca-8387c394dae0

    • -0
    • +10
    /assets/js/wordpress.js
    • -5
    • +5
    /configs/wordpress-nav-menu.config.php