Samuel Georges
3dbe487698
Various fixes to datepicker and form widget
2014-11-27 19:02:23 +11:00
Samuel Georges
e6d82bec69
Clean up code from #797 , remove conflicts in CSS
2014-11-27 09:44:34 +11:00
webmaxx
7973037d5f
Fixes display values for datetime
2014-11-26 13:57:25 +03:00
Samuel Georges
6a8146fa19
Refs #795 - Fixes set values for datetime
2014-11-26 19:02:06 +11:00
Samuel Georges
81a02cea96
Refs #795 : Combine TimePicker and DatePicker
2014-11-26 17:57:59 +11:00
webmaxx
faf867f745
Added form widget "TimePicker" to Backend.
2014-11-25 13:33:33 +04:00
Sam Georges
c32ba4cbad
Minor code clean
2014-11-04 17:41:48 +11:00
Sam Georges
d2547d1891
Proposed fix for hasOne not working in Relation field type
2014-11-04 12:34:45 +11:00
Sam Georges
f99f776e44
Update ACE to source mode
2014-11-02 13:06:43 +11:00
Sam Georges
2fbc277ece
Fixes #680 - Update and minify ACE editor, removed modes we dont need ( #725 )
2014-11-01 17:16:43 +11:00
Sam Georges
212d28d66b
Refs #725 - Remove ace modes we don't use
2014-11-01 17:11:15 +11:00
Sam Georges
c83797231d
Subsequent expressions are on a new line (see developer guide > PSR exceptions)
2014-11-01 12:00:45 +11:00
Sam Georges
a9eecfecd5
Remove blueimp uploader, replaced with dropzone.js
2014-10-20 18:55:31 +11:00
Stefan Talen
0a05e08a38
Fixing issues with files in modules/backend
2014-10-18 12:05:51 +02:00
Stefan Talen
347dff7e75
Merge branch 'develop' of https://github.com/octobercms/october into feature/PSR-2
...
Conflicts:
modules/backend/behaviors/RelationController.php
modules/backend/classes/WidgetManager.php
modules/cms/classes/CmsCompoundObject.php
modules/cms/twig/Extension.php
modules/cms/twig/PlaceholderNode.php
modules/cms/widgets/TemplateList.php
2014-10-18 11:07:17 +02:00
alekseybobkov
219f1ff8f7
Merge branch 'develop' into static-pages-support
...
Conflicts:
modules/backend/assets/less/controls/filelist.less
2014-10-16 21:03:20 -07:00
alekseybobkov
12175b29db
Multiple updates in the back-end widgets and styles
2014-10-16 20:47:23 -07:00
Dmitriy
d055bbedaa
Rename Datepicker.php to DatePicker.php
2014-10-16 22:03:10 +03:00
Stefan Talen
06890d711a
Merge branch 'develop' of https://github.com/octobercms/october into feature/PSR-2
...
Conflicts:
modules/backend/behaviors/UserPreferencesModel.php
modules/cms/classes/Controller.php
modules/system/classes/CombineAssets.php
2014-10-16 18:44:18 +02:00
Sam Georges
d194f34cf8
Merge branch 'develop' into customize-backend
2014-10-13 18:35:39 +11:00
Stefan Talen
f29151100b
Updating modules/backend/formwidgets
2014-10-10 23:50:05 +02:00
alekseybobkov
799af7a3b3
Merge branch 'develop' into static-pages-support
2014-10-05 22:46:08 -07:00
alekseybobkov
335506be53
Minor updates in the RichEditor widget styling
2014-10-05 22:39:39 -07:00
alekseybobkov
26e8d5bda5
Minor updates in the back-end UI
2014-10-05 22:21:03 -07:00
Sam Georges
eb886af176
Bug fixes
2014-10-04 13:31:04 +10:00
Sam Georges
be5ba5dd7b
Update redactor to v10
2014-10-04 13:16:29 +10:00
Sam Georges
79fd2e2afe
Adds colorpicker form widget, add initial form for customizing backend
2014-10-03 18:01:37 +10:00
Sam Georges
fee5925246
Revert image plugin until completed
2014-10-03 17:59:18 +10:00
alekseybobkov
a534f7bc79
Fixes in the Richeditor styling. Implemented parsed content caching for content blocks.
2014-09-29 22:58:30 -07:00
alekseybobkov
dcf7bb7d4f
Merge branch 'develop' into misc-tmp
2014-09-27 23:29:41 -07:00
alekseybobkov
6b42055184
Fixes in the rich editor, improved the content block rendering code, minor fixes in the popover and form styling.
2014-09-27 23:28:38 -07:00
Sam Georges
bdb3d5ff45
Remove hard coded key name ref
2014-09-25 18:35:10 +10:00
Sam Georges
746f425d88
Added new containerAttributes property to form fields
2014-09-25 18:05:35 +10:00
Sam Georges
5f12d9fc9b
Keep relation constraints in Relation form widget
2014-09-23 07:56:15 +10:00
Sam Georges
49117a2732
Minor
2014-09-20 16:56:11 +10:00
Sam Georges
feb409c8c6
Add text to empty figure captions
2014-09-20 16:53:26 +10:00
Sam Georges
334725594a
Add image toolbar button
2014-09-20 16:47:52 +10:00
Sam Georges
12b8e07aa2
Add table plugins, isolate WYSIWYG classes to OC prefix, add front end defaults
2014-09-20 15:46:50 +10:00
Sam Georges
d27eed4e15
Bug fix
2014-09-20 13:25:09 +10:00
alekseybobkov
632d1b82cf
Fixed Redactor styles
2014-09-18 20:30:45 -07:00
alekseybobkov
e383f0bd01
Fixes in the Redactor styling
2014-09-18 20:03:59 -07:00
Sam Georges
d31f2eb97e
Create custom redactor stylesheet, add figure and quote redactor plugins. So v. cool! :-)
...
This will break the stretch implementation, since we no longer using iframe. Att: @alekseybobkov
2014-09-18 19:20:47 +10:00
Sam Georges
3007cc6e0a
Rich editor should use a data locker so fullscreen does not pull textarea out of the form element. Add cleanup plugin.
2014-09-18 15:18:05 +10:00
Sam Georges
e7e518adf8
Rich Editor no longer uses iframe or individual stylesheet, adds fullscreen button
2014-09-18 14:48:21 +10:00
Sam Georges
4f00fbdbc6
Minor. keyField -> keyFrom
2014-09-17 16:47:55 +10:00
Sam Georges
c8f3c640b8
columnName -> fieldName + general improvements to FormWidgetBase
2014-09-17 16:07:06 +10:00
Sam Georges
fdb90d3882
nameColumn -> nameFrom
2014-09-17 14:00:10 +10:00
Sam Georges
109df00340
nameColumn -> nameFrom
...
descriptionColumn -> descriptionFrom
2014-09-17 13:39:37 +10:00
Sam Georges
b8fbb073ac
Minor
2014-09-14 10:57:58 +10:00
Sam Georges
277a2daf7b
Improvements to rich editor
2014-09-13 14:09:48 +10:00
Sam Georges
c2a71e88bb
Clean up some sloppy work
2014-09-12 20:20:52 +10:00
Sam Georges
8291dbf4d3
Widgets can now state that they contribute no data when the form is saved
...
Applied to FileUpload.php
2014-09-06 22:22:59 +10:00
Sam Georges
f3c6260c3e
Slightly different fix to #580 . Closes #580
2014-09-06 22:02:56 +10:00
Sam Georges
91a7ea9da2
Minor code improvements
2014-09-06 21:46:19 +10:00
Samuel Georges
fa0ada51c6
Merge pull request #579 from Flynsarmy/nestedFileUpload
...
Refs #485 , #504 - Allow adding nested FileUpload files
2014-09-06 21:40:49 +10:00
Sam Georges
347e25babc
Add search capability to manage mode (lists)
2014-09-06 13:18:55 +10:00
alekseybobkov
b69f7b649e
Fixes the source editor in the Redactor.
2014-09-04 20:18:29 -07:00
alekseybobkov
df55946b61
Merge branch 'misc-tmp' into develop
2014-09-03 20:01:17 -07:00
Sam Georges
0acd45e4ca
Styling and API improvements to code editor
2014-08-30 15:03:35 +10:00
alekseybobkov
fdd83b53c9
Updates in the back-end UX
2014-08-28 19:03:47 +11:00
Sam Georges
3c8f3cdb3f
Ctrl/Cmd+S should work inside Redactor
2014-08-22 21:47:22 +10:00
Sam Georges
799273414f
Update redactor to latest
2014-08-22 20:15:12 +10:00
alekseybobkov
e7767176ce
Updated the treeview control, updated Redactor scripts, the CMS Content is now a compound object
2014-08-22 18:45:05 +11:00
flynsarmy
4df7af076d
Remove unused variables
2014-08-22 14:59:32 +10:00
flynsarmy
11acd6e799
Refs #485 , #504 - Add support for nested columns.
2014-08-22 14:38:53 +10:00
Paul Wilde
1d038d3173
More translation strings.
2014-08-12 01:15:38 +01:00
Paul Wilde
906370c6bd
Added translation strings for permission labels, mail template/layout column labels, editor fullscreen, list pagination and list setup modal.
2014-08-09 03:02:15 +01:00
Miloš Stanić
d5f47bb988
Update _image_single.htm
...
Paperclip icon with a href was not displayed on the already uploaded image, due to error in icon name.
2014-08-04 19:02:48 +02:00
Samuel Georges
0052fc92a9
Merge pull request #507 from Flynsarmy/getGrid
...
[DataGrid widget] Add getGrid method
2014-08-01 19:40:56 +10:00
flynsarmy
963425e973
Add getGrid method
2014-08-01 15:32:45 +10:00
Sam Georges
34bedb0b33
Minor fixes
2014-08-01 13:39:51 +10:00
flynsarmy
2e76630ce6
Remove incorrect method arguments
2014-07-30 20:44:18 +10:00
flynsarmy
a56022d764
Add comment
2014-07-30 20:18:12 +10:00
flynsarmy
8da4b38672
Improve getDataSourceValues so model knows what attribute it's dealing with
2014-07-30 20:11:47 +10:00
Sam Georges
eb7bdb3fbc
Tidy up code. Refs #497
2014-07-30 17:23:14 +10:00
Sam Georges
16468d224b
Improve getAutocompleteValues so model knows what attribute it's dealing with
2014-07-30 17:19:48 +10:00
flynsarmy
23fd094c8e
Allow models to pass data source values to the DataGrid widget
2014-07-30 16:17:03 +10:00
alekseybobkov
d8ca802401
Minor UX improvements
2014-07-28 18:01:16 +11:00
alekseybobkov
33c63ac318
Minor fix in the Redactor styling
2014-07-28 09:06:50 +11:00
Andrew Garside
0f7117a74c
Added moment.js into loadAssets
2014-07-26 16:39:03 +10:00
Andrew Garside
b48c4ea8b9
Added moment.js to allow the datepicker to open on the current value instead of the current date when it has a value
2014-07-26 16:18:52 +10:00
Sam Georges
f6fffad37d
Convert DataGrid form widget in to Grid widget (no longer exclusive to forms)
2014-07-16 17:28:37 +10:00
Sam Georges
a2fba71c7f
Fixes #413 - Search feature is now usable
2014-07-14 15:04:53 +10:00
Sam Georges
f4a9286c45
Improve form widget
2014-07-09 19:36:49 +10:00
Sam Georges
651aabaced
Adds a loading indicator to the record finder
2014-07-08 13:34:52 +10:00
Sam Georges
3fc226b0ad
Add search to record finder
2014-07-08 12:23:32 +10:00
Sam Georges
d912b73aab
Clean up event parameters to dev standards
2014-07-04 19:14:14 +10:00
alekseybobkov
634bacb203
Record finder styling
2014-07-03 23:03:01 +11:00
Sam Georges
b09b6d6863
Improved naming onReload -> onRefresh
...
Improved Record finder
2014-07-03 18:37:51 +10:00
Sam Georges
005f2848c7
Start work on record finder
2014-07-02 20:49:46 +10:00
Sam Georges
ddb6337efe
EditorSettings -> EditorPreferences (System has settings, User has preferences, App has configuration)
...
Create a My Settings page, now linked when clicking a User
Create backend preferences form for setting locale
Dropdown options now support an image or icon in their options
2014-07-01 17:17:53 +10:00
Sam Georges
893f7746f7
Improvements to naming standards
2014-06-30 13:27:28 +10:00
Sam Georges
7802213bcc
Fixes #55 - Assets are now referenced correctly as Assets instead of URLs
2014-06-26 17:29:07 +10:00
Sam Georges
af4d453cb8
Grid save/load
2014-06-23 19:19:34 +10:00
Sam Georges
9d696f0763
Tidy up code, add getDataAtRow() function
2014-06-21 17:59:39 +10:00
Sam Georges
311369894a
Autcomplete values can now be supplied by the model
2014-06-21 17:07:57 +10:00
Sam Georges
c402004c9c
Account for scrollbars
2014-06-21 16:17:09 +10:00
Sam Georges
4351ddd505
DataGrid Toolbar links now work
2014-06-21 16:08:10 +10:00
Sam Georges
62c17e3196
Add a toolbar and sizing to DataGrid
2014-06-21 15:35:31 +10:00
Sam Georges
6fcc845bf9
Create custom plugin for handsontable
2014-06-21 13:54:47 +10:00
Sam Georges
45ff725668
More restyling, add checkbox and autocomplete to DataGrid class
2014-06-21 13:54:28 +10:00
Sam Georges
0833cfcbba
Move plugins out, fix to checkbox
2014-06-21 12:34:02 +10:00
Sam Georges
7ea793170f
Add hooks to allow rows to be sorted
2014-06-21 12:16:25 +10:00
Sam Georges
dfcb9d63a3
Remove debug code
2014-06-21 11:18:22 +10:00
Sam Georges
c7dce7cf4e
Improve row move plugin
2014-06-21 11:05:32 +10:00
Sam Georges
c94b486b78
Refit row move plugin
2014-06-21 11:05:11 +10:00
Sam Georges
6d9e66ccd6
Restyle handsontable
2014-06-21 10:38:57 +10:00
Sam Georges
1487925945
Convert handsontable css to less
...
Add autocomplete to head + 4 spaces
2014-06-21 10:15:10 +10:00
Sam Georges
eedd1a7a2a
Roll back to Handsontable 0.9.18 for KISS
2014-06-21 09:14:27 +10:00
Sam Georges
4dd74b923b
Grid -> DataGrid
2014-06-20 19:29:03 +10:00
Sam Georges
b3bbfb154b
Begin work on a Grid form widget
2014-06-19 21:43:04 +10:00
Sam Georges
294961cf8a
Refactor how the Form widget manages fields.
...
Widgets no longer need to pass configuration through "options".
2014-06-19 21:43:00 +10:00
Sam Georges
4b18c50849
Simplelist control now supports scrollbars and selectable lists
2014-06-15 15:49:06 +10:00
Sam Georges
ff379f5ebf
Switch to new Nested Set model trait - October\Rain\Database\Traits\NestedTree
2014-06-13 12:35:12 +10:00
Sam Georges
05017dc559
listsNested applies orderByNested() automatically to prevent confusion
2014-06-12 14:21:13 +10:00
Sam Georges
ef1c91c10d
Complete code editor customization
2014-06-12 11:30:21 +10:00
Sam Georges
c393114c07
Improve form styling so checkboxes sit more snugly
...
Style code editor page
2014-06-11 21:19:26 +10:00
Sam Georges
8b9eb52afd
Fixes #255 - Adds a code editor settings page
...
Email layouts now work
Form fields now support context in their names
2014-06-10 19:30:06 +10:00
Sam Georges
2b820a20d6
Convert all boolean table columnns to use is_ prefix
...
Add email template/layout system
2014-06-06 21:39:20 +10:00
Sam Georges
9a923e3b98
Add fullpage option to richeditor
2014-06-06 21:39:19 +10:00
Sam Georges
40507f12f0
Adds transliteration for slugs in JS
2014-06-05 08:37:57 +10:00
Samuel Georges
863ee7222a
Merge pull request #247 from chesterx/master
...
Better url slugify method / Datepicker right alignment problem
2014-06-05 08:18:04 +10:00
sercan
7c6c435412
Datepicker right-alignment problem.
2014-06-04 16:07:05 +03:00
Sam Georges
8f007d100d
Fixes logic error in #233
2014-05-31 10:49:14 +10:00
Peter O
c29a0bb4c8
Add morphTomany and morphedByMany support
2014-05-30 12:13:11 -05:00
Sam Georges
a78908dcc3
Fixes #225
2014-05-29 19:35:46 +10:00
Chris Snyder
81367067ad
Switch Redactor to iFrame mode rather than fullscreen
2014-05-28 11:14:29 -04:00
Sam Georges
bfaa55df31
Convert empty string values to NULL, relations cannot be ''
2014-05-28 13:00:31 +10:00
Sam Georges
6aaf4cce43
Form Relation widget now supports a custom name field
...
Also detects NestedModel behavior listNested()
2014-05-28 12:37:38 +10:00
Sam Georges
9e2a76d821
Add core build tag to core assets
2014-05-24 16:57:38 +10:00
Sam Georges
bc824ed021
Create public function for getting the ACE editor
...
Improve API
2014-05-24 15:18:08 +10:00
alekseybobkov
206d7e43e4
Merge branch 'master' of github.com:octobercms/october
2014-05-23 18:59:35 +11:00
alekseybobkov
0a60255db5
Added the Preview link in to the multi-image uploader / preview mode
2014-05-23 18:59:12 +11:00
Sam Georges
2b43b9d6fb
Add redactor font
2014-05-22 22:13:30 +10:00
Sam Georges
c876b167af
Update redactor to latest
2014-05-22 22:09:16 +10:00
alekseybobkov
4a095160cd
Added Preview mode for the multi-image file uploader, minor style improvements
2014-05-21 17:51:50 +11:00
Sam Georges
71a5dd67ab
Welcome to the world, October :-)
2014-05-14 23:24:20 +10:00