3879 Commits

Author SHA1 Message Date
Samuel Georges
349851dd11 Partials, pages and content now support drag'n'drop v1.0.418 2017-04-28 23:37:50 +10:00
Samuel Georges
1723070444 Merge pull request #2801 from amdad/patch-1
Prevent preloading files in advance
2017-04-28 19:30:25 +10:00
Luke Towers
68e874dc97 AssetMaker Improvements (#2847)
* Check if asset file exists before symbolizing path

Adds a check to see if the asset file exists before attempting to symbolize it, this will allow the asset combiner to be passed assets with complete paths instead of only relative paths.

* Implement combiner business logic

* Improve handling of bad inputs
2017-04-27 00:17:05 -06:00
Maria Vilaró
3a2b9b1973 Improvements to Spanish translation (#2843) 2017-04-26 10:48:26 -06:00
Samuel Georges
6a6378a24d Strip indexes from repeater data sets v1.0.417 2017-04-26 08:10:45 +10:00
Quezler
cc17b679f1 Code dusting (#2826)
Code cleaning according to PSR-2 w/ exemptions (mostly dust).
2017-04-24 21:38:19 +10:00
Samuel Georges
cb56c61e36 Retain true backward compatibility with early repeater 2017-04-24 19:06:59 +10:00
Samuel Georges
d7ef8cdcf8 Minor logic change 2017-04-24 13:24:57 +10:00
Samuel Georges
6825ce12c8 Allow external group field definition - Refs #2772 v1.0.416 2017-04-24 13:24:57 +10:00
Samuel Georges
c52f91a6d2 Collapsed items should default to or include the group name - Refs #2772 2017-04-24 13:24:56 +10:00
Samuel Georges
dac744dbc6 Scrollpad not rendering on open - Refs #2772 2017-04-24 13:24:56 +10:00
Samuel Georges
acfe619cb9 Add button lacks loading state - Refs #2772 2017-04-24 13:24:55 +10:00
Luke Towers
0fa0301557 Merge pull request #2803 from CSNWEB/patch-5
Add readonly / disabled support for checkboxlist (relation form widget)
2017-04-22 10:23:52 -06:00
Samuel Georges
ac7da4634a Implement working prototype of a grouped repeater
Refs #2772
2017-04-22 22:01:17 +10:00
Samuel Georges
83e80745b3 Fixes issue with index incrementation 2017-04-22 21:40:35 +10:00
Samuel Georges
46fcdbc636 Progress on repeater field groups
Refs #2772
2017-04-22 21:04:37 +10:00
Samuel Georges
eaf2c9e4d0 Make the content selector more explicit (contentFrom) 2017-04-22 15:31:27 +10:00
Samuel Georges
49f5ec7557 Document and improve popover 2017-04-22 15:25:23 +10:00
Samuel Georges
4644218312 Move autocomplete to Storm UI
Rename select AJAX from "source" to "handler" (Refs #2836)
Document select handler usage
Recompile assets
2017-04-22 11:44:27 +10:00
Samuel Georges
d5965bdb04 Merge pull request #2836 from aspendigital/ajax-select
Add AJAX option to custom select functionality
2017-04-22 10:25:32 +10:00
Luke Towers
fbd44fe821 Merge pull request #2816 from panakour/develop
Unnecessary static call directly to phpunit
2017-04-21 17:19:46 -06:00
Jim Cottrell
376a3b59e2 Add AJAX option to custom select functionality 2017-04-21 15:46:03 -06:00
Luke Towers
248af140bb Merge pull request #2835 from interworks-morr/fix_backend_sidenav_layout
Fixing case-sensitive issue with Backend Sidenav Layout - Issue #2834
2017-04-21 13:42:00 -06:00
interworks-morr
46d8ac8972 Fixing case-sensitive issue with Html 2017-04-20 11:47:11 -05:00
Luke Towers
85630edfb0 Merge pull request #2827 from gergo85/develop
Translate the "by" word
2017-04-19 09:31:30 -06:00
Szabó Gergő
130d502f41 Update the Hungarian translation 2017-04-19 10:35:58 +02:00
Szabó Gergő
83b8f48b6f Translate the "by" word 2017-04-19 10:35:22 +02:00
Samuel Georges
96d0ce1c20 Add mergeConfig helper, useful for extension
Refs 8575ece07d
v1.0.415
2017-04-17 09:55:50 +10:00
Samuel Georges
27062ddfa0 Fixes folder creation and rename in asset list 2017-04-14 08:07:11 +10:00
Samuel Georges
9df40c07b8 Move extension validation to files only v1.0.414 2017-04-13 09:37:49 +10:00
Panagiotis Koursaris
902f61d13c Unnecessary static call directly to phpunit 2017-04-12 17:17:06 +03:00
Luke Towers
29ae9c21a0 Merge pull request #2813 from jlongo/develop
add missed js language file in /modules/system/assets/js/lang for pt-pt
2017-04-11 09:55:07 -06:00
José Longo
e13fba6068 add missed js language file in /modules/system/assets/js/lang 2017-04-11 14:37:22 +01:00
Luke Towers
a64260c2ff Merge pull request #2808 from jlongo/master
Added support/files for pt_pt language
2017-04-11 01:58:52 -06:00
Samuel Georges
015b34fe88 Block media manager entirely if user lacks access v1.0.413 2017-04-11 08:40:39 +10:00
José Longo
0de1306427 add locale pt-pt in $localeOptions 2017-04-10 15:08:50 +01:00
José Longo
9511698fcf add in system dir/files for pt-pt language 2017-04-10 15:07:27 +01:00
José Longo
228bdb3f35 add cms dir/file for pt-pt language 2017-04-10 15:06:00 +01:00
José Longo
4f3287822b Add dir/file for pt_pt language 2017-04-10 15:04:58 +01:00
Samuel Georges
433cf1d504 Additional security fixes 2017-04-10 16:02:05 +10:00
CSNWEB
3cfb8c7587 DRY up the code 2017-04-09 04:01:34 +02:00
Samuel Georges
24c8b4368a Various security and UI fixes
The Media Manager now uses a white list approach to blocking files, we have been advised that the blacklist approach is too fragile and we agree.
Asset List and Media Manager now use $.oc.alert when displaying errors
2017-04-09 08:00:56 +10:00
Christophe Vuagniaux
9e74fe6a53 Repeaters Firefox compatibility fixes (#2738)
* Repeaters fix Firefox collapse/expand buttons not working

* Repeaters fix Firefox open new tab when CTRL + click on Expand/Collapse buttons
2017-04-08 20:21:34 +10:00
CSNWEB
ee2dd7ac1c Add readOnly / disabled support for checkboxlist
Relations rendered with the relation formwidget using checkboxlist are now correctly rendered like in the previewMode.
2017-04-07 21:04:20 +02:00
amdad
5aea608e77 Prevent preloading files in advance
Files should be loaded on user click. Huge amount of data is loaded on page load, especially if many audio instances are on page. This is temporary solution. Ultimately widget should support params to match html5 audio/video tags.
2017-04-07 10:27:36 +02:00
Samuel Georges
982bc43348 Fixes recordfinder (again)
Lots of complicated stuff going on here, all elements are getting wiped out when a record is updated and the control is getting disposed at the same time. We've created a dedicated variable to store the datalocker name as a string, this represents a small memory leak but a necessary one it seems.
Fixes #2798
v1.0.412
2017-04-07 07:48:04 +10:00
Samuel Georges
5daf4365ae Move the change event to the input element
This should bubble to the parent control element and persist any logic that depends on the old event
Fixes #2684
v1.0.411
2017-04-06 08:08:50 +10:00
Samuel Georges
328a74c1ff Fixes JS error in recordfinder
It looks like the inheritance of the foundation library has caused a logic error
Refs #2756
Recompile assets
2017-04-06 07:51:04 +10:00
asbig
91c9d0cd17 Fixes icon styling in FireFox and Windows environment
line-height from .status-icon to .status-icon > i. (#2776) In /modules/system/assets/ui/less/chart.less.
2017-04-05 23:19:31 +10:00
Samuel Georges
b858ff680e Fixes required: false being treated as true
Fixes #2712
2017-04-05 22:24:00 +10:00