alekseybobkov
|
e7a51a75f4
|
Minor improvements in the back-end control styling
|
2015-11-15 15:18:15 -08: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 |
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 |
Samuel Georges
|
4c1db1d8db
|
Tidy up backend alerts, make long text in alerts readable
|
2015-08-22 13:41:57 +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 |
Dave Shoreman
|
12353036a3
|
Update source LESS files
|
2015-07-31 08:57:14 +01:00 |
Samuel Georges
|
f47b99d183
|
Move storm to its own build
|
2015-07-29 19:13:42 +10:00 |
Samuel Georges
|
f99f838faf
|
Merge branch 'develop' into importexport
|
2015-07-19 10:14:45 +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 |
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
|
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 |
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 |
Samuel Georges
|
6784519ce3
|
Move balloon selector to Storm UI as checkbox.balloon
|
2015-07-01 11:38:37 +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
|
9cce76c574
|
Tidy up some LESS and JS
|
2015-06-20 21:13:03 +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
|
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
|
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
|
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
|
a1291c3716
|
Restyle Administrator pages
|
2015-05-21 22:55:08 +10:00 |
Samuel Georges
|
e27bbbdcec
|
Consistency is key
|
2015-05-14 17:34:43 +10:00 |
Samuel Georges
|
7ad12350c6
|
Merge pull request #1074 from gpasztor87/master
Minor style fixes
|
2015-04-24 09:26:59 +10:00 |
Pásztor Gábor
|
997a032849
|
Minor style fixes
|
2015-04-18 22:12:56 +02: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 |
alekseybobkov
|
790b464679
|
Merge branch 'develop' into media-manager
|
2015-04-04 19:01:08 -07: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
|
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
|
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 |
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
|
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 |