Samuel Georges
|
4a81e096fa
|
MArkup wise it's better to omit the toolbar item when the search is unavailable, need to address the issue of the overflow indicator being difficult to see using CSS perhaps?
|
2015-01-25 14:05:56 +11:00 |
|
Samuel Georges
|
ceae799152
|
Translate fix
|
2015-01-25 13:47:32 +11:00 |
|
Samuel Georges
|
228982ed0f
|
Minor
|
2015-01-25 13:37:03 +11:00 |
|
Samuel Georges
|
f778e785d0
|
Merge pull request #905 from flip4bytes/develop
Fixed problem with white text on white background in editor
|
2015-01-25 13:21:25 +11:00 |
|
Samuel Georges
|
c1c733769f
|
Merge pull request #903 from jtherczeg/develop
Corrections and updates for Build 182
|
2015-01-25 13:20:29 +11:00 |
|
Samuel Georges
|
584ae64e6d
|
Merge pull request #901 from litvinchuk/develop
[Fix] throws error when remove displayed column from config
|
2015-01-25 13:16:37 +11:00 |
|
Samuel Georges
|
1e0a890efb
|
Fixes #898 - Manually added translations
|
2015-01-25 13:14:31 +11:00 |
|
Samuel Georges
|
ff415a8542
|
Tidy up
|
2015-01-25 13:10:17 +11:00 |
|
Samuel Georges
|
9ec0ae6ae3
|
Merge branch 'master' into develop
|
2015-01-25 13:06:52 +11:00 |
|
Samuel Georges
|
e4d4a29bdd
|
withDeferred() will add constraints for us
|
2015-01-25 13:02:28 +11:00 |
|
Samuel Georges
|
b58666b4a0
|
Massive improvements to RelationController, most button types are available
|
2015-01-25 13:02:06 +11:00 |
|
Samuel Georges
|
b313a29e3a
|
Trigger api should fire on render
|
2015-01-23 20:50:08 +11:00 |
|
Alex Bass
|
ac70759e23
|
Fixed problem with white text on white background in editor
|
2015-01-22 16:12:57 -05:00 |
|
Samuel Georges
|
7a23976f1c
|
* Build 183
|
2015-01-22 17:27:16 +11:00 |
|
alekseybobkov
|
e7e50bc684
|
Merge branch 'develop' of github.com:octobercms/october into develop
|
2015-01-21 21:39:03 -08:00 |
|
alekseybobkov
|
cc23b434cb
|
Minor improvements in the CMS API
|
2015-01-21 21:38:42 -08:00 |
|
jtherczeg
|
831ff79c47
|
Corrections and updates for Build 182
|
2015-01-21 18:32:23 +01:00 |
|
Samuel Georges
|
9c4b2d690b
|
Tidy up event
|
2015-01-21 22:03:52 +11:00 |
|
Samuel Georges
|
f24d9ab3d3
|
Turns out this event was used, added it back with proper args
|
2015-01-21 21:41:09 +11:00 |
|
Samuel Georges
|
1ae02e3a2a
|
Update CHANGELOG
|
2015-01-21 20:58:09 +11:00 |
|
Samuel Georges
|
25835e5f55
|
Implement belongsTo RelationController type
|
2015-01-21 20:53:19 +11:00 |
|
Samuel Georges
|
a0490c3a4e
|
Fix bad error message
|
2015-01-21 20:02:16 +11:00 |
|
Samuel Georges
|
39daf773bc
|
Implement hasOne RelationController type
|
2015-01-21 19:47:38 +11:00 |
|
Samuel Georges
|
560acc5220
|
Minor
|
2015-01-21 17:36:57 +11:00 |
|
Samuel Georges
|
46dd064aad
|
Minor
|
2015-01-21 17:01:35 +11:00 |
|
alekseybobkov
|
d850a795fd
|
Minor updates in the components API and Inspector
|
2015-01-20 19:38:02 -08:00 |
|
Sergiy Litvinchuk
|
fcc93e9319
|
fix error on remove displayed list column
|
2015-01-20 23:48:38 +02:00 |
|
Samuel Georges
|
8c03076448
|
Merge pull request #897 from NemoD503/develop
Bug fix. There is no Aliasing to Model class in FormField class.
|
2015-01-19 19:53:08 +11:00 |
|
n.kolesnichenko
|
3013935374
|
Bug fix. There is no Aliasing to Model class in FormField class.
|
2015-01-19 10:47:43 +03:00 |
|
alekseybobkov
|
1dd2248717
|
Merge branch 'develop' of github.com:octobercms/october into develop
|
2015-01-18 19:20:46 -08:00 |
|
alekseybobkov
|
8ff242c1d0
|
Fixed default options support in Inspector, minor improvement in the components API.
|
2015-01-18 19:20:33 -08:00 |
|
Samuel Georges
|
7b4a419241
|
Not sure this event is used anywhere, it has improper implementation (missing $result from passed arguments)
|
2015-01-18 16:00:38 +11:00 |
|
Samuel Georges
|
2bf0084796
|
* Build 180 - Use less situational event names. @ping alekseybobkov
|
2015-01-18 15:59:44 +11:00 |
|
Samuel Georges
|
e7b0c3ae2c
|
Typo
|
2015-01-18 15:30:09 +11:00 |
|
Samuel Georges
|
47cd204686
|
Add event for backend, before running a controller
|
2015-01-18 15:23:19 +11:00 |
|
Samuel Georges
|
a936255407
|
Use Mystery man default gravatar image
|
2015-01-18 15:00:05 +11:00 |
|
Samuel Georges
|
78530afa44
|
Break up longer words
|
2015-01-18 14:52:48 +11:00 |
|
Samuel Georges
|
5bbb248ffa
|
Minor
|
2015-01-18 14:49:09 +11:00 |
|
Samuel Georges
|
6091b00f89
|
* Build 179
|
2015-01-18 14:14:08 +11:00 |
|
Samuel Georges
|
eb8f4ec1a8
|
Removed generic permission "Manage settings", these should be more granular to the tool
Fixes #831 - Fixes dashboard redirect, add "Manage mail settings" permission
Fixes bug in Settings permissions, they now work!
|
2015-01-18 13:16:18 +11:00 |
|
Samuel Georges
|
b970ffba96
|
Rem deprecated code
|
2015-01-18 12:14:05 +11:00 |
|
Samuel Georges
|
010dbb33d7
|
Fixes #895 - Persist query filter on paginate/list refresh
|
2015-01-18 11:45:25 +11:00 |
|
Samuel Georges
|
fe05f96266
|
Revert change, we don't need pagination here
|
2015-01-18 11:13:51 +11:00 |
|
Samuel Georges
|
aef8ee038a
|
Merge pull request #894 from gergo85/master
Show table setup icon and pagination
|
2015-01-18 11:12:35 +11:00 |
|
gergo85
|
5e55588ba9
|
Show table setup icon and pagination
|
2015-01-17 12:09:29 +01:00 |
|
Samuel Georges
|
1e0ff5d239
|
Merge pull request #893 from jtherczeg/develop
Updates for Build 178
|
2015-01-17 09:35:19 +11:00 |
|
jtherczeg
|
a629c46c69
|
Updates for Build 178
Hungarian language files updated for Build 178
|
2015-01-16 15:00:40 +01:00 |
|
Samuel Georges
|
f9ad988e81
|
* Build 178
|
2015-01-16 19:46:34 +11:00 |
|
Samuel Georges
|
e0f1f53b2b
|
Readd language keys removed by a sloppy merge
|
2015-01-16 18:30:55 +11:00 |
|
alekseybobkov
|
291a5b46aa
|
Merge branch 'develop' of github.com:octobercms/october into develop
|
2015-01-15 21:35:53 -08:00 |
|