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
resurtm
7aef563dd5
Proposed mutex extension.
12 years ago
Qiang Xue
bade6f7eef
minor fix about composer installer.
12 years ago
Qiang Xue
22357befad
Added "@runtime" and "@vendor" aliases.
12 years ago
Alexander Makarov
e5dfce19c6
Reorganized Twig and Smarty dependencies
12 years ago
Alexander Makarov
9a13ddb8a6
Moved Smarty and Twig renderers into extensions
12 years ago
Qiang Xue
e8b9475502
changed dependency of composer installer
12 years ago
Qiang Xue
cf22567753
bug fix.
12 years ago
Qiang Xue
1aac7d6165
refactored InstallHandler.
12 years ago
Tobias Munk
34793c1303
added full display of command
12 years ago
Tobias Munk
8264c5c51d
refactored param parsing
12 years ago
Tobias Munk
e7c98a499e
added configuration file detection from composer.json (extra.config), path cleanup
12 years ago