alekseybobkov
9be05a0488
Added comment to the scrollpad script, re-compiled controls LESS.
2015-03-28 12:15:33 -07:00
alekseybobkov
f6cf7e9840
Added new back-end control Scrollpad. Added Element and Event utility functions to the Foundation library. Implemented file list scrolling in the Media Manager. Some minor fixes.
2015-03-28 11:42:40 -07:00
alekseybobkov
5731ad0db7
Merge branch 'develop' into media-manager
2015-03-26 18:37:24 -07:00
Samuel Georges
a743d78658
List Column of type switch now has text-center CSS
...
List Column now have getName and getId accessors
2015-03-25 19:35:00 +11:00
alekseybobkov
814c0ddc17
Merge branch 'develop' into media-manager
2015-03-18 19:27:27 -07:00
alekseybobkov
4feb64fef3
Minor design update in the user menu.
2015-03-18 19:19:43 -07:00
Samuel Georges
a1ac5edbf7
Various minor fixes and improvements
2015-03-18 19:28:14 +11:00
alekseybobkov
e2a9c25b65
Implemented search.
2015-03-17 22:20:04 -07:00
alekseybobkov
4e1217e2de
Implemented item sorting. Minor fix in the drop-down list styling.
2015-03-16 21:49:39 -07:00
alekseybobkov
dc4cb12402
LESS compiled
2015-03-15 22:08:41 -07:00
alekseybobkov
64e3b77eae
Minor fix
2015-03-15 22:06:52 -07:00
alekseybobkov
44c08b76f9
Implemented file uploading
2015-03-15 21:54:39 -07:00
alekseybobkov
78ad303236
Merge branch 'develop' into media-manager
...
Conflicts:
composer.json
modules/backend/assets/css/october.css
modules/backend/assets/less/controls/lists.less
modules/backend/assets/less/october.less
modules/backend/widgets/Form.php
modules/backend/widgets/form/partials/_field.htm
2015-03-15 13:06:50 -07:00
alekseybobkov
18e058ad59
Added the Media tab, minor update in .htaccess to allow temporary public directory to be accessible; implemented the basic UI components and navigation; implemented grid, list and tiles view modes; implemented drag-select interface; implemented Media Library cache refreshing; implemented thumbnail generating for local and remote media files; fixed memory leak in third-party Flot Resize library; minor update in the AJAX framework - AJAX request cancelling is not considered as an error anymore; added back-end UI components for creating panels.
2015-03-15 12:52:03 -07:00
Samuel Georges
203e4edc0b
Minor touch ups
2015-03-13 22:15:43 +11:00
Samuel Georges
a8389fb1aa
Tooltip now auto initializes
...
initForm can now pass context
Various improvements and bug fixes
2015-03-12 20:50:16 +11:00
Samuel Georges
c7fadd3a17
Minor style tweaks
2015-03-06 20:54:50 +11:00
Samuel Georges
00e1f15d08
This fixes the mis-aligned backend menu in Firefox browsers!
...
Recompiled assets
2015-03-06 20:42:23 +11:00
Samuel Georges
24cbeee959
Recompile using internals
2015-03-04 18:24:15 +11:00
Samuel Georges
561e969d2d
Extract controls to their own stylesheet
...
(So they can be used elsewhere; namely documentation)
Add indicator-center and clean up load indicator
Fancy layout should live with the other layouts, it isn't really a control
2015-03-04 18:23:02 +11:00
Samuel Georges
5c78140268
Adds compact column, explicit option for deferred binding in relation controller, fix to list head width
2015-02-27 21:54:58 +11:00
Samuel Georges
2bdc5aea78
Add section form field type, minor style fixes
2015-02-24 18:46:20 +11:00
Samuel Georges
49021145c5
Use nicer minified css
2015-02-21 14:58:51 +11:00
Samuel Georges
035718eb1b
Add column-slim css selector
2015-02-21 14:21:14 +11:00
Samuel Georges
6bf72386ee
Can now prune event/request log records, add width definition to list columns
2015-02-21 13:49:32 +11:00
Samuel Georges
7b52e07b65
Overhaul exceptions, rename triggerapi display -> show
2015-02-16 21:16:43 +11:00
Samuel Georges
fe611b8834
Input fields can now use icons, added icons to datepicker inputs
2015-02-13 22:57:55 +11:00
Samuel Georges
0a6e14f4d2
Popup control now supports several sizes via `data-size` attribute: giant, huge, large, small, tiny.
...
Fixes various bugs in RC version
2015-02-11 14:36:00 +11:00
Samuel Georges
167d113c12
depends -> dependsOn
...
Hidden fields now retain their container div (hidden when empty)
2015-01-29 20:32:24 +11:00
Samuel Georges
b13eb26b52
Update Font Autumn to latest
2015-01-28 18:28:35 +11:00
Samuel Georges
7c1de4f728
Add export action to ListController behavior
2015-01-27 20:02:20 +11:00
Samuel Georges
78530afa44
Break up longer words
2015-01-18 14:52:48 +11:00
alekseybobkov
f5aee22110
Improved default checkbox value handling in the Inspector. Imrpovements in the Redactor figure toolbar support.
2015-01-14 19:39:53 -08:00
Samuel Georges
83cfb52d76
Recompile assets
2015-01-13 17:26:53 +11:00
Samuel Georges
c4cef299dd
Fixes #828 - php artisan october:util compile assets
2015-01-12 20:08:53 +11:00
alekseybobkov
090264e3b9
Minor fixes in the Inspector and Scrollbar classes. Minor updates in the Table widget.
2015-01-11 20:56:17 -08:00
alekseybobkov
cbc808520d
Added JS source map extension to the white map in the .htaccess file. Minor fix in the forms styling. Implemented client-side validation for the Table widget. Updated the Table widget readme file.
2015-01-11 13:42:42 -08:00
alekseybobkov
c26545913c
Improvements in the table widget, added new events to the CMS core, form styling, added support for the Table widget in in the CMS area.
2015-01-07 22:21:52 -08:00
alekseybobkov
6440b718d8
Updates in the rich editor styling, minor improvements in the Inspector and CMS core.
2015-01-03 16:39:38 -08:00
alekseybobkov
3ac21e3c89
Merge branch 'develop' into table-widget
2014-12-17 22:15:23 -08:00
Samuel Georges
8f2f9fd07d
zIndex should actually sit higher than modals
2014-12-16 10:17:48 +11:00
Samuel Georges
de9f6194a9
Style sweet alert so it matches the backend better
2014-12-15 20:28:04 +11:00
Samuel Georges
906d97dce4
Add new options to RelationController (view mode): recordUrl, recordOnClick, toolbarButtons
2014-12-06 15:32:20 +11:00
alekseybobkov
4e921aab7a
Minor performance changes in the core JS and CSS. Table widget, in progress.
2014-11-16 18:00:15 -08:00
alekseybobkov
228253fdf6
Merge branch 'develop' into table-widget
2014-11-11 19:50:16 -08:00
alekseybobkov
11be3fede3
Defining the table widget classes
2014-11-11 19:45:50 -08:00
Sam Georges
f458fb7704
Overhaul Form layouts, adds FormTabs.php class for managing tab properties
2014-11-12 07:33:58 +11:00
Sam Georges
c0dc85eefb
Add useAnimation to popover, refactor popup so it behaves more like popover
2014-11-07 19:39:13 +11:00
alekseybobkov
9a05a408c9
Added support for components in partials
2014-10-29 22:12:42 -07:00
Sam Georges
d74a15b297
Update font autumn to latest
2014-10-17 17:33:59 +11: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
Sam Georges
b55cfa0aff
Use contain
2014-10-15 20:03:12 +11:00
Sam Georges
9f5646d273
BackendSettings -> BrandSettings
...
pageTitle is now translated at the end of the line
Fixed unit tests so they pass
SettingsModels are now cached
2014-10-15 19:53:44 +11:00
Sam Georges
82192c3e55
Add light/dark variations of primary/secondary colors
2014-10-15 08:10:38 +11:00
alekseybobkov
26e8d5bda5
Minor updates in the back-end UI
2014-10-05 22:21:03 -07:00
Sam Georges
79fd2e2afe
Adds colorpicker form widget, add initial form for customizing backend
2014-10-03 18:01:37 +10: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
alekseybobkov
a9e2e2d80f
Improvements in the CMS objects and back-end UI.
2014-09-18 20:34:24 -07:00
alekseybobkov
4fc461ade7
Changes in the popover styling
2014-09-18 20:34:24 -07:00
alekseybobkov
a77b290a8e
Improvements in the back-end widgets
2014-09-18 20:34:24 -07:00
alekseybobkov
e383f0bd01
Fixes in the Redactor styling
2014-09-18 20:03:59 -07:00
Sam Georges
bb78bb5fb3
Make the BG 1 point darker, so it is actually visible on Win PC
2014-09-18 19:16:10 +10:00
Sam Georges
14c8bc9a49
Update blueimp software to latest
2014-09-06 15:11:55 +10:00
Sam Georges
4a3fd88637
Add sweet transition animations on keywords
2014-09-06 10:40:32 +10:00
Sam Georges
2f4a432afc
Update select2 to latest, add basic styles for multi mode
2014-09-05 18:11:25 +10:00
alekseybobkov
9572c17253
Minor changes in the back-end UI. The front-end router now triggers an event allowing to override the default routes. The CMS back-end UI now supports view bags in content files.
2014-09-03 19:58:21 -07:00
alekseybobkov
fdd83b53c9
Updates in the back-end UX
2014-08-28 19:03:47 +11: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
alekseybobkov
176f41f0f1
Merge branch 'develop' of github.com:octobercms/october into develop
2014-08-14 16:51:49 +11:00
alekseybobkov
4f55def792
Implementing the treeview element
2014-08-14 16:51:31 +11:00
Sam Georges
3b41b3e81f
Finish up basic Filter implementation
2014-08-13 21:23:19 +10:00
Sam Georges
7d4e535165
Progress to filter widget, added animation less stylesheet
2014-08-13 07:52:46 +10:00
Paul Wilde
0ee0957c21
Use large flags for retina displays.
2014-08-11 21:29:52 +01:00
Sam Georges
f1849c2ea0
Refs #5 - Progress to Filter widget
2014-08-11 21:46:29 +10:00
alekseybobkov
2018215c44
Implemented the view bag. Minor UX fix.
2014-08-06 22:42:09 +11:00
alekseybobkov
77c6c81ff8
Minor UX improvement
2014-08-05 17:52:45 +11:00
alekseybobkov
d562e68b91
Merge branch 'develop' of github.com:octobercms/october into develop
2014-08-02 11:25:11 +11:00
alekseybobkov
52dc767e3f
Minor UX improvement
2014-08-02 11:24:47 +11:00
Sam Georges
25e01ed449
Improve event and request log preview pages
2014-08-01 11:02:12 +10:00
Sam Georges
b10b41f3bf
Improvements to List widget, CSS classes can now be passed through
2014-07-31 19:37:11 +10:00
Sam Georges
ad4d807c38
Fixes wonky breadcrumb on compact container
2014-07-28 19:48:34 +10:00
alekseybobkov
d8ca802401
Minor UX improvements
2014-07-28 18:01:16 +11:00
alekseybobkov
bdd9d02fdc
Minor fixes in the main menu
2014-07-28 16:41:08 +11:00
alekseybobkov
e562d1eb05
The Settings area is responsive now
2014-07-28 15:09:01 +11:00
alekseybobkov
778ce81e9a
Fixed primary tabs in the fancy layout
2014-07-28 14:17:40 +11:00
Sam Georges
2a5afaf9c7
Update oc- icons to match font autumn
...
Minor tidy up to framework.js
2014-07-27 16:08:08 +10:00
Sam Georges
8d9ac038c4
Fixes record picker styling
2014-07-27 14:46:50 +10:00
Sam Georges
e1910e4325
Plump up the button size by overriding Bootstrap instead
2014-07-27 14:33:32 +10:00
alekseybobkov
7eed305000
Updated the settings pages UX
2014-07-27 15:07:22 +11:00
alekseybobkov
241e174ab4
Merge branch 'develop' into ux
2014-07-27 11:11:56 +11:00
alekseybobkov
bfc59c9007
Updating the Settings pages
2014-07-27 11:11:16 +11:00
Sam Georges
a475773c7c
Add info flash message
2014-07-25 14:26:36 +10:00
alekseybobkov
f7dcf8ebb0
Files added
2014-07-24 15:24:39 +11:00
alekseybobkov
98eb3e2e84
System page navigation improvements, not finished
2014-07-24 15:19:00 +11:00
Sam Georges
4979f0fae4
Minor
2014-07-21 17:05:10 +10:00
alekseybobkov
fa0ebd3405
Merge branch 'themes' into develop
2014-07-19 13:06:32 +11:00
alekseybobkov
c324c80969
Added the theme selector
2014-07-19 13:05:50 +11:00
Sam Georges
d69e382e5f
Allow dropdown to be pulled right, along with caret
2014-07-19 11:43:42 +10:00
Sam Georges
242a3a5cde
Buttons inside a popup support new `data-popup-load-indicator` attribute.
...
Other minor improvements
2014-07-17 16:42:49 +10:00
alekseybobkov
ee27a39276
Merge branch 'develop' of github.com:octobercms/october into develop
2014-07-15 01:23:36 +11:00
alekseybobkov
e8c6d25038
New tabs design
2014-07-15 01:23:10 +11:00
Sam Georges
6f72cbf969
Callout should actually close when clicked
...
Improve animation of flash messages
Move callout to its own space
2014-07-14 14:55:51 +10:00
Sam Georges
fc1c417be2
Remove the asterisk on fancy layout
2014-07-12 17:39:09 +10:00
Sam Georges
62df6948b0
Required fields are now automatic from model validation
...
Make required asterisk more obvious
2014-07-12 16:56:26 +10:00
Sam Georges
223f3025f0
Adds a hint system to the backend
2014-07-11 18:50:11 +10:00
Sam Georges
3fc226b0ad
Add search to record finder
2014-07-08 12:23:32 +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
alekseybobkov
7056397036
Implemented the hidden page flag. Closes #34 . Closes #88 .
2014-07-03 17:40:44 +11:00
Sam Georges
005f2848c7
Start work on record finder
2014-07-02 20:49:46 +10:00
alekseybobkov
582ef4fd72
Fixed margin for the flag icons
2014-07-01 18:27:44 +11: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
7ab5b90ba7
Lists, forms, etc have new class types:
...
*-offset: Adds a margin/padding to the left of 20px
*-flush: Ensures sitting flush with the element above
2014-06-30 17:00:28 +10:00
Sam Georges
766d012187
Refactor Form widget logic and partials, better naming and container usage.
2014-06-30 13:23:08 +10:00
Sam Georges
4a9fe06d50
Form fields can now define "depends" to refresh individual fields when they are changed
...
Form field options can now be deferred using a closure
2014-06-29 13:36:25 +10:00
alekseybobkov
dd3bb5d918
Merge branch 'develop' of github.com:octobercms/october into develop
2014-06-29 14:29:13 +11:00
alekseybobkov
8f1b68784e
Merge branch 'master' of github.com:octobercms/october into develop
2014-06-29 14:28:34 +11:00
alekseybobkov
478ddabeca
Added the property grouping support to the Inspector
2014-06-29 14:28:07 +11:00
Sam Georges
f9a238413f
Add .tabs-inset class to content-tabs
2014-06-29 09:59:43 +10:00
Sam Georges
1e168553ab
Update content tabs so they work with buttons
2014-06-28 22:18:54 +10:00
alekseybobkov
cfbfd8ce3e
Added the website preview icon
2014-06-27 21:39:38 +11:00
alekseybobkov
20f7802afb
Minor styling fix
2014-06-27 00:20:40 +11:00
alekseybobkov
4e2d6b5da8
Implemented the content tabs style, minor fixes in the back-end styling.
2014-06-27 00:17:22 +11:00
alekseybobkov
fa75e565cf
Merge branch 'develop' into ui-improvements
2014-06-26 21:48:09 +11:00
alekseybobkov
92bab3a0e1
Fixed a problem with pinning the sidebar in the CMS area on MacOS.
2014-06-26 17:39:55 +11:00
alekseybobkov
ae3578e159
Minor improvements in the pagination and lists
2014-06-26 14:43:17 +11:00
Sam Georges
60de683cb8
Add new form field type called "number"
2014-06-20 17:41:51 +10:00
Sam Georges
ff947da770
Fixes #318
2014-06-17 18:58:42 +10:00
Sam Georges
dfee8dc5c0
When checkbox list has more than 10 items, display it in a scrollable area
2014-06-16 17:59:29 +10:00
Sam Georges
4b18c50849
Simplelist control now supports scrollbars and selectable lists
2014-06-15 15:49:06 +10:00
Samuel Georges
457a16d460
Merge pull request #285 from chesterx/master
...
Selectboxes Retina display issues fixed.
2014-06-15 12:05:30 +10:00
sercan
7ea158135d
Selectbox retina display issue
2014-06-12 15:41:18 +03:00
sercan
7dbf9ee02f
Selectbox retina display issue
2014-06-12 15:37:52 +03:00
Sam Georges
fbe23091b6
Component properties can now be translated
2014-06-12 15:53:15 +10:00
Sam Georges
a38d85c1e1
Complete editor config UI
2014-06-11 22:18:46 +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
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
cf000a905b
Can now remove, refresh and disable plugins via the Back-end GUI
2014-06-05 21:51:58 +10:00
Sam Georges
728de3ba18
Add listRefresh() method, add table row colors
2014-05-28 21:34:54 +10:00
Sam Georges
3fa68a142e
Minor style fix
2014-05-28 14:11:13 +10:00
Paul Wilde
e7063488eb
Link the "update available" dashboard status text directly to the Updates settings page.
2014-05-24 14:50:56 +01: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
17aeae3ae1
New icons
2014-05-19 22:11:39 +10:00
Sam Georges
1535185b7a
The dashboard now displays a set of warnings for system configuration
2014-05-19 18:18:02 +10:00
alekseybobkov
db213716da
Minor fixes in the scoreboard offsets
2014-05-18 13:50:13 +11:00
alekseybobkov
dac7c46be2
Minor styling fix
2014-05-16 15:09:16 +11:00
Sam Georges
71a5dd67ab
Welcome to the world, October :-)
2014-05-14 23:24:20 +10:00