Sam Georges
|
fcf31b05ae
|
Added new dump() Twig function
|
2014-08-30 12:34:03 +10:00 |
|
Sam Georges
|
3193006e2e
|
Beef up the debug extension
|
2014-08-30 12:23:12 +10:00 |
|
Sam Georges
|
db2cea630b
|
* Build 139
|
2014-08-30 08:56:58 +10:00 |
|
Sam Georges
|
1d300ace98
|
Add prototype code for token breaker
|
2014-08-29 23:53:13 +10:00 |
|
Sam Georges
|
b8bf570289
|
Add initial version of dump() twig function / debug extension
|
2014-08-29 21:55:41 +10:00 |
|
Sam Georges
|
938f9957de
|
Add PathMaker trait, Combiner now supports aliases and dynamic paths
|
2014-08-29 19:23:57 +10:00 |
|
Sam Georges
|
cd51c37d19
|
Fixes LESS parser so the paths are no longer messed up
|
2014-08-29 19:23:56 +10:00 |
|
alekseybobkov
|
fdd83b53c9
|
Updates in the back-end UX
|
2014-08-28 19:03:47 +11:00 |
|
Sam Georges
|
eb6a912f28
|
Allow setParameters() in Cms Router
|
2014-08-28 08:19:08 +10:00 |
|
Sam Georges
|
a0bfbfc0d6
|
CMS AJAX handlers now have a way to invoke the page cycle if desired
|
2014-08-23 17:23:29 +10:00 |
|
alekseybobkov
|
e7767176ce
|
Updated the treeview control, updated Redactor scripts, the CMS Content is now a compound object
|
2014-08-22 18:45:05 +11:00 |
|
Samuel Georges
|
fb56fbfabd
|
Merge pull request #573 from mrmlnc/develop
ru_lang (138)
|
2014-08-22 08:07:10 +10:00 |
|
Samuel Georges
|
111589dec6
|
Merge pull request #577 from stefantalen/dutch-translations
Updated dutch language files
|
2014-08-22 08:06:48 +10:00 |
|
Stefan Talen
|
5455c6c1af
|
Updating dutch language files
|
2014-08-21 23:07:50 +02:00 |
|
Sam Georges
|
76b143e8d3
|
Components and variables can now be accessed in the page code section via $this->foo in addition to $this['foo'] .
|
2014-08-21 20:04:41 +10:00 |
|
Sam Georges
|
20e279bf4c
|
Page URLs now support dots (.)
Add hook for cms.page.init
|
2014-08-21 19:47:29 +10:00 |
|
Denis Malinochkin
|
9a798cf46a
|
ru_lang (138)
|
2014-08-20 17:10:22 +04:00 |
|
Sam Georges
|
d2e2e1ffff
|
Local events also don't need prefixes
|
2014-08-19 21:34:59 +10:00 |
|
Sam Georges
|
7bd967cff5
|
Fix cms.template.save event, should always pass the primary object as the first/second parameter.
This may be a breaking change for some, sorry about that.
|
2014-08-19 21:33:03 +10:00 |
|
Sam Georges
|
d7f22dc797
|
Merge branch 'develop'
|
2014-08-19 12:38:25 +10:00 |
|
Sam Georges
|
bcc48054e7
|
Add hook to render page
|
2014-08-19 12:35:33 +10:00 |
|
adi
|
03d9f81b47
|
Added Romanian translation files in modules/*/lang/ro and modified modules/backend/models/BackendPreferences.php and modules/system/lang/en/lang.php in order for the language to appear in the admin section
|
2014-08-16 15:00:07 +03:00 |
|
Samuel Georges
|
0980c6d997
|
Merge pull request #549 from Flynsarmy/twigDebugState
Set twigs debug state to the same as Octobers
|
2014-08-16 18:01:33 +10:00 |
|
flynsarmy
|
35e4f9c4fb
|
Tailing comma
|
2014-08-14 21:08:15 +10:00 |
|
flynsarmy
|
869765af76
|
Set twigs debug state to the same as Octobers
|
2014-08-14 21:06:58 +10:00 |
|
Samuel Georges
|
d9ca311ce3
|
Merge pull request #545 from marininicola/develop
Fix an issue when searching an asset in CMS backend
|
2014-08-14 08:25:52 +10:00 |
|
Nicola Marini
|
bf1247e197
|
Fix issue when searching an asset in CMS backend
On Windows, searching for a file return the paths with the "\" separator, and throws an error when selecting a file for editing.
|
2014-08-13 17:42:51 +02:00 |
|
Sam Georges
|
3ff31f2180
|
Minor
|
2014-08-13 21:25:57 +10:00 |
|
Samuel Georges
|
bee85771c6
|
Merge pull request #544 from Flynsarmy/getTwigMethod
Add getTwig controller method
|
2014-08-13 21:23:54 +10:00 |
|
flynsarmy
|
55c0ba8934
|
Add getTwig controller method
|
2014-08-13 09:08:18 +10:00 |
|
Sam Georges
|
a5d67bee27
|
Escape all the translated strings
|
2014-08-13 08:01:18 +10:00 |
|
Sam Georges
|
37291a0c63
|
Throw ApplicationException when AJAX handler not found
|
2014-08-13 07:52:47 +10:00 |
|
Paul Wilde
|
a3c94d6355
|
Escape unescaped translations. Add trans() function during output for the Balloon and Widget Selector.
|
2014-08-12 21:46:19 +01:00 |
|
Paul Wilde
|
1d038d3173
|
More translation strings.
|
2014-08-12 01:15:38 +01:00 |
|
Nicola Marini
|
5b6e75357b
|
Italian translation
Add the italian translation for the October CMS
|
2014-08-10 14:17:43 +02:00 |
|
Sam Georges
|
13587f155c
|
Move trans from logic-less array to inside business logic. Convert tabs to spaces.
|
2014-08-09 12:21:17 +10:00 |
|
Paul Wilde
|
906370c6bd
|
Added translation strings for permission labels, mail template/layout column labels, editor fullscreen, list pagination and list setup modal.
|
2014-08-09 03:02:15 +01:00 |
|
Samuel Georges
|
5630ea61b0
|
Merge pull request #526 from mrmlnc/master
Russian translation [build 134]
|
2014-08-07 19:32:28 +10:00 |
|
Denis Malinochkin
|
20bbacdd3f
|
ru_update
|
2014-08-07 04:14:10 +04:00 |
|
alekseybobkov
|
2018215c44
|
Implemented the view bag. Minor UX fix.
|
2014-08-06 22:42:09 +11:00 |
|
Sam Georges
|
e2921472f8
|
Create allocated Settings category constants for translation
|
2014-08-06 11:44:31 +10:00 |
|
Sam Georges
|
7ccf5fe5db
|
Fix Save / Preview icons in the CMS
Change preview site icon to icon-crosshairs
|
2014-08-05 17:10:38 +10:00 |
|
Sam Georges
|
6792bab25d
|
Add more translation points
|
2014-08-05 16:54:39 +10:00 |
|
alekseybobkov
|
77c6c81ff8
|
Minor UX improvement
|
2014-08-05 17:52:45 +11:00 |
|
Samuel Georges
|
3859a38c6a
|
Merge pull request #516 from boulox/french-translation
Add french translation
|
2014-08-05 08:56:10 +10:00 |
|
Fabien
|
5b7161cdd5
|
Add french translation
|
2014-08-03 15:20:59 +02:00 |
|
Sam Georges
|
3f31eed160
|
Add more detailed error for saving cms objects.
|
2014-08-03 10:52:46 +10:00 |
|
Sam Georges
|
8a86927944
|
Make ApplicationException more friendly
|
2014-08-03 10:34:33 +10:00 |
|
Denis Malinochkin
|
ab7e1cfd8a
|
ru_lang
|
2014-08-02 12:49:01 +04:00 |
|
Sam Georges
|
56d0c3351b
|
private -> protected
|
2014-08-01 14:54:16 +10:00 |
|