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 |
|
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 |
|