Paul Klimov
4a9d546c79
'MessageInterface::createAttachment()' renamed to 'MessageInterface::attachContentAsFile()'
11 years ago
Paul Klimov
c7c32659b0
Vendor testing support provided.
...
'swiftmailer' extension unit tests fixed.
11 years ago
Paul Klimov
2a326c7d7b
'email' renamed to 'mail'.
...
'SwiftMailer' recomposed into extension.
11 years ago
Qiang Xue
8fc489091b
removed InstallHandler.
11 years ago
Qiang Xue
d047f71021
cleaned up Installer.
11 years ago
Qiang Xue
0c517ce969
Renamed InstallerPlugin to Plugin
11 years ago
Carsten Brandt
40d06e6f43
more on short array syntax
11 years ago
Qiang Xue
5bf7ed947d
renamed composer installation type.
11 years ago
Qiang Xue
f022a06edf
renamed composer installation type.
11 years ago
Qiang Xue
07c653859c
Fixed composer file.
11 years ago
Qiang Xue
03861b6fde
Extension installer wip
11 years ago
Qiang Xue
f756ab608f
Extension installer wip
11 years ago
Qiang Xue
825c4f37e7
Extension installer wip
11 years ago
Qiang Xue
c42894cec4
Extension installer wip
11 years ago
Alexander Makarov
1f6a823073
Short array syntax
11 years ago
resurtm
ffbd10638f
Remove unnecessary $this.
...
Related to b3b5e36d42
.
11 years ago
resurtm
9e1b498fb5
PHP 5.4 supports $this with closures.
11 years ago
Qiang Xue
8b52824362
optimized datepick js code.
11 years ago
Qiang Xue
bc743a32b7
Fixes #968 : clientOptions should not be ignored when enabling internationalization.
11 years ago
Carsten Brandt
300c866be2
adjusted composer.json for smarty and twig
...
not need to suggest packages in core. They are required by extension
composer.json anyway.
11 years ago
Qiang Xue
35cf49732e
Fixed the namespace.
11 years ago
Qiang Xue
b301f18113
Added installation commands to Installer.
11 years ago
Qiang Xue
9ef953a85c
Yii extension composer installer WIP.
11 years ago
Qiang Xue
0904c3454e
Fixed composer autoload declaration.
11 years ago
Alexander Makarov
abd775e5a5
fixed typos
11 years ago
Carsten Brandt
4b7f5a728a
improved control over and handling of file and dir permissions
...
- rename FileHelper::mkdir for API consistency
- changed default permission for directories to 775 instead of 777
- added some properties to classes that deal with files to allow control
over directory permissions.
11 years ago
Carsten Brandt
fa07d31310
documentation fixed for mutex extension
11 years ago
Alexander Makarov
297504c2fc
Fixes #21 : implemented jQueryUI Slider
11 years ago
Alexander Makarov
f2dd9c3f42
used placeholder in version for twig
11 years ago
Carsten Brandt
cd84653ff3
fixed extension documentation
11 years ago
Alexander Makarov
0596fa82fd
code style fixes
11 years ago
callmez
82282f93f0
ResizableAsset typo fix!
11 years ago
Alexander Makarov
d7f93350a4
bumped up twig version
11 years ago
Suralc
6adad3b0bb
viewRenderers -> renderers
11 years ago
Alexander Makarov
612d0af592
removed unused line from smarty plugin
11 years ago
Qiang Xue
058c1f1b01
Fixed JUI asset bundles.
11 years ago
Qiang Xue
368a4cfe66
Asset feature refactoring (WIP)
11 years ago
Suralc
ce9fabab57
Rewording
12 years ago
Suralc
4f97fced0f
Added readme and license files to extensions.
12 years ago
Qiang Xue
3711295499
moved JUI into official extensions.
12 years ago
resurtm
f6d0b4b247
Removed MSSQL mutex.
12 years ago
resurtm
733dbbfb8b
Mutex WIP.
12 years ago
resurtm
b98a1236bb
Fixes:
...
1. Proper auto release shutdown callback.
2. Proper Mutex::releaseLock() method.
12 years ago
resurtm
33adfcea91
Autorelease callback.
12 years ago
resurtm
90227bd344
Autorelease callback improved, composer.json typo.
12 years ago
resurtm
397004c8f6
Mutex cache backend WIP.
12 years ago
resurtm
b8541df088
Proper files location.
12 years ago
resurtm
a15c70f414
composer.json file and proper class files location.
12 years ago
resurtm
421e2eb960
Mutex extension docblocks and several minor fixes.
12 years ago
resurtm
dd48e8a71b
Uncomment UNIX Mutex.
12 years ago