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
Sam Georges
8c07bfea15
Tokens expand when holding CTRL and double clicking (Yay!)
2014-08-30 16:21:16 +10:00
Sam Georges
357475c992
Token Breaker -> Token Expander, Add token expander to CMS editor
2014-08-30 16:05:19 +10:00
Sam Georges
f829fbca3c
column-name -> field-name
2014-08-30 15:06:11 +10:00
Sam Georges
e55d4f9ea0
Performance improvement: CMS was passing all assets with each AJAX call
...
Add token breaker plugin to CMS page
2014-08-30 15:04:15 +10:00
Sam Georges
0acd45e4ca
Styling and API improvements to code editor
2014-08-30 15:03:35 +10:00
Sam Georges
fcf31b05ae
Added new dump() Twig function
2014-08-30 12:34:03 +10:00
Sam Georges
3193006e2e
Beef up the debug extension
2014-08-30 12:23:12 +10:00
Sam Georges
0243f47651
Fixes empty reference when using Form widget outside FormController
2014-08-30 09:49:48 +10:00
Sam Georges
aaffeacf1d
Fixes #584 - pt-br locale not defined correctly.
2014-08-30 09:42:55 +10:00
Sam Georges
db2cea630b
* Build 139
2014-08-30 08:56:58 +10:00
Sam Georges
1d300ace98
Add prototype code for token breaker
2014-08-29 23:53:13 +10:00
Sam Georges
b8bf570289
Add initial version of dump() twig function / debug extension
2014-08-29 21:55:41 +10:00
Sam Georges
77bc72e0e1
Fixes #590 , parse in all model attribute values when making a redirect
2014-08-29 19:37:38 +10:00
Samuel Georges
f6189053b2
Merge pull request #592 from planetadeleste/patch1
...
Fixes #591 - Use translations in filters
2014-08-29 19:30:11 +10:00
Sam Georges
938f9957de
Add PathMaker trait, Combiner now supports aliases and dynamic paths
2014-08-29 19:23:57 +10:00
Sam Georges
cd51c37d19
Fixes LESS parser so the paths are no longer messed up
2014-08-29 19:23:56 +10:00
Alvaro Cánepa
1dacca06f2
Add Filter translations
2014-08-29 00:56:52 -03:00
Alvaro Cánepa
12c9efbde6
Use translations instead of direct English word.
2014-08-29 00:47:05 -03:00
alekseybobkov
e72c30a3c8
Fixes drop-down fields in dashboard widgets. Closes #588
2014-08-29 14:19:20 +11:00
alekseybobkov
012d5a4d1c
Merge branch 'develop' of github.com:octobercms/october into develop
2014-08-29 14:16:33 +11:00
Sam Georges
833ba1f48d
Set the default sort order
2014-08-29 09:27:56 +10:00
alekseybobkov
fdd83b53c9
Updates in the back-end UX
2014-08-28 19:03:47 +11:00
Sam Georges
eb6a912f28
Allow setParameters() in Cms Router
2014-08-28 08:19:08 +10:00
Sam Georges
c1bb7cec32
Typo
2014-08-23 21:52:35 +10:00
Sam Georges
4e4df36dad
Tidy up code
2014-08-23 21:46:03 +10:00
Samuel Georges
789d798eb1
Merge pull request #585 from Flynsarmy/listOrderColumn
...
Allow complex sortable columns
2014-08-23 21:16:44 +10:00
flynsarmy
9bf5821a3b
Allow complex sortable columns
2014-08-23 17:35:18 +10:00
Sam Georges
a0bfbfc0d6
CMS AJAX handlers now have a way to invoke the page cycle if desired
2014-08-23 17:23:29 +10:00
Sam Georges
9cebf5fbb8
Make extend truly come last
2014-08-23 13:07:39 +10:00
Sam Georges
2adeb7de2d
Streamline partial usage in form fields and list columns
2014-08-23 11:11:49 +10:00
Sam Georges
7beafebf7c
getClassExtension -> asExtension (shorter syntax)
2014-08-23 09:41:48 +10:00
Sam Georges
3c8f3cdb3f
Ctrl/Cmd+S should work inside Redactor
2014-08-22 21:47:22 +10:00
Sam Georges
4db38b1650
Improve october.hotkey.js
2014-08-22 21:02:32 +10:00
Sam Georges
799273414f
Update redactor to latest
2014-08-22 20:15:12 +10:00
alekseybobkov
e7767176ce
Updated the treeview control, updated Redactor scripts, the CMS Content is now a compound object
2014-08-22 18:45:05 +11:00
flynsarmy
d0b557cbdf
Fix formwidget IDs for nested fields
2014-08-22 15:08:00 +10:00
flynsarmy
4df7af076d
Remove unused variables
2014-08-22 14:59:32 +10:00
flynsarmy
11acd6e799
Refs #485 , #504 - Add support for nested columns.
2014-08-22 14:38:53 +10:00
Samuel Georges
fb56fbfabd
Merge pull request #573 from mrmlnc/develop
...
ru_lang (138)
2014-08-22 08:07:10 +10:00
Samuel Georges
111589dec6
Merge pull request #577 from stefantalen/dutch-translations
...
Updated dutch language files
2014-08-22 08:06:48 +10:00
Stefan Talen
5455c6c1af
Updating dutch language files
2014-08-21 23:07:50 +02:00
Sam Georges
76b143e8d3
Components and variables can now be accessed in the page code section via `$this->foo` in addition to `$this['foo']`.
2014-08-21 20:04:41 +10:00
Sam Georges
20e279bf4c
Page URLs now support dots (.)
...
Add hook for cms.page.init
2014-08-21 19:47:29 +10:00
Samuel Georges
e73f82bffe
Merge pull request #570 from Flynsarmy/popupErrors
...
Refs #568 - Inherit the parent framework error function
2014-08-21 08:12:43 +10:00
Denis Malinochkin
9a798cf46a
ru_lang (138)
2014-08-20 17:10:22 +04:00
flynsarmy
80b10bd45b
Refs #568 - Inherit the parent framework error function
2014-08-20 15:37:10 +10:00
Sam Georges
5df02a3eb9
Refs #568 - Inherit the parent framework success function
2014-08-20 10:12:44 +10:00
Sam Georges
d2e2e1ffff
Local events also don't need prefixes
2014-08-19 21:34:59 +10:00
Sam Georges
7bd967cff5
Fix cms.template.save event, should always pass the primary object as the first/second parameter.
...
This may be a breaking change for some, sorry about that.
2014-08-19 21:33:03 +10:00
Sam Georges
3f8d3d8eea
Fixes rebase issue in #557
2014-08-19 12:40:18 +10:00
Sam Georges
d7f22dc797
Merge branch 'develop'
2014-08-19 12:38:25 +10:00
Sam Georges
bcc48054e7
Add hook to render page
2014-08-19 12:35:33 +10:00
Denis Malinochkin
7104dec490
duplicate keys
2014-08-16 17:46:22 +04:00
adi
03d9f81b47
Added Romanian translation files in modules/*/lang/ro and modified modules/backend/models/BackendPreferences.php and modules/system/lang/en/lang.php in order for the language to appear in the admin section
2014-08-16 15:00:07 +03:00
Samuel Georges
0980c6d997
Merge pull request #549 from Flynsarmy/twigDebugState
...
Set twigs debug state to the same as Octobers
2014-08-16 18:01:33 +10:00
Paul Wilde
2c46036d2c
Added a couple of missing translation strings. Fixed a translation typo for the request log empty button - It should be request_log not event_log.
2014-08-16 05:18:37 +01:00
Sam Georges
d52fe388db
Fixes #530 - No more joinWith() and groupBy(), align with Laravel to the best of our ability.
...
Adds new list column type "nameFrom" (take name from X attribute) as an alternative to "select".
2014-08-16 14:08:51 +10:00
Sam Georges
982b22a676
Fixes #547 - Duplicate assets are pointless
2014-08-16 09:17:09 +10:00
flynsarmy
35e4f9c4fb
Tailing comma
2014-08-14 21:08:15 +10:00
flynsarmy
869765af76
Set twigs debug state to the same as Octobers
2014-08-14 21:06:58 +10:00
Sam Georges
f6fc9a9e00
YAML properties should be camelCase
2014-08-14 19:32:48 +10:00
alekseybobkov
176f41f0f1
Merge branch 'develop' of github.com:octobercms/october into develop
2014-08-14 16:51:49 +11:00
alekseybobkov
4f55def792
Implementing the treeview element
2014-08-14 16:51:31 +11:00
Samuel Georges
d9ca311ce3
Merge pull request #545 from marininicola/develop
...
Fix an issue when searching an asset in CMS backend
2014-08-14 08:25:52 +10:00
Nicola Marini
bf1247e197
Fix issue when searching an asset in CMS backend
...
On Windows, searching for a file return the paths with the "\" separator, and throws an error when selecting a file for editing.
2014-08-13 17:42:51 +02:00
Sam Georges
3ff31f2180
Minor
2014-08-13 21:25:57 +10:00
Samuel Georges
bee85771c6
Merge pull request #544 from Flynsarmy/getTwigMethod
...
Add getTwig controller method
2014-08-13 21:23:54 +10:00
Sam Georges
3b41b3e81f
Finish up basic Filter implementation
2014-08-13 21:23:19 +10:00
flynsarmy
55c0ba8934
Add getTwig controller method
2014-08-13 09:08:18 +10:00
Sam Georges
21242b22b8
Fixes #543 - default fallback title isn't being translated inside the modal
2014-08-13 08:11:29 +10:00
Sam Georges
0d9d45e4c0
Refs #543 - Translate the fallback report widget title should the user not set their own
2014-08-13 08:04:04 +10:00
Sam Georges
a5d67bee27
Escape all the translated strings
2014-08-13 08:01:18 +10:00
Sam Georges
37291a0c63
Throw ApplicationException when AJAX handler not found
2014-08-13 07:52:47 +10:00
Sam Georges
7d4e535165
Progress to filter widget, added animation less stylesheet
2014-08-13 07:52:46 +10:00
Paul Wilde
a3c94d6355
Escape unescaped translations. Add trans() function during output for the Balloon and Widget Selector.
2014-08-12 21:46:19 +01:00
Paul Wilde
e0d9b1bb22
Fix argument name.
2014-08-12 01:21:09 +01:00
Paul Wilde
1d038d3173
More translation strings.
2014-08-12 01:15:38 +01:00
Paul Wilde
0ee0957c21
Use large flags for retina displays.
2014-08-11 21:29:52 +01:00
Paul Wilde
7e2f63e315
Use correct flag for Sweden, it was previously set as the El Salvador flag.
2014-08-11 21:23:29 +01:00
Samuel Georges
09369ea7f5
Merge pull request #538 from marininicola/develop
...
Add italian translation to the backend and fix a bug in the backend toolbar
2014-08-11 21:59:50 +10:00
Nicola Marini
7db69a1d02
Update october.dragscroll.js
2014-08-11 13:57:42 +02:00
Sam Georges
f1849c2ea0
Refs #5 - Progress to Filter widget
2014-08-11 21:46:29 +10:00
Nicola Marini
1cb3345deb
Visual bug in backend toolbar
...
In IE 11 / Chrome browsers (i tested with them) in the toolbar menu appears a '>' on the left side of the menu even if there is no need to scroll the toolbar to see other elements.
2014-08-11 13:43:40 +02:00
Nicola Marini
19d06a0489
Italian translation
...
Add the italian translation for the October CMS
2014-08-10 14:26:20 +02:00
Nicola Marini
a7b59756cf
Italian translation
...
Add the italian translation for the October CMS
2014-08-10 14:24:54 +02:00
Nicola Marini
394679efaf
Italian translation
...
Add the italian translation for the October CMS
2014-08-10 14:23:52 +02:00
Nicola Marini
59cdfe1386
Italian translation
...
Add the italian translation for the October CMS
2014-08-10 14:22:07 +02:00
Nicola Marini
17965098ce
Italian translation
...
Add the italian translation for the October CMS
2014-08-10 14:19:06 +02:00
Nicola Marini
5b6e75357b
Italian translation
...
Add the italian translation for the October CMS
2014-08-10 14:17:43 +02:00
Samuel Georges
a3392ecb50
Merge pull request #535 from boulox/system-french-trad
...
Add some missing french translation
2014-08-09 12:22:41 +10:00
Sam Georges
13587f155c
Move trans from logic-less array to inside business logic. Convert tabs to spaces.
2014-08-09 12:21:17 +10:00
Boulox
fb13094190
Add some missing french translation
2014-08-09 04:02:54 +02:00
Paul Wilde
906370c6bd
Added translation strings for permission labels, mail template/layout column labels, editor fullscreen, list pagination and list setup modal.
2014-08-09 03:02:15 +01:00
Samuel Georges
c92c36aeff
Merge pull request #533 from paulwilde/lang-update
...
Allow the dashboard widget inspector and status report widget to be translated.
2014-08-09 11:07:12 +10:00
Paul Wilde
de98451148
Allow the dashboard widget inspector and report widget to be translated.
2014-08-09 01:29:19 +01:00
Paul Wilde
c1856dfbe2
Translate My Settings heading.
2014-08-08 21:41:32 +01:00
Sam Georges
3fe08dfaf4
Minor fix
2014-08-08 22:02:46 +10:00
Sam Georges
f21eaf05a3
Minor
2014-08-07 20:42:39 +10:00
Samuel Georges
4bf9da8b56
Merge pull request #528 from whsol/add_translation_to_backend
...
Add Translation to backend controls
2014-08-07 20:41:18 +10:00
Samuel Georges
2f9adde25e
Merge pull request #527 from sl1nk3/french-translation-updates
...
French translation updates
2014-08-07 19:34:44 +10:00
Samuel Georges
5630ea61b0
Merge pull request #526 from mrmlnc/master
...
Russian translation [build 134]
2014-08-07 19:32:28 +10:00
felix
7fd9e267a9
add Translation to backend
...
switch
relation create_button
relation add_button
2014-08-07 12:58:17 +04:00
sl1nk3
3fe7675890
Better french description for the request log
2014-08-07 00:53:04 -04:00
sl1nk3
1765060856
Some more updates
2014-08-07 00:45:12 -04:00
sl1nk3
4b26022888
Suppression de la contraction toute pas belle.
2014-08-07 00:38:31 -04:00
sl1nk3
a1ba5e4178
Minor.
2014-08-07 00:31:40 -04:00
sl1nk3
5768ebaabb
Fixed some issues with the French translation,
...
Added it to the settings menu.
2014-08-07 00:31:09 -04:00
Denis Malinochkin
20bbacdd3f
ru_update
2014-08-07 04:14:10 +04:00
alekseybobkov
7079cba205
Merge branch 'develop' of github.com:octobercms/october into develop
2014-08-06 22:44:48 +11:00
alekseybobkov
2018215c44
Implemented the view bag. Minor UX fix.
2014-08-06 22:42:09 +11:00
Sam Georges
b80502addb
Log access attempt after versions are applied
2014-08-06 20:19:22 +10:00
alekseybobkov
268f693d81
Merge branch 'develop' of github.com:octobercms/october into develop
2014-08-06 20:49:55 +11:00
alekseybobkov
a6f157ea03
Minor fix in the pie chart
2014-08-06 20:49:19 +11:00
Sam Georges
e5830171f6
Fixes bug where dropdown are empty for non string values
2014-08-06 11:50:20 +10:00
Sam Georges
e2921472f8
Create allocated Settings category constants for translation
2014-08-06 11:44:31 +10:00
Sam Georges
09106ff560
Improvements to logging screens and internals of List widget
2014-08-06 11:19:59 +10:00
flynsarmy
d468ec2e28
Attempt to display error message in event log list
2014-08-06 10:24:09 +10:00
Sam Georges
72dff8fdfa
Minor
2014-08-05 20:03:03 +10:00
Sam Georges
a1998e4348
Fixes #500 - Handle custom related key names, don't use session keys for existing parent models
2014-08-05 17:40:49 +10:00
Sam Georges
e40554574d
Fixes #517
2014-08-05 17:26:42 +10:00
Sam Georges
7ccf5fe5db
Fix Save / Preview icons in the CMS
...
Change preview site icon to icon-crosshairs
2014-08-05 17:10:38 +10:00
Sam Georges
db18e3c828
Translate and improve dash widget popup
2014-08-05 16:54:39 +10:00
Sam Georges
6792bab25d
Add more translation points
2014-08-05 16:54:39 +10:00
Sam Georges
d050cff3c6
Improved Grid widget
...
Grid widget now supports custom toolbar
Remove row is triggered as "data changed"
2014-08-05 16:54:39 +10:00
alekseybobkov
77c6c81ff8
Minor UX improvement
2014-08-05 17:52:45 +11:00
Samuel Georges
f08cfd8a1b
Merge pull request #518 from jofrysutanto/develop
...
Camel-casing controller action when parsing
2014-08-05 09:06:01 +10:00
Sam Georges
e23b9084be
Merge branch 'master' into develop
2014-08-05 09:01:27 +10:00
Samuel Georges
3859a38c6a
Merge pull request #516 from boulox/french-translation
...
Add french translation
2014-08-05 08:56:10 +10:00
Miloš Stanić
d5f47bb988
Update _image_single.htm
...
Paperclip icon with a href was not displayed on the already uploaded image, due to error in icon name.
2014-08-04 19:02:48 +02:00
jofrysutanto
cbc1a7688f
Camel-casing controller action in backend for friendlier action naming in backend controller
2014-08-04 22:56:49 +10:00
Fabien
5b7161cdd5
Add french translation
2014-08-03 15:20:59 +02:00
Sam Georges
bfc3804a1a
If a base classes uses a trait, no need to reuse that trait because Model boots all traits now
2014-08-03 11:57:51 +10:00
Sam Georges
3f31eed160
Add more detailed error for saving cms objects.
2014-08-03 10:52:46 +10:00
Sam Georges
8a86927944
Make ApplicationException more friendly
2014-08-03 10:34:33 +10:00
Sam Georges
1e8bf5d62b
Make formWidget available to FormController behavior via formGetWidget()
2014-08-03 10:25:19 +10:00
Sam Georges
f99bd0e427
Tidy up the Form widget object, allFields and formWidgets no longer public
2014-08-03 10:25:19 +10:00
Samuel Georges
eeda9f5f0d
Merge pull request #512 from mrmlnc/develop
...
[Build 131] Update ru_lang
2014-08-03 10:08:07 +10:00
Sam Georges
1f64ccf792
Traits use private instead of protected so they can be used/reused in base classes
2014-08-03 10:04:06 +10:00
Denis Malinochkin
ab7e1cfd8a
ru_lang
2014-08-02 12:49:01 +04:00
alekseybobkov
fecfeee2ac
Fixed drop-down widget properties on the dashboard
2014-08-02 12:29:41 +11:00
alekseybobkov
d562e68b91
Merge branch 'develop' of github.com:octobercms/october into develop
2014-08-02 11:25:11 +11:00
alekseybobkov
52dc767e3f
Minor UX improvement
2014-08-02 11:24:47 +11:00
Samuel Georges
0052fc92a9
Merge pull request #507 from Flynsarmy/getGrid
...
[DataGrid widget] Add getGrid method
2014-08-01 19:40:56 +10:00
flynsarmy
963425e973
Add getGrid method
2014-08-01 15:32:45 +10:00
Sam Georges
56d0c3351b
private -> protected
2014-08-01 14:54:16 +10:00
Sam Georges
6388ecef52
private -> protected
2014-08-01 13:58:59 +10:00
Sam Georges
34bedb0b33
Minor fixes
2014-08-01 13:39:51 +10:00
Sam Georges
ea95ed7cd6
Fixes breadcrumb on compact layouts
2014-08-01 12:47:57 +10:00
Sam Georges
25e01ed449
Improve event and request log preview pages
2014-08-01 11:02:12 +10:00
Sam Georges
8b7bbd1062
Add 'partial' type to list columns.
2014-08-01 10:42:14 +10:00
Sam Georges
e62f72e235
MAke EventLog details jsonable
2014-07-31 19:37:11 +10:00
Sam Georges
b10b41f3bf
Improvements to List widget, CSS classes can now be passed through
2014-07-31 19:37:11 +10:00
flynsarmy
eea0a5e7c7
Support custom currency formats
2014-07-31 10:05:13 +10:00
flynsarmy
2e76630ce6
Remove incorrect method arguments
2014-07-30 20:44:18 +10:00
flynsarmy
a56022d764
Add comment
2014-07-30 20:18:12 +10:00
flynsarmy
8da4b38672
Improve getDataSourceValues so model knows what attribute it's dealing with
2014-07-30 20:11:47 +10:00
Sam Georges
8a246a8193
Use a smarter approach to logging request referers
2014-07-30 18:24:16 +10:00
Sam Georges
33e6edf5c5
Minor fixes to list setup
2014-07-30 18:14:51 +10:00
Sam Georges
67c08f0821
Roll back the moo
2014-07-30 18:13:22 +10:00
Sam Georges
ba3931acf5
Add hints to each log page. Fix preview screens for event and request logs.
2014-07-30 18:12:19 +10:00
Sam Georges
0da5f513d3
Translate values
2014-07-30 17:51:44 +10:00
Sam Georges
4f30a2c62a
Add empty log links
2014-07-30 17:44:50 +10:00
Sam Georges
fb788c9c0a
Make request and access log work
2014-07-30 17:33:26 +10:00
Sam Georges
eb7bdb3fbc
Tidy up code. Refs #497
2014-07-30 17:23:14 +10:00
Sam Georges
afbea016ec
Add settings pages for new loggers
...
Write trace log items to the db
2014-07-30 17:19:52 +10:00
Sam Georges
93590fb272
TraceLog -> EventLog
...
Cms\ErrorLog -> System\RequestLog
Set up some basic language keys
2014-07-30 17:19:51 +10:00
Sam Georges
16468d224b
Improve getAutocompleteValues so model knows what attribute it's dealing with
2014-07-30 17:19:48 +10:00
Samuel Georges
24b55be4be
Merge pull request #497 from Flynsarmy/datagriDataSource
...
Allow models to pass data source values to the DataGrid widget
2014-07-30 17:17:25 +10:00
Samuel Georges
45dbaa7597
Merge pull request #496 from Flynsarmy/gridSourceHandler
...
Prioritize sourceHandler over dataLocker. Fixes #495
2014-07-30 17:17:12 +10:00
flynsarmy
23fd094c8e
Allow models to pass data source values to the DataGrid widget
2014-07-30 16:17:03 +10:00
flynsarmy
88fba61a78
Prioritize sourceHandler over dataLocker
2014-07-30 15:17:28 +10:00
Sam Georges
b280802644
Refs #383 - Set up basic models for logging
2014-07-29 20:07:20 +10:00
Sam Georges
3c1e6ea846
Fixes #481 - Native widget handlers should still initialize
2014-07-29 19:22:18 +10:00
Sam Georges
200615f310
CMS Render partial now supports not throwing an exception.
...
Components without default partials do not throw errors when used on the page, they simply fail gracefully.
2014-07-29 13:52:01 +10:00
Sam Georges
e85cbf80c5
Fixes unit tests
2014-07-29 13:14:54 +10:00
Graham Campbell
be7f36b31b
Composer fixes
2014-07-28 23:55:46 +01:00
Sam Georges
ad4d807c38
Fixes wonky breadcrumb on compact container
2014-07-28 19:48:34 +10:00
Sam Georges
62fdfbca8f
We should hide the username for X-small browsers
2014-07-28 19:25:19 +10:00
Sam Georges
4fa00f1c7b
Fixes an issue where unfilled relations are not populated in forms
2014-07-28 17:01:54 +10:00
alekseybobkov
d8ca802401
Minor UX improvements
2014-07-28 18:01:16 +11:00
alekseybobkov
93fe3769b2
Fixed the main menu title on small devices
2014-07-28 17:40:18 +11:00
alekseybobkov
b36340dbd7
Merge branch 'develop' of github.com:octobercms/october into develop
2014-07-28 17:23:07 +11:00
alekseybobkov
bdd9d02fdc
Minor fixes in the main menu
2014-07-28 16:41:08 +11:00
alekseybobkov
e562d1eb05
The Settings area is responsive now
2014-07-28 15:09:01 +11:00
alekseybobkov
778ce81e9a
Fixed primary tabs in the fancy layout
2014-07-28 14:17:40 +11:00
Sam Georges
c6aca8cd18
Align [] replacement with FormField
2014-07-28 08:23:22 +10:00
alekseybobkov
33c63ac318
Minor fix in the Redactor styling
2014-07-28 09:06:50 +11:00
flynsarmy
10d30fcd9e
Spaces, not tabs
2014-07-27 22:04:24 +10:00
flynsarmy
1693d2bed5
Don't allow [ or ] characters in field IDs
2014-07-27 21:55:54 +10:00
Sam Georges
2a5afaf9c7
Update oc- icons to match font autumn
...
Minor tidy up to framework.js
2014-07-27 16:08:08 +10:00
Sam Georges
8d9ac038c4
Fixes record picker styling
2014-07-27 14:46:50 +10:00
Sam Georges
e1910e4325
Plump up the button size by overriding Bootstrap instead
2014-07-27 14:33:32 +10:00
alekseybobkov
12c73b457b
Merge branch 'ux' into develop
2014-07-27 15:07:41 +11:00
alekseybobkov
7eed305000
Updated the settings pages UX
2014-07-27 15:07:22 +11:00
Sam Georges
12f9c88345
Add hook for renderContent
...
Fix priority of local<->global events
2014-07-27 12:22:50 +10:00
alekseybobkov
241e174ab4
Merge branch 'develop' into ux
2014-07-27 11:11:56 +11:00
alekseybobkov
bfc59c9007
Updating the Settings pages
2014-07-27 11:11:16 +11:00
Andrew Garside
0f7117a74c
Added moment.js into loadAssets
2014-07-26 16:39:03 +10:00
Andrew Garside
b48c4ea8b9
Added moment.js to allow the datepicker to open on the current value instead of the current date when it has a value
2014-07-26 16:18:52 +10:00
Sam Georges
5f36d063c9
Add markdown filter |md
2014-07-25 20:06:38 +10:00