Alexander Guth
20145e46ef
Translate missing items
...
Some local names may need some more attention. Im unsure how to translate them (best).
2015-10-15 22:10:38 +02:00
Samuel Georges
e4f28495d2
* Build 304
2015-10-09 05:37:57 +11:00
Samuel Georges
84a95af93b
whereComponent doesn't rely on the component object
2015-10-09 05:32:24 +11:00
Samuel Georges
4b50f1cdb7
Clearing compiled cache files should be part of clearing Cache
...
Fixes #1501
2015-10-09 05:31:50 +11:00
Samuel Georges
3531793ca3
Add where and whereComponent to CMS objects
2015-10-08 07:28:20 +11:00
Samuel Georges
f99ff4a363
Prevent sorting of count column, fixes #1491
2015-10-07 19:24:18 +11:00
Samuel Georges
1774f12e65
Minor styling fix
2015-10-07 07:22:16 +11:00
Samuel Georges
b7505a2cd7
Returning save data now depends on form fields, so they should always be defined
2015-10-05 18:00:01 +11:00
Samuel Georges
3a7e1d6d31
Fixes #1480 - Allow postback key names to use dots
2015-10-05 12:11:25 +11:00
Samuel Georges
99fcdaaadb
Merge pull request #1488 from vojtasvoboda/feature/duplicate-array-keys
...
Remove duplicate array keys
2015-10-05 08:45:48 +11:00
Samuel Georges
399fd70cba
Merge pull request #1486 from sajjad-ser/master
...
Update Persian language
2015-10-05 08:44:43 +11:00
Samuel Georges
95076beb56
Merge pull request #1478 from michaelquery/patch-1
...
Fixes broken installation link in Readme
2015-10-05 08:44:14 +11:00
Samuel Georges
16ca5b4ffc
Merge pull request #1474 from adrenth/develop
...
Fix undefined variable $filePath
2015-10-05 08:43:31 +11:00
Samuel Georges
6d7a7b0601
Merge pull request #1468 from mul14/min-login-password-should-4
...
Minimum password length should be 4 characters
2015-10-05 08:42:38 +11:00
Samuel Georges
d11515f199
Merge pull request #1467 from marcotesche/develop
...
German translation for client.php (system module)
2015-10-05 08:41:58 +11:00
Samuel Georges
2b1145b723
Merge pull request #1465 from gergo85/patch-8
...
Update the Hungarian language
2015-10-05 08:41:29 +11:00
Vojta Svoboda
3ea76dd817
Remove duplicate array keys
2015-10-04 22:09:57 +02:00
Sajjad
19adf61c5e
Update Persian language
2015-10-03 12:36:57 +03:30
Samuel Georges
54985fcd10
* Build 300
2015-10-03 11:41:40 +10:00
Samuel Georges
1847018b99
Switch to October flavored INI
2015-10-03 08:52:52 +10:00
Samuel Georges
8e986c42b1
Remove some deprecated code
2015-10-03 07:31:01 +10:00
Samuel Georges
91d3d4dbde
Swap FileHelper methods for new Ini parser
2015-10-03 07:30:11 +10:00
Samuel Georges
8ed6a3cc51
Fixes exception ref
2015-10-03 07:29:08 +10:00
Samuel Georges
51446f6a27
Add alias for new Ini parser
2015-10-02 05:11:39 +10:00
Samuel Georges
f97b9a6831
Allows custom toolbar buttons to be injected
...
Removes the assumption that all anchors are pagination links
Make code easier to read in places
Sorry, had to use jQuery in some places too
2015-10-01 18:13:15 +10:00
Samuel Georges
97595a631e
Adds the ability to inject custom buttons + icons
2015-10-01 17:24:12 +10:00
Michael Query
d9097d6588
Fixes broken installation link in Readme
2015-09-30 15:11:23 -06:00
Samuel Georges
c30851d684
Remove dead ns ref
2015-09-30 20:54:00 +10:00
Samuel Georges
2ecf2db311
Remove dependency on IntlDateFormatter
2015-09-30 20:52:31 +10:00
Samuel Georges
8139def435
Bump max values to their db equivalents
2015-09-30 06:09:51 +10:00
Alwin Drenth
21680f60f9
Updated Dutch language for CMS
2015-09-29 22:04:14 +02:00
Samuel Georges
e285b2f870
Merge pull request #1473 from alxy/patch-7
...
Missing use statement
2015-09-30 05:31:44 +10:00
Samuel Georges
3f53ae1ccf
Fixes instance of WSOD
2015-09-30 05:26:12 +10:00
Samuel Georges
bbfba7dc34
Remove the use of Twig_Loader_String, added Twig::parse
2015-09-30 05:26:00 +10:00
Alwin Drenth
98dd952d4b
Fix undefined variable $filePath
...
Also added proper phpDoc to the PluginBase class
2015-09-29 15:02:48 +02:00
Alexander Guth
00998f93ca
Missing use statement
2015-09-29 14:09:23 +02:00
Samuel Georges
dd6e0a3836
Persist the search term across AJAX requests only
...
Fixes #1448
2015-09-28 10:52:24 +10:00
Samuel Georges
d4ce89e9ba
Fixes relation render onclick in list view to obey $model->primaryKey value
...
Fixes #1454
2015-09-28 10:12:06 +10:00
Samuel Georges
6b3d82d10f
Merge pull request #1464 from Flynsarmy/useFileFacade
...
Use correct folder permissions in ThemeImport/Export
2015-09-28 07:51:00 +10:00
Szabó Gergő
17bdf010dc
Minor changes
2015-09-27 11:13:39 +02:00
Mulia Arifandi Nasution
676a4d00bc
Minimum password length should be 4 characters
...
Because the minimum password length on User model is 4
https://github.com/octobercms/october/blob/master/modules/backend/models/User.php#L26-L27
2015-09-27 02:28:12 +07:00
Marco Tesche
b28e5ed9a0
German translation for client.php (system module)
2015-09-26 19:49:35 +02:00
Szabó Gergő
5396525f2f
Update the Hungarian language
2015-09-26 12:03:35 +02:00
flynsarmy
60facd2741
Use correct folder permissions in ThemeImport/Export
2015-09-26 18:12:13 +10:00
Samuel Georges
de8bd67f0d
Defauilt input.preset uses "slug" as default, as per docs
2015-09-26 14:15:49 +10:00
Samuel Georges
0a31869525
Render API code examples as inline
2015-09-26 12:46:53 +10:00
Samuel Georges
a636dd1ad8
Form widgets returns data only if it has a field definition
2015-09-26 11:41:02 +10:00
Samuel Georges
cc364b3bf9
Merge pull request #1461 from dshoreman/security-tweaks
...
Security tweaks
2015-09-26 09:40:12 +10:00
Dave Shoreman
cac8b54e87
Remove superuser field for non-superusers
...
If an admin user has permission to manage other users, they are
able to set others as superuser, or even create their own
superuser account. That's not really what we want.
2015-09-26 00:34:12 +01:00
Samuel Georges
8d11fe1257
Minor touch up to #1462
2015-09-26 08:51:13 +10:00