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 |
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
|
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
|
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 |
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 |
Sam Georges
|
a4379e89b1
|
Add empty type to triggerapi
|
2014-09-25 18:51:40 +10:00 |
Sam Georges
|
bdb3d5ff45
|
Remove hard coded key name ref
|
2014-09-25 18:35:10 +10:00 |
Sam Georges
|
746f425d88
|
Added new containerAttributes property to form fields
|
2014-09-25 18:05:35 +10:00 |
Sam Georges
|
5f12d9fc9b
|
Keep relation constraints in Relation form widget
|
2014-09-23 07:56:15 +10:00 |
vagrant
|
848376028f
|
Add test for makeWidget()
|
2014-09-20 10:33:09 +00:00 |
Sam Georges
|
73feabaf18
|
Fixes unit tests, also rename October\Test to October\Tester to remove conflict between real plugin of that name
|
2014-09-20 17:59:19 +10:00 |
Sam Georges
|
45811dfb95
|
Lean code
|
2014-09-20 17:56:59 +10:00 |
Sam Georges
|
c1d1ce49da
|
Fixes broken icon ref
|
2014-09-20 17:25:21 +10:00 |
Sam Georges
|
49117a2732
|
Minor
|
2014-09-20 16:56:11 +10:00 |
Sam Georges
|
feb409c8c6
|
Add text to empty figure captions
|
2014-09-20 16:53:26 +10:00 |
Sam Georges
|
334725594a
|
Add image toolbar button
|
2014-09-20 16:47:52 +10:00 |
Sam Georges
|
12b8e07aa2
|
Add table plugins, isolate WYSIWYG classes to OC prefix, add front end defaults
|
2014-09-20 15:46:50 +10:00 |
Sam Georges
|
d27eed4e15
|
Bug fix
|
2014-09-20 13:25:09 +10:00 |
Sam Georges
|
36084210cb
|
Fixes broken refs
|
2014-09-20 12:02:41 +10:00 |
Sam Georges
|
4fac6fea29
|
Rem debug code
|
2014-09-20 11:35:25 +10:00 |
Sam Georges
|
65573da89b
|
Add the ability to override backend assets and layouts using a Skin
|
2014-09-20 11:25:57 +10:00 |
Sam Georges
|
6cc36d39f2
|
Refs #623 - Add persian map to inputpreset
|
2014-09-20 10:15:01 +10:00 |
Sam Georges
|
ffc1a8490a
|
Convert autoload refs to PSR-4 so they actually work
|
2014-09-19 17:23:11 +10:00 |
Sam Georges
|
5cd9f30ea2
|
Exception handling when plugins/ dir missing
|
2014-09-19 17:23:10 +10:00 |
Sam Georges
|
23710dbbc3
|
No longer lower case partial override component alias Att: @chadstrat
|
2014-09-19 17:23:08 +10:00 |
alekseybobkov
|
a9e2e2d80f
|
Improvements in the CMS objects and back-end UI.
|
2014-09-18 20:34:24 -07:00 |
alekseybobkov
|
4fc461ade7
|
Changes in the popover styling
|
2014-09-18 20:34:24 -07:00 |
alekseybobkov
|
a77b290a8e
|
Improvements in the back-end widgets
|
2014-09-18 20:34:24 -07:00 |
alekseybobkov
|
632d1b82cf
|
Fixed Redactor styles
|
2014-09-18 20:30:45 -07:00 |
alekseybobkov
|
e383f0bd01
|
Fixes in the Redactor styling
|
2014-09-18 20:03:59 -07:00 |
Sam Georges
|
d31f2eb97e
|
Create custom redactor stylesheet, add figure and quote redactor plugins. So v. cool! :-)
This will break the stretch implementation, since we no longer using iframe. Att: @alekseybobkov
|
2014-09-18 19:20:47 +10:00 |
Sam Georges
|
bb78bb5fb3
|
Make the BG 1 point darker, so it is actually visible on Win PC
|
2014-09-18 19:16:10 +10:00 |
Sam Georges
|
3007cc6e0a
|
Rich editor should use a data locker so fullscreen does not pull textarea out of the form element. Add cleanup plugin.
|
2014-09-18 15:18:05 +10:00 |
Sam Georges
|
e7e518adf8
|
Rich Editor no longer uses iframe or individual stylesheet, adds fullscreen button
|
2014-09-18 14:48:21 +10:00 |
Sam Georges
|
0f544cafb2
|
Merge branch 'master' into develop
|
2014-09-18 08:23:30 +10:00 |
Sam Georges
|
cc8d833ea8
|
Minor
|
2014-09-18 08:22:22 +10:00 |
Samuel Georges
|
5f1cee9787
|
Merge pull request #627 from JohnsonJackblue/patch-1
Update lang.php
|
2014-09-18 08:22:00 +10:00 |
Samuel Georges
|
76aed53ec8
|
Merge pull request #611 from nnmer/master
Additional parameters for some methods to be able to specify whether needed absolute or relative path for the url generator
|
2014-09-18 08:21:14 +10:00 |
Sam Georges
|
bbfc665e88
|
Minor
|
2014-09-17 17:18:44 +10:00 |
Sam Georges
|
a5f17edc45
|
Handle fields that differ by fieldName and valueFrom
|
2014-09-17 17:10:13 +10:00 |
Sam Georges
|
4f00fbdbc6
|
Minor. keyField -> keyFrom
|
2014-09-17 16:47:55 +10:00 |
Sam Georges
|
c8f3c640b8
|
columnName -> fieldName + general improvements to FormWidgetBase
|
2014-09-17 16:07:06 +10:00 |
Sam Georges
|
4763c9598a
|
Add valueFrom to form field, rename field->columnName to field->fieldName
|
2014-09-17 14:43:24 +10:00 |
Sam Georges
|
028339ec02
|
nameFrom -> valueFrom (lists)
|
2014-09-17 14:13:07 +10:00 |
Sam Georges
|
fdb90d3882
|
nameColumn -> nameFrom
|
2014-09-17 14:00:10 +10:00 |
Sam Georges
|
3b2b858b65
|
nameColumn -> nameFrom
|
2014-09-17 13:52:05 +10:00 |
Sam Georges
|
109df00340
|
nameColumn -> nameFrom
descriptionColumn -> descriptionFrom
|
2014-09-17 13:39:37 +10:00 |
Sam Georges
|
04462f5b4c
|
The manage form should not share its session key with the parent
|
2014-09-17 09:46:48 +10:00 |
Sam Georges
|
001a9f92ff
|
Fixes manage form so widgets fileupload can work correctly inside
|
2014-09-16 17:40:06 +10:00 |
Sam Georges
|
aa7e1800a4
|
Fixes path making issue
|
2014-09-15 08:58:42 +10:00 |
JohnsonJackblue
|
70b6039be0
|
Update lang.php
|
2014-09-14 15:48:29 +02:00 |
Sam Georges
|
b8fbb073ac
|
Minor
|
2014-09-14 10:57:58 +10:00 |
Samuel Georges
|
d8bd36e2f5
|
Merge pull request #624 from Flynsarmy/balloonOptions
Add dynamic option support to balloon-selector fields
|
2014-09-13 21:44:54 +10:00 |
flynsarmy
|
635cb4f4d3
|
Add dynamic option support to balloon-selector fields
|
2014-09-13 21:43:43 +10:00 |
flynsarmy
|
60958efeed
|
Set number fields to null if no value entered
|
2014-09-13 18:29:10 +10:00 |
Sam Georges
|
8dcef0ebfb
|
Adds index
|
2014-09-13 18:16:16 +10:00 |
Sam Georges
|
69fb8e0918
|
Fixes issue where load indicator hangs around on errors when a redirect is used
|
2014-09-13 17:47:38 +10:00 |
Samuel Georges
|
cb3083c17c
|
Merge pull request #620 from Flynsarmy/numberFieldValue
Correctly sanitize number fields
|
2014-09-13 17:21:45 +10:00 |
Sam Georges
|
f19152d066
|
Increase accepted password length
|
2014-09-13 17:20:59 +10:00 |
flynsarmy
|
0fd0b29772
|
Correctly sanitize number fields
|
2014-09-13 17:17:15 +10:00 |
Sam Georges
|
d4e28a62cc
|
Added new `hint` form field type (see Backend > Forms docs).
|
2014-09-13 15:14:03 +10:00 |
Sam Georges
|
efbb0351db
|
ViewMaker now uses PathMaker
|
2014-09-13 15:02:52 +10:00 |
Sam Georges
|
277a2daf7b
|
Improvements to rich editor
|
2014-09-13 14:09:48 +10:00 |
Sam Georges
|
c2a71e88bb
|
Clean up some sloppy work
|
2014-09-12 20:20:52 +10:00 |
Anton Romanov
|
8ee57eee76
|
Update Page.php
|
2014-09-11 12:45:37 +08:00 |
Anton Romanov
|
7ded6e5fed
|
Update Controller.php
|
2014-09-11 12:44:52 +08:00 |
Josh Hall
|
eb27b581c0
|
Add comma to end of line 17
|
2014-09-10 08:49:05 -05:00 |
Sam Georges
|
73200606bc
|
Pass isFirstField attrib, allow prevent of default focus()
|
2014-09-10 19:29:02 +10:00 |
Sam Georges
|
3d36e65a55
|
Trigger invalid on all fields, but only focus the first one. Also pass the messages across.
|
2014-09-10 19:11:21 +10:00 |
Sam Georges
|
0cffb0c934
|
Add Save & Close button to settings pages
|
2014-09-10 18:44:25 +10:00 |
Sam Georges
|
7ea65608a0
|
As per documentation, option-based redirect should only occur on successful AJAX requests (pushing a redirect from the server still works)
|
2014-09-10 17:03:36 +10:00 |
Sam Georges
|
44cff23009
|
Fixes #604 where code editor has been forcibly removed
|
2014-09-10 07:25:11 +10:00 |
alekseybobkov
|
8c08b9ccbb
|
Minor fix
|
2014-09-07 12:59:08 -07:00 |
alekseybobkov
|
9f4fa49068
|
Fixes a bug where saving a content block from the CMS back-end creates an empty [components] section in the file settings area.
|
2014-09-06 21:52:42 -07:00 |
Sam Georges
|
8291dbf4d3
|
Widgets can now state that they contribute no data when the form is saved
Applied to FileUpload.php
|
2014-09-06 22:22:59 +10:00 |
Sam Georges
|
f3c6260c3e
|
Slightly different fix to #580. Closes #580
|
2014-09-06 22:02:56 +10:00 |
Sam Georges
|
810f545ce8
|
Missing ref
|
2014-09-06 21:59:40 +10:00 |
Sam Georges
|
ae9fddc071
|
Switch to helper
|
2014-09-06 21:58:45 +10:00 |
Samuel Georges
|
2ea1c71931
|
Merge pull request #578 from Flynsarmy/formwidgetIDs
Fix formwidget IDs for nested fields
|
2014-09-06 21:57:44 +10:00 |
Sam Georges
|
766875fac5
|
Switch to evalHtmlId helper
|
2014-09-06 21:57:23 +10:00 |
Sam Georges
|
91a7ea9da2
|
Minor code improvements
|
2014-09-06 21:46:19 +10:00 |
Samuel Georges
|
fa0ada51c6
|
Merge pull request #579 from Flynsarmy/nestedFileUpload
Refs #485, #504 - Allow adding nested FileUpload files
|
2014-09-06 21:40:49 +10:00 |
Sam Georges
|
37e5894df2
|
The `{% put %}` tag now appends by default, The closing put tag now supports overwrite, eg: `{% endput overwrite %}`.
|
2014-09-06 17:10:52 +10:00 |
Sam Georges
|
14c8bc9a49
|
Update blueimp software to latest
|
2014-09-06 15:11:55 +10:00 |
Sam Georges
|
df26e201df
|
Alleviate the Search Widget of its need for a <form> tag
|
2014-09-06 14:03:37 +10:00 |
Sam Georges
|
33922f2180
|
If the target element is an input (textarea, select, etc) include its value when not used in a form
|
2014-09-06 13:58:10 +10:00 |
Samuel Georges
|
fee8344178
|
Merge pull request #602 from NateMS/master
added german translations
|
2014-09-06 13:25:34 +10:00 |
Sam Georges
|
347e25babc
|
Add search capability to manage mode (lists)
|
2014-09-06 13:18:55 +10:00 |
Sam Georges
|
c916c40fc2
|
Add search support to the view mode
|
2014-09-06 12:51:39 +10:00 |
Sam Georges
|
fe3f0bd34e
|
More silly logic errors
|
2014-09-06 12:11:42 +10:00 |
Sam Georges
|
2460e54028
|
Update changelog, move relation config under view/manage array respectively
|
2014-09-06 12:09:00 +10:00 |
Sam Georges
|
31447df5d4
|
Minor bug - this should be getKeyName
|
2014-09-06 11:45:19 +10:00 |
Sam Georges
|
29b132a4a0
|
treeExpanded default is now false
|
2014-09-06 11:28:01 +10:00 |
Sam Georges
|
4a3fd88637
|
Add sweet transition animations on keywords
|
2014-09-06 10:40:32 +10:00 |
Sam Georges
|
2f4a432afc
|
Update select2 to latest, add basic styles for multi mode
|
2014-09-05 18:11:25 +10:00 |
alekseybobkov
|
324d0b11a5
|
Fixes dropdowns in the report widgets. Closes #588
|
2014-09-04 22:49:29 -07:00 |
alekseybobkov
|
b69f7b649e
|
Fixes the source editor in the Redactor.
|
2014-09-04 20:18:29 -07:00 |
alekseybobkov
|
60d8e71804
|
Merge branch 'develop' of github.com:octobercms/october into develop
|
2014-09-04 19:04:07 -07:00 |
alekseybobkov
|
904b855778
|
Fix for the checkbox field in the Inspector
|
2014-09-04 19:03:33 -07:00 |
NateMS
|
b14caaaf25
|
added german translations
Should be completed now
|
2014-09-04 13:51:45 +02:00 |
Samuel Georges
|
c63dc4da31
|
Merge pull request #594 from andersonwoss/master
Add full translation for pt-br
|
2014-09-04 21:11:07 +10:00 |
Sam Georges
|
f7dfd35d08
|
Merge branch 'master' into develop
|
2014-09-04 13:10:44 +10:00 |
alekseybobkov
|
df55946b61
|
Merge branch 'misc-tmp' into develop
|
2014-09-03 20:01:17 -07:00 |
alekseybobkov
|
9572c17253
|
Minor changes in the back-end UI. The front-end router now triggers an event allowing to override the default routes. The CMS back-end UI now supports view bags in content files.
|
2014-09-03 19:58:21 -07:00 |
Sam Georges
|
9197dbed59
|
ValidationException should be aliased. System and Application should probably be aliased too.
|
2014-09-03 19:46:28 +10:00 |
Sam Georges
|
0e3d909bd0
|
Add missing refs and accessors for pageObj and layoutObj
|
2014-09-03 08:48:15 +10:00 |
Anderson Carlos Woss
|
3899e64cce
|
Correction in pt-br translations
|
2014-08-31 10:54:54 -03:00 |
Anderson Carlos Woss
|
32ad8cc09e
|
Add full translation for pt-br
|
2014-08-30 22:38:32 -03:00 |