361 Commits

Author SHA1 Message Date
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
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