Andreas Bergström
|
a608a1c5e3
|
Update lang.php
|
2014-12-15 08:17:19 +07:00 |
|
Andreas Bergström
|
149f1c7632
|
Grammar and spelling
Improved grammar and corrected spelling.
|
2014-12-15 08:16:25 +07:00 |
|
Samuel Georges
|
daee5f27c2
|
Merge pull request #821 from mrmlnc/develop
Clean key & Update Ru lang
|
2014-12-14 09:44:53 +11:00 |
|
Samuel Georges
|
9f8eb58591
|
Fixes bug where setting statusCode doesn't work for AJAX handlers
|
2014-12-08 19:01:27 +11:00 |
|
Denis Malinochkin
|
ee5bc8407c
|
Clean key & Update Ru lang
|
2014-12-08 03:51:39 +03:00 |
|
Samuel Georges
|
33be75af10
|
Config item cms.customErrorPage is deprecated, the setting app.debug should be used instead.
|
2014-12-06 13:22:57 +11:00 |
|
Samuel Georges
|
7a289e63a2
|
Merge pull request #800 from gergo85/master
Optimized images and update jQuery
|
2014-12-06 09:28:01 +11:00 |
|
Samuel Georges
|
2533b4ab4d
|
ThemeData now applies default values, Theme object will proxy to ThemeData
|
2014-12-05 16:45:20 +11:00 |
|
Samuel Georges
|
88ac73d221
|
Throw AppExceptions so they are not logged
|
2014-12-05 08:46:57 +11:00 |
|
jtherczeg
|
9dcbe89247
|
Hungarian translations updated
The Hungarian module translations updated for the latest OctoberCMS
build.
|
2014-12-04 09:51:05 +01:00 |
|
Samuel Georges
|
70eb7eaf51
|
Adds Theme customization feature
Adds reset button to settings pages
authorUrl -> homepage
|
2014-12-04 16:49:52 +11:00 |
|
gergo85
|
f4b9cbfca3
|
Optimized images
All images optimalized via PNGGauntlet. The image quality unchanged, but
the files became smaller.
|
2014-12-01 12:20:04 +01:00 |
|
Samuel Georges
|
bb18230f46
|
Refs #792 - Fixes logic error
|
2014-11-26 17:31:07 +11:00 |
|
Samuel Georges
|
49f5b23e31
|
Refs #792: Improve 'cms.page.beforeDisplay' event to support modifying the page, clean up events
|
2014-11-26 17:29:04 +11:00 |
|
Samuel Georges
|
001e86456d
|
Fixes #788 - Fall back to config theme when db theme fails.
|
2014-11-23 03:40:04 +11:00 |
|
Samuel Georges
|
0c812a59e5
|
Merge pull request #782 from webmaxx/develop
Added new symbols to page slug regexp in the backend.
|
2014-11-19 20:53:34 +11:00 |
|
webmaxx
|
b4819e73b3
|
Added new symbols to page slug regexp in the backend.
Example slug:
/news/:page?|^[0-9]+$ - "/news/", "/news/2"
|
2014-11-19 12:04:55 +04:00 |
|
Samuel Georges
|
b6ec6ccf2c
|
Pass mtime to menu resolving method results
|
2014-11-19 17:46:26 +11:00 |
|
Samuel Georges
|
f351697c48
|
Streamline Theme object API (::load should be static as in CmsObject)
|
2014-11-19 17:45:57 +11:00 |
|
Dan Herd
|
352ff5e502
|
Fix 'File was changed' modal so 'Reload' and 'Save' buttons actually work.
|
2014-11-12 14:28:34 +00:00 |
|
alekseybobkov
|
ba32d9a1bf
|
Merge branch 'develop' into viewbag-unification
|
2014-11-11 11:43:12 -08:00 |
|
jtherczeg
|
b5fd93d882
|
Hungarian language files updated for Build 162
|
2014-11-10 17:18:15 +01:00 |
|
Sam Georges
|
ba166a0cf9
|
Add counter labels and maintenance settings page to Cms provider + Language files, update CHANGELOG.md with changes
|
2014-11-10 20:35:20 +11:00 |
|
Sam Georges
|
cfaf3228d9
|
Fixes #9 - Adds maintenance mode setting to the CMS
|
2014-11-10 20:34:42 +11:00 |
|
Sam Georges
|
cbf49e294f
|
Fixes #11 - Template search now puts priority on "exact" match over "fuzzy"
|
2014-11-10 20:32:25 +11:00 |
|
Sam Georges
|
333306e6ad
|
Remove rogue space
|
2014-11-09 15:22:03 +11:00 |
|
Sam Georges
|
98e100b377
|
Refs #729 - Fixes CMS permissions, should not show "pages" content by default
|
2014-11-09 12:35:10 +11:00 |
|
alekseybobkov
|
802f96f10e
|
Refactoring of the view bag support code
|
2014-11-03 20:50:18 -08:00 |
|
Sam Georges
|
7357954c84
|
Proposed fix for handling defaults when parsing external properties
|
2014-11-04 12:33:38 +11:00 |
|
jtherczeg
|
bb25a1a82c
|
Hungarian language files for modules committed
|
2014-11-03 09:41:09 +01:00 |
|
Sam Georges
|
c83797231d
|
Subsequent expressions are on a new line (see developer guide > PSR exceptions)
|
2014-11-01 12:00:45 +11:00 |
|
Sam Georges
|
03e9f48333
|
Deprecate propertyOrParam
|
2014-10-31 20:01:17 +11:00 |
|
Sam Georges
|
afcf50a585
|
noExternalParameter -> showExternalParameter
|
2014-10-31 19:57:07 +11:00 |
|
Sam Georges
|
ac37d23d14
|
Tidy up code a lil
|
2014-10-30 16:54:56 +11:00 |
|
alekseybobkov
|
2a771190ea
|
Merge branch 'develop' into dynamic-partials
|
2014-10-29 22:14:31 -07:00 |
|
alekseybobkov
|
9a05a408c9
|
Added support for components in partials
|
2014-10-29 22:12:42 -07:00 |
|
Samuel Georges
|
ecf84b48e1
|
Merge pull request #723 from alvaro-canepa/patch-1
Add Spanish language support
|
2014-10-27 19:07:10 +11:00 |
|
alvaro.canepa
|
d9c06c9ed5
|
Spanish language support
|
2014-10-24 23:02:38 -02:00 |
|
Sam Georges
|
a00cb9f556
|
(7:15:01 PM) Flynsarmy: i feel component should also show the subheader too
|
2014-10-24 19:17:21 +11:00 |
|
Sam Georges
|
7cb8bf0d9a
|
Improve code a tiny bit
|
2014-10-24 19:11:44 +11:00 |
|
Sam Georges
|
688d8c95de
|
Comply PSR
|
2014-10-24 19:01:30 +11:00 |
|
Sam Georges
|
38f8aab27c
|
Comply PSR
|
2014-10-24 19:00:44 +11:00 |
|
flynsarmy
|
f869c7d268
|
Make dump show object type
|
2014-10-23 20:32:55 +10:00 |
|
Sam Georges
|
4ac6469200
|
Original data does not exist for new objects
|
2014-10-23 08:11:11 +11:00 |
|
Sam Georges
|
59ba8af24b
|
Go back to old icons
|
2014-10-22 14:24:31 +11:00 |
|
Sam Georges
|
578f1c0945
|
Update icons
|
2014-10-22 14:15:21 +11:00 |
|
Sam Georges
|
a9eecfecd5
|
Remove blueimp uploader, replaced with dropzone.js
|
2014-10-20 18:55:31 +11:00 |
|
Sam Georges
|
23f6d75416
|
Peer review of #679
|
2014-10-19 10:58:18 +11:00 |
|
Stefan Talen
|
509e7d2a12
|
Fixing issues with files in modules/cms
|
2014-10-18 12:03:48 +02:00 |
|
Stefan Talen
|
347dff7e75
|
Merge branch 'develop' of https://github.com/octobercms/october into feature/PSR-2
Conflicts:
modules/backend/behaviors/RelationController.php
modules/backend/classes/WidgetManager.php
modules/cms/classes/CmsCompoundObject.php
modules/cms/twig/Extension.php
modules/cms/twig/PlaceholderNode.php
modules/cms/widgets/TemplateList.php
|
2014-10-18 11:07:17 +02:00 |
|