Samuel Georges
|
9f34db8c56
|
Merge pull request #936 from Flynsarmy/setConfigRequiredFix
Incorrect requried argument default value
|
2015-02-10 17:51:50 +11:00 |
|
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 |
|
flynsarmy
|
a3272956e3
|
Incorrect requried argument default value
|
2015-02-09 20:45:53 +10:00 |
|
Samuel Georges
|
a2a929a17a
|
Create jobs table to replace internal cron queue driver
|
2015-02-07 21:07:08 +11:00 |
|
flynsarmy
|
5805ddec5a
|
Add support for removing form fields
|
2015-02-07 19:52:34 +10: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 |
|
flynsarmy
|
1d2a1478cc
|
Add support for getting all config
|
2015-02-07 16:30:55 +10: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 |
|
jtherczeg
|
11d411bc89
|
Hungarian language files updated for Build 186
|
2015-02-05 19:57:49 +01: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 |
|
flynsarmy
|
3dcd718df8
|
Display active plugin count on updates page
|
2015-02-04 13:40:01 +10:00 |
|
Samuel Georges
|
92ec199330
|
* Build 186
|
2015-02-03 21:03:45 +11:00 |
|
Szabó Gergő
|
e08dfddd3b
|
Replaced a plain text to translation
|
2015-02-03 09:57:07 +01:00 |
|
Saifur Rahman Mohsin
|
922815cc6c
|
Added lang instead of plain text
|
2015-02-03 10:25:21 +05:30 |
|
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 |
|