|
29c593d526
|
Fix CS issues.
|
2013-07-03 09:32:44 +06:00 |
|
|
12c48d1ae4
|
Refactored logging.
|
2013-07-02 22:09:25 -04:00 |
|
|
1a02a4d51e
|
Removed unused code.
|
2013-06-28 21:49:42 -04:00 |
|
|
9cf82b3ae1
|
Added Model::load(). Added Controller::refresh() and redirect().
|
2013-06-26 08:34:27 -04:00 |
|
|
6249b89932
|
Change validators from 'length' to 'string'
|
2013-06-21 03:15:56 +02:00 |
|
|
6fd1c16609
|
Revert "Added ActiveForm::mfield()."
This reverts commit 9a5ca9951318447d050e5d53b05c0c281667b1a5.
|
2013-06-19 19:14:41 -04:00 |
|
|
11c14a20e9
|
Simplified button signature.
|
2013-06-19 08:54:09 -04:00 |
|
|
9a5ca99513
|
Added ActiveForm::mfield().
|
2013-06-19 08:37:11 -04:00 |
|
|
729446edf9
|
Fixes #554. Incorrect alias setup.
|
2013-06-19 17:28:27 +06:00 |
|
|
b7d78148f5
|
fixed advanced app contact form
|
2013-06-18 02:28:06 +04:00 |
|
|
b5e53b2d12
|
fixed advanced app aliases
|
2013-06-18 02:27:21 +04:00 |
|
|
b062f62f35
|
Removed composer.lock from all apps. Currently it creates more problems since framework code changes rapidly.
|
2013-06-18 01:40:48 +04:00 |
|
|
f18d6df625
|
Revert "Merge pull request #548 from cebe/action-response"
This reverts commit 9d7597d61a51ae7030b667f740c2a97471cf7f6e, reversing
changes made to 6b6390f72b6a6010cfbe614aab236a90d10b1a00.
|
2013-06-16 19:45:58 -04:00 |
|
|
9d7597d61a
|
Merge pull request #548 from cebe/action-response
implementation of Response tied to actions
|
2013-06-16 10:22:37 -07:00 |
|
|
71782b344e
|
Changed existing code to match the changes regarding response
|
2013-06-16 18:52:56 +02:00 |
|
|
d8d9be7506
|
Renamed some folders to fit changed app structure.
|
2013-06-16 17:38:17 +02:00 |
|
|
420637443c
|
Refactored the way of sending response in controller actions.
|
2013-06-13 23:39:18 -04:00 |
|
|
d5d463f9b4
|
fixed init.bat paths
|
2013-06-09 20:50:41 +04:00 |
|
|
88b05cdfeb
|
renamed backstage → backend
|
2013-06-09 20:15:55 +04:00 |
|
|
084d709e44
|
fixed typo in app readmes
|
2013-06-03 23:39:08 +04:00 |
|
|
a2bfdcac18
|
updated docs
added installation from dev repo section
|
2013-06-03 18:31:57 +02:00 |
|
|
5615afab21
|
updated deps
|
2013-06-02 23:42:31 +02:00 |
|
|
bb0e2e8487
|
updated composer script event for setting permissions
|
2013-06-02 00:37:53 +02:00 |
|
|
1165508a6a
|
updated composer for example apps
issue #439
|
2013-05-29 14:22:15 +02:00 |
|
|
2553e9a043
|
Fixes issue #439
|
2013-05-28 19:56:06 -04:00 |
|
|
d6f001016c
|
Added missing use statement.
|
2013-05-28 15:58:40 +02:00 |
|
|
c8e73b42e7
|
fixed AutoTimestamp example in advanced app
fixes #429
|
2013-05-27 23:45:13 +02:00 |
|
|
ff16c4ef05
|
Do not ignore composer.lock
a6c251d2ab (commitcomment-3291785)
|
2013-05-27 00:48:49 +02:00 |
|
|
a6c251d2ab
|
Adjusted vendor dirs of example applications
- update composer json to chosse right path
- set vendorPath in application config if not default
|
2013-05-27 00:22:42 +02:00 |
|
|
a087972704
|
fixed framework path of req checker + notice on wrong path
git ignore composer.lock
|
2013-05-26 01:48:40 +02:00 |
|
|
8325f7a890
|
Added db component. Added configuration section to readme.
|
2013-05-25 03:33:43 +04:00 |
|
|
75917e2cb1
|
User and LoginForm are now common models, User is AR and Identity
|
2013-05-25 03:23:09 +04:00 |
|
|
c4380f65a5
|
MySQL migration for User model
|
2013-05-25 00:23:07 +04:00 |
|
|
987b50cf04
|
Added #!/usr/bin/env php
|
2013-05-25 00:08:24 +04:00 |
|
|
463acca618
|
fixed typo
|
2013-05-24 23:44:56 +04:00 |
|
|
e8d59fb6cb
|
specified proper namespaces
|
2013-05-24 23:37:22 +04:00 |
|
|
4a9f0eed0c
|
Moved commented sections into -local configs, added prod environment
|
2013-05-24 23:34:34 +04:00 |
|
|
fb1013e619
|
Ignores for frontend/backstage index.php
|
2013-05-24 23:11:40 +04:00 |
|
|
4c1378cb51
|
Adjusted paths, added install.bat
|
2013-05-24 23:09:55 +04:00 |
|
|
0411f09a43
|
Added install tool, moved all local configs and entry points to environments
|
2013-05-24 23:05:41 +04:00 |
|
|
0e7808595b
|
typo fix
|
2013-05-24 15:20:33 -03:00 |
|
|
a16d3cd370
|
Do explicit check of local config file.
|
2013-05-24 15:19:59 -03:00 |
|
|
e82881ba7f
|
Merge branch 'master'
Conflicts:
apps/advanced/composer.json
|
2013-05-24 21:54:41 +04:00 |
|
|
0fb30f8d25
|
Advanced application template
|
2013-05-24 21:47:27 +04:00 |
|
|
6166970074
|
Added advanced composer.json.
|
2013-05-24 10:45:42 -04:00 |
|