Commit Graph

1504 Commits

Author SHA1 Message Date
Samuel Georges 3d04f06ad1 Various fixes 2015-02-12 21:04:05 +11:00
Samuel Georges e50a220fae Fixes an issue where unix users get locked out of the backend 2015-02-12 21:02:47 +11:00
Samuel Georges 2b32fc4718 Minor touch ups 2015-02-12 08:37:24 +11:00
Samuel Georges 77d0d25f64 Merge pull request #934 from Flynsarmy/removeFormField
Add support for removing form fields
2015-02-12 08:32:03 +11:00
Samuel Georges 8cd6e25610 Merge pull request #926 from gergo85/patch-1
Replaced a plain text to translation
2015-02-12 08:30:31 +11:00
Samuel Georges 49641c224d Merge pull request #925 from SaifurRahmanMohsin/patch-2
Added lang instead of plain text
2015-02-12 08:30:16 +11:00
Samuel Georges 439f9a05c2 Merge pull request #941 from Flynsarmy/getAllConfig
Add support for getting all config
2015-02-11 20:53:07 +11:00
Samuel Georges 1e9b246948 Tidy up 2015-02-11 20:46:06 +11:00
Samuel Georges 8eaedb3d5c Makes it easier to clear the cache 2015-02-11 20:40:48 +11:00
Samuel Georges ce14c0c926 The command to clear the CMS cache has changed 2015-02-11 20:39:25 +11:00
Samuel Georges 0a6e14f4d2 Popup control now supports several sizes via `data-size` attribute: giant, huge, large, small, tiny.
Fixes various bugs in RC version
2015-02-11 14:36:00 +11:00
Samuel Georges 8c4dfd156d Cron package has been removed 2015-02-11 14:35:01 +11:00
Samuel Georges b4c49ca0fd Move backend helper to its own directory 2015-02-11 14:34:37 +11:00
Samuel Georges d865e539b2 * Build 187 - will not occur before 31st March 2015 2015-02-10 18:05:29 +11:00
Samuel Georges 8372e18bc2 Add upgrade info to CHANGELOG 2015-02-10 18:04:41 +11:00
Samuel Georges c16a12dab7 Merge pull request #929 from jtherczeg/develop
Hungarian language files updated for Build 186
2015-02-10 17:57:11 +11:00
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