1756 Commits

Author SHA1 Message Date
Samuel Georges
4791d77aaf Merge pull request #1188 from b0gok/patch-5
Update lang.php
2015-06-14 10:59:08 +10:00
Samuel Georges
1c22b87cc9 Complete single image mode of mediafinder 2015-06-14 10:58:11 +10:00
Samuel Georges
94ae0b7cbc Make prompt text configurable 2015-06-13 10:41:00 +10:00
Samuel Georges
362acf63d6 Build out single file mediafinder form widget 2015-06-13 10:31:31 +10:00
Samuel Georges
335fbe6106 Touch ups 2015-06-13 10:31:01 +10:00
Samuel Georges
6420027a6a Finish single file uploader
FileUpload now supports:
- optional 'useCaption' flag
- imageWidth and imageHeight are now optional
- default file uploader uses default file types
2015-06-10 22:13:24 +10:00
Samuel Georges
f95af91ef1 Finish rebuilding multi file uploader
Create stub for single file uploader
2015-06-09 18:51:35 +10:00
Samuel Georges
0a5e6adad1 Fixes tooltip background color
Other minor clean ups
2015-06-09 18:49:56 +10:00
Samuel Georges
ddff853e10 Restyle relation controller to use more minimalist design 2015-06-09 18:48:47 +10:00
Samuel Georges
732679da57 This error doesn't vary at all 2015-06-06 16:54:52 +10:00
Samuel Georges
887b959156 Rebuild image based UI for FileUpload form widget 2015-06-06 16:52:38 +10:00
Samuel Georges
99146294aa Minor touch ups
Add danger style to popover
2015-06-06 16:49:30 +10:00
Samuel Georges
f11586bb2f Update dropzone to latest 2015-06-05 21:07:53 +10:00
Samuel Georges
9e6d0a660c Simplify visibleViewBag + visibleSettings
hidden -> is_hidden
2015-06-05 17:24:27 +10:00
Samuel Georges
302f397835 Add cms.twig.processTwigContent hook to Twig loader 2015-06-05 17:23:38 +10:00
Samuel Georges
29623bb0f3 Load vendor CSS first, fixes issue with sweet alert 2015-06-05 17:22:22 +10:00
Vladimir Kattsov
6e5a6b2008 Update lang.php
Add translation for default_tab
2015-06-04 18:20:24 +03:00
Samuel Georges
ffd8e0cf27 Merge pull request #1182 from DZB-Team/develop
small fix: adding Latvian language to backend language menu
2015-06-04 21:00:07 +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
Samuel Georges
dbba9349ab Adds a method for defining which settings and viewBag properties should be visible as native ones 2015-06-04 19:16:35 +10:00
Samuel Georges
b81efa9c46 Might reconsider this, since the exact line in twig is lost 2015-06-04 17:37:29 +10:00
Samuel Georges
39291967d6 Fix minor issue with tabs events not firing 2015-06-04 17:37:08 +10:00
Samuel Georges
6c93612cc6 Add docs for foundation, other minor fixes 2015-06-04 14:55:16 +10:00
Samuel Georges
36673a9d18 Remove duplicate mixins, fix buttons 2015-06-03 19:44:29 +10:00
Samuel Georges
9bef4d5d8e Minor fix to variables 2015-06-03 19:38:19 +10:00
Samuel Georges
ae957de1cc Move callout to storm 2015-06-03 19:30:23 +10:00
Samuel Georges
bed7d0825f Fixes loading animation in various places 2015-06-03 19:22:18 +10:00
Samuel Georges
3bfd704127 Remove double up on fonts 2015-06-03 19:05:08 +10:00
Samuel Georges
84da449d05 Fixes an infinite loop 2015-06-03 17:24:22 +10:00
Samuel Georges
d6f6f0dccd Register the system styles as a package, recompile them
Bring back missing styles
2015-06-03 17:23:53 +10:00
Samuel Georges
019e93bfa1 Recompile assets, fix some dependencies 2015-06-03 15:08:43 +10:00
raw99
fb00c3635a small fix: adding Latvian language to backend language menu 2015-06-02 00:45:23 +03:00
Samuel Georges
1017990abe Write examples + test trigger, hotkey and preset 2015-05-30 17:22:13 +10:00
Samuel Georges
757b5dd935 Move input based controls to "input" collection
changemonitor -> input.monitor
hotkey -> input.hotkey
inputpreset -> input.preset
triggerapi -> input.trigger
2015-05-30 16:50:21 +10:00
Samuel Georges
9df5ac5ab0 Add example for drag.sort 2015-05-30 16:30:55 +10:00
Samuel Georges
52c6b5dd09 Merge branch 'develop' into ui-breakout 2015-05-30 15:57:44 +10:00
Samuel Georges
9ed73e0cba Updates for new symbolizePath API, requires latest rain lib code
Backend layouts can now be provided by plugins
2015-05-30 15:54:47 +10:00
Samuel Georges
7f9984c804 Write example for drag.value and drag.scroll 2015-05-30 15:02:50 +10:00
Samuel Georges
f4c97fd1ea Rename "drag" JS files, write basic readme, create an entry point for all controls 2015-05-30 13:59:33 +10:00
Samuel Georges
a002d5da92 Merge branch 'develop' into ui-breakout
Conflicts:
	modules/system/assets/ui/js/chart.bar.js
2015-05-30 13:01:35 +10:00
Samuel Georges
069ec925b2 Merge branch 'master' into develop 2015-05-30 12:50:31 +10:00
Samuel Georges
29ae622803 Fixes #1154 without 4 commits 2015-05-30 12:46:30 +10:00
Samuel Georges
3ba1cee05a Merge pull request #1161 from DZB-Team/master
Tanslation files for Latvian language
2015-05-30 10:45:00 +10:00
Samuel Georges
936ca3469c Merge pull request #1142 from gergo85/master
Improve multilanguage support
2015-05-30 10:44:30 +10:00
Samuel Georges
309f5debc9 Merge pull request #1178 from dshoreman/fix-flash-messages
Fixed error when using {% flash type %}
2015-05-30 10:26:09 +10:00
Dave Shoreman
aac3d196ee Fixed error when using {% flash type %}
While {% flash %} works fine for displaying all flash messages, if
a user wants to show only a certain type with {% flash success %}
(for example), it errors with "Undefined variable: message".
2015-05-30 01:24:11 +01:00
Samuel Georges
fc4164d809 Merge pull request #1177 from alvaro-canepa/patch-4
Fix translation title on popup
2015-05-30 10:03:29 +10:00
Samuel Georges
09501409c6 Fixes #1172 without using 7 commits 2015-05-30 10:00:55 +10:00
Samuel Georges
7e558ea706 Merge pull request #1171 from mrmlnc/develop
Update RU_lang
2015-05-30 09:58:28 +10:00