Aleksey Bobkov
4b3ab44bab
Use minified JavaScript for the Media Manager
2017-01-11 20:13:03 -08:00
Aleksey Bobkov
e3d864e0f7
Fixes item selection on touch laptops in the Media Manager. Fixes #2490
2017-01-11 20:00:23 -08:00
Samuel Georges
bc165078de
Removes redundant code
...
The form widget label and widgetDetails() method was intended for use by the Builder plugin, since it ended up using its own internal registration system, this is not used anywhere so is removed.
Refs https://github.com/octobercms/docs/issues/200
2016-11-01 08:15:03 +11:00
Szabó Gergő
d7f1d523f0
Translate some strings ( #2395 )
...
* Translate some strings
2016-10-11 08:29:26 +11:00
Aleksey Bobkov
f1bd0d33b8
Minor fix in the file type validation
2016-08-13 14:54:59 -07:00
Samuel Georges
e64b08c697
Prevent rename media file to blocked type
...
Fixes #2304
2016-08-13 09:49:13 +10:00
Samuel Georges
cd5a579c04
Disable clock picker AM/PM time for now
...
Restyle clock picker
Fixes #1989
Remove debug code
Recompile assets
2016-06-02 06:52:27 +10:00
Jérémy Gaulin
11a55b764b
Fixes #2021 - Cropping with float values
2016-05-30 00:36:49 +02:00
Jérémy Gaulin
01140cde95
The selection mode must be applied when the popup is shown as the options are saved across requests.
...
Fixes #2022
2016-05-30 00:09:50 +02:00
Samuel Georges
887bf569dc
Rollback recursion fix
...
This should no longer be necessary with the new third party code used in rich editor
Refs #1733
2016-05-25 05:28:00 +10:00
Samuel Georges
af19341c01
"Quick Uploads" are dumped in a special folder via media manager
...
Refs #2005
Remove the active state on media manager table data for consistency with other view modes
2016-05-22 07:24:04 +10:00
Samuel Georges
5a63fb292a
Combine media manager global with the core october.js file
...
This should save 1 extra request, although it is less modular we can address it again later
2016-05-21 12:37:21 +10:00
Samuel Georges
091705e70e
Fixes scrollbars appearing on wide images
2016-05-20 05:20:13 +10:00
Breno Douglas Araujo Souza
8d1670d562
Fix error upload file in midia
...
rename $title to $name in cleanFileName method
2016-05-12 11:54:39 -03:00
Samuel Georges
ff207b91cf
onDelete -> onDeleteItem
2016-05-12 04:31:29 +10:00
Samuel Georges
5d27682f25
Create new TagList form widget (Experimental)
...
Update Select2 to latest
2016-05-08 17:43:21 +10:00
Samuel Georges
05758ed507
Merge pull request #1943 from mcustiel/bugfix-components-autowiring
...
Bug: Fix for components that support autowiring
2016-05-08 11:17:32 +10:00
Samuel Georges
d69053481c
Tweak some styles
2016-05-05 17:39:36 +10:00
Samuel Georges
1608d80127
Reorganise code editor prefs
...
Fixes visual bugs
Update dashboard icon
Restyle flash messages
2016-04-30 04:53:33 +10:00
Samuel Georges
d6a7fdc74c
Reduce the wording on a bunch of messages
2016-04-29 17:36:52 +10:00
Samuel Georges
0d8a30730e
Introduce scope "switch" type, allow options to be passed
2016-04-27 19:09:19 +10:00
Mariano Custiel
aa08a83420
Fix for components that support autowiring
...
Removed unneeded null object and call App::make without arguments
2016-04-26 11:49:41 +02:00
Samuel Georges
87a4de40de
Address serialize/unserialize issues
...
This will require a cache clear for the combiner
Ref https://davidwalsh.name/php-serialize-unserialize-issues
2016-04-16 08:22:31 +10:00
Samuel Georges
c5362652c1
Begin the process of refitting brand settings
...
Introduce secondary and accent colors
Switch some CSS to use the new storm utils
Other minor improvements
2016-04-05 20:04:11 +10:00
Pásztor Gábor
9f3fcf27ed
Update AssetsList
2016-03-30 18:17:18 +02:00
Pásztor Gábor
40269cb6e2
Clean up
2016-03-29 14:55:25 +02:00
Pásztor Gábor
324875f768
Clean up
2016-03-28 15:47:29 +02:00
Samuel Georges
90ccef9b11
Minor
2016-03-26 12:39:34 +11:00
Samuel Georges
2a7dbdd74a
Merge branch 'stable' into ui
...
Conflicts:
modules/cms/classes/CmsObject.php
modules/cms/widgets/MediaManager.php
2016-03-25 18:42:13 +11:00
Samuel Georges
4ddc8055c6
Merge branch 'develop' into stable
2016-03-25 18:39:16 +11:00
Samuel Georges
7b32f33d9d
Update to resizer class
...
Refs #1694
2016-03-25 17:31:22 +11:00
Samuel Georges
767ce5f2e7
Throw an exception when the file_data is missing from the request
...
Fixes #1712
2016-03-25 16:11:01 +11:00
Samuel Georges
31f74adb70
suppressDirectories -> ignoreDirectories
...
Add support for wildcards in ignoreDirectories
2016-03-21 17:19:38 +11:00
Pásztor Gábor
ed1c84b8b1
PHPDoc fixes.
2016-03-04 16:50:58 +01:00
alekseybobkov
27c7f4d0b8
Fixes a bug with inserting Media objects to the rich editor in Safari. Closes #1733
2016-03-02 21:10:27 -08:00
alekseybobkov
387c75c5cd
Fixed a bug where changing a letter case in a folder name in Media Manager deletes the folder. Added ability to move files and folders to the root directory in Media Manager. Fixed a bug where numeric folder names are displayed incorrectly in the folder path in Media Manager. Fixes #1765 , fixes #1173 , fixes #1085 .
2016-02-29 21:50:07 -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
8e9ae8e53e
Clean up from #1631
...
- Files in the media library can now contain two dots
- Retina Images Support
2016-02-27 14:49:38 +11:00
Samuel Georges
423360b2d2
Merge pull request #1631 from JoelESvensson/develop
...
Files in the media library can now contain two dots
2016-02-27 14:36:38 +11:00
alekseybobkov
a943708b99
UI updates
2016-02-19 22:12:41 -08:00
Derek Bourgeois
4797364a04
Update AssetList.php
...
Allow .otf and .woff2 font formats by default. These file types are included in popular packages such as Bootstrap and Font Awesome.
2016-02-15 10:37:56 -05:00
Joel E. Svensson
ed583491e0
Fixes #1681
...
Added a customzied slug-function to MediaManager which supports @-signs
2016-01-23 20:36:05 +01:00
Samuel Georges
8d7c90bebf
Merge pull request #1489 from Flynsarmy/filterByFolder
...
Show matching folders when filtering CMS objects. Ref #1466
2015-12-05 08:24:13 +11:00
Samuel Georges
5c294b78bd
Add support to extend query on 'nested' sortMode - refs #1519
...
Recompile assets, minor cleanup
2015-10-17 12:44:16 +11:00
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
Oliver Vartiainen
9f2e50c4eb
Display media manager upload errors more clearly
...
* Differentiate between successful and failed uploads
* Add a function for updating upload bar status
* Add a new upload error text
Fixes #1349
2015-10-14 21:06:17 +03:00
Samuel Georges
1774f12e65
Minor styling fix
2015-10-07 07:22:16 +11:00
flynsarmy
3e37c9307f
Show matching folders when filtering CMS objects. Ref #1466
2015-10-05 12:12:11 +10:00
jBOKA
2bfcec811f
Updated AssetList widget to use correct folder permissions
2015-09-20 06:03:42 +02:00
Samuel Georges
ab4abb9bc5
Minor
2015-09-19 06:17:31 +10:00
Vladimir Kattsov
9fee6346df
Update MediaManager.php
...
Transform extension like JPG and etc to lower case
2015-09-19 06:04:25 +10:00
Samuel Georges
793bf30c26
Decouple the toolbar from the layout system
2015-08-26 20:24:37 +10:00
Samuel Georges
60c18d39df
Remove dependency on sweet alert
2015-08-22 13:48:53 +10:00
Samuel Georges
742ae07391
Tidy up from #1377
2015-08-22 08:47:35 +10:00
Vladimir Kattsov
7c39a1ae74
Update MediaManager.php
...
If name of our upload file not latin
2015-08-17 18:35:43 +03: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
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
b8bc6c6d99
Allow the "go up" link to be selected with the mouse - Refs #1360
...
This will disable the move and delete buttons
2015-08-15 09:17:30 +10:00
Jofry
8973761146
Merge pull request #1 from jofrysutanto/master
...
Show mediamanager sidebar preview when "Go up" is selected.
2015-08-08 22:57:21 +10:00
jofrysutanto
871f824582
Show mediamanager sidebar preview when "Go up" is selected.
...
Show more informative sidebar information when "Go up' is selected, instead of blank file information with 'null' public url.
2015-08-08 22:52:21 +10:00
Samuel Georges
2cf1d707ad
The API response for insert / insert+crop should be identical
...
This is because the 'onInsert' callback is used for both actions, yet yielded different results causing breakages
Fixes #1281
Also improved code readability in some places
2015-08-08 11:17:56 +10:00
Samuel Georges
b010732796
These methods should be protected, update client lang
2015-08-04 10:01:17 +10:00
Samuel Georges
8cd97b27a6
Add prettify, update Ace, recompile assets
2015-08-03 19:00:45 +10:00
Samuel Georges
3e898064e1
Translate some client side strings
2015-08-03 18:59:37 +10:00
Samuel Georges
f47b99d183
Move storm to its own build
2015-07-29 19:13:42 +10:00
Samuel Georges
96959e0683
Fixes bug in IE11 that prevents use of Media Manager - Fixes #1198
...
Add mediamanager less to bundles
2015-06-27 12:24:19 +10: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
bed7d0825f
Fixes loading animation in various places
2015-06-03 19:22:18 +10:00
Samuel Georges
189d56a6c5
Merge pull request #1106 from gergo85/master
...
Improve multilanguage support
2015-05-09 11:06:59 +10:00
gergo85
cb670237f2
Improve multilanguage support
2015-05-04 13:29:48 +02:00
niclasleonbock
28f265c10a
Fix two minor media manager bugs
2015-05-03 16:10:30 +02:00
Samuel Georges
f49775d547
Routes cache should be used for all driver types
...
Minor cleanup of MediaManager class
2015-05-02 11:58:09 +10:00
Samuel Georges
9470259727
Minor clean ups
2015-04-29 19:50:30 +10:00
Samuel Georges
84b80a10c2
The media manager should only look for uploads of its own species
...
Fixes https://github.com/rainlab/blog-plugin/issues/79
2015-04-24 18:51:06 +10:00
alekseybobkov
d2968b8bde
Minor fix in the Media Manager file selecting behavior. Added some audio types to .htaccess.
2015-04-19 11:19:36 -07:00
alekseybobkov
7fb36588cc
Implemented keyboard navigation. Minor fix in the scrollpad class.
2015-04-15 21:48:16 -07:00
alekseybobkov
87a2ea1350
Implemented Insert Video and Insert Audio features
2015-04-14 22:44:45 -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
0f630c80d9
Improve framework code to support $(this) in data attributes
2015-04-08 07:44:26 +10:00
alekseybobkov
332d92f538
Implemented image inserting to Redactor.
2015-04-04 18:59:36 -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
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
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
1e5c34b702
Added the empty Library message.
2015-03-22 22:37:51 -07:00
alekseybobkov
695c5d243b
Implemented the hide/show sidebar feature
2015-03-22 14:56:08 -07:00
alekseybobkov
86b9f58465
Implemented folder and file moving.
2015-03-22 13:07:37 -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
cd0b107a2b
Implemented file and folder renaming
2015-03-21 16:14:26 -07:00
alekseybobkov
331276c244
Implemented file and folder deletion
2015-03-18 22:20:53 -07: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
a040fa4c68
Implemented file type filters
2015-03-16 20:32:51 -07:00
alekseybobkov
e86a463e49
Disabled thumbnail generating in the uploader
2015-03-15 22:24:47 -07:00
alekseybobkov
64e3b77eae
Minor fix
2015-03-15 22:06:52 -07:00