1246 Commits

Author SHA1 Message Date
Samuel Georges
fbf46519b4 Implement plugins_path() usage 2015-02-07 15:37:07 +11:00
Samuel Georges
f08f954248 Move Foundation registration out 2015-02-07 15:07:56 +11:00
Samuel Georges
9a616b6174 Fix clear cache, update storage paths 2015-02-07 14:50:03 +11:00
Samuel Georges
2a9c335ece Fixes for artisan to work 2015-02-07 13:20:04 +11:00
Samuel Georges
0fc489c7cb Fixes for Paginator / setCurrentPage
remember() now works
2015-02-07 10:24:28 +11:00
Samuel Georges
f4e60f105a Prevents infinite loop with traceSql(), remember() is back 2015-02-07 10:08:10 +11:00
Samuel Georges
4c29c5080d Clean up, get front and backends operational again 2015-02-05 19:47:20 +11:00
Samuel Georges
03eb949e71 Add illuminate/html package, DB -> Db, HTML -> Html 2015-02-04 20:03:44 +11:00
Samuel Georges
899100919d Rewrite all implementations of remember() on models 2015-02-04 19:52:59 +11:00
Samuel Georges
beb818efa5 Merge branch 'develop' into laravel5
Conflicts:
	modules/cms/classes/CmsCompoundObject.php
	modules/system/ServiceProvider.php
2015-02-04 19:35:55 +11:00
Samuel Georges
ed22cc9186 Migrate bootstrap process 2015-02-04 19:31:41 +11:00
Samuel Georges
ab128301e8 Minor 2015-02-02 00:24:05 +11:00
Samuel Georges
8ab39cb424 Minor 2015-02-01 23:56:27 +11:00
Samuel Georges
694a7dfb74 Uploader now supports defining acceptable file types 2015-01-31 15:31:46 +11:00
Samuel Georges
b915c2003c Merge pull request #904 from gergo85/master
Minor cleanup
2015-01-31 14:28:05 +11:00
Samuel Georges
393c900342 Refs #900 - Add polish language 2015-01-31 14:26:45 +11:00
Samuel Georges
f975769397 Fixes typo in language key 2015-01-31 14:20:19 +11:00
Samuel Georges
4d67273dbf Merge pull request #919 from carlos-arroyo/develop
Add Mandrill support patch
2015-01-31 14:13:16 +11:00
Samuel Georges
6c5e4e421f Minor 2015-01-31 14:12:38 +11:00
Samuel Georges
c7f3721b58 Refs #915 - fixes toolbars in fullscreen mode 2015-01-31 14:11:15 +11:00
Samuel Georges
709070439d Merge pull request #914 from jumilla/patch-cms
Change sort by fileName on cms template directory list.
2015-01-31 14:09:07 +11:00
Samuel Georges
b68fb6efd4 Merge pull request #912 from jumilla/patch-ja
Update translation for Japanese.
2015-01-31 13:32:19 +11:00
Samuel Georges
b504128d61 Pass edge flag along with update requests 2015-01-31 13:30:29 +11:00
Carlos Arroyo
a002319af1 Add Mandrill support patch 2015-01-30 15:51:25 +11:00
Samuel Georges
125c189e19 When a form tab contains no visible form fields, the tab itself is hidden 2015-01-29 20:32:29 +11:00
Samuel Georges
167d113c12 depends -> dependsOn
Hidden fields now retain their container div (hidden when empty)
2015-01-29 20:32:24 +11:00
Samuel Georges
569fe2e468 These events should pass the context, to be aligned with the others 2015-01-29 20:06:06 +11:00
Samuel Georges
37a0a8290e Fixes popup loader appearing for "other" ajax requests 2015-01-29 20:04:47 +11:00
Samuel Georges
b13eb26b52 Update Font Autumn to latest 2015-01-28 18:28:35 +11:00
Samuel Georges
b1b700368f Radical reorg of some classes 2015-01-28 11:49:54 +11:00
Samuel Georges
7c1de4f728 Add export action to ListController behavior 2015-01-27 20:02:20 +11:00
Fumio Furukawa
11522d1010 Change sort by fileName on cms template directory list. 2015-01-27 17:25:29 +09:00
Fumio Furukawa
77a4e49892 Update translation for Japanese. 2015-01-27 02:46:30 +09:00
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
gergo85
c65b7a6b8e Minor cleanup 2015-01-22 09:06:30 +01: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