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
Samuel Georges
7b52e07b65
Overhaul exceptions, rename triggerapi display -> show
2015-02-16 21:16:43 +11:00
Samuel Georges
7c5693b298
Added "Auto close tags and special characters" to Code editor preferences.
2015-02-14 19:50:12 +11:00
Samuel Georges
fe611b8834
Input fields can now use icons, added icons to datepicker inputs
2015-02-13 22:57:55 +11:00
Samuel Georges
c678c965ea
Plugin manager can now load, register and boot individual plugins
2015-02-12 21:04:27 +11:00
Samuel Georges
3d04f06ad1
Various fixes
2015-02-12 21:04:05 +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
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
flynsarmy
2a718efd76
Add missing PR files
2015-02-11 06:22:58 +10: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
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
610ea932fc
Fixes #856 - Implement a linking policy, defaults to relative
2015-02-09 21:52:17 +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
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
2a9c335ece
Fixes for artisan to work
2015-02-07 13:20:04 +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
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
Szabó Gergő
e08dfddd3b
Replaced a plain text to translation
2015-02-03 09:57:07 +01: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
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
569fe2e468
These events should pass the context, to be aligned with the others
2015-01-29 20:06:06 +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
Fumio Furukawa
77a4e49892
Update translation for Japanese.
2015-01-27 02:46:30 +09: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
1e0a890efb
Fixes #898 - Manually added translations
2015-01-25 13:14:31 +11:00
gergo85
c65b7a6b8e
Minor cleanup
2015-01-22 09:06:30 +01:00
jtherczeg
831ff79c47
Corrections and updates for Build 182
2015-01-21 18:32:23 +01:00
Samuel Georges
eb8f4ec1a8
Removed generic permission "Manage settings", these should be more granular to the tool
...
Fixes #831 - Fixes dashboard redirect, add "Manage mail settings" permission
Fixes bug in Settings permissions, they now work!
2015-01-18 13:16:18 +11:00
Samuel Georges
b970ffba96
Rem deprecated code
2015-01-18 12:14:05 +11:00
Samuel Georges
fe05f96266
Revert change, we don't need pagination here
2015-01-18 11:13:51 +11:00
Samuel Georges
aef8ee038a
Merge pull request #894 from gergo85/master
...
Show table setup icon and pagination
2015-01-18 11:12:35 +11:00
gergo85
5e55588ba9
Show table setup icon and pagination
2015-01-17 12:09:29 +01:00
jtherczeg
a629c46c69
Updates for Build 178
...
Hungarian language files updated for Build 178
2015-01-16 15:00:40 +01:00
Samuel Georges
69a3aedffb
Fixes an issue where duplicate assets are sent across the AJAX wire
2015-01-13 17:46:46 +11:00
Samuel Georges
c4cef299dd
Fixes #828 - php artisan october:util compile assets
2015-01-12 20:08:53 +11:00
Samuel Georges
dd6233e81d
Clean up code
2015-01-10 10:41:02 +11:00
Samuel Georges
c2b6b4be5f
Merge pull request #865 from gergo85/master
...
Add plugin counter
2015-01-10 10:30:54 +11:00
gergo85
720cd0ac71
Add translate and remove unnecessary commas
2015-01-05 10:05:03 +01:00
gergo85
faf7e3df70
Add plugin counter
2015-01-05 10:03:07 +01:00
Samuel Georges
415f07eb1d
Fixes various unit tests so they pass (Tested in Windows)
2015-01-05 12:37:04 +11:00
Samuel Georges
2160ddf3e5
Fixes unit test - normalize plugin paths for Win systems
2015-01-05 11:46:33 +11:00
Samuel Georges
59c9146b4f
Merge pull request #861 from gergo85/master
...
Cleanup
2015-01-05 09:21:09 +11:00
gergo85
f0005d196b
Cleanup
...
Remove whitespaces.
2015-01-03 12:41:23 +01:00
Samuel Georges
8f8ac2dd02
Merge pull request #860 from gergo85/master
...
Improve multilanguage support and cleanup
2015-01-03 15:56:09 +11:00
Samuel Georges
bc016adad7
Rollback performance change to framework.js because it's broken
...
(Submitting an invalid form in the backend will result in a page refresh, flash messaegs are suppressed)
K.I.S.S > Performance + premature optimization is the root of all evil
2014-12-28 13:03:52 +11:00
jtherczeg
242bac4ce8
Hungarian language files updated
...
Hungarian translations updated for the latest build, some corrections
made.
2014-12-22 19:06:15 +01:00
gergo85
c43680b2ef
Improve multilanguage support and cleanup
2014-12-19 10:28:27 +01:00
alekseybobkov
3ac21e3c89
Merge branch 'develop' into table-widget
2014-12-17 22:15:23 -08:00
Samuel Georges
638bceec10
Send test email using new, cleaner approach
2014-12-18 14:27:35 +11:00
Samuel Georges
8cdb24c40a
Might be a good idea to just always set the not modified header if we can
2014-12-17 14:55:16 +11:00
Samuel Georges
512e91118f
Improved asset caching, when enabled the server will send a 304 Not Modified header
2014-12-17 13:46:08 +11:00
Samuel Georges
e3dae22758
Back-end user groups can now be marked to add new administrators by default
...
Streamline naming of backend user groups
Add description field to backend user group table
2014-12-16 12:39:38 +11:00
Samuel Georges
d3000ca51a
Unify the handling of detailed exception messages
2014-12-16 12:21:55 +11:00
Samuel Georges
986b3a95a8
Add the ability to override the confirm function
2014-12-15 17:48:59 +11:00
Denis Malinochkin
690c95dbdf
Switch position :)
2014-12-08 03:55:30 +03:00
Denis Malinochkin
ee5bc8407c
Clean key & Update Ru lang
2014-12-08 03:51:39 +03:00
Samuel Georges
48b90e86b6
Config item `cms.enableAssetMinify` can now be set to **null**, in which case assets are only minified if debug mode (`app.debug`) is disabled.
2014-12-06 13:43:06 +11:00
Samuel Georges
33be75af10
Config item `cms.customErrorPage` is deprecated, the setting `app.debug` should be used instead.
2014-12-06 13:22:57 +11:00
Samuel Georges
cfac213217
Minor refs #798
2014-12-06 09:34:54 +11:00
Samuel Georges
7a289e63a2
Merge pull request #800 from gergo85/master
...
Optimized images and update jQuery
2014-12-06 09:28:01 +11:00
Samuel Georges
97cddf6378
Merge pull request #798 from nnmer/master
...
added to mail settings, to send emails to log file, useful for debuging
2014-12-06 09:26:04 +11:00
jtherczeg
9dcbe89247
Hungarian translations updated
...
The Hungarian module translations updated for the latest OctoberCMS
build.
2014-12-04 09:51:05 +01:00
Samuel Georges
70eb7eaf51
Adds Theme customization feature
...
Adds reset button to settings pages
authorUrl -> homepage
2014-12-04 16:49:52 +11:00
gergo85
2a05c2346f
Update jQuery files
...
Demo theme: v1.10.2 -> v1.11.1
Backend: v2.0.3 -> v2.1.1
Furthermore I renamed the jquery-2.0.3.min.js file because of easy to
update jQuery in future.
2014-12-01 22:35:58 +01:00
Samuel Georges
f0cb98e63c
Fixes #145 - Plugin details now support "homepage" property
2014-11-27 17:21:30 +11:00
Anton Romanov
0505911c47
added to mail settings, to send emails to log file, useful for debuging
2014-11-27 13:50:37 +08:00
Samuel Georges
846a312765
Marry twig to global input helpers
2014-11-22 16:00:25 +11:00
Samuel Georges
c8b04db1fe
Fixes #119 - Add OpenSSL as a requirement, remove safe_mode (removed in php 5.4)
2014-11-21 15:52:41 +11:00
Samuel Georges
48e2dddc66
Fixes #783 - Logic error
2014-11-21 08:29:40 +11:00
alekseybobkov
4e921aab7a
Minor performance changes in the core JS and CSS. Table widget, in progress.
2014-11-16 18:00:15 -08:00
Samuel Georges
c1e81e4acd
Merge pull request #766 from jtherczeg/patch-2
...
Hungarian language file updated
2014-11-15 15:10:24 +11:00
Jozsef
387c6ec3a0
Hungarian language file updated
...
New lines added by the latest English language file.
2014-11-12 07:40:34 +01:00
Jozsef
e3ce0bf714
Add/sort locales
...
Added new languages and reoredered by language codes.
2014-11-12 07:31:05 +01:00
Sam Georges
f458fb7704
Overhaul Form layouts, adds FormTabs.php class for managing tab properties
2014-11-12 07:33:58 +11:00
jtherczeg
b5fd93d882
Hungarian language files updated for Build 162
2014-11-10 17:18:15 +01:00
Sam Georges
ba166a0cf9
Add counter labels and maintenance settings page to Cms provider + Language files, update CHANGELOG.md with changes
2014-11-10 20:35:20 +11:00
Sam Georges
cfaf3228d9
Fixes #9 - Adds maintenance mode setting to the CMS
2014-11-10 20:34:42 +11:00
Sam Georges
e82198b8ad
Refs #729 - Hide updates from system report widget when permissions [system.manage_updates] are denied
2014-11-09 14:04:53 +11:00
Sam Georges
ebaacac5fd
Fixes #718 - MySettings page should have no permission requirement
2014-11-09 12:43:06 +11:00
Denis Malinochkin
415ef45a81
Update translation keys
...
Customize the branding and updated Russian translation.
2014-11-03 15:59:20 +03:00
jtherczeg
bb25a1a82c
Hungarian language files for modules committed
2014-11-03 09:41:09 +01:00
Sam Georges
e81b7394b1
Fixes #733 - Be more considerate of others
2014-11-01 16:15:17 +11:00
Sam Georges
7c0f42d587
Update contributing
2014-11-01 14:47:46 +11:00
Sam Georges
2011a21e6f
Minor
2014-11-01 12:03:38 +11:00
Sam Georges
c83797231d
Subsequent expressions are on a new line (see developer guide > PSR exceptions)
2014-11-01 12:00:45 +11:00
Sam Georges
665d78e7d6
If there is no build number, don't display the build scoreboard item
2014-11-01 11:38:41 +11:00
Sam Georges
7d0a210fac
When cms.disableCoreUpdates is set to true the Backend will no longer display updates for the core.
2014-11-01 11:33:33 +11:00
Samuel Georges
ecf84b48e1
Merge pull request #723 from alvaro-canepa/patch-1
...
Add Spanish language support
2014-10-27 19:07:10 +11:00
Sam Georges
1c6d48ffa8
Fixes a strange issue where a <button> inside a nested <form> will trigger the event twice (1 for button, 1 for form)
2014-10-27 17:59:53 +11:00
alvaro.canepa
d9c06c9ed5
Spanish language support
2014-10-24 23:02:38 -02:00
Sam Georges
5fee82210a
Fixes #709 - Update fa lang
2014-10-24 19:05:50 +11:00
Sam Georges
04059c20fc
Merge branch 'develop'
2014-10-24 19:03:03 +11:00
Sam Georges
a8daa5b4a7
Fixes the system settings icon
2014-10-24 16:38:36 +11:00
n.kolesnichenko
b3bc16cc4d
Translate for RU Mailgun tab in mail settings
2014-10-23 17:04:25 +04:00
Sam Georges
32adc79924
Revert to FA-only icons
2014-10-22 14:22:41 +11:00
Sam Georges
578f1c0945
Update icons
2014-10-22 14:15:21 +11:00
Sam Georges
677030c5fa
Update Font Autumn icon pack
2014-10-21 20:21:39 +11:00
Sam Georges
f8c2fa30b4
Fixes an issue where new Themes attached to a project were not being installed on update.
2014-10-21 19:21:17 +11:00
Sam Georges
ab712f44fb
Fixes omitted visibility
2014-10-20 18:54:28 +11:00
Sam Georges
23f6d75416
Peer review of #679
2014-10-19 10:58:18 +11:00
Stefan Talen
f85087eac6
Updating modules/system
2014-10-18 11:58:50 +02:00
Stefan Talen
347dff7e75
Merge branch 'develop' of https://github.com/octobercms/october into feature/PSR-2
...
Conflicts:
modules/backend/behaviors/RelationController.php
modules/backend/classes/WidgetManager.php
modules/cms/classes/CmsCompoundObject.php
modules/cms/twig/Extension.php
modules/cms/twig/PlaceholderNode.php
modules/cms/widgets/TemplateList.php
2014-10-18 11:07:17 +02:00
Sam Georges
2689a3e669
Be more specific about pathing, minor improvement to system settings table
2014-10-18 13:39:33 +11:00
Sam Georges
d74a15b297
Update font autumn to latest
2014-10-17 17:33:59 +11:00
Sam Georges
d741b7bd60
Missing language keys
2014-10-17 08:25:28 +11:00
Stefan Talen
06890d711a
Merge branch 'develop' of https://github.com/octobercms/october into feature/PSR-2
...
Conflicts:
modules/backend/behaviors/UserPreferencesModel.php
modules/cms/classes/Controller.php
modules/system/classes/CombineAssets.php
2014-10-16 18:44:18 +02:00
Sam Georges
886e6fc70a
Only set noInit on PluginManager for specific CLI commands (october:up, october:update)
2014-10-16 19:49:31 +11:00
Sam Georges
8d618d4e29
Fixes #684 - Plugins still load language, routes, etc when noInit is enabled
2014-10-16 19:49:30 +11:00
Sam Georges
fbaab26bfb
Improve efficiency in settings model behavior
2014-10-16 19:49:28 +11:00
Sam Georges
cb8cad3a75
Merge branch 'customize-backend' into develop
2014-10-15 19:59:33 +11:00
Sam Georges
9f5646d273
BackendSettings -> BrandSettings
...
pageTitle is now translated at the end of the line
Fixed unit tests so they pass
SettingsModels are now cached
2014-10-15 19:53:44 +11:00
Sam Georges
57ec5c7261
Moved asset combiner to the system module
2014-10-15 08:09:46 +11:00
Kris Arnold
9c51b8b2a1
fixed language reference in dialog box for plugin disable form
2014-10-13 15:32:59 -05:00
Sam Georges
cf352bfe1a
Fixes #657 - Add Redis service provider
2014-10-11 16:53:51 +11:00
Sam Georges
062ce2f50a
Closes #673 - Add Argentine Spanish (es-AR) locale
2014-10-11 16:32:51 +11:00
Sam Georges
7d313a0409
Update changelog and Fixes #582
2014-10-11 13:43:00 +11:00
Sam Georges
543f1616b7
Fixes 675 - Add |trans (Lang::get) and |transchoice (Lang::choice) filters
2014-10-11 12:31:14 +11:00
Sam Georges
fd547bb485
We can't sort by relation fields anymore
2014-10-11 08:44:30 +11:00
Sam Georges
d78dadafd0
Check for CLI or system/updates route and disable any plugin initialization
2014-10-09 17:46:23 +11:00
Samuel Georges
ba97260aa9
Merge pull request #667 from sajjad-ser/master
...
Add Persian Translate
2014-10-08 18:58:05 +11:00
Samuel Georges
8a7338df83
Merge pull request #664 from egrego-dot-re/master
...
add mailgun support patch
2014-10-08 18:57:09 +11:00
sajjad-ser
1cf70bf032
Add Persian Translate
2014-10-07 17:37:37 +03:30
Lukasz
506ed31539
add mailgun support patch
2014-10-06 17:55:50 +02:00
Sam Georges
5c46dbec32
Plugins are now updated according to their dependency definitions
2014-10-04 15:59:43 +10:00
Sam Georges
e9f5f13646
Closes #660
2014-10-04 09:56:38 +10:00
Sam Georges
8d73924fbb
Add docs to class headers
2014-10-03 18:00:21 +10:00
Sam Georges
6363205f34
Fixes validation on Tabs and Cms pages
2014-09-29 14:04:05 +10:00
Sam Georges
fccf4907a0
There is a bug in chrome where events are called too early
2014-09-29 13:43:21 +10:00
Sam Georges
bf47eb94ed
Str::getRealClass -> class_basename
2014-09-29 13:12:34 +10:00
Sam Georges
2255b9404e
Adds support for Windows-based paths
2014-09-29 12:59:14 +10:00
Sam Georges
aec05adc05
Add default value
2014-09-29 12:40:30 +10:00
Sam Georges
776f4dfbaf
ConfigMaker now symbolizes paths
2014-09-29 12:32:41 +10:00
Sam Georges
b3936330a6
Moved the PathMaker trait functionality to Filesystem class (see October Rain)
2014-09-29 12:32:07 +10:00
Sam Georges
fbf5cbbb67
Moved `ViewMaker` trait to live under system, it can be useful for Models too.
2014-09-29 12:19:19 +10:00
Sam Georges
17f282b126
Removes deprecated code
2014-09-29 10:01:28 +10:00
Sam Georges
beab3c3ded
A defined loader should not hide when there is a redirect taking place
2014-09-28 12:23:18 +10:00
Sam Georges
8ca3483863
Refs #653 - Move sessions table to system
2014-09-28 10:29:49 +10:00
Sam Georges
2b63282658
We have a form object already, use that instead
2014-09-26 19:54:30 +10:00
Sam Georges
b7e969083f
Only when there is no <form /> parental element
2014-09-26 19:52:02 +10:00
Sam Georges
a7d028a1a5
Welcome to the team, Indatus\Dispatcher! :-)
2014-09-26 18:45:51 +10:00
Sam Georges
3aaf50359b
Add alaises for SystemException + ApplicationException, they are used so often
2014-09-26 18:10:43 +10:00
Sam Georges
746f425d88
Added new containerAttributes property to form fields
2014-09-25 18:05:35 +10:00
Sam Georges
45811dfb95
Lean code
2014-09-20 17:56:59 +10:00
Sam Georges
ffc1a8490a
Convert autoload refs to PSR-4 so they actually work
2014-09-19 17:23:11 +10:00
Sam Georges
5cd9f30ea2
Exception handling when plugins/ dir missing
2014-09-19 17:23:10 +10:00
Samuel Georges
5f1cee9787
Merge pull request #627 from JohnsonJackblue/patch-1
...
Update lang.php
2014-09-18 08:22:00 +10:00
Sam Georges
aa7e1800a4
Fixes path making issue
2014-09-15 08:58:42 +10:00
JohnsonJackblue
70b6039be0
Update lang.php
2014-09-14 15:48:29 +02:00
Sam Georges
69fb8e0918
Fixes issue where load indicator hangs around on errors when a redirect is used
2014-09-13 17:47:38 +10:00
Sam Georges
efbb0351db
ViewMaker now uses PathMaker
2014-09-13 15:02:52 +10:00
Sam Georges
c2a71e88bb
Clean up some sloppy work
2014-09-12 20:20:52 +10:00
Josh Hall
eb27b581c0
Add comma to end of line 17
2014-09-10 08:49:05 -05:00
Sam Georges
73200606bc
Pass isFirstField attrib, allow prevent of default focus()
2014-09-10 19:29:02 +10:00
Sam Georges
3d36e65a55
Trigger invalid on all fields, but only focus the first one. Also pass the messages across.
2014-09-10 19:11:21 +10:00
Sam Georges
0cffb0c934
Add Save & Close button to settings pages
2014-09-10 18:44:25 +10:00
Sam Georges
7ea65608a0
As per documentation, option-based redirect should only occur on successful AJAX requests (pushing a redirect from the server still works)
2014-09-10 17:03:36 +10:00
Sam Georges
33922f2180
If the target element is an input (textarea, select, etc) include its value when not used in a form
2014-09-06 13:58:10 +10:00
Samuel Georges
c63dc4da31
Merge pull request #594 from andersonwoss/master
...
Add full translation for pt-br
2014-09-04 21:11:07 +10:00
Sam Georges
f7dfd35d08
Merge branch 'master' into develop
2014-09-04 13:10:44 +10:00
alekseybobkov
df55946b61
Merge branch 'misc-tmp' into develop
2014-09-03 20:01:17 -07:00
Sam Georges
9197dbed59
ValidationException should be aliased. System and Application should probably be aliased too.
2014-09-03 19:46:28 +10:00
Anderson Carlos Woss
32ad8cc09e
Add full translation for pt-br
2014-08-30 22:38:32 -03:00
Sam Georges
aaffeacf1d
Fixes #584 - pt-br locale not defined correctly.
2014-08-30 09:42:55 +10:00
Sam Georges
938f9957de
Add PathMaker trait, Combiner now supports aliases and dynamic paths
2014-08-29 19:23:57 +10:00
Sam Georges
833ba1f48d
Set the default sort order
2014-08-29 09:27:56 +10:00
Sam Georges
7beafebf7c
getClassExtension -> asExtension (shorter syntax)
2014-08-23 09:41:48 +10:00
alekseybobkov
e7767176ce
Updated the treeview control, updated Redactor scripts, the CMS Content is now a compound object
2014-08-22 18:45:05 +11:00
Samuel Georges
fb56fbfabd
Merge pull request #573 from mrmlnc/develop
...
ru_lang (138)
2014-08-22 08:07:10 +10:00
Stefan Talen
5455c6c1af
Updating dutch language files
2014-08-21 23:07:50 +02:00
Denis Malinochkin
9a798cf46a
ru_lang (138)
2014-08-20 17:10:22 +04:00
Sam Georges
3f8d3d8eea
Fixes rebase issue in #557
2014-08-19 12:40:18 +10:00
Sam Georges
d7f22dc797
Merge branch 'develop'
2014-08-19 12:38:25 +10:00
adi
03d9f81b47
Added Romanian translation files in modules/*/lang/ro and modified modules/backend/models/BackendPreferences.php and modules/system/lang/en/lang.php in order for the language to appear in the admin section
2014-08-16 15:00:07 +03:00
Paul Wilde
2c46036d2c
Added a couple of missing translation strings. Fixed a translation typo for the request log empty button - It should be request_log not event_log.
2014-08-16 05:18:37 +01:00
Sam Georges
982b22a676
Fixes #547 - Duplicate assets are pointless
2014-08-16 09:17:09 +10:00