Commit Graph

2307 Commits

Author SHA1 Message Date
alekseybobkov e358bb4b57 Added new list.sortable plugin. Minor fix in the scrollpad implementation. 2015-11-27 22:12:27 -08:00
alekseybobkov 4f5ef8aa68 Inspector - added support for icons and images in the dropdown editor. 2015-11-22 20:48:08 -08:00
alekseybobkov c72920029e Minor extension in the table widget client-side API. 2015-11-20 21:02:45 -08:00
alekseybobkov 30eedebed9 Added the ability to load plugin permissions from the plugin.yaml file. Minor improvement in the side panel behavior. 2015-11-19 21:02:10 -08:00
alekseybobkov 0e2e18af7f Added autocomplete column type to the Table widget 2015-11-17 21:26:03 -08:00
alekseybobkov e7a51a75f4 Minor improvements in the back-end control styling 2015-11-15 15:18:15 -08:00
alekseybobkov 67590fefad Added flex layout CSS classes. Inspector container wrapper now uses flex layout. Minor CSS fixes. 2015-11-14 20:28:34 -08:00
alekseybobkov 2df22fda83 Minor improvements in the Inspector API 2015-11-13 14:41:49 -08:00
alekseybobkov f8cd8e72a1 Minor improvement in the Inspector 2015-11-12 21:56:56 -08:00
alekseybobkov 3217bf03d8 Minor fix in the flyout implementation 2015-11-11 20:18:38 -08:00
alekseybobkov 5cb873862a Minor changes in the Inspector API 2015-11-11 13:03:18 -08:00
alekseybobkov d34bb2bd86 Minor changes in the Inspector API. 2015-11-09 21:59:19 -08:00
alekseybobkov 2d849b2640 Implemented Inspector ignoreIfEmpty and ignoreIfDefault properties. Minor refactoring of Inspector. 2015-11-03 22:02:10 -08:00
alekseybobkov bb4192a5de Minor style fix in the fancy layout tabs. Improved live update mode in Inspector. 2015-10-30 23:01:35 -07:00
alekseybobkov 48feffd60a Added live update mode for Inspector. 2015-10-29 22:01:29 -07:00
alekseybobkov dca9effec0 Minor fixes in Inspector 2015-10-27 17:00:14 -07:00
alekseybobkov 6c0932e1e4 Minor fix in the Inspector popover positioning 2015-10-25 18:30:20 -07:00
alekseybobkov 6162d24651 Minor back-end styling fix in fancy layout / master tabs. 2015-10-21 21:37:41 -07:00
alekseybobkov db5fde4749 Minor fixes in Inspector 2015-10-17 18:00:20 -07:00
alekseybobkov b8d40162eb Updated Inspector documentation examples 2015-10-17 14:04:05 -07:00
alekseybobkov af3ce447ec Fixed links in the Inspector documentation 2015-10-17 12:47:17 -07:00
alekseybobkov 16a3b106f1 Updated Inspector documentation 2015-10-17 12:42:15 -07:00
alekseybobkov 109f833617 Merge branch 'master' of github.com:octobercms/october into develop 2015-10-17 10:59:15 -07:00
alekseybobkov 6ea20031ae Implemented $().inspector() API alias 2015-10-17 10:58:57 -07:00
Samuel Georges 3b4ee3340e * Build 305
Fix bug when property values are array
2015-10-17 14:52:50 +11:00
Joel E. Svensson 707c925b02 Even more translations
Added translation for "Properties"

Added translation for "Invalid security token"

Fixed spelling of "log in"

Fixed spelling of "access log"
2015-10-17 12:48:49 +11:00
Samuel Georges cb97754aa3 Merge pull request #1520 from alxy/patch-10
Translate missing items
2015-10-17 12:45:39 +11:00
Samuel Georges 5c294b78bd Add support to extend query on 'nested' sortMode - refs #1519
Recompile assets, minor cleanup
2015-10-17 12:44:16 +11:00
Jofry f0b4691168 Allow extend query on reorder controller, on 'simple' sortMode 2015-10-17 12:36:46 +11:00
Samuel Georges 82a385b338 Darken primary [buttons] slightly to make them easier to read 2015-10-17 12:25:20 +11:00
Samuel Georges 6203970122 Progress bar should turn red on error - refs #1518
Tidy up progress bar control, streamline brand colours
2015-10-17 12:17:10 +11:00
Samuel Georges c4e88d2e21 Merge pull request #1518 from firoxer/develop
Display media manager upload errors more clearly
2015-10-17 11:50:56 +11:00
jBOKA 763bec47ad Update German language
Update German language
2015-10-17 11:47:00 +11:00
Samuel Georges af657e9399 Fixes #1042 - remove fillable constraint on models when saving
Form fields are already constrained by their fields.yaml definition (values not defined in the yaml will not be saved) so we don't need to double dip by enforcing fillable too.
2015-10-17 11:41:40 +11:00
Samuel Georges f12101671e Merge pull request #1508 from MatissJanis/feature/lv-language
Added missing latvian language strings
2015-10-17 10:54:33 +11:00
Samuel Georges 33d39c8b34 Minor 2015-10-17 10:51:54 +11:00
Samuel Georges 0f6a47a135 Tidy up Storm UI so all includes are in a single file 2015-10-17 10:51:40 +11:00
Samuel Georges f446f8acd4 Merge pull request #1506 from tschallacka/FormFieldCatchForEmptyYaml
Fixed form field parsing to accept no config
2015-10-17 10:23:58 +11:00
Samuel Georges ef22ac934d DRY up code from #1504 2015-10-17 10:16:49 +11:00
Samuel Georges 7d911c2c9f Merge pull request #1504 from Flynsarmy/formWidgetDefaults
Add support for default values in form widgets
2015-10-17 10:11:47 +11:00
Vojta Svoboda 16eb704793 Add missing PHPDoc @return tag 2015-10-17 09:17:37 +11:00
Samuel Georges f2e13ba3eb Simplify #1475 2015-10-17 08:54:40 +11:00
Samuel Georges 54b4223660 Merge pull request #1475 from patrickward/develop
Allow minDate/maxDate to be entered in date format for DatePicker. Fixes #909.
2015-10-17 08:42:45 +11:00
Samuel Georges 5c12d99cc9 Minor revision to #1469 2015-10-17 08:41:10 +11:00
Samuel Georges 7543daa976 Merge pull request #1469 from Notuom/localize-backend-list-widget-switch
Add localization for the backend list Switch widget
2015-10-17 08:22:50 +11:00
Samuel Georges 22252638a8 Because W3C 2015-10-16 17:50:53 +11:00
alekseybobkov 61acdf9f46 Fixed Redactor toolbar styling in Fancy layout, minor fix in Inspector. 2015-10-15 20:17:50 -07:00
alekseybobkov a5b217ff0b Merge branch 'develop' into builder-ui
Conflicts:
	modules/backend/widgets/table/assets/js/build-min.js
	modules/backend/widgets/table/assets/js/table.js
2015-10-15 17:32:19 -07:00
alekseybobkov e26271bc01 Minor fix in Inspector styles. Minor fix in the component helper. 2015-10-15 17:10:56 -07:00
Alexander Guth 20145e46ef Translate missing items
Some local names may need some more attention. Im unsure how to translate them (best).
2015-10-15 22:10:38 +02:00