2814 Commits

Author SHA1 Message Date
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
Patrick Ward
20704bca67 Allow minDate/maxDate to be entered in date format for DatePicker. Fixes #909. 2015-09-29 19:02:42 -04: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
alekseybobkov
936f14013d Implementing object editor, in progress. Rewriting the grouping implementation. 2015-09-27 12:10:48 -07:00
Szabó Gergő
17bdf010dc Minor changes 2015-09-27 11:13:39 +02:00
Karl Thibault
d9e85380af Add localization for the backend Switch widget 2015-09-26 22:03:05 -04: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
alekseybobkov
48ab61d395 Implemented name-value mode for the Inspector object list editor. 2015-09-25 22:05:38 -07: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
Samuel Georges
25f59a3b27 Merge pull request #1462 from dshoreman/localised-dates
Localise last modified date for mediaManager items
2015-09-26 08:47:41 +10:00
Christopher Forsberg
cf25f1caac Added missing client.php to modules/system/lang/sv/.
Updates to Swedish translations of OctoberCMS * Added missing keys * Updated some translations that were incorrect
2015-09-26 08:43:32 +10:00
Samuel Georges
f4f69eec91 Merge pull request #1456 from Mr118/develop
fixes in localization
2015-09-26 08:37:54 +10:00
Samuel Georges
163e79892a Merge pull request #1450 from vojtasvoboda/feature/missing-lang-keys
Add missing locales
2015-09-26 08:36:48 +10:00
Samuel Georges
1a43f01978 Merge pull request #1444 from drtzack/patch-2
Update Turkish Language for CMS module
2015-09-26 08:35:56 +10:00
Samuel Georges
253f4b3e84 Merge pull request #1446 from Flynsarmy/pageRegexEscape
Allow \ character in Page URLs. Fixes #1441
2015-09-26 08:34:16 +10:00
Samuel Georges
d5e21b3842 Merge pull request #1443 from drtzack/patch-1
Turkish Language Update for System
2015-09-26 08:31:23 +10:00
Samuel Georges
3974fbb423 Merge pull request #1442 from jBOKA/develop
Updated AssetList widget to use correct folder permissions
2015-09-26 08:30:51 +10:00
Samuel Georges
9a54db74ad Move docs out of JS file 2015-09-26 08:29:17 +10:00
Samuel Georges
b4fdf27023 Tidy up popups docs 2015-09-26 08:24:16 +10:00
Samuel Georges
6e1194784a Take some emphasis off the inactive main menu items
NB: The "wizard" CMS icon doesn't seem to like font size 28px, but all other icons appear to render cleanly at this size.
2015-09-26 08:10:25 +10:00
Samuel Georges
863bac86fe Foundation code samples should be inline 2015-09-26 08:01:32 +10:00
Samuel Georges
70882a0e33 Minor revert from previous 2 commits 2015-09-26 08:01:08 +10:00
Samuel Georges
0f17d26ea1 Merge pull request #1445 from gergo85/patch-2
Translate the "CMS" string and minor cleanup
2015-09-26 07:58:29 +10:00
Samuel Georges
44bfda46cc Translate page title template 2015-09-26 07:55:39 +10:00
alekseybobkov
e54352b62e Added the object list Inspector editor. 2015-09-24 21:16:28 -07:00
Samuel Georges
beca2dddc2 Fixes the full screen button in code editor 2015-09-25 06:01:59 +10:00
Dave Shoreman
5816ae5604 Add permissions for account dropdown items
This adds permissions to Back-end Preferences and Code editor
preferences in the backend.

Instead of Access denied, the Backend Preferences page displays
an "Unable to find the spcified settings" error. Meh... it works.
2015-09-24 20:40:31 +01:00