src/pyams_skin/resources/js/myams.min.js
Tue, 19 Jun 2018 18:13:24 +0200 Thierry Florac Added helper to clear search form results on empty query
Tue, 19 Jun 2018 11:56:00 +0200 Thierry Florac Added plug-in to help SVG integration
Wed, 13 Jun 2018 11:26:14 +0200 Thierry Florac New build
Wed, 13 Jun 2018 09:03:26 +0200 Thierry Florac Added new helper to switch a cell contents
Mon, 11 Jun 2018 15:37:26 +0200 Thierry Florac Updated JS
Mon, 28 May 2018 17:45:07 +0200 Thierry Florac Updated JQuery "scrollTo" plug-in to release 2.1.2
Fri, 25 May 2018 16:14:59 +0200 Thierry Florac Display form alerts on error before first form group instead of into first fieldset
Wed, 23 May 2018 15:13:18 +0200 Thierry Florac Added "afterErrorCallback" option to "loadURL" function
Thu, 03 May 2018 12:39:11 +0200 Thierry Florac Make "data-ams-element" attribute as optional in "MyAMS.container.deleteElement" handler
Thu, 26 Apr 2018 18:02:46 +0200 Thierry Florac Added options related to datatables plug-in to handle server-side loading
Thu, 26 Apr 2018 14:38:35 +0200 Thierry Florac Updated TinyMCE editor configuration
Thu, 12 Apr 2018 09:20:54 +0200 Thierry Florac Added check on event type (because of Firefox string type event!)
Tue, 10 Apr 2018 15:32:01 +0200 Thierry Florac Updated row refresh event
Fri, 06 Apr 2018 23:59:43 +0200 Thierry Florac Added "switchElementVisibility" skin helper
Tue, 03 Apr 2018 15:47:05 +0200 Thierry Florac Updated minified script
Tue, 20 Mar 2018 13:43:15 +0100 Thierry Florac Updated CSS
Thu, 15 Mar 2018 20:19:45 +0100 Thierry Florac Disable Select2 widgets according to fieldset status
Tue, 13 Mar 2018 16:28:50 +0100 Thierry Florac Added settings for JQuery-UI "droppable" plug-in
Sun, 11 Mar 2018 11:23:42 +0100 Thierry Florac Updated translations
Thu, 22 Feb 2018 10:18:19 +0100 Thierry Florac Added change helper for Select2 plug-in
Wed, 07 Feb 2018 12:36:33 +0100 Thierry Florac Corrected hints HTML auto-detection for hints without title
Wed, 07 Feb 2018 11:20:18 +0100 Thierry Florac Automatically detect hints as HTML
Mon, 29 Jan 2018 17:01:14 +0100 Thierry Florac HG update...
Sat, 27 Jan 2018 00:28:43 +0100 Thierry Florac Use "MyAMS.getSource(url)" function in "MyAMS.getCSS()"
Fri, 26 Jan 2018 15:54:53 +0100 Thierry Florac Added 'data-ams-click-event' handler
Sun, 14 Jan 2018 14:53:41 +0100 Thierry Florac Updated CSS downloads to add callbacks
Thu, 28 Dec 2017 12:30:48 +0100 Thierry Florac Added JQuery-dndupload plug-in
Thu, 14 Dec 2017 12:26:55 +0100 Thierry Florac Added options and callback to automatically handle CSRF tokens
Mon, 11 Dec 2017 15:35:12 +0100 Thierry Florac Automatically submit form on <CTRL>+<Enter> key press in textarea input
Fri, 08 Dec 2017 11:44:47 +0100 Thierry Florac Change dropdown menu orientation dynamically based on available free space (MyAMS.js)
Sun, 26 Nov 2017 10:14:21 +0100 Thierry Florac Added treeview plug-in and tree management features
Wed, 15 Nov 2017 17:03:30 +0100 Thierry Florac Updated datatable plug-in initialization when sort-type is not defined for all columns
Thu, 26 Oct 2017 14:28:24 +0200 Thierry Florac Included updates from PyAMS_skin resources
Fri, 13 Oct 2017 10:01:32 +0200 Thierry Florac Version 0.1.10 0.1.10
Fri, 29 Sep 2017 14:08:49 +0200 Thierry Florac Added jQUery-UI sortable helper option and style
Fri, 29 Sep 2017 12:18:31 +0200 Thierry Florac Handle CTRL key while cliking on link
Tue, 19 Sep 2017 11:19:20 +0200 Thierry Florac Remove all alerts and error messages on form reset
Mon, 11 Sep 2017 12:39:16 +0200 Thierry Florac Several updates...
Wed, 07 Jun 2017 10:11:58 +0200 Thierry Florac Added Bootstrap wizard plug-in
Tue, 18 Apr 2017 11:38:32 +0200 Thierry Florac Updated POST progress API
Fri, 09 Dec 2016 11:49:52 +0100 Thierry Florac Added test for change events handlers applied on readonly inputs (for IE)
Fri, 02 Dec 2016 14:20:24 +0100 Thierry Florac Updated management of dynamic plug-ins
Mon, 28 Nov 2016 14:51:08 +0100 Thierry Florac Updated callbacks management for plug-ins loaded dynamically in synchronous mode
Fri, 25 Nov 2016 16:05:37 +0100 Thierry Florac Updated callbacks management for plug-ins loaded dynamically
Tue, 15 Nov 2016 10:40:00 +0100 Thierry Florac Added data attributes to modals for "shown" and "hidden" events callbacks
Mon, 10 Oct 2016 11:32:08 +0200 Thierry Florac Updates in skin management
Thu, 06 Oct 2016 15:44:22 +0200 Thierry Florac Refactoring variables names
Thu, 06 Oct 2016 11:53:42 +0200 Thierry Florac Added function for form reset after submit
Thu, 29 Sep 2016 12:08:12 +0200 Thierry Florac Added check on modals to force hidden overflow
Tue, 28 Jun 2016 10:53:09 +0200 Thierry Florac Added click handler for readonly checkboxes
Fri, 24 Jun 2016 10:56:52 +0200 Thierry Florac Added try/finally block around moved form "reset after commit" handler
Wed, 15 Jun 2016 12:29:35 +0200 Thierry Florac Corrected bug when form is submitted without submit button
Thu, 02 Jun 2016 16:34:29 +0200 Thierry Florac Updated resources
Thu, 12 May 2016 10:40:50 +0200 Thierry Florac Handle optional progress indicator on form submit
Thu, 28 Apr 2016 14:50:20 +0200 Thierry Florac Corrected plug-ins callbacks call when loaded in asynchronous mode
Thu, 21 Apr 2016 17:20:00 +0200 Thierry Florac Added JQuery InputMask plug-in
Tue, 01 Mar 2016 12:29:20 +0100 Thierry Florac Upgrade JQuery-imgareaselect plug-in to release 0.9.11-rc1
Mon, 18 Jan 2016 18:45:59 +0100 Thierry Florac Version 0.1.4 0.1.4
Wed, 07 Oct 2015 18:06:06 +0200 Thierry Florac Added Flot charting plug-in and update DataTables sorting options
Wed, 09 Sep 2015 11:53:09 +0200 Thierry Florac Changed dialog callbacks registration
less more (0) -60 tip