docs/HISTORY.txt
changeset 315 81e7c46a70c8
parent 291 1408f52bc363
child 335 228fcc7327a1
equal deleted inserted replaced
314:4caa856eb517 315:81e7c46a70c8
     1 History
     1 History
     2 =======
     2 =======
       
     3 
       
     4 0.1.15
       
     5 ------
       
     6  - renamed factories to use snake_case on functions
       
     7  - refactored tables attributes management
       
     8  - updated permission checks in container delete helper function
       
     9  - updated default TinyMCE editor configuration (MyAMS.js)
       
    10  - updated row refresh event (MyAMS.js)
       
    11  - handle null events in JSON response (MyAMS.js)
       
    12  - added check in Select2 plug-in to avoid multiple components initializations (MyAMS.js)
       
    13  - added JSON events helpers functions
     3 
    14 
     4 0.1.14
    15 0.1.14
     5 ------
    16 ------
     6  - added support for IObjectData interface on menu items and actions
    17  - added support for IObjectData interface on menu items and actions
     7  - moved "static" configuration to persistent configuration in PyAMS_zmi package
    18  - moved "static" configuration to persistent configuration in PyAMS_zmi package