1849 Commits

Author SHA1 Message Date
Samuel Georges
6f4590404c Add logic to look for !!! in plugin updates - Fixes #785 2015-07-10 15:51:24 +10:00
alekseybobkov
8b147015ec Minor drop-down fixes 2015-07-08 21:04:57 -07:00
Samuel Georges
061aaa9675 Fixes broken spacebar on code editor 2015-07-06 22:31:44 +10:00
Samuel Georges
79fd2e9473 Fix double scrollbars on popups, fix broken "retry update" button 2015-07-04 16:03:15 +10:00
Samuel Georges
f85493e333 Don't use Deferred Binding if it is disabled 2015-07-04 13:42:37 +10:00
Samuel Georges
4f0fa37d6f Update of FRENCH Translation for OctoberCMS - thanks @Galixte
Fixes #1248 without 11 commits
2015-07-04 10:36:32 +10:00
Samuel Georges
b9e4eeb60c Merge pull request #1252 from DZB-Team/develop
Some small Latvian language fixes...
2015-07-04 10:26:15 +10:00
Samuel Georges
4b36e1bd95 Merge pull request #1240 from alvaro-canepa/patch-5
Translate field value in preview mode
2015-07-04 10:25:35 +10:00
Samuel Georges
adfc198428 Merge pull request #1239 from gergo85/master
Updated Hungarian language
2015-07-04 10:25:11 +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
a1e1b52d6e Fixes bug where select2 cannot be selected in a popup
OL and UL and sane rich editor elements
Disable search on list setup form
2015-07-04 09:33:05 +10:00
Samuel Georges
606892143b Added new security config option cms.enableCsrfProtection 2015-07-04 09:31:28 +10:00
raw99
9e59382822 Some small fix again... 2015-07-01 23:24:39 +03:00
raw99
8a36ad5403 Some Latvian language fixes... 2015-07-01 23:13:30 +03:00
Samuel Georges
6cf11693b8 Recompile assets 2015-07-01 20:05:46 +10:00
Samuel Georges
44b11c68be Fix icon/image support for dropdown options
Use alternative approach to "data-no-auto-update-on-render" and prevent select2 from initializing twice
2015-07-01 17:01:44 +10:00
Samuel Georges
220bd2ae40 Update UI controls to support Select2 v4.0 - Refs #1160 2015-07-01 14:32:58 +10:00
Samuel Georges
9776d81228 Update select2 to version 4 - Fixes #1160 2015-07-01 14:30:58 +10:00
Samuel Georges
6784519ce3 Move balloon selector to Storm UI as checkbox.balloon 2015-07-01 11:38:37 +10:00
Samuel Georges
055ad51fae Improve inspector docs, add dependencies 2015-07-01 11:27:43 +10:00
Samuel Georges
4150b0f49e Make admin avatar retina friendly 2015-07-01 11:26:21 +10:00
Samuel Georges
f34257f598 Split drag.* and input.* docs 2015-07-01 11:25:08 +10:00
Samuel Georges
85c47bea7a Move select and custom checkboxes/radios to Storm UI 2015-07-01 11:23:50 +10:00
Samuel Georges
52e7376b24 Restructure the update list 2015-06-30 20:03:27 +10:00
Samuel Georges
adada0b4a5 Show plugin icon in update list 2015-06-30 15:46:46 +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
c1a9cbb2f2 Split input controls to their own docs 2015-06-30 15:28:19 +10:00
Samuel Georges
8a12b2f37f Improve single image uploader 2015-06-30 15:27:26 +10:00
Samuel Georges
f9c921a797 Adds getAjaxHandler() API to controllers
Fixes bug where update process fails midway
2015-06-30 08:56:53 +10:00
Samuel Georges
56caa1db3d Fixes a bug in the plugin installation page 2015-06-29 17:35:29 +10:00
Alvaro Cánepa
90c47b4e6f Translate field value in preview mode 2015-06-27 07:34:34 -03:00
Szabó Gergő
0ed57bb692 Updated Hungarian language 2015-06-27 11:58:30 +02:00
Samuel Georges
81eb02296d Fixes broken invalid state 2015-06-27 14:53:17 +10:00
Samuel Georges
f4efcb455e Use fill()+save() instead of save() 2015-06-27 14:32:52 +10:00
Samuel Georges
6c6c7b9e1f Implement ComposerManager::autoload for plugins that use composer.
All packages are now added to a global pool to prevent double loading and the load order is respected.
Refs #1227
2015-06-27 13:37:34 +10:00
Samuel Georges
19e648cab8 Remove useless reference 2015-06-27 12:34:24 +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
96049b24fe Locale options can now be defined in optional config app.localeOptions - Fixes #1213 2015-06-27 11:57:26 +10:00
Samuel Georges
57f32d0055 Adds basic permissions for media manager - Fixes #1134
Note if media management is restricted, it can still be accessed via the Rich Editor - we need to address this concern later. This change is to allow the menu item to be toggled on/off.
2015-06-27 11:50:46 +10:00
Samuel Georges
bde07ef880 Fixes auto scaling image from breaking container in Firefox - Refs #1202 2015-06-27 11:41:42 +10:00
Samuel Georges
3681459935 Fixes styling of upload button in Firefox - Refs #1202 2015-06-27 11:35:55 +10:00
Samuel Georges
ba9843bea7 Checkboxes are redundant here 2015-06-27 11:06:26 +10:00
Samuel Georges
00f7a5ed61 Enable backend context registration 2015-06-27 11:04:44 +10:00
Samuel Georges
c06e7a831f Add count column to admin group list - Refs #1181 2015-06-27 11:02:29 +10:00
Samuel Georges
c9a9c6ea16 List columns now support specifying a default option used when the value would otherwise be null. 2015-06-27 10:39:07 +10:00
Samuel Georges
06ec662131 Update Chinese (China) language - Fixes #1237 without 10 commits 2015-06-27 09:46:05 +10:00
Samuel Georges
25316fc9d7 Merge pull request #1238 from thbsolutions/master
adding polish translations
2015-06-27 09:45:46 +10:00
Samuel Georges
01d8d653bb Merge pull request #1234 from shina/patch-1
Small typo in docblock
2015-06-27 09:44:08 +10:00
Samuel Georges
46ba4644f4 Minor style fix to file multi drag handle 2015-06-27 09:41:36 +10:00
Samuel Georges
eb5af8ae85 Improve multilanguage support - Fixes #1228 2015-06-27 09:33:09 +10:00