Commit Graph

58 Commits

Author SHA1 Message Date
Qiang Xue
07c653859c Fixed composer file. 2013-10-19 00:39:55 -04:00
Qiang Xue
03861b6fde Extension installer wip 2013-10-19 00:35:57 -04:00
Qiang Xue
f756ab608f Extension installer wip 2013-10-19 00:12:19 -04:00
Qiang Xue
825c4f37e7 Extension installer wip 2013-10-19 00:07:34 -04:00
Qiang Xue
c42894cec4 Extension installer wip 2013-10-19 00:01:03 -04:00
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
resurtm
ffbd10638f Remove unnecessary $this.
Related to b3b5e36d42.
2013-10-18 19:36:16 +06:00
resurtm
9e1b498fb5 PHP 5.4 supports $this with closures. 2013-10-18 09:31:37 +06:00
Qiang Xue
8b52824362 optimized datepick js code. 2013-10-13 17:27:53 -04:00
Qiang Xue
bc743a32b7 Fixes #968: clientOptions should not be ignored when enabling internationalization. 2013-10-12 20:52:41 -04:00
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.
2013-10-11 14:02:15 +02:00
Qiang Xue
35cf49732e Fixed the namespace. 2013-10-08 20:43:08 -04:00
Qiang Xue
b301f18113 Added installation commands to Installer. 2013-10-08 20:34:47 -04:00
Qiang Xue
9ef953a85c Yii extension composer installer WIP. 2013-10-07 23:39:41 -04:00
Qiang Xue
0904c3454e Fixed composer autoload declaration. 2013-10-06 12:14:30 -04:00
Alexander Makarov
abd775e5a5 fixed typos 2013-09-28 01:27:00 +04:00
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.
2013-08-30 16:52:33 +02:00
Carsten Brandt
fa07d31310 documentation fixed for mutex extension 2013-08-30 16:30:20 +02:00
Alexander Makarov
297504c2fc Fixes #21: implemented jQueryUI Slider 2013-08-26 01:46:13 +04:00
Alexander Makarov
f2dd9c3f42 used placeholder in version for twig 2013-08-21 03:06:27 +04:00
Carsten Brandt
cd84653ff3 fixed extension documentation 2013-08-14 12:53:12 +02:00
Alexander Makarov
0596fa82fd code style fixes 2013-08-13 02:43:47 +04:00
callmez
82282f93f0 ResizableAsset typo fix! 2013-08-09 17:30:08 +08:00
Alexander Makarov
d7f93350a4 bumped up twig version 2013-08-04 01:17:10 +04:00
Suralc
6adad3b0bb viewRenderers -> renderers 2013-07-29 16:30:45 +02:00
Alexander Makarov
612d0af592 removed unused line from smarty plugin 2013-07-21 19:13:00 +04:00
Qiang Xue
058c1f1b01 Fixed JUI asset bundles. 2013-07-18 23:29:19 -04:00
Qiang Xue
368a4cfe66 Asset feature refactoring (WIP) 2013-07-15 22:49:22 -04:00
Suralc
ce9fabab57 Rewording 2013-07-11 17:26:57 +02:00
Suralc
4f97fced0f Added readme and license files to extensions. 2013-07-11 17:19:55 +02:00
Qiang Xue
3711295499 moved JUI into official extensions. 2013-07-10 17:15:48 -04:00
resurtm
f6d0b4b247 Removed MSSQL mutex. 2013-07-04 21:01:06 +06:00
resurtm
733dbbfb8b Mutex WIP. 2013-06-25 09:54:07 +06:00
resurtm
b98a1236bb Fixes:
1. Proper auto release shutdown callback.
2. Proper Mutex::releaseLock() method.
2013-06-25 09:08:54 +06:00
resurtm
33adfcea91 Autorelease callback. 2013-06-25 07:24:57 +06:00
resurtm
90227bd344 Autorelease callback improved, composer.json typo. 2013-06-25 07:22:06 +06:00
resurtm
397004c8f6 Mutex cache backend WIP. 2013-06-25 00:14:42 +06:00
resurtm
b8541df088 Proper files location. 2013-06-24 23:44:02 +06:00
resurtm
a15c70f414 composer.json file and proper class files location. 2013-06-24 23:42:11 +06:00
resurtm
421e2eb960 Mutex extension docblocks and several minor fixes. 2013-06-24 23:34:57 +06:00
resurtm
dd48e8a71b Uncomment UNIX Mutex. 2013-06-24 22:34:40 +06:00
resurtm
7aef563dd5 Proposed mutex extension. 2013-06-24 22:30:50 +06:00
Qiang Xue
bade6f7eef minor fix about composer installer. 2013-06-06 07:51:55 -04:00
Qiang Xue
22357befad Added "@runtime" and "@vendor" aliases. 2013-06-02 15:19:29 -04:00
Alexander Makarov
e5dfce19c6 Reorganized Twig and Smarty dependencies 2013-05-24 15:22:04 +04:00
Alexander Makarov
9a13ddb8a6 Moved Smarty and Twig renderers into extensions 2013-05-24 15:14:36 +04:00
Qiang Xue
e8b9475502 changed dependency of composer installer 2013-05-23 15:12:45 -04:00
Qiang Xue
cf22567753 bug fix. 2013-05-23 14:30:53 -04:00
Qiang Xue
1aac7d6165 refactored InstallHandler. 2013-05-23 13:53:33 -04:00
Tobias Munk
34793c1303 added full display of command 2013-05-23 18:33:48 +02:00