docs/HISTORY.txt
changeset 428 fd4b666b5048
parent 422 82d29eb1eb11
child 439 3a3770308130
equal deleted inserted replaced
427:b027259e7a4b 428:fd4b666b5048
     1 History
     1 History
     2 =======
     2 =======
       
     3 
       
     4 0.1.22
       
     5 ------
       
     6  - updated TinyMCE editor default settings
       
     7  - added max-height and overflow to dropdown menus (MyAMS.css)
       
     8  - hide form help in modal windows if screen height is too low
       
     9 
       
    10 0.1.21
       
    11 ------
       
    12  - added login logo to back-office configuration
       
    13  - added "callbacks" argument to MyAMS.dialog.open to register "shown" or "hide" callbacks for a given dialog (MyAMS.js)
       
    14  - don't load minified translation strings when in development mode (MyAMS.js)
       
    15  - updated SVG container management (MyAMS.js)
       
    16  - updated CSS styles (MyAMS.css)
     3 
    17 
     4 0.1.20
    18 0.1.20
     5 ------
    19 ------
     6  - added JSON event helper to refresh images
    20  - added JSON event helper to refresh images
     7  - added "login logo" property to back-office configuration
    21  - added "login logo" property to back-office configuration
     8  - added "callbacks" argument to MyAMS.dialog.open to register "shown" or "hide" callbacks
    22  - added "callbacks" argument to MyAMS.dialog.open to register "shown" or "hide" callbacks
     9    for a given dialog (MyAMS.js)
    23    for a given dialog (MyAMS.js)
    10  - updated interface for site's description attribute
    24  - updated interface for site's description attribute
    11  - updated CSS styles
    25  - updated CSS styles (MyAMS.css)
    12 
    26 
    13 0.1.19
    27 0.1.19
    14 ------
    28 ------
    15  - updated sortable styles
    29  - updated sortable styles
    16  - updated breadcrumbs interface and base adapters
    30  - updated breadcrumbs interface and base adapters
    17  - don't move to top in Select2 widget when mouse is moved over an already selected option (JQuery-select2.js)
    31  - don't move to top in Select2 widget when mouse is moved over an already selected option (JQuery-select2.js)
    18  - added data attribute to set TinyMCE editor height
    32  - added data attribute to set TinyMCE editor height
    19  - updated CSS
    33  - updated CSS (MyAMS.css)
    20 
    34 
    21 0.1.18
    35 0.1.18
    22 ------
    36 ------
    23  - declare local variables if Select2 sortable plug-in
    37  - declare local variables if Select2 sortable plug-in
    24  - added option to allow multiple callbacks in "data-ams-callback" attribute, and allow these callbacks
    38  - added option to allow multiple callbacks in "data-ams-callback" attribute, and allow these callbacks