591 Commits

Author SHA1 Message Date
Samuel Georges
055ad51fae Improve inspector docs, add dependencies 2015-07-01 11:27:43 +10:00
Samuel Georges
f34257f598 Split drag.* and input.* docs 2015-07-01 11:25:08 +10:00
Samuel Georges
85c47bea7a Move select and custom checkboxes/radios to Storm UI 2015-07-01 11:23:50 +10:00
Samuel Georges
52e7376b24 Restructure the update list 2015-06-30 20:03:27 +10:00
Samuel Georges
adada0b4a5 Show plugin icon in update list 2015-06-30 15:46:46 +10:00
Samuel Georges
78cf62cff1 Add a note about October.Drivers for mail methods that use it
Trim field partials to allow :empty selector to work
2015-06-30 15:30:14 +10:00
Samuel Georges
c1a9cbb2f2 Split input controls to their own docs 2015-06-30 15:28:19 +10:00
Samuel Georges
f9c921a797 Adds getAjaxHandler() API to controllers
Fixes bug where update process fails midway
2015-06-30 08:56:53 +10:00
Samuel Georges
81eb02296d Fixes broken invalid state 2015-06-27 14:53:17 +10:00
Samuel Georges
f4efcb455e Use fill()+save() instead of save() 2015-06-27 14:32:52 +10:00
Samuel Georges
6c6c7b9e1f Implement ComposerManager::autoload for plugins that use composer.
All packages are now added to a global pool to prevent double loading and the load order is respected.
Refs #1227
2015-06-27 13:37:34 +10:00
Samuel Georges
19e648cab8 Remove useless reference 2015-06-27 12:34:24 +10:00
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