Andy Miller
|
62e5ea3bbd
|
removed some unused vars
|
2015-02-28 14:14:20 -07:00 |
|
Andy Miller
|
b8c274b7b8
|
Removed some duplicate code via a trait
|
2015-02-28 14:13:59 -07:00 |
|
Andy Miller
|
e154b13b6e
|
Broke out iterators into their own class files
|
2015-02-28 13:56:53 -07:00 |
|
Andy Miller
|
0f312a3c43
|
Merge pull request #146 from Gertt/develop
fix for last modified time detection of page
|
2015-02-27 16:17:48 -07:00 |
|
Gert
|
d8823a6b3a
|
only use files for last modified, so children don't affect the modified time of their parent page
|
2015-02-27 23:29:23 +01:00 |
|
Gert
|
73d5f9da90
|
prevent a page from taken it's parent into account when detecting modified time
|
2015-02-27 22:16:59 +01:00 |
|
Andy Miller
|
7707b042e5
|
Fixed nth() and added first() last() and reverse() methods
|
2015-02-26 19:28:34 -07:00 |
|
Andy Miller
|
2fe6dda365
|
Added initial named-assets implementation
|
2015-02-23 16:30:52 -07:00 |
|
Andy Miller
|
686ba8a3f6
|
Merge branch 'release/0.9.18' into develop
|
2015-02-19 16:59:41 -07:00 |
|
Andy Miller
|
9ab3524fc5
|
version update
|
2015-02-19 16:59:20 -07:00 |
|
Andy Miller
|
3f10fa1b4c
|
Update README.md
|
2015-02-18 22:21:38 -07:00 |
|
Andy Miller
|
6811fbea3d
|
Added optional deep option. defaults to false
|
2015-02-18 22:04:02 -07:00 |
|
Andy Miller
|
3e245ef686
|
Merge pull request #144 from Sommerregen/bugfix/get-nested-default-plugin-configurations
Fix to merge nested page options with default plugin configurations
|
2015-02-18 21:59:49 -07:00 |
|
Andy Miller
|
28cff4e1da
|
Added more flexible param separator option
|
2015-02-18 15:51:27 -07:00 |
|
Andy Miller
|
2bf67e482d
|
PSR camelCase fix
|
2015-02-18 13:17:16 -07:00 |
|
Andy Miller
|
3976e4ce23
|
missed a logical operator
|
2015-02-18 13:12:57 -07:00 |
|
Andy Miller
|
a1ab94ffdd
|
Fix camelCase method
|
2015-02-18 12:54:01 -07:00 |
|
Andy Miller
|
d6bed5441d
|
removed function in loop
|
2015-02-18 12:51:58 -07:00 |
|
Andy Miller
|
e505c409ac
|
removed some commented out code
|
2015-02-18 12:50:33 -07:00 |
|
Andy Miller
|
409742c078
|
removed unused vars
|
2015-02-18 12:48:01 -07:00 |
|
Andy Miller
|
6bd76028ce
|
Removed unused use statements
|
2015-02-18 12:47:45 -07:00 |
|
Andy Miller
|
87dc53912b
|
rename fixme to todo
|
2015-02-18 12:37:53 -07:00 |
|
Andy Miller
|
83d606c34a
|
remove fixme
|
2015-02-18 12:37:39 -07:00 |
|
Andy Miller
|
1f906326e7
|
Object type hints
|
2015-02-18 12:37:19 -07:00 |
|
Andy Miller
|
ec67bf4c5b
|
strict boolean compare
|
2015-02-18 12:37:00 -07:00 |
|
Andy Miller
|
127fe7fa2a
|
PSR fixes
|
2015-02-18 12:36:30 -07:00 |
|
Andy Miller
|
e0de6f8b5f
|
Strict boolean compares
|
2015-02-18 12:36:19 -07:00 |
|
Andy Miller
|
e81e35b7c2
|
Some insight fixes
|
2015-02-18 12:24:35 -07:00 |
|
Andy Miller
|
9bc365fe9e
|
Added new random string static and twig function
|
2015-02-17 15:44:34 -07:00 |
|
Andy Miller
|
7b32cbe2e1
|
Some performance optimizations for folder/file checking routines
|
2015-02-17 11:22:35 -07:00 |
|
Andy Miller
|
04a2f618bd
|
now checks for symlink availability before giving that option
|
2015-02-16 18:48:52 -07:00 |
|
Andy Miller
|
73a104000a
|
updated bundled composer package
|
2015-02-16 18:28:52 -07:00 |
|
Andy Miller
|
b8cb788324
|
Backup pages folder if it exits in demo copy
|
2015-02-16 14:46:05 -07:00 |
|
Andy Miller
|
690bb8a8be
|
Fix rcopy reference
|
2015-02-16 14:45:21 -07:00 |
|
Andy Miller
|
26b0b02de2
|
Fix for issue #140 - plugin/theme install status not working on windows
|
2015-02-16 10:14:14 -07:00 |
|
Andy Miller
|
e5348ec8f1
|
added a space after prompt
|
2015-02-15 16:16:27 -07:00 |
|
Andy Miller
|
5e22eee1a8
|
Look for _demo content in packages and prompt to install it
|
2015-02-15 16:10:00 -07:00 |
|
Andy Miller
|
534bb57d3f
|
Use rcopy from Utils class
|
2015-02-15 16:09:16 -07:00 |
|
Andy Miller
|
f8c203c033
|
Set package_type for unknown packages based on best guess
|
2015-02-15 16:08:53 -07:00 |
|
Andy Miller
|
300155e82e
|
Added recursive folder copy
|
2015-02-15 16:08:24 -07:00 |
|
Andy Miller
|
3117a214d4
|
Merge branch 'feature/gpm_dependency' into develop
|
2015-02-15 15:30:25 -07:00 |
|
Andy Miller
|
9959868022
|
Don't critically fail, only log when plugin has config but is missing
|
2015-02-15 15:24:07 -07:00 |
|
Andy Miller
|
9248c5b709
|
added repo URL to output
|
2015-02-15 14:21:17 -07:00 |
|
Andy Miller
|
85fb5bccf3
|
text addition
|
2015-02-15 14:07:40 -07:00 |
|
Andy Miller
|
bd595ca9f6
|
some corner case fixes
|
2015-02-15 14:04:50 -07:00 |
|
Andy Miller
|
ace8823bd6
|
Added symlink + git clone installation methods
|
2015-02-15 13:37:51 -07:00 |
|
Sommerregen
|
5051b15145
|
Fix to merge nested page options with default plugin configurations
|
2015-02-15 21:20:20 +01:00 |
|
Andy Miller
|
1c1f2c268a
|
beginning of dependency work
|
2015-02-14 22:33:50 -07:00 |
|
Andy Miller
|
545c76088c
|
move timezone setting to after Config's init() method
|
2015-02-14 13:07:45 -07:00 |
|
Andy Miller
|
b418a7fd1e
|
added timezone override support
|
2015-02-14 10:38:01 -07:00 |
|