Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #3

Closed
wants to merge 75 commits into from
Closed

update #3

wants to merge 75 commits into from

Commits on Mar 10, 2016

  1. Fix typos for "deprecated"

    bdukes committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    7245622 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. Configuration menu
    Copy the full SHA
    a329383 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2016

  1. Update module.css

    schotman committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    333b536 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from schotman/schotman-patch-DNN-8568

    Update module.css
    schotman committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    824e21f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2016

  1. DNN-8586: Make QuickSettings Control.ID unique

    This prevents a collision with FindControl when deleting the module.
    dafergu2 committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    1218465 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2016

  1. Configuration menu
    Copy the full SHA
    cca4e8c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2016

  1. local deployment

    r1mar committed Apr 28, 2016
    Configuration menu
    Copy the full SHA
    3ea330e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2016

  1. cleaned up missed files

    r1mar committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    543e727 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2016

  1. Configuration menu
    Copy the full SHA
    9b331ee View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2016

  1. DNN-8711: Put try catch in Synchronize method of FolderManager to con…

    …tinue the recursive sync process whenever running into error
    kanm2015 committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    709d907 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2016

  1. Configuration menu
    Copy the full SHA
    cc64da5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0acc467 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47900ae View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2016

  1. Configuration menu
    Copy the full SHA
    e6ab169 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1507 from dnnsoftware/bug/DNN-8744

    DNN-8744: only allow admin to manage foldermappings.
    Kan Ma committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    4c1797b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. Configuration menu
    Copy the full SHA
    f05353e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1449 from dafergu2/bug/DNN-8586

    DNN-8586: Make QuickSettings Control.ID unique
    Joe Brinkman committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    8cae0df View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1508 from dnnsoftware/bug/DNN-8710

    DNN-8710: restore unicode char.
    Kan Ma committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    dcf607b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60d5330 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2016

  1. Configuration menu
    Copy the full SHA
    3299ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f3980e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa73554 View commit details
    Browse the repository at this point in the history
  4. DNN-6737: Fixed the null HttpContext.Current issue

    kanm2015 committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    efc49e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34bfd5c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2016

  1. Configuration menu
    Copy the full SHA
    5069e51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5574626 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1511 from dnnsoftware/bug/DNN-8763

    DNN-8763: avoid double encode the text.
    Kan Ma committed Jun 15, 2016
    Configuration menu
    Copy the full SHA
    49c1172 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2016

  1. Revert "DNN-8667: disable purge log buffer by default when event view…

    …er control loaded."
    
    This reverts commit 5c2d794.
    zyhfish committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    104825d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1510 from dnnsoftware/bug/DNN-6737

    DNN-6737: Fixed the null HttpContext.Current issue
    zyhfish committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    897a989 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1504 from dnnsoftware/bug/DNN-8711

    DNN-8711: Put try catch in Synchronize method of FolderManager to con…
    amarjit-dhunna committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    c07ac8b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1509 from dnnsoftware/bug/DNN-8628

    DNN-8628: remove ckeditor files.
    Kan Ma committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    64279bb View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2016

  1. Configuration menu
    Copy the full SHA
    287818f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1513 from dnnsoftware/bug/DNN-8761

    DNN-8761: trigger change event when the value changes to empty.
    Kan Ma committed Jun 17, 2016
    Configuration menu
    Copy the full SHA
    a33a716 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1486 from dnnsoftware/bug/DNN-5873

    DNN-5873: check the http protocol without query string.
    Kan Ma committed Jun 17, 2016
    Configuration menu
    Copy the full SHA
    7266610 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2016

  1. Configuration menu
    Copy the full SHA
    b6afd34 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1398 from bdukes/typo-fix

    Fix typos for "deprecated".  These typos are in messages for the Obsolete attribute and do not change any functional code.
    Joe Brinkman committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    b076774 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2016

  1. Configuration menu
    Copy the full SHA
    d28d755 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    301602a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c0dbbd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1514 from dnnsoftware/bug/DNN-8771

    DNN-8771: use target tab's parent id as drop in same level.
    Kan Ma committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    fd1a5b7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1515 from dnnsoftware/bug/DNN-8773

    DNN-8773: add default providers in web.config.
    Kan Ma committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    a8fb779 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2016

  1. Merge pull request #1476 from janjonas/DNN-8629

    DNN-8629: Fixed System.ArgumentException in IsStandardFileURLFormat
    Joe Brinkman committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    a025d3c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2016

  1. Merge pull request #1431 from schotman/development

    DNN-8568 update module.css
    Joe Brinkman committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    8831e78 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2016

  1. Configuration menu
    Copy the full SHA
    39b7752 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1516 from dnnsoftware/bug/DNN-8794

    DNN-8794: Fixed IP validation not working for admin user issue
    zyhfish committed Jun 29, 2016
    Configuration menu
    Copy the full SHA
    6385a53 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2016

  1. Configuration menu
    Copy the full SHA
    61e0f1b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2016

  1. Merge pull request #1399 from bdukes/doc-fix

    [doc] Fix documentation in IndexingProvider
    Joe Brinkman committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    fc5dc67 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1517 from dnnsoftware/bug/DNN-8795

    DNN-8795: add HasBeenPublished column.
    Kan Ma committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    d5b136a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2016

  1. Configuration menu
    Copy the full SHA
    a07b33f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2016

  1. Merge pull request #1518 from dnnsoftware/bug/DNN-8800

    DNN-8800: cached for Content Item/Share Modules.
    Kan Ma committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    dd1cf07 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2016

  1. Update CONTRIBUTING.md

    Joe Brinkman committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    ff3f3e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. DNN-8833: Added 'DNN Improvement Program" logic and UI elements in co…

    …ntrol bar.
    
    (cherry picked from commit fd32f95)
    galatrash committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    3d1fa83 View commit details
    Browse the repository at this point in the history
  2. DNN-8833: Added 'DNN Improvement Program" logic - installation parts …

    …(WIP).
    
    (cherry picked from commit 563872a)
    galatrash committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    94184af View commit details
    Browse the repository at this point in the history
  3. DNN-8833: Added 'DNN Improvement Program" logic - completed install &…

    … upgrade code.
    
    (cherry picked from commit f27c507)
    galatrash committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    c073026 View commit details
    Browse the repository at this point in the history
  4. DNN-8833: minor javascript fix.

    (cherry picked from commit b0f6482)
    galatrash committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    09b70d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. Merge pull request #1526 from dnnsoftware/features/dnn-8833-ash

    DNN-8833 use correct end points. Also fixed a typo in the config name
    (cherry picked from commit 8db6eae)
    galatrash committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    a199bd5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/beacon804' into release/8.0.4

    # Conflicts:
    #	DNN Platform/Website/Install/Config/08.00.04.config
    
    (cherry picked from commit a51a69d)
    galatrash committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    54c1f16 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. Configuration menu
    Copy the full SHA
    4016dbe View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2016

  1. Merge pull request #1528 from dnnsoftware/jira/CONTENT-7377

    CONTENT-7377: fixing DB connections leaks or possible leaks.
    zyhfish committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    fd4965f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b120fa View commit details
    Browse the repository at this point in the history
  3. Cherry pick - DNN-8833: fixing UI to match mock-up more closely. Fixi…

    …ng typo(s). More obfuscation for posted data. Upgrade opt-in will be always checked.
    galatrash authored and francescorivola committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    fb1571f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6d369e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. Configuration menu
    Copy the full SHA
    00a8da2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8dfc7e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1530 from dnnsoftware/feature/CONTENT-7396

    CONTENT-7396 Disable beacon for alpha releases
    George Alatrash committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    27f08b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. DNN-8867: improving folder permission caching.

    Note: the solution still not optimal as there are no single calls to purge a specific older permissions from the Cache in the library and any change in the folders will purge all folders permissions through cache dependency. I tried to do this with minimal changes so as not to introduce new features and major changes to the system.
    
    BTW, QA team must do some performance measurements on this change to see the effects on regular site operations.
    galatrash committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    5bc858b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a823911 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b96deb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

  1. Configuration menu
    Copy the full SHA
    11f1296 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4faa602 View commit details
    Browse the repository at this point in the history
  3. Revert "DNN-8867: re-added the new SPROC."

    This reverts commit 4faa602.
    galatrash committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    554f7d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa0d159 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1532 from dnnsoftware/issue/DNN-8867

    DNN-8867: improving folder permission caching.
    zyhfish committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    a2e0e6d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

  1. Configuration menu
    Copy the full SHA
    9b5d5a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5efa2d View commit details
    Browse the repository at this point in the history