Commit Graph

739 Commits

Author SHA1 Message Date
Samuel Georges 52e7376b24 Restructure the update list 2015-06-30 20:03:27 +10:00
Samuel Georges adada0b4a5 Show plugin icon in update list 2015-06-30 15:46:46 +10:00
Samuel Georges 78cf62cff1 Add a note about October.Drivers for mail methods that use it
Trim field partials to allow :empty selector to work
2015-06-30 15:30:14 +10:00
Samuel Georges c1a9cbb2f2 Split input controls to their own docs 2015-06-30 15:28:19 +10:00
Samuel Georges f9c921a797 Adds getAjaxHandler() API to controllers
Fixes bug where update process fails midway
2015-06-30 08:56:53 +10:00
Szabó Gergő 0ed57bb692 Updated Hungarian language 2015-06-27 11:58:30 +02:00
Samuel Georges 81eb02296d Fixes broken invalid state 2015-06-27 14:53:17 +10:00
Samuel Georges f4efcb455e Use fill()+save() instead of save() 2015-06-27 14:32:52 +10:00
Samuel Georges 6c6c7b9e1f Implement ComposerManager::autoload for plugins that use composer.
All packages are now added to a global pool to prevent double loading and the load order is respected.
Refs #1227
2015-06-27 13:37:34 +10:00
Samuel Georges 19e648cab8 Remove useless reference 2015-06-27 12:34:24 +10:00
Samuel Georges 00f7a5ed61 Enable backend context registration 2015-06-27 11:04:44 +10:00
Samuel Georges 25316fc9d7 Merge pull request #1238 from thbsolutions/master
adding polish translations
2015-06-27 09:45:46 +10:00
Samuel Georges 01d8d653bb Merge pull request #1234 from shina/patch-1
Small typo in docblock
2015-06-27 09:44:08 +10:00
Samuel Georges 365e3876a9 Update lang.php - Fixes #1187 2015-06-27 09:22:52 +10:00
Andriy 142b5c6af7 adding polish translations 2015-06-27 00:58:50 +02:00
Leonardo Shinagawa 171e5e2278 Small typo error in docblock 2015-06-24 09:14:44 -03:00
Samuel Georges 453d2fda56 Add the links handler to rich editor
Other small fixes
2015-06-24 17:36:59 +10:00
Samuel Georges ab432c0ee1 We shouldn't be returning jQuery objects as part of event parameters 2015-06-20 23:18:47 +10:00
Samuel Georges 50e4840216 Create 'extensions' custom validator
FileUpload can now specify mime types
2015-06-20 10:12:14 +10:00
Samuel Georges 18c25d6371 Minor touch up to error page 2015-06-14 11:30:31 +10:00
Samuel Georges dc9818a79a Merge pull request #1189 from mrmlnc/develop
Synchronization Ru_lang with current develop branch
2015-06-14 10:59:27 +10:00
Samuel Georges 335fbe6106 Touch ups 2015-06-13 10:31:01 +10:00
Samuel Georges 0a5e6adad1 Fixes tooltip background color
Other minor clean ups
2015-06-09 18:49:56 +10:00
Samuel Georges 99146294aa Minor touch ups
Add danger style to popover
2015-06-06 16:49:30 +10:00
Samuel Georges f11586bb2f Update dropzone to latest 2015-06-05 21:07:53 +10:00
Denis Malinochkin 59c0e84701 Synchronization Ru_lang with current develop branch
Full synchronization translate with current develop branch.

- Translate new keys
- Update the changed keys
- Synchronizing quotes and commas with develop branch
2015-06-04 19:14:32 +03:00
Samuel Georges 1290665935 Fix for new Mustache version
Adds note about improved admin UI
2015-06-04 20:46:38 +10:00
Samuel Georges 44e528068d Mustache.compile -> Mustache.render 2015-06-04 19:27:27 +10:00
Samuel Georges b81efa9c46 Might reconsider this, since the exact line in twig is lost 2015-06-04 17:37:29 +10:00
Samuel Georges 39291967d6 Fix minor issue with tabs events not firing 2015-06-04 17:37:08 +10:00
Samuel Georges 6c93612cc6 Add docs for foundation, other minor fixes 2015-06-04 14:55:16 +10:00
Samuel Georges 36673a9d18 Remove duplicate mixins, fix buttons 2015-06-03 19:44:29 +10:00
Samuel Georges 9bef4d5d8e Minor fix to variables 2015-06-03 19:38:19 +10:00
Samuel Georges ae957de1cc Move callout to storm 2015-06-03 19:30:23 +10:00
Samuel Georges bed7d0825f Fixes loading animation in various places 2015-06-03 19:22:18 +10:00
Samuel Georges 3bfd704127 Remove double up on fonts 2015-06-03 19:05:08 +10:00
Samuel Georges d6f6f0dccd Register the system styles as a package, recompile them
Bring back missing styles
2015-06-03 17:23:53 +10:00
Samuel Georges 019e93bfa1 Recompile assets, fix some dependencies 2015-06-03 15:08:43 +10:00
Samuel Georges 1017990abe Write examples + test trigger, hotkey and preset 2015-05-30 17:22:13 +10:00
Samuel Georges 757b5dd935 Move input based controls to "input" collection
changemonitor -> input.monitor
hotkey -> input.hotkey
inputpreset -> input.preset
triggerapi -> input.trigger
2015-05-30 16:50:21 +10:00
Samuel Georges 9df5ac5ab0 Add example for drag.sort 2015-05-30 16:30:55 +10:00
Samuel Georges 52c6b5dd09 Merge branch 'develop' into ui-breakout 2015-05-30 15:57:44 +10:00
Samuel Georges 9ed73e0cba Updates for new symbolizePath API, requires latest rain lib code
Backend layouts can now be provided by plugins
2015-05-30 15:54:47 +10:00
Samuel Georges 7f9984c804 Write example for drag.value and drag.scroll 2015-05-30 15:02:50 +10:00
Samuel Georges f4c97fd1ea Rename "drag" JS files, write basic readme, create an entry point for all controls 2015-05-30 13:59:33 +10:00
Samuel Georges a002d5da92 Merge branch 'develop' into ui-breakout
Conflicts:
	modules/system/assets/ui/js/chart.bar.js
2015-05-30 13:01:35 +10:00
Samuel Georges 069ec925b2 Merge branch 'master' into develop 2015-05-30 12:50:31 +10:00
Samuel Georges 7e558ea706 Merge pull request #1171 from mrmlnc/develop
Update RU_lang
2015-05-30 09:58:28 +10:00
Samuel Georges 72ff6fdc80 Merge pull request #1162 from krisawzm/lang-nb-no
Updates and improvements to the Norwegian language
2015-05-30 09:58:05 +10:00
Denis Malinochkin cb01069fd7 Update to current branch 2015-05-29 16:17:57 +03:00
Samuel Georges c5d3bb1a77 Fix broken refs 2015-05-29 22:24:31 +10:00
Samuel Georges 4ec70747d4 Move chart + scoreboard to UI lib 2015-05-29 22:24:02 +10:00
Samuel Georges 713583c5a4 Move toolbar to UI lib 2015-05-29 21:47:32 +10:00
Samuel Georges 9215421964 Fix dropdown (context menu) UI 2015-05-29 21:33:45 +10:00
Samuel Georges b566583f9a Fixes broken refs 2015-05-29 21:16:18 +10:00
Samuel Georges 7a4b76e021 Fixes to core so compile assets works again 2015-05-29 20:40:25 +10:00
Samuel Georges 89b4b09638 Add checkbox example to filter, fix some logic errors 2015-05-29 20:19:22 +10:00
Samuel Georges ab5eea448b Filter now supports passing options explicitly 2015-05-29 19:53:31 +10:00
Samuel Georges 7440529cee Move mustache and modernizr to UI lib 2015-05-29 19:53:16 +10:00
Samuel Georges db39026df7 Move filter to UI lib 2015-05-29 19:24:49 +10:00
Samuel Georges 9ecc1d40cc Fix inspector docs so they work 2015-05-29 19:07:22 +10:00
Samuel Georges 624c9f9e2d Move pagination to UI lib 2015-05-29 19:07:13 +10:00
Samuel Georges f9bb2fa238 Break inspector out, clean up flags + icons 2015-05-29 18:55:21 +10:00
Samuel Georges 12c035502c Various clean up + documentation 2015-05-28 20:44:07 +10:00
Samuel Georges 714c19de4a Move tab and tooltip 2015-05-28 20:34:32 +10:00
Samuel Georges 8e59305ede Update refs to flash message script 2015-05-28 20:33:49 +10:00
Samuel Georges c6724961ae Move popup and popover 2015-05-28 20:32:47 +10:00
Samuel Georges 81cf69fb98 Font Autumn replaced by UI "icon"
Scroll markers are technically icons
2015-05-28 17:47:44 +10:00
Samuel Georges 587777fc96 Move bootstrap out, delete BS LESS from core 2015-05-28 17:46:37 +10:00
Samuel Georges 9e8232bae3 Move load indicator out, renamed and merged all as loader.* 2015-05-28 17:44:56 +10:00
Denis Malinochkin ab382e3771 Fix typos 2015-05-27 23:19:33 +03:00
Denis Malinochkin 8cdf2e1250 Update RU_lang 2015-05-27 23:16:06 +03:00
Samuel Georges 75a83706d7 Fix to breadcrumb and docs 2015-05-27 20:57:02 +10:00
Samuel Georges 677472a375 Fixes weird issue with switch
The checkbox input, although hidden, escapes the container causing scrollbars on fitted containers
2015-05-27 19:12:22 +10:00
Samuel Georges 37e5918e43 Move rowlink + utility classes out 2015-05-26 19:54:35 +10:00
Samuel Georges 3c8f7bec4d Move dropdown out 2015-05-26 19:47:23 +10:00
Samuel Georges 011db03765 Move progress bar out 2015-05-26 19:32:44 +10:00
Samuel Georges b70ba41e17 Move flash messages out 2015-05-26 19:16:09 +10:00
Samuel Georges 5a66dd7fb6 Begin moving backend controls to dedicated UI area 2015-05-26 18:55:39 +10:00
krisawzm 2a35e303e6 Updated and improved language nb-no in system module 2015-05-25 23:24:14 +02:00
raw99 7e0c66aa2b adding latvian language to english and russian list of languages 2015-05-24 00:06:19 +03:00
raw99 5a6aaf760c adding translations for latvian language 2015-05-23 23:59:46 +03:00
Scott Bedard db999cf179 Adds "search" & "email" types to data-track-input 2015-05-18 21:22:35 -04:00
Samuel Georges e27bbbdcec Consistency is key 2015-05-14 17:34:43 +10:00
Samuel Georges 7255615bef Merge pull request #1120 from gergo85/master
Updated Hungarian language
2015-05-09 19:02:23 +10:00
gergo85 53babb83b6 Updated Hungarian language 2015-05-09 10:54:11 +02:00
Samuel Georges 189d56a6c5 Merge pull request #1106 from gergo85/master
Improve multilanguage support
2015-05-09 11:06:59 +10:00
Samuel Georges 2a1719bd8e Merge pull request #1099 from arall/lang/es_ES
es_ES missing translations & fixes
2015-05-09 11:01:49 +10:00
Samuel Georges 73cf4b7050 If a version.yaml file contains no array, then treat it as empty - fixes #1104 2015-05-09 10:56:11 +10:00
Samuel Georges d02d9ba674 Minor improvement to error handling 2015-05-07 18:00:57 +10:00
gergo85 cb670237f2 Improve multilanguage support 2015-05-04 13:29:48 +02:00
Gerard Arall a1790b0dbf Translations 2015-05-02 19:32:22 +02:00
Samuel Georges 58ace7ee6c The Twig runtime error is not very useful
Use the previous exception to provide more information
2015-05-02 18:11:26 +10:00
Samuel Georges f334be5116 Complete overhaul of module service providers
This is to improve readability of these ever growing classes, also we can prune specific registrations based on the execution context for performance reasons.
2015-05-02 14:43:14 +10:00
Samuel Georges 12d92dd715 ThemeDelete -> ThemeRemove 2015-05-02 12:31:35 +10:00
Samuel Georges 2a1754a4c5 Streamline code from #1083 2015-05-02 12:29:22 +10:00
Samuel Georges b361b013e2 Merge pull request #1083 from krisawzm/artisan_themes
Artisan commands related to themes
2015-05-02 11:54:00 +10:00
Samuel Georges 8082cd9502 Tidy up work from #1073 2015-05-02 10:18:39 +10:00
Samuel Georges 72dd449af7 Merge pull request #1073 from gergo85/master
Improve multilanguage support
2015-05-02 10:08:44 +10:00
Samuel Georges b41719c3c5 Add Chinese (China) - Fixes #1069 2015-05-02 10:08:04 +10:00
Samuel Georges 4e507823ea Sending mail now passes the parent data set to the layout
Renamed conflicting variable message -> content
Fixes #1070
2015-05-02 09:49:24 +10:00
Samuel Georges 9470259727 Minor clean ups 2015-04-29 19:50:30 +10:00
alekseybobkov bc4aa1495c Merge branch 'develop' into refactoring-profiling 2015-04-28 20:14:01 -07:00
alekseybobkov 20fb98d9a8 Refactoring and improvements in the back-end client-side memory management. 2015-04-28 20:13:04 -07:00
Samuel Georges 0cacb4cbdd Merge pull request #1087 from krisawzm/nb-no
Updates language nb-no
2015-04-28 18:31:01 +10:00
krisawzm 23afa8bc1c Updates lang nb-no 2015-04-26 21:38:02 +02:00
krisawzm c6b525c5bf CRITICAL! Fixes syntax error in modules/system/lang/nb-no/validation.php 2015-04-26 20:51:25 +02:00
krisawzm 6c925ff51e Minor changes. 2015-04-26 20:16:38 +02:00
krisawzm a670f61c92 Fixes typo for october.fresh artisan command 2015-04-25 19:52:23 +02:00
krisawzm 0947a60969 Fixes missing argument for sprintf 2015-04-25 04:10:51 +02:00
krisawzm 28c7dbd285 - Adds artisan command october:fresh for removing the demo included with October.
- Adds new artisan commands related to themes:
  theme:list     List all available themes (in marketplace.)
  theme:use      Switch the active theme.
  theme:install  Install a theme from the marketplace.
  theme:delete   Delete an existing theme.

This could make the development workflow for setting up a new project alot quicker.
For instance, take a look at https://github.com/krisawzm/blank-theme
This is just a blank scaffolding theme that you can build on. You could install it by simply running
php artisan theme:install krisawzm.blank - after running october:fresh, of course.
2015-04-25 03:57:40 +02:00
Samuel Georges d3a9aa23cd Themes download dependencies 2015-04-25 09:50:02 +10:00
Samuel Georges 9173e3bb9a Merge branch 'develop' into media-manager 2015-04-23 18:09:18 +10:00
Samuel Georges 1d30e4755f Merge branch 'master' of github.com:octobercms/october 2015-04-21 20:16:01 +10:00
Samuel Georges 1a037bad04 Add the ability to include middleware in CMS / Backend controllers
Add init.php script to plugins
Fixes https://github.com/octobercms/library/issues/106
2015-04-21 20:07:34 +10:00
Samuel Georges b1d1d9dae1 Add a loading indicator to install theme/plugin screen 2015-04-21 20:02:24 +10:00
gergo85 e61c69fed8 Improve multilanguage support 2015-04-18 13:04:15 +02:00
Sam Georges 8aa5465b27 Fail softly, fixes https://github.com/octobercms/install/issues/67 2015-04-18 07:50:56 +10:00
Samuel Georges 8e69039c0d Adds folder support for making partials 2015-04-14 22:17:10 +10:00
Samuel Georges 25f6170287 Fixes #1066 2015-04-13 15:09:09 +10:00
alekseybobkov 06e5dce96a Fixed a conflict in framework.js. Closures in the script are named now, for the memory profiling needs.
Conflicts:
	modules/system/assets/js/framework.js
2015-04-11 18:58:24 -07:00
Samuel Georges 857c7c715a Adds experimental october:mirror command 2015-04-11 23:03:15 +10:00
Samuel Georges f0c7b66576 Adds minor safeguard to #1044
^- For objects that can be cast as strings and do not interface Symfony's Response
2015-04-11 11:19:53 +10:00
Samuel Georges ebcf57e8e3 Merge remote-tracking branch 'remotes/matiss/patch-1' into develop 2015-04-11 11:08:44 +10:00
Samuel Georges 5da198ccd8 Merge remote-tracking branch 'remotes/tresbach/develop' into develop
Conflicts:
	modules/system/lang/pt-br/lang.php
	modules/system/lang/pt-br/validation.php
2015-04-11 10:53:37 +10:00
Samuel Georges d283d6b143 Merge remote-tracking branch 'remotes/krisawzm/develop' into develop
Conflicts:
	modules/backend/models/BackendPreferences.php
	modules/system/lang/ru/lang.php
	modules/system/lang/sv/lang.php
2015-04-11 10:48:59 +10:00
Samuel Georges f143c0e2ce Merge pull request #1051 from scottbedard/patch-4
Adds input type to data-track-input
2015-04-10 22:34:35 +10:00
Samuel Georges 8b9db3440a Merge pull request #1054 from meteormatt/develop
Update Chinese (China) language
2015-04-10 22:34:15 +10:00
Samuel Georges 0b6587f771 Fixes #1019 - prevents lock out of full screen mode
Reorder system setting items
2015-04-09 20:20:08 +10:00
Liu Xing fde5a16da1 Merge pull request #4 from octobercms/develop
上游合并
2015-04-08 18:48:53 +08:00
Samuel Georges 0f630c80d9 Improve framework code to support $(this) in data attributes 2015-04-08 07:44:26 +10:00
Scott Bedard 51c868e693 Adds input types to data-track-input options
I need this input type, and it would be handy if I could use it with data-track-input. I promise this will be the last time I ask you to touch your priceless faberge egg ;)
2015-04-07 09:37:02 -04:00
Scott Bedard 7546174b35 Adds "request-complete" to the data-attributes api
... I hope.
2015-04-06 19:14:17 -04:00
drFabio 3361789b2f Update validation.php
Changed some translations to be more organic for brazillian portuguese
2015-04-06 13:08:23 -03:00
Samuel Georges ace4175fdd CSS -> LESS 2015-04-06 18:05:56 +10:00
Samuel Georges bc64201f02 Fixes bug not displaying recommended plugins 2015-04-06 18:01:03 +10:00
Samuel Georges b806bd0720 Fixes installed theme count 2015-04-06 15:31:33 +10:00
alekseybobkov 790b464679 Merge branch 'develop' into media-manager 2015-04-04 19:01:08 -07:00
Samuel Georges a921201d6d Fixes broken search 2015-04-04 17:31:39 +11:00
Samuel Georges c54821f175 Overhaul the plugin installation process in the back-end
Themes can now be installed via the back-end
2015-04-04 17:28:51 +11:00
Samuel Georges 9e9aa97101 Minor clean up, tabs can now define a url (data-tab-url) set using replaceState 2015-04-04 17:26:47 +11:00
Matīss Jānis Āboltiņš 26d92d282f Fixed custom error pages outputting headers
If we don't have this method called, then the controller returns an object. From then on, [Symfony converts this object in to a string](https://github.com/symfony/HttpFoundation/blob/master/Response.php#L406). This string is **not just the content of the view**, but the headers as well.

After attaching this method, `handleCustomError()` returns a string and everything works as expected.
2015-04-02 09:59:07 +03:00
Samuel Georges 31f598237a Merge pull request #1039 from freestream/swedish-lang-improvements
Improved and added missing Swedish translation
2015-04-01 19:04:40 +11:00
alekseybobkov 9ed3d03484 jQuery in the back-end updated to v.2.1.3. Fixed several memory management issues in select2 (an event attached to the mask element is never unbound), framework.js (onunload event attached to window is never unbound and holds references to the Request instances). Added popup adaptive size option. Started media manager popup API. 2015-03-29 18:56:06 -07:00
Anton Samuelsson ed107a6541 Added swedish language for module 'system' 2015-03-29 15:30:23 +00:00
Denis Malinochkin 926dd277b7 Translate -> Module -> System 2015-03-29 13:12:38 +03:00
Samuel Georges 46f3a36383 Confirm clearing > deleting 2015-03-28 11:36:41 +11:00
alekseybobkov 5731ad0db7 Merge branch 'develop' into media-manager 2015-03-26 18:37:24 -07:00
krisawzm 5d79be79eb Added Norwegian language support 2015-03-26 23:16:29 +01:00
Samuel Georges 5503705576 Define more backend permissions
Addresses some of the concerns raised in #218 (fixes #218)
2015-03-26 21:56:04 +11:00
Amanda Tresbach 897d291b78 Improve and update Brazilian files 2015-03-25 17:03:57 -03:00
刘星 5baac47519 修改翻译 2015-03-25 14:30:05 +08:00
刘星 4044911057 Update Chinese language 2015-03-24 12:42:35 +08:00
alekseybobkov 03c46012dc Merge branch 'develop' into media-manager 2015-03-17 19:30:57 -07:00
Samuel Georges 66f0c683a8 Merge pull request #1004 from gergo85/patch-1
Updated Hungarian language
2015-03-16 21:10:01 +11:00
Szabó Gergő 502e2abed2 Updated Hungarian language 2015-03-16 08:51:15 +01:00
alekseybobkov 78ad303236 Merge branch 'develop' into media-manager
Conflicts:
	composer.json
	modules/backend/assets/css/october.css
	modules/backend/assets/less/controls/lists.less
	modules/backend/assets/less/october.less
	modules/backend/widgets/Form.php
	modules/backend/widgets/form/partials/_field.htm
2015-03-15 13:06:50 -07:00
alekseybobkov 18e058ad59 Added the Media tab, minor update in .htaccess to allow temporary public directory to be accessible; implemented the basic UI components and navigation; implemented grid, list and tiles view modes; implemented drag-select interface; implemented Media Library cache refreshing; implemented thumbnail generating for local and remote media files; fixed memory leak in third-party Flot Resize library; minor update in the AJAX framework - AJAX request cancelling is not considered as an error anymore; added back-end UI components for creating panels. 2015-03-15 12:52:03 -07:00
Samuel Georges d5c93e12e9 Don't try to log 404s without a DB 2015-03-14 15:07:57 +11:00
Samuel Georges c9a18af508 Trim project id and plugin codes 2015-03-14 11:31:49 +11:00
Samuel Georges 61022d3961 Merge branch 'master' of github.com:octobercms/october 2015-03-14 11:22:16 +11:00
Samuel Georges 68819ef476 Merge pull request #1000 from masnug/lang-id
Bahasa Indonesia
2015-03-14 11:19:00 +11:00
Samuel Georges 203e4edc0b Minor touch ups 2015-03-13 22:15:43 +11:00
Samuel Georges a8389fb1aa Tooltip now auto initializes
initForm can now pass context
Various improvements and bug fixes
2015-03-12 20:50:16 +11:00
Wuri Nugrahadi fb180a748c Add Bahasa Indonesia (OC *222) 2015-03-12 13:37:12 +07:00
Samuel Georges 0433720a11 * Build 222 2015-03-11 19:18:40 +11:00
Samuel Georges 02db7cd00a Minor tweak to #980 2015-03-07 13:22:48 +11:00
Samuel Georges fa627ff996 Merge pull request #980 from gergo85/master
Update translation
2015-03-07 13:21:29 +11:00
Samuel Georges 40f08ad3db Merge pull request #975 from gergo85/master
Updated Hungarian language
2015-03-07 13:20:51 +11:00
Samuel Georges a0f071e5a7 Remove 'mysettings' items from the main settings menu 2015-03-06 20:50:10 +11:00
Samuel Georges 690ec1e5db Improvements made to the user menu in the back-end
Clicking your avatar will display a popover with settings links from the mysettings context.
2015-03-06 20:41:14 +11:00
Samuel Georges 507bfab768 !!! *BREAKING*: Form widget base class no longer takes a model as the 2nd argument, it should be passed as `model` in the configuration instead. 2015-03-06 20:37:05 +11:00
gergo85 6f9dfe198f Update translation 2015-03-04 12:50:15 +01:00
Samuel Georges 6fdc23143a Include the combiner as as a privileged action 2015-03-03 18:40:20 +11:00
Samuel Georges 2e949216ab Autoloader before ->register() 2015-03-03 14:34:38 +11:00
Samuel Georges 92b533d962 Tidy up 2015-03-03 08:49:31 +11:00
gergo85 157dc0c76f Updated Hungarian language 2015-03-01 10:29:47 +01:00
retep007 09ac22918f Added initial Slovak language mutation 2015-02-28 10:14:20 +01:00
Samuel Georges 3cff8caa15 Plugins now support elevated privileges 2015-02-28 14:45:54 +11:00
Samuel Georges 7032e43b92 Fixes weird issue when a folder named '/files' in the base path kills the CMS 2015-02-26 23:14:08 +11:00
Samuel Georges 05dc7dfa00 Adds registerSchedule() to PluginBase class 2015-02-25 22:58:10 +11:00
Samuel Georges 54fe8452e5 uploadsPath -> cms.storage.uploads.path 2015-02-23 19:55:41 +11:00
Samuel Georges f7ba386156 Missing NS ref 2015-02-23 19:55:06 +11:00
Samuel Georges 680eef8f81 Fixes #944 2015-02-23 17:52:43 +11:00
Samuel Georges 027af0dd9f Switch to our own internals for local storage
The local storage driver is not suitable because it does not apply the appropriate permissions to local files. This is a big issue especially for shared hosting where the webserver will create a file and the owner is locked from touching it. We detect the local driver and use the FileHelper class whenever a file or directory is created. Eg: if configured to apply chmod 777 then it will be fulfilled as expected.
2015-02-22 14:04:38 +11:00
Pásztor Gábor f8cb3900f0 Add validation rules for mail settings. 2015-02-21 19:55:37 +01:00
Samuel Georges c559db0de6 Extract the updater JS to its own file, add helper to find missing dependencies 2015-02-21 22:59:09 +11:00
Samuel Georges a4418aeab8 Various minor touch ups 2015-02-21 19:16:14 +11:00
Samuel Georges b88d28566e Tidy up from #927 2015-02-21 15:09:39 +11:00
Samuel Georges dc50c9fb67 Merge pull request #927 from Flynsarmy/betterPluginCounts
Display active plugin count on updates page
2015-02-21 14:58:29 +11:00
Samuel Georges 6bf72386ee Can now prune event/request log records, add width definition to list columns 2015-02-21 13:49:32 +11:00
Samuel Georges cf9231466c bindSoftDependencies -> bindContainerObjects 2015-02-21 12:03:50 +11:00
Samuel Georges 3d898c6bde Minor 2015-02-21 11:43:17 +11:00
Samuel Georges 9f17c7add0 Add support for unit testing 2015-02-21 11:41:43 +11:00
Samuel Georges a9a3336d11 * Build 199 *** NB: /uploads -> /storage/app/uploads
The /uploads directory has been moved to /storage/app/uploads to make way for CDN support. This directory should be moved on the file system and the config (cms.uploadsPath) updated.
2015-02-19 19:12:36 +11:00
Samuel Georges 0abc2de0d1 ApplcationException -> ApplicationException 2015-02-19 00:35:14 +11:00
Samuel Georges 536a391754 Add basic trigger implementation to Form Field
Implement trigger on Mail Settings page
2015-02-18 18:12:20 +11:00
Samuel Georges 5a5db71e5a Add storage/app to list of writable folders 2015-02-18 17:25:34 +11:00
Samuel Georges 4e2182138d Lower the chance of a conflict with the CSS class "loading" 2015-02-17 21:04:24 +11:00
Samuel Georges 7145aac457 Prepare for CDN, config rename cms.plugins|themes|uploadsDir -> cms.plugins|themes|uploadsPath
Deprecate data-trigger-type on triggerapi
Fixes ref to Util class
2015-02-17 20:58:38 +11:00