src/pyams_skin/resources/js/myams.js
Fri, 12 Oct 2018 15:02:10 +0200 Thierry Florac Update JQuery validate plug-in to release 1.17.0
Wed, 10 Oct 2018 17:24:12 +0200 Thierry Florac Updated TinyMCE's "paste" plug-in options
Wed, 10 Oct 2018 16:57:17 +0200 Thierry Florac Updated default TinyMCE editor plug-in toolbar
Tue, 09 Oct 2018 16:08:34 +0200 Thierry Florac Renamed arguments
Mon, 08 Oct 2018 14:04:19 +0200 Thierry Florac Updated TinyMCE editor default settings
Tue, 02 Oct 2018 12:20:24 +0200 Thierry Florac Updated SVG container management
Wed, 26 Sep 2018 18:28:05 +0200 Thierry Florac Added "callbacks" argument to MyAMS.dialog.open to register "shown" or "hide" callbacks for a given dialog
Wed, 26 Sep 2018 17:48:08 +0200 Thierry Florac Load minified translation strings when in development mode
Thu, 20 Sep 2018 14:33:21 +0200 Thierry Florac Added JSON helper to refresh images
Thu, 20 Sep 2018 13:46:52 +0200 Thierry Florac Simplified callback call
Wed, 05 Sep 2018 15:40:50 +0200 Thierry Florac Updated widget refresh event to match new form template structure
Wed, 05 Sep 2018 10:56:23 +0200 Thierry Florac Added data attribute to set TinyMCE editor height
Wed, 29 Aug 2018 13:58:08 +0200 Thierry Florac Added option to callbacks called before or after reload
Thu, 23 Aug 2018 14:15:01 +0200 Thierry Florac Allow icon click in context menu
Fri, 20 Jul 2018 12:39:53 +0200 Thierry Florac Updated container actions
Thu, 19 Jul 2018 16:32:34 +0200 Thierry Florac Rebuild...
Thu, 19 Jul 2018 02:07:58 +0200 Thierry Florac Added generic object attribute switcher function
Fri, 13 Jul 2018 11:36:53 +0200 Thierry Florac Updated Select2 "select-all" helper
Fri, 06 Jul 2018 08:00:15 +0200 Thierry Florac Updated SVG container size
Wed, 04 Jul 2018 17:12:59 +0200 Thierry Florac Syntax error ! :(
Wed, 04 Jul 2018 16:34:24 +0200 Thierry Florac Allow several callbacks in "data-ams-callback" attribute, and allow callback(s) definition via a serialized JSON object
Wed, 27 Jun 2018 14:58:45 +0200 Thierry Florac Allow multiple change and click handlers
Wed, 27 Jun 2018 12:22:33 +0200 Thierry Florac Call URL from "data-ams-url" with optional arguments
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
Sun, 17 Jun 2018 16:32:03 +0200 tflorac Tagged versions
Wed, 13 Jun 2018 09:03:26 +0200 Thierry Florac Added new helper to switch a cell contents
Mon, 04 Jun 2018 16:01:03 +0200 Thierry Florac Small improvements in AJAX errors
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
Thu, 05 Apr 2018 22:35:31 +0200 tflorac Added generic functions to handle elements visibility
Tue, 03 Apr 2018 11:55:24 +0200 Thierry Florac Added check in Select2 plug-in to avoid multiple components initializations
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:25:14 +0100 Thierry Florac Added settings for JQuery-UI "droppable" plug-in
Sun, 11 Mar 2018 11:23:42 +0100 Thierry Florac Updated translations
Wed, 07 Mar 2018 17:28:21 +0100 Thierry Florac Added TinyMCE editor options
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
Fri, 02 Feb 2018 16:50:10 +0100 Thierry Florac Re-minify
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
less more (0) -100 -60 tip