1481 Commits

Author SHA1 Message Date
Samuel Georges
b794a74762 Pass along the build number when updating 2015-02-10 17:49:15 +11:00
Samuel Georges
f6371d532b Fixes unit tests 2015-02-10 17:45:27 +11:00
Samuel Georges
8c1d0aa7da Move plugin/theme fixtures so they are shared 2015-02-10 17:45:07 +11:00
Samuel Georges
5ce0ece56a Add PSR-4 2015-02-10 17:18:57 +11:00
Samuel Georges
610ea932fc Fixes #856 - Implement a linking policy, defaults to relative 2015-02-09 21:52:17 +11:00
Samuel Georges
09532b6e36 Laravel 5 test case 2015-02-09 21:51:26 +11:00
Samuel Georges
f26bd1221b Minor fix to unit tests 2015-02-09 21:50:59 +11:00
Samuel Georges
aba7021834 Plugins can now registerSchedule() 2015-02-09 21:50:41 +11:00
Samuel Georges
a2a929a17a Create jobs table to replace internal cron queue driver 2015-02-07 21:07:08 +11:00
Samuel Georges
5055adfab2 Update various configs 2015-02-07 19:42:40 +11:00
Samuel Georges
c8e23699c8 Good bye Dispatcher, Hello registerSchedule() 2015-02-07 19:24:08 +11:00
Samuel Georges
9d649ebb1e Remove deprecated path symbols 2015-02-07 16:20:34 +11:00
Samuel Georges
68909f1bfe Fixes Custom Exception Handler for L5 2015-02-07 16:14:26 +11:00
Samuel Georges
9dba058fe5 Remove PATH_APP + PATH_BASE constants 2015-02-07 15:43:49 +11:00
Samuel Georges
8e1b4c2f68 Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
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
0990487359 Remove patch code 2015-02-07 14:12:20 +11:00
Samuel Georges
5a0d96af8d Minor 2015-02-07 13:27:01 +11:00
Samuel Georges
2a9c335ece Fixes for artisan to work 2015-02-07 13:20:04 +11:00
Samuel Georges
a321c9517a Update artisan to L5 version 2015-02-07 11:57:26 +11:00
Samuel Georges
6e89763254 laravel.log should be renamed to system.log 2015-02-07 10:30:55 +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
795dcd0668 Minor notes 2015-02-05 19:51:12 +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
92ec199330 * Build 186 2015-02-03 21:03:45 +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
99fc380aa3 * Build 184 2015-01-31 14:31:57 +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