2837 Commits

Author SHA1 Message Date
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
Samuel Georges
b6ba31bd86 Fixes exception on removeChild(null)
Fixes danger on danger color scheme
2015-11-14 18:27:01 +11: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
Pásztor Gábor
7643de1161 Minor 2015-11-12 11:27:30 +01:00
Pásztor Gábor
00bdd0dc06 Minor on Inspector 2015-11-12 11:25:47 +01: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
Vojta Svoboda
0b6aa8750c Update fields_export.yaml 2015-11-11 16:08:50 +01:00
alekseybobkov
d34bb2bd86 Minor changes in the Inspector API. 2015-11-09 21:59:19 -08:00
Samuel Georges
a3a5e241d7 Merge pull request #1591 from rclarkburns/feature/plugin-refresh-command
Improves plugin:refresh error handling
2015-11-10 10:51:46 +11:00
Clark Burns
898266f26a Improves plugin:refresh error handling 2015-11-09 15:36:58 -08:00
Alwin Drenth
0a658de6ad Update Dutch backend language 2015-11-07 17:39:07 +01:00
Alwin Drenth
b6e7aa9d43 Update Dutch system language 2015-11-07 14:50:37 +01:00
BruNo Oliveira
8c051d4655 Add filetypes of FileUpload formwidgets in uppercase too 2015-11-06 08:56:32 -02:00
Samuel Georges
73ed24c4c1 Repeater should purely render fields, with no container or tabs
Refs https://github.com/rainlab/pages-plugin/pull/95
2015-11-05 07:31:35 +11:00
Joel E. Svensson
52090e8a9b Added .stub extension as namespaces.php is not a valid php file 2015-11-04 20:41:53 +01:00
alekseybobkov
2d849b2640 Implemented Inspector ignoreIfEmpty and ignoreIfDefault properties. Minor refactoring of Inspector. 2015-11-03 22:02:10 -08:00
Joel E. Svensson
e992e95ae3 Added support for 'nameFromSelect' in relation form fields 2015-11-03 14:34:16 +01:00
Samuel Georges
0fa33422a4 Input monitor docs, prevent duplicate tab-close buttons
Recompile assets
2015-11-03 08:48:36 +11:00
Saifur Rahman Mohsin
3c67c2f8bc Make recordfinder's popup list title configurable
When selecting record using the recordfinder, by default the popup list
shows **Find Record** as the title. Made this field a user configurable
field, and kept **Find Record** as default if not specified. Also,
added this default string to the lang file.
2015-11-02 00:09:26 +05:30
Samuel Georges
5e5e99cd46 Make it easier to pick the component name from the error 2015-11-01 13:16:43 +11:00
Samuel Georges
99b6c6057a Merge pull request #1562 from gergo85/master
Translate texts
2015-10-31 17:36:27 +11:00
Samuel Georges
b8624fb8b5 Merge pull request #1552 from JoelESvensson/patch-1
Allow plugins to be symlinks
2015-10-31 17:30:55 +11:00
Samuel Georges
982565fe62 Merge pull request #1550 from triasrahman/develop
Fix placeholder color on fancy layout backend form
2015-10-31 17:25:46 +11:00
Samuel Georges
56f66ada53 Revert indentation from #1545 2015-10-31 17:22:48 +11:00
Samuel Georges
3b885ade56 Merge pull request #1545 from keiosweb/develop
translation strings in import-export behaviour and polish translations
2015-10-31 17:09:15 +11:00
Samuel Georges
8de530fdf4 Merge pull request #1538 from tabacitu/develop
added system/lang/client translation for Romanian
2015-10-31 17:06:40 +11:00
Samuel Georges
100dfc2802 Merge pull request #1532 from mrmlnc/develop
update Russian language to build 305
2015-10-31 17:02:24 +11: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
Samuel Georges
c30b34e4d9 In special cases, has one/many will require a foreign key set
For example: to pass any constraints imposed by the database
This new logic emulates the "create" method on the relation object
Fixes #1541
2015-10-31 16:40:16 +11:00
Samuel Georges
02f7149e57 Allow btn-group to work inside form-buttons 2015-10-31 16:10:24 +11: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
e17aead15c Merge branch 'builder-ui' into develop 2015-10-27 16:35:46 -07:00
Szabó Gergő
53041ef23a Translate texts 2015-10-27 20:49:56 +01:00
alekseybobkov
6c0932e1e4 Minor fix in the Inspector popover positioning 2015-10-25 18:30:20 -07:00
Joel Ekström Svensson
7dd0d76155 Allow plugins to be symlinks
This change makes sure that plugins can be loaded even though they are symlinks. The change makes it easier to have custom schemes to handle version control with zero-downtime deployment.
2015-10-24 23:39:18 +02:00
Trias Nur Rahman
a65c83755d Fix placeholder color on fancy layout backend form 2015-10-24 23:53:57 +07:00
Samuel Georges
31aa2f5f79 Merge pull request #1548 from jofrysutanto/master
Fix for PluginTestCase not loading dependencies.
2015-10-24 08:55:33 +11:00
Jofry
012f7233f8 Fix for PluginTestCase not loading dependencies. 2015-10-23 10:55:42 +11:00
alekseybobkov
6162d24651 Minor back-end styling fix in fancy layout / master tabs. 2015-10-21 21:37:41 -07:00
Kuba
031b9cdbe6 translation strings in import-export behaviour and polish translations 2015-10-21 19:47:57 +02:00
Cristian Tabacitu
729c93ba94 added system/lang/client translation for Romanian 2015-10-20 02:13:43 +03: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
66faa42a2d Merge branch 'develop' of github.com:octobercms/october into develop 2015-10-17 11:04:07 -07:00