alekseybobkov
aaff88b8c2
Reduced base border radius
2016-03-02 21:40:33 -08:00
Samuel Georges
1241f584d0
Merge remote-tracking branch 'remotes/origin/stable' into ui
2016-03-01 07:02:07 +11:00
Samuel Georges
fd16f38b11
Implement file definitions (extensions + ignore files)
...
Block "unsafe" extensions from being uploaded to the Media manager
Fixes #1801
2016-02-29 18:12:26 +11:00
alekseybobkov
00ced6c79f
UI update
2016-02-28 19:52:21 -08:00
Samuel Georges
d76863a3ec
Merge branch 'develop' into stable
...
Conflicts:
composer.json
2016-02-27 14:55:52 +11:00
alekseybobkov
b1770626d7
UI updates
2016-02-23 21:44:05 -08:00
alekseybobkov
6ed4bd5ef6
Updates in the UI
2016-02-22 21:52:23 -08:00
alekseybobkov
a943708b99
UI updates
2016-02-19 22:12:41 -08:00
Samuel Georges
35c9f7e590
Merge pull request #1768 from jfoliveira/recordfinder_fix_hardcoded_id
...
Fix hardcoded column name `id` on recordfinder form widget
2016-02-13 16:42:56 +11:00
Samuel Georges
6347f2bb03
Complete multilingual richeditor support
...
Refs #1652
2016-02-13 12:59:49 +11:00
Szabó Gergő
7fb1ed9bdb
Add multilingual support to Rich editor
2016-02-13 12:08:27 +11:00
Jeferson Oliveira
6ae4742ff4
Fix hardcoded column name id
by reading the keyFrom
option defined in the .yaml file.
2016-02-10 08:45:21 -02:00
Samuel Georges
6d8ec9b4dc
Fixes data source polluting base proto
...
Recompile assets
2016-02-10 20:22:50 +11:00
flynsarmy
c62eb8fb86
Remove brackets from table widget alias
2016-02-04 21:25:33 +10:00
Samuel Georges
2855a4e344
Fixes issue in uploader when one of the dimensions is auto
2016-01-16 15:13:42 +11:00
Samuel Georges
d34350a7b1
Merge branch 'develop' into stable
2016-01-16 10:20:21 +11:00
Pásztor Gábor
4af9a374d6
Minor fix in timepicker
2016-01-14 13:17:45 +01:00
Pásztor Gábor
373c31a8e7
Remove deprecated DataGrid formwidget
2016-01-09 16:41:56 +01:00
alekseybobkov
7d9d2176ef
Merge branch 'builder-ui' into develop
...
Conflicts:
modules/system/assets/ui/js/input.monitor.js
modules/system/assets/ui/js/inspector.editor.object.js
modules/system/assets/ui/storm-min.js
2015-12-24 14:36:31 -08:00
alekseybobkov
e6d93cf3d4
Added YAML mode for the code editor
2015-12-10 21:41:27 -08:00
Samuel Georges
a186a60c43
Fixes the datepicker saving an empty value when disabled
...
Refs https://github.com/responsiv/campaign-plugin/issues/4
2015-12-09 08:19:53 +11:00
Samuel Georges
92e1d1bf13
Merge pull request #1606 from gergo85/master
...
Add alignment button to Rich editor
2015-12-05 10:22:31 +11:00
Samuel Georges
4db92fa8b5
Alt fix for #1585
2015-12-05 08:47:07 +11:00
Samuel Georges
f77f412f2f
Merge pull request #1585 from brunoti/develop
...
Add filetypes of FileUpload formwidgets in uppercase too
2015-12-05 08:45:02 +11:00
Samuel Georges
32a079cfd1
Merge pull request #1621 from gergo85/patch-3
...
Improve the multilingual support
2015-11-28 16:17:41 +11:00
Samuel Georges
030e1977e8
Relation form field now supports model attributes in "nameFrom"
...
nameFromSelect -> select|sqlSelect
Refs https://github.com/octobercms/october/pull/1579
2015-11-28 15:31:11 +11:00
Samuel Georges
7885074cb0
Merge pull request #1579 from JoelESvensson/relation-select-from-name
...
Added support for 'nameFromSelect' in relation form fields
2015-11-28 14:43:04 +11:00
Samuel Georges
ca4a6e9679
Remove some unnecessary code from #1575
2015-11-28 11:24:34 +11:00
Samuel Georges
165c1daf7a
Merge pull request #1575 from SaifurRahmanMohsin/develop
...
Make recordfinder's popup list title configurable
2015-11-28 11:12:38 +11:00
Samuel Georges
6ebe187db1
Fixes issue removing existing uploads
2015-11-28 09:24:20 +11:00
Szabó Gergő
73c70a15ed
Improve the multilingual support
2015-11-24 22:00:05 +01:00
Szabó Gergő
fe54f8ac24
Add alignment button to Rich editor
...
I think the alignments are basic features.
2015-11-18 14:09:58 +01:00
Samuel Georges
b6ba31bd86
Fixes exception on removeChild(null)
...
Fixes danger on danger color scheme
2015-11-14 18:27:01 +11: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
e992e95ae3
Added support for 'nameFromSelect' in relation form fields
2015-11-03 14:34:16 +01: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
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
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
22252638a8
Because W3C
2015-10-16 17:50:53 +11: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
Samuel Georges
5713dfbf86
Disable fixed toolbar - fixes #1463
2015-10-10 20:45:09 +11:00
Samuel Georges
ddba926e2a
Update redactor to latest
2015-10-10 20:36:37 +11:00
Samuel Georges
d4cf2f7178
Spaces in URLs break Markdown syntax
...
Fixes https://github.com/rainlab/blog-plugin/issues/136
Recompile all assets
2015-10-10 09:09:40 +11:00
Patrick Ward
20704bca67
Allow minDate/maxDate to be entered in date format for DatePicker. Fixes #909 .
2015-09-29 19:02:42 -04:00
Samuel Georges
beca2dddc2
Fixes the full screen button in code editor
2015-09-25 06:01:59 +10:00
alekseybobkov
83b4994d61
Added new Inspector property editors - text and set, minor refactoring of the Inspector code.
2015-09-20 21:15:21 -07:00
alekseybobkov
fea5d8389f
Minor fixes and improvements.
2015-09-10 20:45:07 -07:00
Samuel Georges
275463996e
When toggling empty tabs: if a hidden tab was selected, select the first visible tab
...
Induce tab overlap using negative right margin instead (first-child tab can be hidden)
Use a slightly cleaner approach than in #1401
2015-08-29 18:42:29 +10:00