Sam Georges
8d618d4e29
Fixes #684 - Plugins still load language, routes, etc when noInit is enabled
2014-10-16 19:49:30 +11:00
Sam Georges
1203043a45
Cache BrandSettings compiled CSS
2014-10-16 19:49:29 +11:00
Sam Georges
fbaab26bfb
Improve efficiency in settings model behavior
2014-10-16 19:49:28 +11:00
Samuel Georges
56e6620a35
Merge pull request #695 from erikthedeveloper/fixup/minor_documentation
...
Fixes typo (Licence) and missing space in README.md
2014-10-16 19:44:43 +11:00
Erik Aybar
69d7893f37
Fixes missing space and typo (Licence) in README.md
2014-10-15 18:50:19 -06:00
Sam Georges
b55cfa0aff
Use contain
2014-10-15 20:03:12 +11:00
Sam Georges
cb8cad3a75
Merge branch 'customize-backend' into develop
2014-10-15 19:59:33 +11: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
82192c3e55
Add light/dark variations of primary/secondary colors
2014-10-15 08:10:38 +11:00
Sam Georges
57ec5c7261
Moved asset combiner to the system module
2014-10-15 08:09:46 +11:00
Samuel Georges
3a7cc9f7aa
Merge pull request #686 from DallasMuseumArt/upstream
...
fixed language reference in dialog box for plugin disable form
2014-10-14 07:50:44 +11:00
Kris Arnold
9c51b8b2a1
fixed language reference in dialog box for plugin disable form
2014-10-13 15:32:59 -05:00
Sam Georges
3ec4a2a82f
Add LESS ability to rendering custom backend less
2014-10-13 19:05:23 +11:00
Sam Georges
d194f34cf8
Merge branch 'develop' into customize-backend
2014-10-13 18:35:39 +11:00
Sam Georges
640dc04cf5
Dedicated layout partial for custom styles
2014-10-13 16:09:07 +11:00
Sam Georges
dd5a46d815
Refs #599 - Adds method to get the list widget object from the controller
2014-10-11 18:06:14 +11:00
Sam Georges
153fcfbb13
Refs #598 - Ignore phantom columns stored in preferences
2014-10-11 17:58:48 +11:00
Sam Georges
cf352bfe1a
Fixes #657 - Add Redis service provider
2014-10-11 16:53:51 +11:00
Sam Georges
f03db8be5d
Fixes #669 - Labels in filter do not translate
2014-10-11 16:38:23 +11:00
Sam Georges
062ce2f50a
Closes #673 - Add Argentine Spanish (es-AR) locale
2014-10-11 16:32:51 +11: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
d92268b516
Oops, broke the switch
2014-10-11 14:32:30 +11:00
Sam Georges
71f9df8e13
Use HTML to pass unchecked checkboxes/switches. Refs #648
2014-10-11 14:31:09 +11:00
Samuel Georges
182bb01167
Merge pull request #648 from Flynsarmy/checkboxZeroVal
...
Send a 0 value when a checkbox is unchecked
2014-10-11 14:21:43 +11:00
Sam Georges
7d313a0409
Update changelog and Fixes #582
2014-10-11 13:43:00 +11:00
Sam Georges
543f1616b7
Fixes 675 - Add |trans (Lang::get) and |transchoice (Lang::choice) filters
2014-10-11 12:31:14 +11:00
Sam Georges
3836a9b8d7
Refs #679 - Fixed Visibility must be declared on property issues
2014-10-11 12:27:21 +11:00
Sam Georges
1dcaa0d1d6
Fixes #677 - use FQN for "instanceof Model" expressions
2014-10-11 12:13:25 +11:00
Sam Georges
4504d5bf4c
Improve translation handling
2014-10-11 10:37:48 +11:00
Sam Georges
fd547bb485
We can't sort by relation fields anymore
2014-10-11 08:44:30 +11:00
Sam Georges
463b971fbf
Fixes #674 - Add koala to readme
2014-10-10 09:04:12 +11:00
Sam Georges
1c4706bbbb
Fixes unit tests so they pass
2014-10-09 18:08:28 +11:00
Sam Georges
d78dadafd0
Check for CLI or system/updates route and disable any plugin initialization
2014-10-09 17:46:23 +11:00
Sam Georges
7e62ef5925
Refs #670 - Attempt fix
2014-10-09 17:14:29 +11:00
Sam Georges
f5eff8d74d
Update changelog
2014-10-09 08:36:18 +11:00
Samuel Georges
fc72c9053d
Merge pull request #666 from grrnikos/patch-1
...
Add .env.*.php files to .gitignore
2014-10-09 08:03:53 +11:00
Samuel Georges
ba97260aa9
Merge pull request #667 from sajjad-ser/master
...
Add Persian Translate
2014-10-08 18:58:05 +11:00
Samuel Georges
8a7338df83
Merge pull request #664 from egrego-dot-re/master
...
add mailgun support patch
2014-10-08 18:57:09 +11:00
Sam Georges
eff70e2342
Minor
2014-10-08 18:55:17 +11:00
Sam Georges
8d5253930d
Form fields can now be marked as hidden
2014-10-08 18:55:09 +11:00
Sam Georges
2c4317f8f2
Allow API to override login Attribute
2014-10-08 18:54:45 +11:00
sajjad-ser
1cf70bf032
Add Persian Translate
2014-10-07 17:37:37 +03:30
Nikos Gr
9d3934c23b
Add .env.*.php files to .gitignore
...
It's undoubtedly a best practice to use .env.*.php files to store db credentials, api keys etc. We should make sure that these files do not get version controlled.
2014-10-07 14:13:04 +03:00
Sam Georges
f542254403
Minor
2014-10-07 18:26:42 +11:00
Lukasz
506ed31539
add mailgun support patch
2014-10-06 17:55:50 +02:00
alekseybobkov
335506be53
Minor updates in the RichEditor widget styling
2014-10-05 22:39:39 -07:00
Sam Georges
80e7a8507e
Add static helpers extendListColumns + extendFormFields
2014-10-05 15:57:55 +11:00
Sam Georges
1388d6fba6
Update CHANGELOG.md
2014-10-04 16:02:16 +10:00
Sam Georges
5c46dbec32
Plugins are now updated according to their dependency definitions
2014-10-04 15:59:43 +10:00