Samuel Georges
c1de4f1fc4
Merge pull request #1100 from scottbedard/patch-2
...
Solves #1077
2015-05-09 11:00:49 +10:00
Samuel Georges
73cf4b7050
If a version.yaml file contains no array, then treat it as empty - fixes #1104
2015-05-09 10:56:11 +10:00
Samuel Georges
f68dbb3328
Fix to satisfy Laravel 5.0.16
2015-05-08 15:42:46 +10:00
Samuel Georges
d02d9ba674
Minor improvement to error handling
2015-05-07 18:00:57 +10:00
Samuel Georges
445c95ad46
Fixes an issue where using invalid CSS in brand settings completely breaks the backend
2015-05-06 18:44:48 +10:00
Scott Bedard
7fd1d9e328
Solves #1077
...
Calling updateWidth() prior to redrawing solves issue #1077
2015-05-02 17:53:14 -04:00
Samuel Georges
58ace7ee6c
The Twig runtime error is not very useful
...
Use the previous exception to provide more information
2015-05-02 18:11:26 +10:00
Samuel Georges
f334be5116
Complete overhaul of module service providers
...
This is to improve readability of these ever growing classes, also we can prune specific registrations based on the execution context for performance reasons.
2015-05-02 14:43:14 +10:00
Samuel Georges
366cdd55a8
Add hooks to the cms/backend route definitions
2015-05-02 13:53:05 +10:00
Samuel Georges
e6e0facaa0
Fixes issue when routing to CmsController homepage (no params)
...
Fixes https://github.com/rainlab/translate-plugin/issues/67
Fixes https://github.com/rainlab/translate-plugin/pull/68
2015-05-02 12:56:40 +10:00
Samuel Georges
12d92dd715
ThemeDelete -> ThemeRemove
2015-05-02 12:31:35 +10:00
Samuel Georges
2a1754a4c5
Streamline code from #1083
2015-05-02 12:29:22 +10: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
b361b013e2
Merge pull request #1083 from krisawzm/artisan_themes
...
Artisan commands related to themes
2015-05-02 11:54:00 +10:00
Samuel Georges
dd8bf186a6
Minor
2015-05-02 10:50:19 +10:00
Samuel Georges
846fe983af
Merge pull request #1097 from arall/develop
...
Remove list columns
2015-05-02 10:49:26 +10:00
Samuel Georges
cceae62812
Apply incremental default order values on side menu items
...
Refs #1079
2015-05-02 10:47:06 +10:00
Samuel Georges
7c205c7ceb
Merge pull request #1079 from dshoreman/sortable-sidenavs
...
Add support for sorting sideMenu items
2015-05-02 10:28:55 +10:00
Samuel Georges
8082cd9502
Tidy up work from #1073
2015-05-02 10:18:39 +10:00
Samuel Georges
72dd449af7
Merge pull request #1073 from gergo85/master
...
Improve multilanguage support
2015-05-02 10:08:44 +10:00
Samuel Georges
b41719c3c5
Add Chinese (China) - Fixes #1069
2015-05-02 10:08:04 +10:00
Samuel Georges
4e507823ea
Sending mail now passes the parent data set to the layout
...
Renamed conflicting variable message -> content
Fixes #1070
2015-05-02 09:49:24 +10:00
Samuel Georges
ed56c866bc
Remove cleanup redactor plugin because it breaks stuff
2015-05-02 09:46:35 +10:00
Gerard Arall
7877035dc4
Remove list columns
2015-05-01 09:09:56 +02:00
Samuel Georges
7f65304a69
* Build 252
2015-04-29 19:58:45 +10:00
Samuel Georges
9470259727
Minor clean ups
2015-04-29 19:50:30 +10:00
alekseybobkov
bc4aa1495c
Merge branch 'develop' into refactoring-profiling
2015-04-28 20:14:01 -07:00
alekseybobkov
20fb98d9a8
Refactoring and improvements in the back-end client-side memory management.
2015-04-28 20:13:04 -07:00
Samuel Georges
b2e5d24e9d
Fixes pivot model add with showCheckboxes enabled
2015-04-29 08:01:28 +10:00
Samuel Georges
9c166b18be
Fixes #1091
2015-04-28 21:59:18 +10:00
Samuel Georges
3d7f992635
* Build 250
2015-04-28 20:21:07 +10:00
Samuel Georges
34feb39cfa
Merge pull request #1086 from astucieuxzephyr/patch-1
...
Update lang.fr
2015-04-28 20:10:12 +10:00
Samuel Georges
10ec177c54
Pass parameters to route cache - Fixes #1088
2015-04-28 20:04:35 +10:00
Samuel Georges
cacec27d25
Fixes issue preventing CMS AJAX from returning arrays
2015-04-28 19:31:38 +10:00
Samuel Georges
0cacb4cbdd
Merge pull request #1087 from krisawzm/nb-no
...
Updates language nb-no
2015-04-28 18:31:01 +10:00
Samuel Georges
9e2e0df74c
Remove deprecated API on Psge::url
2015-04-28 07:48:00 +10:00
krisawzm
23afa8bc1c
Updates lang nb-no
2015-04-26 21:38:02 +02:00
krisawzm
c6b525c5bf
CRITICAL! Fixes syntax error in modules/system/lang/nb-no/validation.php
2015-04-26 20:51:25 +02:00
krisawzm
6c925ff51e
Minor changes.
2015-04-26 20:16:38 +02: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
Tanguy Bodin-Hullin
0d31308e17
Update lang.fr
...
Small correction to adapt the message of the object gender when creating/updating/deleting
2015-04-26 01:07:18 +02:00
alekseybobkov
a4ab611228
Merge branch 'develop' of github.com:octobercms/october into develop
2015-04-25 14:33:47 -07:00
alekseybobkov
a989d4e0ba
Merge branch 'refactoring-profiling' into develop
2015-04-25 14:33:26 -07:00
alekseybobkov
e3a4dd64c5
Fixed the Richeditor's UI blocks toolbar.
2015-04-25 14:32:32 -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
krisawzm
a670f61c92
Fixes typo for october.fresh artisan command
2015-04-25 19:52:23 +02:00
Samuel Georges
0083fcd356
Vars passed to content should be escaped
2015-04-25 14:28:52 +10:00
alekseybobkov
87b34295eb
Refactored hotkey plugin for the better memory handling. Added dispose-control event support.
2015-04-24 21:08:07 -07:00
Samuel Georges
ab1272bea9
Add parameter support to {% content %} tags
2015-04-25 13:58:05 +10:00
Samuel Georges
87644166ad
Adds internal download link for protected files
2015-04-25 12:53:54 +10:00