Commit Graph

579 Commits

Author SHA1 Message Date
Samuel Georges 00f7a5ed61 Enable backend context registration 2015-06-27 11:04:44 +10:00
Samuel Georges 25316fc9d7 Merge pull request #1238 from thbsolutions/master
adding polish translations
2015-06-27 09:45:46 +10:00
Samuel Georges 01d8d653bb Merge pull request #1234 from shina/patch-1
Small typo in docblock
2015-06-27 09:44:08 +10:00
Samuel Georges 365e3876a9 Update lang.php - Fixes #1187 2015-06-27 09:22:52 +10:00
Andriy 142b5c6af7 adding polish translations 2015-06-27 00:58:50 +02:00
Leonardo Shinagawa 171e5e2278 Small typo error in docblock 2015-06-24 09:14:44 -03:00
Samuel Georges 453d2fda56 Add the links handler to rich editor
Other small fixes
2015-06-24 17:36:59 +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 50e4840216 Create 'extensions' custom validator
FileUpload can now specify mime types
2015-06-20 10:12:14 +10:00
Samuel Georges 18c25d6371 Minor touch up to error page 2015-06-14 11:30:31 +10:00
Samuel Georges dc9818a79a Merge pull request #1189 from mrmlnc/develop
Synchronization Ru_lang with current develop branch
2015-06-14 10:59:27 +10:00
Samuel Georges 335fbe6106 Touch ups 2015-06-13 10:31:01 +10:00
Samuel Georges 0a5e6adad1 Fixes tooltip background color
Other minor clean ups
2015-06-09 18:49:56 +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
Denis Malinochkin 59c0e84701 Synchronization Ru_lang with current develop branch
Full synchronization translate with current develop branch.

- Translate new keys
- Update the changed keys
- Synchronizing quotes and commas with develop branch
2015-06-04 19:14:32 +03: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 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 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
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 7e558ea706 Merge pull request #1171 from mrmlnc/develop
Update RU_lang
2015-05-30 09:58:28 +10:00
Samuel Georges 72ff6fdc80 Merge pull request #1162 from krisawzm/lang-nb-no
Updates and improvements to the Norwegian language
2015-05-30 09:58:05 +10:00
Denis Malinochkin cb01069fd7 Update to current branch 2015-05-29 16:17:57 +03:00
Samuel Georges c5d3bb1a77 Fix broken refs 2015-05-29 22:24:31 +10:00
Samuel Georges 4ec70747d4 Move chart + scoreboard to UI lib 2015-05-29 22:24:02 +10:00
Samuel Georges 713583c5a4 Move toolbar to UI lib 2015-05-29 21:47:32 +10:00
Samuel Georges 9215421964 Fix dropdown (context menu) UI 2015-05-29 21:33:45 +10:00
Samuel Georges b566583f9a Fixes broken refs 2015-05-29 21:16:18 +10:00
Samuel Georges 7a4b76e021 Fixes to core so compile assets works again 2015-05-29 20:40:25 +10:00
Samuel Georges 89b4b09638 Add checkbox example to filter, fix some logic errors 2015-05-29 20:19:22 +10:00
Samuel Georges ab5eea448b Filter now supports passing options explicitly 2015-05-29 19:53:31 +10:00
Samuel Georges 7440529cee Move mustache and modernizr to UI lib 2015-05-29 19:53:16 +10:00
Samuel Georges db39026df7 Move filter to UI lib 2015-05-29 19:24:49 +10:00