Samuel Georges
7b187fc188
Fixes orphaned form events when there is no form container
2016-01-06 18:48:26 +11:00
Samuel Georges
1643cf69b9
Merge pull request #1650 from gergo85/master
...
Update the Hungarian translation
2015-12-12 11:41:43 +11:00
Szabó Gergő
e781240cc6
Update the Hungarian translation
2015-12-05 11:49:19 +01:00
Samuel Georges
d3c30475b9
Add support for including small buttons in list columns
...
Recompile assets
2015-12-05 10:06:26 +11:00
Alwin Drenth
b6e7aa9d43
Update Dutch system language
2015-11-07 14:50:37 +01:00
Samuel Georges
0fa33422a4
Input monitor docs, prevent duplicate tab-close buttons
...
Recompile assets
2015-11-03 08:48:36 +11:00
Samuel Georges
d4cf2f7178
Spaces in URLs break Markdown syntax
...
Fixes https://github.com/rainlab/blog-plugin/issues/136
Recompile all assets
2015-10-10 09:09:40 +11:00
Vojta Svoboda
17a2585a15
Add cs_CZ locale
2015-09-15 14:30:18 +02:00
Samuel Georges
7a2c0eea07
Update BS sweet alert to latest, recompile assets
2015-09-01 19:05:44 +10:00
Jérémy Gaulin
d6356ac733
Fix Swedish language code reference 'se' to 'sv' to reflect ISO code like in folder structure.
2015-08-27 16:37:12 +02:00
Samuel Georges
4c1db1d8db
Tidy up backend alerts, make long text in alerts readable
2015-08-22 13:41:57 +10:00
Samuel Georges
1bfcaaf026
Use prettify on plugin details page
2015-08-15 14:16:16 +10:00
Samuel Georges
0e3403f1aa
Use a nicer syntax for <html lang="" />
...
Recompile assets
2015-08-15 09:49:51 +10:00
Samuel Georges
fbb6a5f3f1
Recompile lang assets
2015-08-08 11:14:34 +10:00
Samuel Georges
b010732796
These methods should be protected, update client lang
2015-08-04 10:01:17 +10:00
Samuel Georges
3e898064e1
Translate some client side strings
2015-08-03 18:59:37 +10:00
Samuel Georges
3f58cd70fc
And client-side locale messages
2015-07-29 19:17:38 +10:00
Samuel Georges
6f4590404c
Add logic to look for !!! in plugin updates - Fixes #785
2015-07-10 15:51:24 +10:00
Samuel Georges
ab432c0ee1
We shouldn't be returning jQuery objects as part of event parameters
2015-06-20 23:18:47 +10:00
Samuel Georges
1290665935
Fix for new Mustache version
...
Adds note about improved admin UI
2015-06-04 20:46:38 +10:00
Samuel Georges
44e528068d
Mustache.compile -> Mustache.render
2015-06-04 19:27:27 +10:00
Scott Bedard
db999cf179
Adds "search" & "email" types to data-track-input
2015-05-18 21:22:35 -04:00
alekseybobkov
20fb98d9a8
Refactoring and improvements in the back-end client-side memory management.
2015-04-28 20:13:04 -07:00
Samuel Georges
9173e3bb9a
Merge branch 'develop' into media-manager
2015-04-23 18:09:18 +10:00
Samuel Georges
b1d1d9dae1
Add a loading indicator to install theme/plugin screen
2015-04-21 20:02:24 +10:00
alekseybobkov
06e5dce96a
Fixed a conflict in framework.js. Closures in the script are named now, for the memory profiling needs.
...
Conflicts:
modules/system/assets/js/framework.js
2015-04-11 18:58:24 -07:00
Samuel Georges
f143c0e2ce
Merge pull request #1051 from scottbedard/patch-4
...
Adds input type to data-track-input
2015-04-10 22:34:35 +10:00
Samuel Georges
0f630c80d9
Improve framework code to support $(this) in data attributes
2015-04-08 07:44:26 +10:00
Scott Bedard
51c868e693
Adds input types to data-track-input options
...
I need this input type, and it would be handy if I could use it with data-track-input. I promise this will be the last time I ask you to touch your priceless faberge egg ;)
2015-04-07 09:37:02 -04:00
Scott Bedard
7546174b35
Adds "request-complete" to the data-attributes api
...
... I hope.
2015-04-06 19:14:17 -04:00
alekseybobkov
790b464679
Merge branch 'develop' into media-manager
2015-04-04 19:01:08 -07:00
Samuel Georges
c54821f175
Overhaul the plugin installation process in the back-end
...
Themes can now be installed via the back-end
2015-04-04 17:28:51 +11:00
alekseybobkov
9ed3d03484
jQuery in the back-end updated to v.2.1.3. Fixed several memory management issues in select2 (an event attached to the mask element is never unbound), framework.js (onunload event attached to window is never unbound and holds references to the Request instances). Added popup adaptive size option. Started media manager popup API.
2015-03-29 18:56:06 -07:00
alekseybobkov
18e058ad59
Added the Media tab, minor update in .htaccess to allow temporary public directory to be accessible; implemented the basic UI components and navigation; implemented grid, list and tiles view modes; implemented drag-select interface; implemented Media Library cache refreshing; implemented thumbnail generating for local and remote media files; fixed memory leak in third-party Flot Resize library; minor update in the AJAX framework - AJAX request cancelling is not considered as an error anymore; added back-end UI components for creating panels.
2015-03-15 12:52:03 -07:00
Samuel Georges
c559db0de6
Extract the updater JS to its own file, add helper to find missing dependencies
2015-02-21 22:59:09 +11:00
Samuel Georges
4e2182138d
Lower the chance of a conflict with the CSS class "loading"
2015-02-17 21:04:24 +11:00
Samuel Georges
569fe2e468
These events should pass the context, to be aligned with the others
2015-01-29 20:06:06 +11:00
Samuel Georges
bc016adad7
Rollback performance change to framework.js because it's broken
...
(Submitting an invalid form in the backend will result in a page refresh, flash messaegs are suppressed)
K.I.S.S > Performance + premature optimization is the root of all evil
2014-12-28 13:03:52 +11:00
alekseybobkov
3ac21e3c89
Merge branch 'develop' into table-widget
2014-12-17 22:15:23 -08:00
Samuel Georges
986b3a95a8
Add the ability to override the confirm function
2014-12-15 17:48:59 +11:00
alekseybobkov
4e921aab7a
Minor performance changes in the core JS and CSS. Table widget, in progress.
2014-11-16 18:00:15 -08:00
Sam Georges
c83797231d
Subsequent expressions are on a new line (see developer guide > PSR exceptions)
2014-11-01 12:00:45 +11:00
Sam Georges
1c6d48ffa8
Fixes a strange issue where a <button> inside a nested <form> will trigger the event twice (1 for button, 1 for form)
2014-10-27 17:59:53 +11:00
Sam Georges
beab3c3ded
A defined loader should not hide when there is a redirect taking place
2014-09-28 12:23:18 +10:00
Sam Georges
2b63282658
We have a form object already, use that instead
2014-09-26 19:54:30 +10:00
Sam Georges
b7e969083f
Only when there is no <form /> parental element
2014-09-26 19:52:02 +10:00
Sam Georges
69fb8e0918
Fixes issue where load indicator hangs around on errors when a redirect is used
2014-09-13 17:47:38 +10:00
Sam Georges
c2a71e88bb
Clean up some sloppy work
2014-09-12 20:20:52 +10:00
Sam Georges
73200606bc
Pass isFirstField attrib, allow prevent of default focus()
2014-09-10 19:29:02 +10:00
Sam Georges
3d36e65a55
Trigger invalid on all fields, but only focus the first one. Also pass the messages across.
2014-09-10 19:11:21 +10:00