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
Sam Georges
0d9d45e4c0
Refs #543 - Translate the fallback report widget title should the user not set their own
2014-08-13 08:04:04 +10:00
Paul Wilde
a3c94d6355
Escape unescaped translations. Add trans() function during output for the Balloon and Widget Selector.
2014-08-12 21:46:19 +01:00
Paul Wilde
1d038d3173
More translation strings.
2014-08-12 01:15:38 +01:00
Paul Wilde
7e2f63e315
Use correct flag for Sweden, it was previously set as the El Salvador flag.
2014-08-11 21:23:29 +01:00
Nicola Marini
a7b59756cf
Italian translation
...
Add the italian translation for the October CMS
2014-08-10 14:24:54 +02:00
Nicola Marini
394679efaf
Italian translation
...
Add the italian translation for the October CMS
2014-08-10 14:23:52 +02:00
Nicola Marini
59cdfe1386
Italian translation
...
Add the italian translation for the October CMS
2014-08-10 14:22:07 +02:00
Samuel Georges
a3392ecb50
Merge pull request #535 from boulox/system-french-trad
...
Add some missing french translation
2014-08-09 12:22:41 +10:00
Sam Georges
13587f155c
Move trans from logic-less array to inside business logic. Convert tabs to spaces.
2014-08-09 12:21:17 +10:00
Boulox
fb13094190
Add some missing french translation
2014-08-09 04:02:54 +02:00
Paul Wilde
906370c6bd
Added translation strings for permission labels, mail template/layout column labels, editor fullscreen, list pagination and list setup modal.
2014-08-09 03:02:15 +01:00
Samuel Georges
c92c36aeff
Merge pull request #533 from paulwilde/lang-update
...
Allow the dashboard widget inspector and status report widget to be translated.
2014-08-09 11:07:12 +10:00
Paul Wilde
de98451148
Allow the dashboard widget inspector and report widget to be translated.
2014-08-09 01:29:19 +01:00
Paul Wilde
c1856dfbe2
Translate My Settings heading.
2014-08-08 21:41:32 +01:00
Samuel Georges
2f9adde25e
Merge pull request #527 from sl1nk3/french-translation-updates
...
French translation updates
2014-08-07 19:34:44 +10:00
Samuel Georges
5630ea61b0
Merge pull request #526 from mrmlnc/master
...
Russian translation [build 134]
2014-08-07 19:32:28 +10:00
sl1nk3
3fe7675890
Better french description for the request log
2014-08-07 00:53:04 -04:00
sl1nk3
1765060856
Some more updates
2014-08-07 00:45:12 -04:00
sl1nk3
4b26022888
Suppression de la contraction toute pas belle.
2014-08-07 00:38:31 -04:00
sl1nk3
5768ebaabb
Fixed some issues with the French translation,
...
Added it to the settings menu.
2014-08-07 00:31:09 -04:00
Denis Malinochkin
20bbacdd3f
ru_update
2014-08-07 04:14:10 +04:00
Sam Georges
e2921472f8
Create allocated Settings category constants for translation
2014-08-06 11:44:31 +10:00
Sam Georges
09106ff560
Improvements to logging screens and internals of List widget
2014-08-06 11:19:59 +10:00
flynsarmy
d468ec2e28
Attempt to display error message in event log list
2014-08-06 10:24:09 +10:00
Sam Georges
6792bab25d
Add more translation points
2014-08-05 16:54:39 +10:00
Samuel Georges
3859a38c6a
Merge pull request #516 from boulox/french-translation
...
Add french translation
2014-08-05 08:56:10 +10:00
Fabien
5b7161cdd5
Add french translation
2014-08-03 15:20:59 +02:00
Sam Georges
bfc3804a1a
If a base classes uses a trait, no need to reuse that trait because Model boots all traits now
2014-08-03 11:57:51 +10:00
Samuel Georges
eeda9f5f0d
Merge pull request #512 from mrmlnc/develop
...
[Build 131] Update ru_lang
2014-08-03 10:08:07 +10:00
Sam Georges
1f64ccf792
Traits use private instead of protected so they can be used/reused in base classes
2014-08-03 10:04:06 +10:00
Denis Malinochkin
ab7e1cfd8a
ru_lang
2014-08-02 12:49:01 +04:00
Sam Georges
56d0c3351b
private -> protected
2014-08-01 14:54:16 +10:00
Sam Georges
6388ecef52
private -> protected
2014-08-01 13:58:59 +10:00
Sam Georges
25e01ed449
Improve event and request log preview pages
2014-08-01 11:02:12 +10:00
Sam Georges
e62f72e235
MAke EventLog details jsonable
2014-07-31 19:37:11 +10:00
Sam Georges
8a246a8193
Use a smarter approach to logging request referers
2014-07-30 18:24:16 +10:00
Sam Georges
33e6edf5c5
Minor fixes to list setup
2014-07-30 18:14:51 +10:00
Sam Georges
ba3931acf5
Add hints to each log page. Fix preview screens for event and request logs.
2014-07-30 18:12:19 +10:00
Sam Georges
0da5f513d3
Translate values
2014-07-30 17:51:44 +10:00
Sam Georges
4f30a2c62a
Add empty log links
2014-07-30 17:44:50 +10:00
Sam Georges
fb788c9c0a
Make request and access log work
2014-07-30 17:33:26 +10:00
Sam Georges
afbea016ec
Add settings pages for new loggers
...
Write trace log items to the db
2014-07-30 17:19:52 +10:00
Sam Georges
93590fb272
TraceLog -> EventLog
...
Cms\ErrorLog -> System\RequestLog
Set up some basic language keys
2014-07-30 17:19:51 +10:00
Sam Georges
b280802644
Refs #383 - Set up basic models for logging
2014-07-29 20:07:20 +10:00
Graham Campbell
be7f36b31b
Composer fixes
2014-07-28 23:55:46 +01:00
alekseybobkov
e562d1eb05
The Settings area is responsive now
2014-07-28 15:09:01 +11:00
Sam Georges
2a5afaf9c7
Update oc- icons to match font autumn
...
Minor tidy up to framework.js
2014-07-27 16:08:08 +10:00
alekseybobkov
7eed305000
Updated the settings pages UX
2014-07-27 15:07:22 +11:00
alekseybobkov
241e174ab4
Merge branch 'develop' into ux
2014-07-27 11:11:56 +11:00
alekseybobkov
bfc59c9007
Updating the Settings pages
2014-07-27 11:11:16 +11:00
Sam Georges
5f36d063c9
Add markdown filter |md
2014-07-25 20:06:38 +10:00
Sam Georges
19a3fe2b43
Added a new console command `october:util` for performing utility and maintenance tasks.
2014-07-25 17:43:03 +10:00
Sam Georges
3ac3a7318f
Fixes bug preventing plugins from being installed
2014-07-25 17:41:37 +10:00
alekseybobkov
1085d20f8c
Merge branch 'develop' into ux
2014-07-25 16:19:11 +11:00
Sam Georges
936ff26371
Prevent constant theme reinstalling
2014-07-24 21:32:09 +10:00
Sam Georges
9067d20048
Fix bugs
2014-07-24 21:13:04 +10:00
Sam Georges
ecf026d1df
Add logic for downloading themes
2014-07-24 20:07:52 +10:00
Sam Georges
c0e7beebf7
Translate UI
2014-07-24 19:23:21 +10:00
Sam Georges
f9a68456ae
Add initial theme support to update process
2014-07-24 19:16:19 +10:00
Sam Georges
9b85038203
Fixes #452 - New config item disableCoreUpdates
2014-07-24 19:16:19 +10:00
alekseybobkov
98eb3e2e84
System page navigation improvements, not finished
2014-07-24 15:19:00 +11:00
Sam Georges
c3cef219fa
Bug fixes to settings page ordering
2014-07-19 15:51:43 +10:00
Sam Georges
2b784392e8
Show a more detailed error on Backend AJAX exceptions
2014-07-19 13:35:16 +10:00
Samuel Georges
a7fa3533fd
Merge pull request #440 from Flynsarmy/jsonableSettingsModels
...
Fix jsonable settingsmodel saving
2014-07-17 09:55:56 +10:00
flynsarmy
e49be7b2c6
Fix jsonable settingsmodel saving
2014-07-17 09:55:11 +10:00
Sam Georges
3c7c87b338
Fixes #254 add Laravel helper functions to Twig environment
2014-07-16 10:30:39 +10:00
Sam Georges
f7f81822ec
Fixes #420 - forceSave() not always available
2014-07-13 15:52:14 +10:00
Sam Georges
58aceaa5b3
Saving from My Settings should return to My Settings
2014-07-12 18:53:25 +10:00
Sam Georges
7c140158a7
Fixes settings model so it no longer relies on Purgeable trait
2014-07-12 16:09:50 +10:00
Sam Georges
e29d88e07a
Validation + Purgeable traits must now be used in the Model class definition
2014-07-11 21:15:21 +10:00
Sam Georges
d23f42c5e1
Fixes #410
2014-07-11 08:33:46 +10:00
Sam Georges
c230e64eec
Cleanup
2014-07-06 16:24:00 +10:00
Sam Georges
0fbe4400ed
Add --core, --plugins and --force options to october:update
2014-07-06 11:31:51 +10:00
Sam Georges
11a25345de
Use global event for mailer (untested)
2014-07-04 19:14:16 +10:00
Sam Georges
b09cf7b262
Consistent event naming
2014-07-04 19:14:15 +10:00
Sam Georges
3617a7fea8
Important! All references to *Email* have been changed to *Mail*
...
(This change might hurt a little, sorry!)
2014-07-04 19:14:15 +10:00
Sam Georges
2f3d42a3f9
Improvements to mailer classes
2014-07-04 19:14:13 +10:00
Sam Georges
b334488604
Adds the cron queue service provider
2014-07-03 18:44:57 +10:00
Sam Georges
4c419e2293
Add cron queue migration and use it as default config
2014-07-03 18:37:47 +10:00
Sam Georges
1221faae62
Session key fix to relation manager
...
My Settings context now uses correct breadcrumb
2014-07-02 20:49:45 +10:00
Sam Georges
ddb6337efe
EditorSettings -> EditorPreferences (System has settings, User has preferences, App has configuration)
...
Create a My Settings page, now linked when clicking a User
Create backend preferences form for setting locale
Dropdown options now support an image or icon in their options
2014-07-01 17:17:53 +10:00
Sam Georges
9381bc3628
When making config, set the original values too
2014-06-30 17:34:11 +10:00
Sam Georges
2574760210
Minor
2014-06-30 17:00:56 +10:00
Sam Georges
26e712dc06
Use dropIfExists for smoother rollbacks
2014-06-30 13:23:35 +10:00
Sam Georges
1e168553ab
Update content tabs so they work with buttons
2014-06-28 22:18:54 +10:00
Sam Georges
5c005f79d0
System Twig environment is now extended by plugins
...
Move the markup manager to system
2014-06-28 21:23:13 +10:00
Sam Georges
541eab99dc
Register new twig.string in App container that will parse strings
2014-06-28 21:12:02 +10:00
alekseybobkov
4e2d6b5da8
Implemented the content tabs style, minor fixes in the back-end styling.
2014-06-27 00:17:22 +11:00
Sam Georges
7802213bcc
Fixes #55 - Assets are now referenced correctly as Assets instead of URLs
2014-06-26 17:29:07 +10:00
Sam Georges
99ef8f52b8
Minor text updates
2014-06-26 17:29:07 +10:00
Sam Georges
9d2d9b621f
Create a System Twig extension, for shared features
2014-06-26 17:29:03 +10:00
alekseybobkov
5488429fe4
Fixed the unknown component caching problem. Added the unknown component handling to the back-end. AJAX request can now be stopped with preventing default action in the oc.beforeRequest event. Fixes #46 .
2014-06-26 17:09:25 +11:00
Sam Georges
506ee7d136
Commented out the refresh button, the usage is not 100% clear and can cause destructive damage.
2014-06-24 18:47:51 +10:00
Sam Georges
070667ebe0
Improve CMS Exception handler.
...
Previously Twig syntax errors inside a component partial would show the incorrect file and line number. This is fixed.
Also simplified the approach so the stack trace is not hidden inside a closure.
2014-06-24 14:58:46 +10:00
Philip Manavopoulos
2561a234e5
Fix DocBlock
...
Being in a namespace of it's own, the type hint for $closure should be \closure (otherwise it assumes that it belongs in the ```System\Classes``` namespace)
2014-06-22 19:54:26 +01:00
Sam Georges
751e529141
Widgets no longer need to pass their config via options:
...
Update CHANGELOG.md
2014-06-20 22:00:23 +10:00
Sam Georges
41aa8944dd
ConfigMaker should validate config no matter what
2014-06-20 17:42:59 +10:00
Adis
9d3a0dec5c
Fix #324
2014-06-19 13:39:15 +06:00
Sam Georges
a866c39ec3
Fixes #316 manually (unable to merge)
2014-06-17 19:14:44 +10:00
Sam Georges
9ee04d701c
Minor
2014-06-16 08:48:26 +10:00