Samuel Georges
f9c921a797
Adds getAjaxHandler() API to controllers
...
Fixes bug where update process fails midway
2015-06-30 08:56:53 +10: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
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
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
3681459935
Fixes styling of upload button in Firefox - Refs #1202
2015-06-27 11:35:55 +10:00
Samuel Georges
00f7a5ed61
Enable backend context registration
2015-06-27 11:04:44 +10:00
Samuel Georges
06ec662131
Update Chinese (China) language - Fixes #1237 without 10 commits
2015-06-27 09:46:05 +10:00
Samuel Georges
3e95ee555f
Merge pull request #1224 from scottbedard/patch-4
...
Translate component group
2015-06-27 09:26:18 +10:00
Samuel Georges
0da649551b
Complete pagelinks plugin for redactor
2015-06-25 12:59:59 +10:00
Samuel Georges
c87b075440
CMS Controller now supports form widgets that use AJAX (Yay!)
2015-06-24 17:37:33 +10:00
Samuel Georges
e6f70eafdd
Translate prompt for FileUpload + MediaFinder
...
Remove redundant language key
Recompile assets
2015-06-20 22:21:18 +10:00
Samuel Georges
cd1d62d8d7
AJAX requests can only use the POST method
2015-06-20 20:18:58 +10:00
Scott Bedard
cb38107c25
Translate component group
...
Just a minor convenience, I think it makes sense to have this property auto-translated as well.
2015-06-19 22:22:18 -04:00
Samuel Georges
e6bfa5b970
Add extra file types - Refs #1209
2015-06-20 10:28:16 +10:00
Samuel Georges
91c061f60a
Add |media filter and MediaLibrary::url helper
2015-06-17 18:51:05 +10:00
Samuel Georges
8c6a58981e
Roll back the changes from #852 in the name of KISS
...
The page vars are just that, view variables, if used incorrectly (relaxed) they can leech out
2015-06-17 18:50:51 +10:00
Samuel Georges
d827ce686a
Minor tweaks
2015-06-14 14:13:15 +10:00
Samuel Georges
f9bb79eacc
Merge pull request #1195 from krisawzm/themedata-repeater-patch
...
Fixes #1194
2015-06-14 11:00:58 +10:00
Samuel Georges
dc9818a79a
Merge pull request #1189 from mrmlnc/develop
...
Synchronization Ru_lang with current develop branch
2015-06-14 10:59:27 +10:00
Samuel Georges
4791d77aaf
Merge pull request #1188 from b0gok/patch-5
...
Update lang.php
2015-06-14 10:59:08 +10:00
Samuel Georges
1c22b87cc9
Complete single image mode of mediafinder
2015-06-14 10:58:11 +10:00
Samuel Georges
362acf63d6
Build out single file mediafinder form widget
2015-06-13 10:31:31 +10:00
Samuel Georges
0a5e6adad1
Fixes tooltip background color
...
Other minor clean ups
2015-06-09 18:49:56 +10:00
krisawzm
bfd286ab18
Fixes #1194
...
Repeater form fields store arrays and must be jsonable.
2015-06-07 22:00:16 +02:00
Samuel Georges
99146294aa
Minor touch ups
...
Add danger style to popover
2015-06-06 16:49:30 +10:00
Samuel Georges
9e6d0a660c
Simplify visibleViewBag + visibleSettings
...
hidden -> is_hidden
2015-06-05 17:24:27 +10:00
Samuel Georges
302f397835
Add cms.twig.processTwigContent hook to Twig loader
2015-06-05 17:23:38 +10:00
Denis Malinochkin
59c0e84701
Synchronization Ru_lang with current develop branch
...
Full synchronization translate with current develop branch.
- Translate new keys
- Update the changed keys
- Synchronizing quotes and commas with develop branch
2015-06-04 19:14:32 +03:00
Vladimir Kattsov
6e5a6b2008
Update lang.php
...
Add translation for default_tab
2015-06-04 18:20:24 +03:00
Samuel Georges
dbba9349ab
Adds a method for defining which settings and viewBag properties should be visible as native ones
2015-06-04 19:16:35 +10:00
Samuel Georges
bed7d0825f
Fixes loading animation in various places
2015-06-03 19:22:18 +10:00
Samuel Georges
84da449d05
Fixes an infinite loop
2015-06-03 17:24:22 +10:00
Samuel Georges
a002d5da92
Merge branch 'develop' into ui-breakout
...
Conflicts:
modules/system/assets/ui/js/chart.bar.js
2015-05-30 13:01:35 +10:00
Samuel Georges
069ec925b2
Merge branch 'master' into develop
2015-05-30 12:50:31 +10:00
Samuel Georges
3ba1cee05a
Merge pull request #1161 from DZB-Team/master
...
Tanslation files for Latvian language
2015-05-30 10:45:00 +10:00
Samuel Georges
936ca3469c
Merge pull request #1142 from gergo85/master
...
Improve multilanguage support
2015-05-30 10:44:30 +10:00
Samuel Georges
309f5debc9
Merge pull request #1178 from dshoreman/fix-flash-messages
...
Fixed error when using {% flash type %}
2015-05-30 10:26:09 +10:00
Dave Shoreman
aac3d196ee
Fixed error when using {% flash type %}
...
While {% flash %} works fine for displaying all flash messages, if
a user wants to show only a certain type with {% flash success %}
(for example), it errors with "Undefined variable: message".
2015-05-30 01:24:11 +01:00
Samuel Georges
09501409c6
Fixes #1172 without using 7 commits
2015-05-30 10:00:55 +10:00
Samuel Georges
7e558ea706
Merge pull request #1171 from mrmlnc/develop
...
Update RU_lang
2015-05-30 09:58:28 +10:00
Samuel Georges
8e59305ede
Update refs to flash message script
2015-05-28 20:33:49 +10:00
Denis Malinochkin
ab382e3771
Fix typos
2015-05-27 23:19:33 +03:00
Denis Malinochkin
8cdf2e1250
Update RU_lang
2015-05-27 23:16:06 +03:00
krisawzm
3d464a422a
Improved language nb-no in cms module
2015-05-25 23:16:53 +02:00
krisawzm
d11680eba0
Updated language nb-no in cms module
2015-05-25 23:16:21 +02:00
raw99
5a6aaf760c
adding translations for latvian language
2015-05-23 23:59:46 +03:00
Samuel Georges
a1291c3716
Restyle Administrator pages
2015-05-21 22:55:08 +10:00
gergo85
7ab72b3743
Improve multilanguage support
2015-05-16 11:47:24 +02:00
Samuel Georges
4d057ba266
Fixes flaw in logic
...
Recompile JS from #1135
2015-05-16 09:57:40 +10:00
Samuel Georges
8b3ab93786
Component variables set with `$this->page` no longer leech in to other component partials.
...
Fixes #852
2015-05-16 09:29:27 +10:00
Samuel Georges
ccf8073ad6
Make page listing more detailed, now includes [base file name]
2015-05-15 20:19:11 +10:00
Samuel Georges
e675866284
The |page filter now supports passing an empty string to generate a link to the current page.
2015-05-15 20:18:40 +10:00
Samuel Georges
7255615bef
Merge pull request #1120 from gergo85/master
...
Updated Hungarian language
2015-05-09 19:02:23 +10:00
gergo85
53babb83b6
Updated Hungarian language
2015-05-09 10:54:11 +02:00
Samuel Georges
189d56a6c5
Merge pull request #1106 from gergo85/master
...
Improve multilanguage support
2015-05-09 11:06:59 +10:00
Samuel Georges
e3bd53230f
Revert breaking from #1103
2015-05-09 11:06:04 +10:00
Samuel Georges
cf90b6ad93
Merge pull request #1103 from niclasleonbock/patch-1
...
Fix two minor media manager bugs
2015-05-09 11:05:07 +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
Gerard Arall
a1790b0dbf
Translations
2015-05-02 19:32:22 +02: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
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
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
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
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
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
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
Samuel Georges
0083fcd356
Vars passed to content should be escaped
2015-04-25 14:28:52 +10:00
Samuel Georges
ab1272bea9
Add parameter support to {% content %} tags
2015-04-25 13:58:05 +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
Samuel Georges
9173e3bb9a
Merge branch 'develop' into media-manager
2015-04-23 18:09:18 +10:00
alekseybobkov
6458149cd5
Disposing the code editor
2015-04-22 21:33:07 -07:00
Dave Shoreman
85bdabe783
Update cms module for new order functionality
...
Since sideMenu items are now sortable, any sideMenu items that don't
have an order applied will get sorted however PHP decides to do so.
This adds the order parameter to all cms menu items to retain the
original order of the side menu items.
2015-04-22 22:23:30 +01:00
alekseybobkov
35f742c8f5
Further CMS page JS normalization, minor fix in Inspector.
2015-04-21 22:20:55 -07:00
alekseybobkov
5928aded9f
CMS page JS code is tested and fixed after refactoring.
2015-04-21 21:30:02 -07:00
alekseybobkov
43784bf5b9
Merge branch 'media-manager' into refactoring-profiling
2015-04-21 20:52:46 -07:00
alekseybobkov
0b73f82566
Main JS class on the CMS page is refactored to reduce the complexity
2015-04-21 20:51:39 -07:00
Łukasz Biały
e2fccafa3c
allow calling of components extension ajax handlers
2015-04-22 01:22:14 +02:00
Samuel Georges
1a037bad04
Add the ability to include middleware in CMS / Backend controllers
...
Add init.php script to plugins
Fixes https://github.com/octobercms/library/issues/106
2015-04-21 20:07:34 +10:00
Samuel Georges
d94ba96ae3
Better exception handling to dump()
2015-04-21 15:20:59 +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
Samuel Georges
0b82e1f44f
Fixes operation in subfolders
2015-04-16 19:13:33 +10:00
alekseybobkov
7fb36588cc
Implemented keyboard navigation. Minor fix in the scrollpad class.
2015-04-15 21:48:16 -07:00
Samuel Georges
7ca6602c08
Minor
2015-04-15 19:43:05 +10:00
alekseybobkov
87a2ea1350
Implemented Insert Video and Insert Audio features
2015-04-14 22:44:45 -07:00
Samuel Georges
8e69039c0d
Adds folder support for making partials
2015-04-14 22:17:10 +10: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
297ac65ce6
Alternative fix to #1050
2015-04-11 10:59:27 +10:00
Samuel Georges
f4cb5ab8f1
Merge pull request #1050 from keiosweb/fix_getComponentProperties_method
...
fixes getComponentProperties foreach iteration overriding method argument name
2015-04-11 10:56:44 +10:00
Samuel Georges
5da198ccd8
Merge remote-tracking branch 'remotes/tresbach/develop' into develop
...
Conflicts:
modules/system/lang/pt-br/lang.php
modules/system/lang/pt-br/validation.php
2015-04-11 10:53:37 +10:00
Samuel Georges
d283d6b143
Merge remote-tracking branch 'remotes/krisawzm/develop' into develop
...
Conflicts:
modules/backend/models/BackendPreferences.php
modules/system/lang/ru/lang.php
modules/system/lang/sv/lang.php
2015-04-11 10:48:59 +10:00
Samuel Georges
0b6587f771
Fixes #1019 - prevents lock out of full screen mode
...
Reorder system setting items
2015-04-09 20:20:08 +10:00
Samuel Georges
0f630c80d9
Improve framework code to support $(this) in data attributes
2015-04-08 07:44:26 +10:00
Łukasz Biały
4212386b37
fixes iteration overriding argument name, caused bug where properties of another component where returned if cache was empty
2015-04-07 13:12:20 +02:00
alekseybobkov
790b464679
Merge branch 'develop' into media-manager
2015-04-04 19:01:08 -07:00
alekseybobkov
332d92f538
Implemented image inserting to Redactor.
2015-04-04 18:59:36 -07:00
Samuel Georges
c54821f175
Overhaul the plugin installation process in the back-end
...
Themes can now be installed via the back-end
2015-04-04 17:28:51 +11:00
Samuel Georges
9d4bc8eee6
Create withComponent() filter for CmsObjects
2015-04-04 10:34:25 +11:00
Samuel Georges
31f598237a
Merge pull request #1039 from freestream/swedish-lang-improvements
...
Improved and added missing Swedish translation
2015-04-01 19:04:40 +11: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
Anton Samuelsson
7d8237fe30
Added swedish language for module 'cms'
2015-03-29 16:00:01 +00:00
Denis Malinochkin
8852c2e29e
Fix typo
2015-03-29 16:43:15 +03:00
Denis Malinochkin
5d5fc93d32
Translate -> Module -> CMS
2015-03-29 13:01:35 +03: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
5731ad0db7
Merge branch 'develop' into media-manager
2015-03-26 18:37:24 -07:00
krisawzm
5d79be79eb
Added Norwegian language support
2015-03-26 23:16:29 +01:00
krisawzm
4c723ac48f
Another typo
2015-03-26 22:31:21 +01:00
Samuel Georges
5503705576
Define more backend permissions
...
Addresses some of the concerns raised in #218 (fixes #218 )
2015-03-26 21:56:04 +11:00
Amanda Tresbach
897d291b78
Improve and update Brazilian files
2015-03-25 17:03:57 -03:00
Samuel Georges
15a016a338
Disable route persistence for static menus
2015-03-25 19:34:09 +11: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
刘星
4044911057
Update Chinese language
2015-03-24 12:42:35 +08: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
03c46012dc
Merge branch 'develop' into media-manager
2015-03-17 19:30:57 -07:00
Samuel Georges
5648507e0c
Adds soft copy directory support, minor fix to loadindicator
2015-03-18 05:38:25 +11: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
Samuel Georges
851d421092
Update various language references
2015-03-16 19:33:58 +11:00
Samuel Georges
77d3ab8b67
Finish basic theme utilities: properties, import/export, duplicate, delete
2015-03-16 19:00:39 +11: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
alekseybobkov
44c08b76f9
Implemented file uploading
2015-03-15 21:54:39 -07:00
alekseybobkov
78ad303236
Merge branch 'develop' into media-manager
...
Conflicts:
composer.json
modules/backend/assets/css/october.css
modules/backend/assets/less/controls/lists.less
modules/backend/assets/less/october.less
modules/backend/widgets/Form.php
modules/backend/widgets/form/partials/_field.htm
2015-03-15 13:06:50 -07:00
alekseybobkov
18e058ad59
Added the Media tab, minor update in .htaccess to allow temporary public directory to be accessible; implemented the basic UI components and navigation; implemented grid, list and tiles view modes; implemented drag-select interface; implemented Media Library cache refreshing; implemented thumbnail generating for local and remote media files; fixed memory leak in third-party Flot Resize library; minor update in the AJAX framework - AJAX request cancelling is not considered as an error anymore; added back-end UI components for creating panels.
2015-03-15 12:52:03 -07:00
Samuel Georges
9b8e1ce3c1
Improve theme list to allow editing properties
2015-03-14 18:09:54 +11:00
Samuel Georges
61022d3961
Merge branch 'master' of github.com:octobercms/october
2015-03-14 11:22:16 +11:00
Samuel Georges
68819ef476
Merge pull request #1000 from masnug/lang-id
...
Bahasa Indonesia
2015-03-14 11:19:00 +11:00
Samuel Georges
203e4edc0b
Minor touch ups
2015-03-13 22:15:43 +11:00
Samuel Georges
a8389fb1aa
Tooltip now auto initializes
...
initForm can now pass context
Various improvements and bug fixes
2015-03-12 20:50:16 +11:00
Wuri Nugrahadi
fb180a748c
Add Bahasa Indonesia (OC *222)
2015-03-12 13:37:12 +07:00
Samuel Georges
fbe755c119
Use fallback when routes are not registered for pageUrl()
...
pageUrl() also no longer supports $absolute (arg 3)
2015-03-11 19:15:54 +11:00
Samuel Georges
682dbe4b95
Refactor CMS Controller, can now have ::render() called from the outside
2015-03-11 08:34:25 +11:00
Samuel Georges
a324f01678
CmsCompoundObject::hasComponent() now resolves registered codes for comparison
2015-03-07 20:28:17 +11:00
Samuel Georges
40f08ad3db
Merge pull request #975 from gergo85/master
...
Updated Hungarian language
2015-03-07 13:20:51 +11:00
Samuel Georges
ff0ca0ef6f
Merge pull request #988 from keiosweb/develop
...
Polish translation fixes
2015-03-07 11:31:16 +11:00
Samuel Georges
ec14cd6bee
Updates for new input preset /form field API
2015-03-07 11:20:54 +11:00
Samuel Georges
477ce7bbc7
Lil tidy up
2015-03-07 10:47:38 +11:00
Kuba
f3f21fdf83
Polish translation fixes
2015-03-06 23:07:52 +01:00
Samuel Georges
a3f3084924
Implement AjaxException
2015-03-03 18:41:09 +11:00
Samuel Georges
92b533d962
Tidy up
2015-03-03 08:49:31 +11:00
gergo85
157dc0c76f
Updated Hungarian language
2015-03-01 10:29:47 +01:00
retep007
09ac22918f
Added initial Slovak language mutation
2015-02-28 10:14:20 +01:00
Samuel Georges
e487f075c4
Fixes issue in CodeParser where it tries to use a class that doesn't exist
...
Adds context to filterFields() model override
2015-02-26 23:08:38 +11:00
alekseybobkov
1c273f28ba
Implementing the MediaLibrary class, in progress
2015-02-24 22:02:03 -08:00
Samuel Georges
5b758e0d4c
Merge pull request #950 from gpasztor87/master
...
Emmet support for Codeeditor
2015-02-21 15:05:44 +11:00
Samuel Georges
1277364d4c
Fixes #916
2015-02-21 14:58:51 +11:00
Pásztor Gábor
12bfc52941
Emmet support for Codeeditor
2015-02-18 20:54:36 +01:00
Samuel Georges
7145aac457
Prepare for CDN, config rename cms.plugins|themes|uploadsDir -> cms.plugins|themes|uploadsPath
...
Deprecate data-trigger-type on triggerapi
Fixes ref to Util class
2015-02-17 20:58:38 +11:00
Samuel Georges
7b52e07b65
Overhaul exceptions, rename triggerapi display -> show
2015-02-16 21:16:43 +11:00
Samuel Georges
f2460cb7b8
Fixes issue where snippet data (viewBag) is not saved
...
^- when there are no components used on the partial
+ Minor lang fix
2015-02-14 17:27:27 +11:00
Samuel Georges
9927568d98
Removed the deprecated propertyOrParam()
2015-02-14 16:31:56 +11:00
Samuel Georges
a2f2f5f87f
Component->paramName() was not functioning as described
...
{{ :param }} returned null, should return "param"
2015-02-14 15:52:58 +11:00
Samuel Georges
6a2f64757b
*** REMOVED ALL DEPRECATED CODE **
2015-02-14 14:11:25 +11:00
Samuel Georges
3d04f06ad1
Various fixes
2015-02-12 21:04:05 +11:00
Samuel Georges
49641c224d
Merge pull request #925 from SaifurRahmanMohsin/patch-2
...
Added lang instead of plain text
2015-02-12 08:30:16 +11:00
Samuel Georges
0a6e14f4d2
Popup control now supports several sizes via `data-size` attribute: giant, huge, large, small, tiny.
...
Fixes various bugs in RC version
2015-02-11 14:36:00 +11:00
Samuel Georges
f6371d532b
Fixes unit tests
2015-02-10 17:45:27 +11:00
Samuel Georges
610ea932fc
Fixes #856 - Implement a linking policy, defaults to relative
2015-02-09 21:52:17 +11:00
Samuel Georges
9d649ebb1e
Remove deprecated path symbols
2015-02-07 16:20:34 +11:00
Samuel Georges
fbf46519b4
Implement plugins_path() usage
2015-02-07 15:37:07 +11:00
Samuel Georges
9a616b6174
Fix clear cache, update storage paths
2015-02-07 14:50:03 +11:00
Samuel Georges
4c29c5080d
Clean up, get front and backends operational again
2015-02-05 19:47:20 +11:00
Samuel Georges
899100919d
Rewrite all implementations of remember() on models
2015-02-04 19:52:59 +11:00
Samuel Georges
beb818efa5
Merge branch 'develop' into laravel5
...
Conflicts:
modules/cms/classes/CmsCompoundObject.php
modules/system/ServiceProvider.php
2015-02-04 19:35:55 +11:00
Saifur Rahman Mohsin
922815cc6c
Added lang instead of plain text
2015-02-03 10:25:21 +05:30
Samuel Georges
ab128301e8
Minor
2015-02-02 00:24:05 +11:00
Samuel Georges
8ab39cb424
Minor
2015-02-01 23:56:27 +11:00
Samuel Georges
b915c2003c
Merge pull request #904 from gergo85/master
...
Minor cleanup
2015-01-31 14:28:05 +11:00
Samuel Georges
393c900342
Refs #900 - Add polish language
2015-01-31 14:26:45 +11:00
Samuel Georges
709070439d
Merge pull request #914 from jumilla/patch-cms
...
Change sort by fileName on cms template directory list.
2015-01-31 14:09:07 +11:00
Samuel Georges
b1b700368f
Radical reorg of some classes
2015-01-28 11:49:54 +11:00
Fumio Furukawa
11522d1010
Change sort by fileName on cms template directory list.
2015-01-27 17:25:29 +09:00
Fumio Furukawa
77a4e49892
Update translation for Japanese.
2015-01-27 02:46:30 +09:00
Samuel Georges
c1c733769f
Merge pull request #903 from jtherczeg/develop
...
Corrections and updates for Build 182
2015-01-25 13:20:29 +11:00
Samuel Georges
1e0a890efb
Fixes #898 - Manually added translations
2015-01-25 13:14:31 +11:00
gergo85
c65b7a6b8e
Minor cleanup
2015-01-22 09:06:30 +01:00
alekseybobkov
e7e50bc684
Merge branch 'develop' of github.com:octobercms/october into develop
2015-01-21 21:39:03 -08:00
alekseybobkov
cc23b434cb
Minor improvements in the CMS API
2015-01-21 21:38:42 -08:00
jtherczeg
831ff79c47
Corrections and updates for Build 182
2015-01-21 18:32:23 +01:00
Samuel Georges
9c4b2d690b
Tidy up event
2015-01-21 22:03:52 +11:00
Samuel Georges
f24d9ab3d3
Turns out this event was used, added it back with proper args
2015-01-21 21:41:09 +11:00
alekseybobkov
d850a795fd
Minor updates in the components API and Inspector
2015-01-20 19:38:02 -08:00
alekseybobkov
1dd2248717
Merge branch 'develop' of github.com:octobercms/october into develop
2015-01-18 19:20:46 -08:00
alekseybobkov
8ff242c1d0
Fixed default options support in Inspector, minor improvement in the components API.
2015-01-18 19:20:33 -08:00
Samuel Georges
7b4a419241
Not sure this event is used anywhere, it has improper implementation (missing $result from passed arguments)
2015-01-18 16:00:38 +11:00
Samuel Georges
2bf0084796
* Build 180 - Use less situational event names. @ping alekseybobkov
2015-01-18 15:59:44 +11:00
jtherczeg
a629c46c69
Updates for Build 178
...
Hungarian language files updated for Build 178
2015-01-16 15:00:40 +01:00
alekseybobkov
433e99d6e7
Fixed a bug with closing tabs in the CMS
2015-01-12 22:23:13 -08:00
Samuel Georges
7e7d77c5e6
Fixes #869 - Constructor doesn't have static. ping @alekseybobkov
2015-01-12 20:08:52 +11:00
Samuel Georges
ddaceb5ad7
Merge pull request #875 from scottbedard/patch-2
...
Adds isHidden check to backend components widget
2015-01-10 10:52:41 +11:00
Samuel Georges
aa11693117
Merge pull request #867 from mahony0/patch-2
...
Update lang.php
2015-01-10 10:41:51 +11:00
Scott Bedard
3ca540ac61
Adds isHidden check to backend components widget
...
Allows components to be hidden from the backend components widget by checking their isHidden value
https://github.com/octobercms/october/blob/master/modules/cms/classes/ComponentBase.php#L41
2015-01-08 09:42:41 -05:00
alekseybobkov
e1ebfac575
Merge branch 'develop' of github.com:octobercms/october into develop
2015-01-07 22:22:38 -08:00
alekseybobkov
c26545913c
Improvements in the table widget, added new events to the CMS core, form styling, added support for the Table widget in in the CMS area.
2015-01-07 22:21:52 -08:00
Mahmut
d1676ae8ad
Update lang.php
...
Added translate for unconverted strings and some of them optimized for successful converting.
2015-01-05 21:58:06 +02:00
Samuel Georges
9ea6940e6a
Add {{ this.session }}
2015-01-05 21:08:30 +11:00
Samuel Georges
b08020fd4c
Update CHANGELOG
2015-01-05 15:02:22 +11:00
Samuel Georges
55a68be13b
Check for the presence of validation errors in the session, and add it to the view
2015-01-05 14:57:17 +11:00
Samuel Georges
415f07eb1d
Fixes various unit tests so they pass (Tested in Windows)
2015-01-05 12:37:04 +11:00
Samuel Georges
59c9146b4f
Merge pull request #861 from gergo85/master
...
Cleanup
2015-01-05 09:21:09 +11:00
alekseybobkov
7e5ce04a79
Merge branch 'develop' into dynamic-partials
2015-01-03 16:41:25 -08:00
alekseybobkov
6440b718d8
Updates in the rich editor styling, minor improvements in the Inspector and CMS core.
2015-01-03 16:39:38 -08:00
gergo85
f0005d196b
Cleanup
...
Remove whitespaces.
2015-01-03 12:41:23 +01:00
Samuel Georges
8f8ac2dd02
Merge pull request #860 from gergo85/master
...
Improve multilanguage support and cleanup
2015-01-03 15:56:09 +11:00
Samuel Georges
df3e66246f
Fixes #839 - When rendering partials from component PHP code, be firm about the context
2015-01-03 15:15:57 +11:00
Samuel Georges
fa250927d0
New events for components: runAjaxHandler + beforeRunAjaxHandler
2015-01-03 12:51:09 +11:00
Samuel Georges
03bf0c8206
These are useful helpers, make them public
2015-01-03 12:33:32 +11:00
jtherczeg
242bac4ce8
Hungarian language files updated
...
Hungarian translations updated for the latest build, some corrections
made.
2014-12-22 19:06:15 +01:00
gergo85
c43680b2ef
Improve multilanguage support and cleanup
2014-12-19 10:28:27 +01:00
alekseybobkov
3ac21e3c89
Merge branch 'develop' into table-widget
2014-12-17 22:15:23 -08:00
Samuel Georges
3170dd61ea
Add new methods propertyName() and paramName() to Component base class for accessing names of external properties.
2014-12-16 15:41:50 +11:00
Samuel Georges
b95eb5b342
setComponentPropertiesFromParameters -> setComponentPropertiesFromParams
2014-12-16 15:18:36 +11:00
Samuel Georges
a03d0cc8b4
showExternalParameter -> showExternalParam
2014-12-16 15:16:31 +11:00
Samuel Georges
2583a6be6d
Merge pull request #832 from andreas-bergstrom/patch-1
...
Grammar and spelling
2014-12-16 12:46:25 +11:00
Samuel Georges
d3000ca51a
Unify the handling of detailed exception messages
2014-12-16 12:21:55 +11:00
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
Sam Georges
ed552f1591
Minor code clean
2014-10-18 15:52:44 +11:00
Sam Georges
8ee28b214d
Minor code clean
2014-10-18 14:32:06 +11:00
alekseybobkov
d4bc164fb2
Display the default placeholder content if there is no put tag for the placeholder
2014-10-16 22:36:00 -07:00
alekseybobkov
219f1ff8f7
Merge branch 'develop' into static-pages-support
...
Conflicts:
modules/backend/assets/less/controls/filelist.less
2014-10-16 21:03:20 -07:00
alekseybobkov
12175b29db
Multiple updates in the back-end widgets and styles
2014-10-16 20:47:23 -07:00
Stefan Talen
06890d711a
Merge branch 'develop' of https://github.com/octobercms/october into feature/PSR-2
...
Conflicts:
modules/backend/behaviors/UserPreferencesModel.php
modules/cms/classes/Controller.php
modules/system/classes/CombineAssets.php
2014-10-16 18:44:18 +02:00
Sam Georges
9f5646d273
BackendSettings -> BrandSettings
...
pageTitle is now translated at the end of the line
Fixed unit tests so they pass
SettingsModels are now cached
2014-10-15 19:53:44 +11:00
Sam Georges
57ec5c7261
Moved asset combiner to the system module
2014-10-15 08:09:46 +11:00
Stefan Talen
acf2304ce2
Fixing test SectionParserTest::testParseOffset
2014-10-12 14:23:47 +02:00
Stefan Talen
230a7377cf
Updating files in modules/cms
2014-10-11 14:33:40 +02:00
Stefan Talen
61cf1ad710
Merge branch 'develop' of https://github.com/octobercms/october into feature/PSR-2
...
Conflicts:
modules/backend/behaviors/FormController.php
modules/backend/classes/AuthManager.php
modules/backend/lang/fa/lang.php
modules/backend/widgets/Form.php
modules/cms/classes/CmsCompoundObject.php
modules/cms/classes/ComponentHelpers.php
modules/cms/formwidgets/Components.php
2014-10-11 11:58:20 +02:00
Sam Georges
062ce2f50a
Closes #673 - Add Argentine Spanish (es-AR) locale
2014-10-11 16:32:51 +11:00
alekseybobkov
0b8af1f505
Merge branch 'develop' into static-pages-support
2014-10-10 22:27:01 -07:00
alekseybobkov
0b2481560b
Merge branch 'develop' of github.com:octobercms/october into develop
2014-10-10 21:21:05 -07:00
alekseybobkov
8339323870
Fixes the bug where finding a component by class name is not possible if the component has an alias
2014-10-10 21:20:46 -07:00
Sam Georges
1dcaa0d1d6
Fixes #677 - use FQN for "instanceof Model" expressions
2014-10-11 12:13:25 +11:00
Stefan Talen
40640d1923
Updating single files in modules/cms
2014-10-11 01:56:53 +02:00
Stefan Talen
634865e42e
Updating modules/cms/widgets
2014-10-11 01:53:40 +02:00
Stefan Talen
9c1dcb0dba
Updating modules/cms/twig
2014-10-11 01:42:04 +02:00
Sam Georges
4504d5bf4c
Improve translation handling
2014-10-11 10:37:48 +11:00
Stefan Talen
e114f29582
Updating modules/cms/lang
2014-10-11 01:32:11 +02:00
Stefan Talen
2f04fcd524
Updating modules/cms/formwidgets
2014-10-11 01:29:22 +02:00
Stefan Talen
e9ce6f5d54
Updating modules/cms/controllers
2014-10-11 01:27:52 +02:00
Stefan Talen
202e8869b1
Updating modules/cms/classes
2014-10-11 01:22:03 +02:00
Sam Georges
1c4706bbbb
Fixes unit tests so they pass
2014-10-09 18:08:28 +11:00
Sam Georges
7e62ef5925
Refs #670 - Attempt fix
2014-10-09 17:14:29 +11:00
sajjad-ser
1cf70bf032
Add Persian Translate
2014-10-07 17:37:37 +03:30
alekseybobkov
26e8d5bda5
Minor updates in the back-end UI
2014-10-05 22:21:03 -07:00
alekseybobkov
ef9a147d31
The CMS pages are now supported by the Static Pages menus
2014-10-02 15:55:55 -07:00
alekseybobkov
762088463c
Merge branch 'develop' of github.com:octobercms/october into develop
2014-09-29 22:58:55 -07:00
alekseybobkov
a534f7bc79
Fixes in the Richeditor styling. Implemented parsed content caching for content blocks.
2014-09-29 22:58:30 -07:00
Sam Georges
6363205f34
Fixes validation on Tabs and Cms pages
2014-09-29 14:04:05 +10:00
Sam Georges
bf47eb94ed
Str::getRealClass -> class_basename
2014-09-29 13:12:34 +10:00
Sam Georges
b3936330a6
Moved the PathMaker trait functionality to Filesystem class (see October Rain)
2014-09-29 12:32:07 +10:00
Sam Georges
17f282b126
Removes deprecated code
2014-09-29 10:01:28 +10:00
alekseybobkov
dcf7bb7d4f
Merge branch 'develop' into misc-tmp
2014-09-27 23:29:41 -07:00
alekseybobkov
6b42055184
Fixes in the rich editor, improved the content block rendering code, minor fixes in the popover and form styling.
2014-09-27 23:28:38 -07:00
Sam Georges
73feabaf18
Fixes unit tests, also rename October\Test to October\Tester to remove conflict between real plugin of that name
2014-09-20 17:59:19 +10:00
Sam Georges
c1d1ce49da
Fixes broken icon ref
2014-09-20 17:25:21 +10:00
Sam Georges
ffc1a8490a
Convert autoload refs to PSR-4 so they actually work
2014-09-19 17:23:11 +10:00
Sam Georges
23710dbbc3
No longer lower case partial override component alias Att: @chadstrat
2014-09-19 17:23:08 +10:00
alekseybobkov
a9e2e2d80f
Improvements in the CMS objects and back-end UI.
2014-09-18 20:34:24 -07:00
Sam Georges
0f544cafb2
Merge branch 'master' into develop
2014-09-18 08:23:30 +10:00
Samuel Georges
76aed53ec8
Merge pull request #611 from nnmer/master
...
Additional parameters for some methods to be able to specify whether needed absolute or relative path for the url generator
2014-09-18 08:21:14 +10:00
Sam Georges
4f00fbdbc6
Minor. keyField -> keyFrom
2014-09-17 16:47:55 +10:00
Anton Romanov
8ee57eee76
Update Page.php
2014-09-11 12:45:37 +08:00
Anton Romanov
7ded6e5fed
Update Controller.php
2014-09-11 12:44:52 +08:00
Sam Georges
44cff23009
Fixes #604 where code editor has been forcibly removed
2014-09-10 07:25:11 +10:00
alekseybobkov
9f4fa49068
Fixes a bug where saving a content block from the CMS back-end creates an empty [components] section in the file settings area.
2014-09-06 21:52:42 -07:00
Sam Georges
37e5894df2
The `{% put %}` tag now appends by default, The closing put tag now supports overwrite, eg: `{% endput overwrite %}`.
2014-09-06 17:10:52 +10:00
Samuel Georges
c63dc4da31
Merge pull request #594 from andersonwoss/master
...
Add full translation for pt-br
2014-09-04 21:11:07 +10:00
alekseybobkov
df55946b61
Merge branch 'misc-tmp' into develop
2014-09-03 20:01:17 -07:00
alekseybobkov
9572c17253
Minor changes in the back-end UI. The front-end router now triggers an event allowing to override the default routes. The CMS back-end UI now supports view bags in content files.
2014-09-03 19:58:21 -07:00
Sam Georges
0e3d909bd0
Add missing refs and accessors for pageObj and layoutObj
2014-09-03 08:48:15 +10:00
Anderson Carlos Woss
32ad8cc09e
Add full translation for pt-br
2014-08-30 22:38:32 -03:00
Sam Georges
8c07bfea15
Tokens expand when holding CTRL and double clicking (Yay!)
2014-08-30 16:21:16 +10:00
Sam Georges
357475c992
Token Breaker -> Token Expander, Add token expander to CMS editor
2014-08-30 16:05:19 +10:00
Sam Georges
e55d4f9ea0
Performance improvement: CMS was passing all assets with each AJAX call
...
Add token breaker plugin to CMS page
2014-08-30 15:04:15 +10:00
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
Sam Georges
6388ecef52
private -> protected
2014-08-01 13:58:59 +10:00
Sam Georges
8b7bbd1062
Add 'partial' type to list columns.
2014-08-01 10:42:14 +10:00
Sam Georges
fb788c9c0a
Make request and access log work
2014-07-30 17:33:26 +10:00
Sam Georges
93590fb272
TraceLog -> EventLog
...
Cms\ErrorLog -> System\RequestLog
Set up some basic language keys
2014-07-30 17:19:51 +10:00
Sam Georges
b280802644
Refs #383 - Set up basic models for logging
2014-07-29 20:07:20 +10:00
Sam Georges
200615f310
CMS Render partial now supports not throwing an exception.
...
Components without default partials do not throw errors when used on the page, they simply fail gracefully.
2014-07-29 13:52:01 +10:00
Sam Georges
e85cbf80c5
Fixes unit tests
2014-07-29 13:14:54 +10:00
Graham Campbell
be7f36b31b
Composer fixes
2014-07-28 23:55:46 +01:00
alekseybobkov
12c73b457b
Merge branch 'ux' into develop
2014-07-27 15:07:41 +11:00
Sam Georges
12f9c88345
Add hook for renderContent
...
Fix priority of local<->global events
2014-07-27 12:22:50 +10:00
alekseybobkov
241e174ab4
Merge branch 'develop' into ux
2014-07-27 11:11:56 +11:00
Sam Georges
e6379ea21d
Fixes bug when deleting cms templates
2014-07-25 18:11:16 +10:00
alekseybobkov
1085d20f8c
Merge branch 'develop' into ux
2014-07-25 16:19:11 +11:00
Sam Georges
5d832a2f7b
Fixes #461
2014-07-25 14:21:13 +10:00
alekseybobkov
5882082291
Merge branch 'develop' into ux
2014-07-25 15:15:48 +11:00
Sam Georges
f8f4579f16
Show more detailed errors when custom error page is not enabled
2014-07-24 21:06:33 +10:00
Sam Georges
0dabaf67c1
Files should not appear as themes
2014-07-24 19:16:17 +10:00
alekseybobkov
f7dcf8ebb0
Files added
2014-07-24 15:24:39 +11:00
alekseybobkov
98eb3e2e84
System page navigation improvements, not finished
2014-07-24 15:19:00 +11:00
Sam Georges
7cd80f8a59
Throw an error when the active theme is not found
2014-07-23 11:33:19 +10:00
Sam Georges
bbbe11c174
Fixes empty pages from routing as home (/)
2014-07-23 08:35:53 +10:00
Sam Georges
bef95920e2
YAML fields should be camel for PHP friendliness
2014-07-19 16:19:07 +10:00
Sam Georges
3c11249bef
Add notes to changelog, controllers should use plural naming
2014-07-19 16:14:46 +10:00
Sam Georges
15b93c7b03
Rewind DI to prevent double up bug
2014-07-19 16:09:44 +10:00
Sam Georges
a43f4f6b51
Use Parameters model instead of raw DB
2014-07-19 16:07:32 +10:00
Sam Georges
04888b2b93
Minor
2014-07-19 15:54:09 +10:00
Sam Georges
c3cef219fa
Bug fixes to settings page ordering
2014-07-19 15:51:43 +10:00
alekseybobkov
bdf48611dd
Minor
2014-07-19 13:13:35 +11:00
alekseybobkov
fa0ebd3405
Merge branch 'themes' into develop
2014-07-19 13:06:32 +11:00
alekseybobkov
c324c80969
Added the theme selector
2014-07-19 13:05:50 +11:00
Sam Georges
05842b6cad
Fixes #444
2014-07-18 22:47:36 +10:00
Sam Georges
3c7c87b338
Fixes #254 add Laravel helper functions to Twig environment
2014-07-16 10:30:39 +10:00
Sam Georges
86daf9f308
Add event emitter to backend controllers
...
Minor tidy up
2014-07-15 08:14:59 +10:00
Samuel Georges
8897c077f6
Merge pull request #426 from Jmeyering/develop
...
fire events on template updates
2014-07-15 08:00:04 +10:00
Jmeyering
142c7f40ca
Also adding in local events as per developer documentation
2014-07-14 12:15:23 +00:00
Jmeyering
7d1fe7833f
One More naming issue
2014-07-14 07:09:01 -05:00
Jmeyering
e9c3474c92
Fix Naming
...
Updates to correct naming issue
2014-07-14 07:07:43 -05:00
Sam Georges
63b98f56c5
Allow routing to nothing without looking up from the Request object
2014-07-14 19:06:23 +10:00
Jmeyering
5604a095fc
fire events on template updates
2014-07-14 02:42:30 +00:00
Sam Georges
8f9887ba91
Minor style fix to assetlist checkboxes
2014-07-14 10:59:30 +10:00
Sam Georges
04bbad320f
Fixes #347 , Fixes #401 - Allow user routes to be registered before the CMS
2014-07-12 13:16:16 +10:00
Sam Georges
acce6eb902
Add utility function to Page cms object
2014-07-11 18:50:29 +10:00
Samuel Georges
7ee2d36f6c
Merge pull request #407 from Aveltras/master
...
Created cms french translation file
2014-07-09 07:44:20 +10:00
alekseybobkov
9c4567fc0b
Do not call the layout's onInit() method if there is no layout.
2014-07-09 00:11:59 +11:00
Aveltras
de2d47ff5c
Created cms french translation file
2014-07-07 21:24:54 +02:00
Sam Georges
bab2f5c61c
Typo
2014-07-07 17:40:00 +10:00
Sam Georges
fdac3416e1
Added new layout and page method `onInit()` called after components are initialized and before AJAX requests are processed.
2014-07-07 17:39:22 +10:00
Sam Georges
7ecf361eb3
Fixes validation of requested partial names VS. partial names on file system
2014-07-06 12:42:08 +10:00
Sam Georges
bc42080e72
Refs #387
2014-07-04 20:08:38 +10:00
Sam Georges
d912b73aab
Clean up event parameters to dev standards
2014-07-04 19:14:14 +10:00
alekseybobkov
7056397036
Implemented the hidden page flag. Closes #34 . Closes #88 .
2014-07-03 17:40:44 +11:00
Sam Georges
1728f148a3
Fixes #361 - Assets paths fail on subfolders
2014-06-29 09:34:49 +10:00
Sam Georges
5c005f79d0
System Twig environment is now extended by plugins
...
Move the markup manager to system
2014-06-28 21:23:13 +10:00
Sam Georges
7802213bcc
Fixes #55 - Assets are now referenced correctly as Assets instead of URLs
2014-06-26 17:29:07 +10:00
Sam Georges
9d2d9b621f
Create a System Twig extension, for shared features
2014-06-26 17:29:03 +10:00
alekseybobkov
5488429fe4
Fixed the unknown component caching problem. Added the unknown component handling to the back-end. AJAX request can now be stopped with preventing default action in the oc.beforeRequest event. Fixes #46 .
2014-06-26 17:09:25 +11:00
alekseybobkov
aee0777032
Display a correct CMS object name in the page title. Fixes #28 . Fixes #354 .
2014-06-26 15:29:38 +11:00
Sam Georges
fc25d67230
Fix docblock
2014-06-25 19:04:34 +10:00
Sam Georges
5eff2fb396
Tidy up code
2014-06-25 19:03:46 +10:00
Samuel Georges
460039cb57
Merge pull request #351 from Flynsarmy/themeFixes
...
Add Theme::exists(), Fix getPath()
2014-06-25 19:00:43 +10:00
flynsarmy
0e8c0de21f
Add Theme::exists(), Fix getPath()
2014-06-25 13:47:16 +10:00
Sam Georges
f4adaf245b
Cause a scene when Twig extensions fail, instead of failing silently
2014-06-24 20:48:03 +10:00
Sam Georges
ddfab72ecc
Make {{ this.controller }} available
2014-06-24 20:47:30 +10:00
Sam Georges
eccf96222d
Components now support a shared /components/partials directory used as a fallback when a partial is not found.
2014-06-24 16:08:02 +10:00
Sam Georges
070667ebe0
Improve CMS Exception handler.
...
Previously Twig syntax errors inside a component partial would show the incorrect file and line number. This is fixed.
Also simplified the approach so the stack trace is not hidden inside a closure.
2014-06-24 14:58:46 +10:00
Sam Georges
751e529141
Widgets no longer need to pass their config via options:
...
Update CHANGELOG.md
2014-06-20 22:00:23 +10:00
Samuel Georges
b5d9916acd
Merge pull request #332 from sl1nk3/develop
...
Minify less files output if enabled
2014-06-20 20:19:54 +10:00
sl1nk3
e2b11591af
Minify less files output if enabled
2014-06-20 05:25:10 -04:00
Sam Georges
dc9acd472a
Fixes #328 - Move Twig init to Controller constructor
2014-06-20 15:37:19 +10:00
Samuel Georges
ad3e742bb5
Merge pull request #322 from niclasleonbock/master
...
Update DocBlock/function header for __set and __isset
2014-06-18 09:48:53 +10:00
Niclas Leon Bock
727973bda3
Update CodeBase.php
2014-06-18 00:19:09 +02:00
Niclas Leon Bock
291153ed44
Update DocBlock/function header for __set and __isset
2014-06-18 00:14:23 +02:00
Samuel Georges
d6a4a6221a
Merge pull request #321 from niclasleonbock/master
...
Fix variable name in isset magic method
2014-06-18 07:43:41 +10:00
Niclas Leon Bock
9c5abfb3f1
Fix variable name in isset magic method
2014-06-17 23:36:12 +02:00
Sam Georges
28701f9a3b
Backend and frontend controllers now return a Response object and support setting the status code
2014-06-17 21:00:26 +10:00
Sam Georges
041c6e408f
Simplify logic, test + cert
2014-06-17 20:11:31 +10:00
Sam Georges
4c31211153
Allow Cms Controller to set status code
2014-06-17 20:05:40 +10:00
Louis Matthijssen
0ce75c412a
Use 404 status code for custom 404 page
...
Fixes #275 and #291 .
2014-06-16 18:17:20 +02:00
Samuel Georges
0b8c8a0c0f
Merge pull request #306 from Naxiz/fix-279
...
Add 'manage partials' and fix my settings
2014-06-16 21:12:17 +10:00
Louis Matthijssen
692b7d8cf8
Add 'manage partials' and fix my settings
...
Fixes #279 .
2014-06-16 13:04:50 +02:00
Sam Georges
8113371dac
Establish the router earlier so we can create page URLs
2014-06-16 17:59:47 +10:00
Louis Matthijssen
be00834d80
Rewind RecursiveIteratorIterator before use
...
Fixes #268 and #288 .
More info: https://bugs.php.net/bug.php?id=62914
>As a reminder, all iterators have been designed in a way that you need to call rewind before using.
2014-06-15 16:27:15 +02:00
Samuel Georges
322833c78b
Merge pull request #283 from mrmlnc/master
...
Russian language and translation keys
2014-06-15 12:05:09 +10:00
Samuel Georges
d53ae0fb68
Merge pull request #281 from octodevel/master
...
Updated pt-br language
2014-06-15 12:04:36 +10:00
Sam Georges
30d29eb5f7
Minor
2014-06-13 20:09:06 +10:00
eZees
f130dac22c
Russian language and translation keys
2014-06-12 11:57:27 +04:00
Sam Georges
fbe23091b6
Component properties can now be translated
2014-06-12 15:53:15 +10:00
Octo Devel
6095934f81
Updated and revised all pt-br translation lines.
2014-06-11 23:11:31 -03:00
Octo Devel
4e410927ea
Added pt-br language
2014-06-09 18:50:35 -03:00
Sam Georges
2b820a20d6
Convert all boolean table columnns to use is_ prefix
...
Add email template/layout system
2014-06-06 21:39:20 +10:00
Sam Georges
f44b203e44
Removing plugins can now be purged from the db, orphaned plugins are visible, don't concat single list relations, add more events to Cms controller.
2014-06-05 18:52:53 +10:00
Sam Georges
435b6d30f9
Me again
2014-05-30 22:12:35 +10:00
Sam Georges
c74ff59d29
Forgot my hat
2014-05-30 22:05:00 +10:00
Sam Georges
2bc02a7488
Fixes #191
2014-05-30 21:50:28 +10:00
Sam Georges
394075041c
Add better exception handling for non existent components
2014-05-30 21:25:23 +10:00
Sam Georges
8cc6c6839a
Fixes #209
2014-05-27 13:18:21 +10:00
Sam Georges
0f082bd160
Comment out code until determined if it is needed
2014-05-27 13:14:02 +10:00
Sam Georges
9b542efe6f
Add complex page link handling to ComponentBase
2014-05-25 00:57:10 +10:00
Sam Georges
8ec4cd6ea3
Add method for looking up other page component properties (getOtherPageComponent)
2014-05-25 00:55:53 +10:00
Sam Georges
a89eda62cf
Add notes
2014-05-24 22:03:20 +10:00
Sam Georges
e2fa45e264
Adds new override for components, onInit()
2014-05-24 21:59:30 +10:00
Sam Georges
4951393986
Fixes bug in propertyOrParam()
2014-05-24 21:26:48 +10:00
Sam Georges
05afe91820
Easier access to page object thru components ($this->page->title)
2014-05-24 21:08:33 +10:00
Sam Georges
a1d44408b8
Added new method `addComponent()` to Cms Controller
2014-05-24 20:30:22 +10:00
Sam Georges
0697584108
Fixes bug where droppable colour sticks
2014-05-24 20:15:31 +10:00
Sam Georges
da7515e230
Components can now be dragged to the component list area (if visible)
2014-05-24 20:05:37 +10:00
Sam Georges
976b364720
Generate the unique ID for the {% component %} tag only
2014-05-24 19:41:29 +10:00
Sam Georges
9e2a76d821
Add core build tag to core assets
2014-05-24 16:57:38 +10:00
Sam Georges
bd5e169ac1
Removing a component now removes the standard {% component %} tag
2014-05-24 16:48:36 +10:00
Sam Georges
82f586c0d1
Asset maker functions (addJs, addCss, addRss) now use an optional build code, either *core* or a plugin code.
2014-05-24 16:35:54 +10:00
Sam Georges
431285c4d4
Make the component placeholder 50% opaque
...
Disable dragging on attached components
2014-05-24 15:55:25 +10:00
Sam Georges
c593123700
Components can now be dragged on to a page or layout
2014-05-24 15:18:59 +10:00
Sam Georges
a747b18f0e
Still allow newQuery() on Cms objects
2014-05-24 13:50:52 +10:00
Sam Georges
cd58891723
Tidy up CmsObject query implementation to reduce overhead
2014-05-24 13:47:34 +10:00
Sam Georges
c97e352ea2
Fixes #206
2014-05-24 13:27:26 +10:00
Sam Georges
d616d3ae8b
Class `CmsPropertyHelper` has been deprecated
...
Cms Objects now support basic queries that return a collection
2014-05-23 19:36:22 +10:00
Sam Georges
34cef2ab46
Fixes #197 - Subfolder duplicated in Controller asset path
2014-05-22 20:29:28 +10:00
Sam Georges
6788a32e8c
Components have a new override method `onRender()` called before a component is rendered.
...
The `{% component %} tag now supports passing parameters that override the component properties when they are rendered.
Calling `addJs()` and `addCss()` in components without a starting slash (/) will now reference the component directory, instead of the theme.
2014-05-22 20:27:44 +10:00
Sam Georges
d0a1cc87fb
Fixes #194 In MarkupManager filters and functions are backwards
2014-05-22 07:57:36 +10:00
Sam Georges
193ffade54
Minor
2014-05-20 10:25:04 +10:00
Samuel Georges
e96a4c684f
Merge pull request #180 from Jmeyering/master
...
Allow converting of r/n to /n when editing files in October backend
2014-05-20 10:22:41 +10:00
Samuel Georges
5511100c6d
Merge pull request #175 from erJasp/master
...
Only change "modified" counter on successful save
2014-05-20 09:48:12 +10:00
Jmeyering
56a6eb0283
More extraneous spaces plus nailed a syntax error
2014-05-19 13:03:16 -05:00
Jmeyering
9994f62382
Removing extraneous spaces from this code
2014-05-19 13:02:25 -05:00
Jmeyering
03c99bbac0
Allow
2014-05-19 12:58:35 -05:00
Jasper
c7537339da
Only change "modified" counter on successful save
...
The modified counter in the CMS module (the red box in the sidebar)
always changes when saving, even when an error is returned.
This fix will only change the "modified" counter in the CMS module on a
successful change.
2014-05-19 16:31:07 +02:00
Sam Georges
7d468475c0
Better logging
2014-05-19 18:18:02 +10:00
eZees
6e488cc2cb
Update Russian language files
...
Full translation of the language files into Russian.
2014-05-18 04:38:43 +04:00
Sam Georges
bfb5099910
Typo
2014-05-18 09:20:14 +10:00
Pascal Borreli
459c8e0cfa
Fixed typos
2014-05-17 18:08:01 +02:00
Hirohisa Kawase
8c26202957
Added Japanese language files for backend/cms/system modules.
2014-05-17 22:16:35 +09:00
Samuel Georges
7e2015cb31
Merge pull request #138 from pariz/feature.lang
...
Swedish translations
2014-05-17 12:54:19 +10:00
Sam Georges
b19052906d
Fixes broken icon refs
2014-05-17 00:08:59 +10:00
Pär Karlsson
f80ccf23ab
Swedish translations
2014-05-16 15:13:33 +02:00
Sam Georges
d6b0927758
Fixes icon on exception and error pages
2014-05-16 20:57:33 +10:00
Sam Georges
0d903c5b78
Fixes bug where incorrect header being sent on CSS
...
This will require a cache clear (Software udpate, or, php artisan cache:clear)
2014-05-16 15:01:31 +10:00
Sam Georges
0185244710
Drop the file extension from the combiner URL
...
This causes too many issues with Nginx and php server instances.
2014-05-16 14:29:25 +10:00
Sam Georges
12a80cae9c
Add new keys to other languages (needs further translation)
2014-05-16 11:29:44 +10:00
Samuel Georges
eb3e8df7be
Merge pull request #113 from marcus-herrmann/master
...
Added German language files
2014-05-16 11:14:42 +10:00
Samuel Georges
f02b541d2f
Merge pull request #111 from erJasp/master
...
Moved hard-coded text to language file (backend)
2014-05-16 11:06:57 +10:00
Samuel Georges
bd7eaf8f12
Merge pull request #96 from pariz/master
...
Swedish language files for backend, cms and system, as well as one typo if in an english language file
2014-05-16 10:07:06 +10:00
Samuel Georges
49321abdb8
Merge pull request #85 from emir/master
...
Added Turkish language files
2014-05-16 10:05:16 +10:00
Jasper
8d82727310
Updated CMS language support
...
Moved hard-coded text in "cms" to the language files (English and
Dutch). And some minor changes.
2014-05-16 01:04:40 +02:00
mhe
80d41c4e4d
Add further translation files
2014-05-15 20:25:55 +02:00
Pär Karlsson
2883fa6b6a
Fixed typo in english language file
2014-05-15 15:18:07 +02:00
Pär Karlsson
f4bf9e192f
Added swedish language support
2014-05-15 15:17:41 +02:00
Emir Karşıyakalı
c6df6f897b
Added Turkish language files
2014-05-15 13:31:17 +03:00
Sam Georges
5bf215e648
Fixes unit test (stat failure)
2014-05-15 16:53:06 +10:00
Sam Georges
fd5d176f60
Tighten up events
2014-05-15 16:22:22 +10:00
Jasper
b4ec8d2297
Added Dutch ("Nederlands") language files
2014-05-15 00:14:30 +02:00
Sam Georges
64f3a87e01
Fixes bug where invalid partial tag throws off the scent with its own problems
2014-05-15 01:31:41 +10:00
Sam Georges
71a5dd67ab
Welcome to the world, October :-)
2014-05-14 23:24:20 +10:00
Sam Georges
273d9a2865
Add branch aliases
2014-05-09 11:45:37 +10:00
Samuel Georges
bf64309000
Update composer.json
2014-05-08 22:28:15 +10:00
Samuel Georges
2fe103dca5
Update composer.json
2014-05-08 21:27:39 +10:00
Sam Georges
4bd853b2df
Add stub files to prepare for composerfication
2014-05-07 17:52:13 +10:00