Commit Graph

544 Commits

Author SHA1 Message Date
Samuel Georges 6e1194784a Take some emphasis off the inactive main menu items
NB: The "wizard" CMS icon doesn't seem to like font size 28px, but all other icons appear to render cleanly at this size.
2015-09-26 08:10:25 +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 e2fafa3552 Revert eac25c69de
Toolbar no longer sets height 100%, tests in Chrome 45 fine
2015-09-09 08:32:44 +10:00
Samuel Georges 7a2c0eea07 Update BS sweet alert to latest, recompile assets 2015-09-01 19:05:44 +10:00
alekseybobkov 268b918a51 Merge branch 'master' of github.com:octobercms/october into builder-ui 2015-08-27 18:30:45 -07:00
Samuel Georges 793bf30c26 Decouple the toolbar from the layout system 2015-08-26 20:24:37 +10:00
alekseybobkov c38126ce65 Implemented the oc.tableCellChanged event for the table widget. Added readonly mode support in the code editor widget. 2015-08-25 21:34:21 -07:00
Samuel Georges 4c1db1d8db Tidy up backend alerts, make long text in alerts readable 2015-08-22 13:41:57 +10:00
Samuel Georges 4d04c5dda7 Sweet alert logic has grown large enough to warrant its own file 2015-08-15 09:53:55 +10:00
Samuel Georges 0e3403f1aa Use a nicer syntax for <html lang="" />
Recompile assets
2015-08-15 09:49:51 +10:00
Jérémy GAULIN 29a8ec1143 Ensure the client side language file is properly loaded
Switch widget needs short text. There is not really a 3 letters word or abreviation in french that is as understable as raw "On/Off".

Tidy up patch

Fix quote

https://github.com/octobercms/october/pull/1363/files#r36929168
2015-08-15 09:46:26 +10:00
Jérémy GAULIN 3f8d17995a Translate alert messages. Switched to `sweetAlert.alert()` instead of raw `window.alert()`.
Override `swal` and `sweetAlert` functions to set translation on default buttons.

Changed `sweetAlert()` to `swal()` to be consistent with `mediamanager.js`
2015-08-15 09:46:24 +10:00
Samuel Georges 7f62725c1c Recompile assets for #1362 2015-08-15 09:34:29 +10:00
alekseybobkov a253d6fc57 Added customization options for the Table widget toolbar button labels 2015-08-13 20:26:11 -07:00
alekseybobkov 68ae32309c Merge branch 'develop' into builder-ui 2015-08-13 18:30:03 -07:00
alekseybobkov c03124c53c Added the tab form expand controls JS class. Temporary update in the _head layout. 2015-08-13 18:27:14 -07:00
Jérémy GAULIN b5577eed25 Disable SweetAlert forced focus when a Bootstrap modal is already open (which was causing infinite loop).
Bootstrap is enforcing focus on it's modal box, sweet alert too. Focus on sweet alert buttons is not really important, keyboard actions are still available.
2015-08-08 21:59:19 +02:00
Samuel Georges e75d988fc0 Recompile assets 2015-08-03 20:15:00 +10:00
Samuel Georges b4709256ef Merge pull request #1327 from dshoreman/fix-chrome-height-bug
Fix height issues introduced in Chrome 45
2015-08-03 20:07:43 +10:00
Samuel Georges 8cd97b27a6 Add prettify, update Ace, recompile assets 2015-08-03 19:00:45 +10:00
Samuel Georges c6409a8680 Minor exception handling 2015-08-01 17:06:49 +10:00
Dave Shoreman 12353036a3 Update source LESS files 2015-07-31 08:57:14 +01:00
Dave Shoreman eac25c69de Fix height issues introduced in Chrome 45
The `height:100%` rule applied to .layout is inherited by both the
backend navbar, and the search box of the settings sidebar.

This fixes the issue by specifically applying `height:auto` to the
affected elements.
2015-07-30 08:20:15 +01:00
Samuel Georges 3f58cd70fc And client-side locale messages 2015-07-29 19:17:38 +10:00
Samuel Georges e6a17f8f2b Support multiple children inside .layout-cell.width-fix 2015-07-29 19:15:42 +10:00
Samuel Georges f47b99d183 Move storm to its own build 2015-07-29 19:13:42 +10:00
Samuel Georges d453f922dc Improve the hint API, add inset mode to loader 2015-07-25 09:23:34 +10:00
Samuel Georges f99f838faf Merge branch 'develop' into importexport 2015-07-19 10:14:45 +10:00
Samuel Georges 301f64c350 Recompile assets 2015-07-19 10:08:02 +10:00
Samuel Georges d9307ef4fe Fixes bug in sortable script + broken image ref
Conflicts:
	modules/backend/assets/css/october.css
2015-07-19 10:07:34 +10:00
Samuel Georges 1636f79224 Add 'is-divided' style to simple lists
Minor fix to popup docs
2015-07-18 16:14:39 +10:00
Samuel Georges 142c8f7193 Finally get the column sorting working 2015-07-18 14:36:15 +10:00
alekseybobkov 68a90eac7d Added CSS style for the light side panel fix button, added CSS style for single-line list items (file list widget). 2015-07-17 17:54:38 -07:00
alekseybobkov 88232c8345 Minor 2015-07-16 18:19:09 +10:00
alekseybobkov 33b8584ab9 Merge branch 'develop' into builder-ui
Conflicts:
	modules/backend/assets/css/october.css
2015-07-15 18:12:13 -07:00
alekseybobkov e69be53317 Minor 2015-07-15 18:06:05 -07:00
Samuel Georges 095721bd40 Update and decouple drag.sort, add usePlaceholderClone option, recompile assets 2015-07-15 17:01:58 +10:00
alekseybobkov c5ad9ca07b Fixed dropdowns in popover windows 2015-07-14 21:49:08 -07:00
alekseybobkov 02961c6c8f Fixes in the drop-down styling, minor client-side fixes in the back-end 2015-07-14 21:12:45 -07:00
alekseybobkov 5e3818a49d General plugin details can be loaded from plugin.yaml file. Minor updates in the back-end UI. 2015-07-14 18:01:55 -07:00
Samuel Georges 978af199f7 * Build 279
Adds 'unchecked' state to input.trigger api, clean up + fixes various logic flaws
2015-07-14 17:46:05 +10:00
alekseybobkov 931a1f10cf Added namespace input preset 2015-07-11 16:04:01 -07:00
Samuel Georges 54cfccbcf6 Merge pull request #1265 from vojtasvoboda/login-style
Login page - more space for other locales
2015-07-11 11:47:44 +10:00
alekseybobkov 3851ae68cd Merge branch 'develop' into builder-ui
Conflicts:
	modules/backend/assets/css/october.css
2015-07-10 18:05:27 -07:00
Samuel Georges efcac4320b Update auth layout, recompile assets 2015-07-11 10:32:25 +10:00
Samuel Georges 84da7f3698 Improve tabs consistency, fix conflict with .primary
.primary -> .primary-tabs
.secondary -> .secondary-tabs
.master -> .master-tabs
2015-07-10 15:51:24 +10:00
alekseybobkov cf0224c2e8 Merge branch 'develop' into builder-ui
Conflicts:
	modules/backend/assets/css/october.css
2015-07-08 21:11:08 -07:00
alekseybobkov 8b147015ec Minor drop-down fixes 2015-07-08 21:04:57 -07:00
alekseybobkov aafb6014e1 Merge branch 'develop' into builder-ui 2015-07-07 21:40:33 -07:00
alekseybobkov 5c15f81f96 Implemented Flyout layout control, minor improvements in the file list control and back-end styles. 2015-07-07 21:37:18 -07:00
Vojta Svoboda e395f4777e Little bit more space for other locales 2015-07-07 22:17:33 +02:00
Samuel Georges 79fd2e9473 Fix double scrollbars on popups, fix broken "retry update" button 2015-07-04 16:03:15 +10:00
Samuel Georges 461e4f75de Improve admin list toolbar
Change "Admins" group to "Owners" (more descriptive)
Fix bug in Firefox on Mediafinder form widget not respecting max-width 100%
Recompile assets
2015-07-04 09:34:35 +10:00
Samuel Georges 6cf11693b8 Recompile assets 2015-07-01 20:05:46 +10:00
Samuel Georges 6784519ce3 Move balloon selector to Storm UI as checkbox.balloon 2015-07-01 11:38:37 +10:00
Samuel Georges 85c47bea7a Move select and custom checkboxes/radios to Storm UI 2015-07-01 11:23:50 +10:00
Samuel Georges 78cf62cff1 Add a note about October.Drivers for mail methods that use it
Trim field partials to allow :empty selector to work
2015-06-30 15:30:14 +10:00
Samuel Georges 56caa1db3d Fixes a bug in the plugin installation page 2015-06-29 17:35:29 +10:00
Samuel Georges 81eb02296d Fixes broken invalid state 2015-06-27 14:53:17 +10:00
Samuel Georges e6f70eafdd Translate prompt for FileUpload + MediaFinder
Remove redundant language key
Recompile assets
2015-06-20 22:21:18 +10:00
Samuel Georges d9dfa21372 Adds CSRF protection to the backend - Refs #105 2015-06-20 21:17:58 +10:00
Samuel Georges 9cce76c574 Tidy up some LESS and JS 2015-06-20 21:13:03 +10:00
Samuel Georges b65019dac4 october.utils.js -> backend.js 2015-06-20 20:37:11 +10:00
Michał Płodowski 48c663d3c6 Fix #424 2015-06-12 20:39:19 +02:00
Samuel Georges 0a5e6adad1 Fixes tooltip background color
Other minor clean ups
2015-06-09 18:49:56 +10:00
Samuel Georges 99146294aa Minor touch ups
Add danger style to popover
2015-06-06 16:49:30 +10:00
Samuel Georges f11586bb2f Update dropzone to latest 2015-06-05 21:07:53 +10:00
Samuel Georges 29623bb0f3 Load vendor CSS first, fixes issue with sweet alert 2015-06-05 17:22:22 +10:00
Samuel Georges 39291967d6 Fix minor issue with tabs events not firing 2015-06-04 17:37:08 +10:00
Samuel Georges 36673a9d18 Remove duplicate mixins, fix buttons 2015-06-03 19:44:29 +10:00
Samuel Georges ae957de1cc Move callout to storm 2015-06-03 19:30:23 +10:00
Samuel Georges bed7d0825f Fixes loading animation in various places 2015-06-03 19:22:18 +10:00
Samuel Georges 3bfd704127 Remove double up on fonts 2015-06-03 19:05:08 +10:00
Samuel Georges d6f6f0dccd Register the system styles as a package, recompile them
Bring back missing styles
2015-06-03 17:23:53 +10:00
Samuel Georges 019e93bfa1 Recompile assets, fix some dependencies 2015-06-03 15:08:43 +10:00
Samuel Georges 757b5dd935 Move input based controls to "input" collection
changemonitor -> input.monitor
hotkey -> input.hotkey
inputpreset -> input.preset
triggerapi -> input.trigger
2015-05-30 16:50:21 +10:00
Samuel Georges f4c97fd1ea Rename "drag" JS files, write basic readme, create an entry point for all controls 2015-05-30 13:59:33 +10:00
Samuel Georges 6a56f97a4f Recompile assets, remove the dedicated vendor script file
October's backend JS is one massive file now
2015-05-29 23:05:10 +10:00
Samuel Georges 4ec70747d4 Move chart + scoreboard to UI lib 2015-05-29 22:24:02 +10:00
Samuel Georges 713583c5a4 Move toolbar to UI lib 2015-05-29 21:47:32 +10:00
Samuel Georges b566583f9a Fixes broken refs 2015-05-29 21:16:18 +10:00
Samuel Georges 7a4b76e021 Fixes to core so compile assets works again 2015-05-29 20:40:25 +10:00
Samuel Georges 7440529cee Move mustache and modernizr to UI lib 2015-05-29 19:53:16 +10:00
Samuel Georges db39026df7 Move filter to UI lib 2015-05-29 19:24:49 +10:00
Samuel Georges 624c9f9e2d Move pagination to UI lib 2015-05-29 19:07:13 +10:00
Samuel Georges f9bb2fa238 Break inspector out, clean up flags + icons 2015-05-29 18:55:21 +10:00
Samuel Georges 12c035502c Various clean up + documentation 2015-05-28 20:44:07 +10:00
Samuel Georges 714c19de4a Move tab and tooltip 2015-05-28 20:34:32 +10:00
Samuel Georges 8e59305ede Update refs to flash message script 2015-05-28 20:33:49 +10:00
Samuel Georges c6724961ae Move popup and popover 2015-05-28 20:32:47 +10:00
Samuel Georges 9e8232bae3 Move load indicator out, renamed and merged all as loader.* 2015-05-28 17:44:56 +10:00
Samuel Georges 37e5918e43 Move rowlink + utility classes out 2015-05-26 19:54:35 +10:00
Samuel Georges 3c8f7bec4d Move dropdown out 2015-05-26 19:47:23 +10:00
Samuel Georges 011db03765 Move progress bar out 2015-05-26 19:32:44 +10:00
Samuel Georges fbe1a4c2e9 Move breadcrumb out 2015-05-26 19:21:26 +10:00
Samuel Georges b70ba41e17 Move flash messages out 2015-05-26 19:16:09 +10:00
Samuel Georges 5a66dd7fb6 Begin moving backend controls to dedicated UI area 2015-05-26 18:55:39 +10:00
Samuel Georges b40554fd64 Dead reference 2015-05-21 23:03:07 +10:00
Samuel Georges a1291c3716 Restyle Administrator pages 2015-05-21 22:55:08 +10:00
alekseybobkov af2849c9a5 Fixes a problem with sorting new added menu items. Fixes https://github.com/rainlab/pages-plugin/issues/41 2015-05-18 14:03:28 -07:00
Samuel Georges 4d057ba266 Fixes flaw in logic
Recompile JS from #1135
2015-05-16 09:57:40 +10:00
Scott Bedard fdbe7b3e35 Adds option to set chart value by data-value
This allows for more expressive charts by separating the value and the display value. For example, values like these could now be used without breaking the chart.

```
<div class="scoreboard-item control-chart" data-control="chart-pie">
    <ul>
        <li data-value="11024>Foo <span>~11k</span></li>
        <li data-value="1234">Bar<span><?= number_format(1234) ?></span></li>
    </ul>
</div>
```
2015-05-14 13:14:02 -04:00
Samuel Georges e27bbbdcec Consistency is key 2015-05-14 17:34:43 +10:00
alekseybobkov 20fb98d9a8 Refactoring and improvements in the back-end client-side memory management. 2015-04-28 20:13:04 -07:00
alekseybobkov 57777c0aad Ace editor updated to the latest version. Implemented the back-end controls utility class. Some back-end UI classes are updated and displsable now. Editor tabs on the CMS page now properly free memory and DOM elements when they're closed. 2015-04-25 22:48:49 -07:00
alekseybobkov 0e4db692af Refactored october.hotkey.js, codeeditor.js, richeditor.js. Minor fix in the rich editor styling. 2015-04-25 14:07:22 -07:00
alekseybobkov 87b34295eb Refactored hotkey plugin for the better memory handling. Added dispose-control event support. 2015-04-24 21:08:07 -07:00
alekseybobkov fa48fbd8f0 Merge branch 'develop' into refactoring-profiling 2015-04-23 19:02:30 -07:00
Samuel Georges 7ad12350c6 Merge pull request #1074 from gpasztor87/master
Minor style fixes
2015-04-24 09:26:59 +10:00
alekseybobkov 35f742c8f5 Further CMS page JS normalization, minor fix in Inspector. 2015-04-21 22:20:55 -07:00
alekseybobkov 5928aded9f CMS page JS code is tested and fixed after refactoring. 2015-04-21 21:30:02 -07:00
Pásztor Gábor dd0c82544a Fixes in richeditor: z-index 2015-04-18 22:22:26 +02:00
Pásztor Gábor 997a032849 Minor style fixes 2015-04-18 22:12:56 +02:00
alekseybobkov 7fb36588cc Implemented keyboard navigation. Minor fix in the scrollpad class. 2015-04-15 21:48:16 -07:00
alekseybobkov 06e5dce96a Fixed a conflict in framework.js. Closures in the script are named now, for the memory profiling needs.
Conflicts:
	modules/system/assets/js/framework.js
2015-04-11 18:58:24 -07:00
alekseybobkov c1740c479c Media Manager: implemented insert link, insert image, and crop and insert features. Minor fixes in October core and third-party JS plugins. 2015-04-11 18:55:02 -07:00
Samuel Georges 914ce695be Fixes #1056 - account menu width is too short for multilingual 2015-04-11 10:38:15 +10:00
Samuel Georges 0b6587f771 Fixes #1019 - prevents lock out of full screen mode
Reorder system setting items
2015-04-09 20:20:08 +10:00
alekseybobkov 790b464679 Merge branch 'develop' into media-manager 2015-04-04 19:01:08 -07:00
alekseybobkov 332d92f538 Implemented image inserting to Redactor. 2015-04-04 18:59:36 -07:00
Samuel Georges 9e9aa97101 Minor clean up, tabs can now define a url (data-tab-url) set using replaceState 2015-04-04 17:26:47 +11:00
Samuel Georges 37dea95caa Adds a new body class 'breadcrumb-flush'
^ that directs the breadcrumb to sit flush to the element below
2015-04-04 14:54:18 +11:00
alekseybobkov cb0c483857 Fixed a problem with duplicate proxy IDs in the base foundation class. Added a new event to the popup plugin. 2015-03-30 22:34:42 -07:00
alekseybobkov 9ed3d03484 jQuery in the back-end updated to v.2.1.3. Fixed several memory management issues in select2 (an event attached to the mask element is never unbound), framework.js (onunload event attached to window is never unbound and holds references to the Request instances). Added popup adaptive size option. Started media manager popup API. 2015-03-29 18:56:06 -07:00
alekseybobkov 16cb546f30 Tested and fixing the Media Manager dispose() method. Minor fixes in the DragScroll and Toolbar controls (memory management). 2015-03-28 17:18:07 -07:00
alekseybobkov c299e3a7e7 Performance improvements in Media Manager drag-select implementation. 2015-03-28 13:36:01 -07:00
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
Samuel Georges dffe3915a1 Add proposed z-index frequencies 2015-03-28 10:07:40 +11:00
Samuel Georges aa7f831a4e Fixes a conflict with triggerapi and popup scripts
The hide event wasn't namespaced and caused the backdrop to hide
2015-03-27 17:36:28 +11:00
alekseybobkov 5731ad0db7 Merge branch 'develop' into media-manager 2015-03-26 18:37:24 -07:00
Samuel Georges 5f9acc2e8d Fixes #358 - Main menu / Tabs no longer use inverted scrolling when horizontal 2015-03-26 22:06:01 +11: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 ed2ca5308b Implemented (draft) support for touch devices. Minor fixes. Reworked the proxy implementation in the base class. The Media Manager JS class now uses the base class. 2015-03-24 20:47:49 -07:00
alekseybobkov f7d08f1197 Implemented folder creation, fixed a minor issue with selecting items, added a new event to the Popup control. 2015-03-21 23:09:33 -07:00
alekseybobkov 331276c244 Implemented file and folder deletion 2015-03-18 22:20:53 -07: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 03c46012dc Merge branch 'develop' into media-manager 2015-03-17 19:30:57 -07:00
Samuel Georges 5648507e0c Adds soft copy directory support, minor fix to loadindicator 2015-03-18 05:38:25 +11: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 9b8e1ce3c1 Improve theme list to allow editing properties 2015-03-14 18:09:54 +11:00
Samuel Georges 3cdd390e38 Merge pull request #991 from ebuster/patch-1
Respect radio-button value in form triggers
2015-03-14 11:14:35 +11: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
ebuster 539705dbdf Respect radio-button value in form triggers
When I tried to use form triggers for radio button I found that this is impossible:

    field1:
        type: radio
        options:
            val1: ...
            val2: ...
    field1:
        type: ...
        trigger:
            action: hide
            field: type
            condition: value[val2]

Propsed fix allows conditions like that.

* and of couse - we need rebuild october-min.js
2015-03-07 23:36:25 +03:00
Samuel Georges ec14cd6bee Updates for new input preset /form field API 2015-03-07 11:20:54 +11:00
Samuel Georges 8ca1f8b7a3 Discovered an undoc feature "data-input-preset-prefix-input"... added to API as "prefixInput" 2015-03-07 11:14:03 +11:00
Samuel Georges f8c3eac9c6 Streamline data-input-preset in to FormField API 2015-03-07 10:45:22 +11:00
Samuel Georges 7e3cf98a75 Adds data-trigger-closest-parent to Trigger API
Test code:

<form id="form1">
    <input
        type="text" name="aa" value="aaa"
        data-trigger-action="show"
        data-trigger="input[name=bb]"
        data-trigger-condition="checked"
        data-trigger-closest-parent="form"
     />

    <input type="checkbox" name="bb" />
</form>

<form id="form2">
    <input
        type="text" name="aa" value="aaa"
        data-trigger-action="show"
        data-trigger="input[name=bb]"
        data-trigger-condition="checked"
        data-trigger-closest-parent="form"
     />

    <input type="checkbox" name="bb" />
</form>
2015-03-07 09:47:44 +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 690ec1e5db Improvements made to the user menu in the back-end
Clicking your avatar will display a popover with settings links from the mysettings context.
2015-03-06 20:41:14 +11:00
Samuel Georges 2561131f38 Allow balloon control markup to be used independently 2015-03-06 20:35:54 +11:00
Samuel Georges 2cf8ad8c27 Minor fixes, improvements to full screen rich editor 2015-03-06 18:54:45 +11:00
Samuel Georges 62796e08b6 Finish the dragvalue plugin 2015-03-06 18:53:04 +11:00
Samuel Georges bc317ffbb8 Fixes a weird issue where a fixed sidebar cannot be accessed on small screens 2015-03-06 17:31:54 +11:00
Chris b627bbbefb Added trigger on empty value 2015-03-05 11:03:20 +01: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 89434928f1 * Build 214 2015-03-03 18:45:37 +11:00
Samuel Georges 0a57f3a111 Fixes console error: The "title" has not been specified! 2015-03-03 18:39:07 +11:00
Samuel Georges e48963b1e9 Improve mode detection for relations by using an event target 2015-02-28 19:33:11 +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 7145aac457 Prepare for CDN, config rename cms.plugins|themes|uploadsDir -> cms.plugins|themes|uploadsPath
Deprecate data-trigger-type on triggerapi
Fixes ref to Util class
2015-02-17 20:58:38 +11:00
Samuel Georges 7b52e07b65 Overhaul exceptions, rename triggerapi display -> show 2015-02-16 21:16:43 +11:00
Samuel Georges 6a2f64757b *** REMOVED ALL DEPRECATED CODE ** 2015-02-14 14:11:25 +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 37a0a8290e Fixes popup loader appearing for "other" ajax requests 2015-01-29 20:04:47 +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 4a81e096fa MArkup wise it's better to omit the toolbar item when the search is unavailable, need to address the issue of the overflow indicator being difficult to see using CSS perhaps? 2015-01-25 14:05:56 +11:00
Samuel Georges b313a29e3a Trigger api should fire on render 2015-01-23 20:50:08 +11:00
alekseybobkov d850a795fd Minor updates in the components API and Inspector 2015-01-20 19:38:02 -08:00
alekseybobkov 1dd2248717 Merge branch 'develop' of github.com:octobercms/october into develop 2015-01-18 19:20:46 -08:00
alekseybobkov 8ff242c1d0 Fixed default options support in Inspector, minor improvement in the components API. 2015-01-18 19:20:33 -08:00
Samuel Georges 78530afa44 Break up longer words 2015-01-18 14:52:48 +11:00
alekseybobkov b25606ddd1 Merge branch 'develop' of github.com:octobercms/october into develop 2015-01-14 19:41:51 -08: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 dfee19a543 Introduce a delay on the CMS sidepanel tab 2015-01-14 17:34:47 +11: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 ac758b91c8 Merge branch 'develop' of github.com:octobercms/october into develop 2015-01-11 13:44:13 -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
Samuel Georges f264d73b18 Merge pull request #879 from scottbedard/patch-3
Patch 3
2015-01-10 11:48:19 +11:00