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
799af7a3b3
Merge branch 'develop' into static-pages-support
2014-10-05 22:46:08 -07:00
alekseybobkov
335506be53
Minor updates in the RichEditor widget styling
2014-10-05 22:39:39 -07:00
alekseybobkov
26e8d5bda5
Minor updates in the back-end UI
2014-10-05 22:21:03 -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
Sam Georges
eb886af176
Bug fixes
2014-10-04 13:31:04 +10:00
Sam Georges
be5ba5dd7b
Update redactor to v10
2014-10-04 13:16:29 +10:00
Sam Georges
e9f5f13646
Closes #660
2014-10-04 09:56:38 +10:00
Sam Georges
79fd2e2afe
Adds colorpicker form widget, add initial form for customizing backend
2014-10-03 18:01:37 +10:00
Sam Georges
8d73924fbb
Add docs to class headers
2014-10-03 18:00:21 +10:00
Sam Georges
fee5925246
Revert image plugin until completed
2014-10-03 17:59:18 +10: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
f89f3416d4
Adds nested option used for isolating containers
2014-09-29 17:13:05 +10:00
Sam Georges
4d54160e16
Update fork ref
2014-09-29 16:26:21 +10:00
Sam Georges
88d67a7100
Fixes #359 - Sorting should work for hybrid touch/mouse devices now
2014-09-29 16:21:56 +10:00
Sam Georges
b37ba3ccfd
Fixes flaw in JS, custom dropdowns now focus when invalid
2014-09-29 14:15:49 +10:00
Sam Georges
6363205f34
Fixes validation on Tabs and Cms pages
2014-09-29 14:04:05 +10:00
Sam Georges
fccf4907a0
There is a bug in chrome where events are called too early
2014-09-29 13:43:21 +10:00
Sam Georges
bf47eb94ed
Str::getRealClass -> class_basename
2014-09-29 13:12:34 +10:00
Sam Georges
2255b9404e
Adds support for Windows-based paths
2014-09-29 12:59:14 +10:00
Sam Georges
aec05adc05
Add default value
2014-09-29 12:40:30 +10:00
Sam Georges
776f4dfbaf
ConfigMaker now symbolizes paths
2014-09-29 12:32:41 +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
fbf5cbbb67
Moved ViewMaker
trait to live under system, it can be useful for Models too.
2014-09-29 12:19:19 +10:00
Sam Georges
7bc9f0029a
Simplify code using class_uses_recursive helper
2014-09-29 12:15:44 +10:00
Sam Georges
c814ad5124
Minor
2014-09-29 11:08:48 +10:00
Sam Georges
da8e661102
Update CHANGELOG.md
2014-09-29 10:27:03 +10:00
Sam Georges
17f282b126
Removes deprecated code
2014-09-29 10:01:28 +10:00
Sam Georges
27708f7fa8
Fixes #633 - Return to previous keymap
2014-09-29 09:56:49 +10:00
Sam Georges
e619deb445
Field attributes have had an API change $field->attributes
should now be $field->getAttributes()
.
2014-09-29 09:52:09 +10:00
Sam Georges
faf113c5b6
* Build 149
2014-09-29 09:42:53 +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
beab3c3ded
A defined loader should not hide when there is a redirect taking place
2014-09-28 12:23:18 +10:00
Sam Georges
8ca3483863
Refs #653 - Move sessions table to system
2014-09-28 10:29:49 +10:00
Samuel Georges
d135c8efcf
Merge pull request #653 from gustavoaragon/master
...
+ Table Sessions
2014-09-28 10:26:25 +10:00
guga
69941e68bb
+ Table Sessions
2014-09-27 11:30:12 +12:00
Sam Georges
2b63282658
We have a form object already, use that instead
2014-09-26 19:54:30 +10:00
Sam Georges
b7e969083f
Only when there is no <form /> parental element
2014-09-26 19:52:02 +10:00
Sam Georges
a7d028a1a5
Welcome to the team, Indatus\Dispatcher! :-)
2014-09-26 18:45:51 +10:00
Sam Georges
3aaf50359b
Add alaises for SystemException + ApplicationException, they are used so often
2014-09-26 18:10:43 +10:00
flynsarmy
7d8425538b
Send a 0 value when a checkbox is unchecked
2014-09-26 09:20:01 +10:00