Commit Graph

7920 Commits

Author SHA1 Message Date
Andy Miller
c10882f290 Added Whoops 2014-10-14 15:42:25 -06:00
Djamil Legato
19bbfd0a50 Cleanup 2014-10-14 13:13:55 -07:00
Djamil Legato
3f6b5e35de Added new GPM version command that allows to ask for the version of the Grav instance as well as any installed package. It also supports multiple arguments and if an update is available it will be shown 2014-10-14 12:45:10 -07:00
Djamil Legato
002902c9d9 Cleanup 2014-10-14 12:17:29 -07:00
Andy Miller
d93e17cff4 Merge branch 'develop' into feature/alternative_debugger 2014-10-14 12:49:27 -06:00
Andy Miller
9fa92b504f Admin check 2014-10-14 12:48:33 -06:00
Andy Miller
74d25d240a Admin check 2014-10-14 12:47:47 -06:00
Matias Griese
a136241952 Add support for system timers, allowing to time initialization 2014-10-14 10:10:17 +03:00
Matias Griese
c89f683b8c Load debugger as early as possible 2014-10-14 09:51:55 +03:00
Matias Griese
45e79f88a3 Fix potential double // in assets (breaks assets loading in FF) 2014-10-14 09:32:16 +03:00
Andy Miller
bdd0c1f4c7 tidy up.. 2014-10-13 23:27:54 -06:00
Andy Miller
2bfcd88bfd Initial commit with PHP Debug Bar instead of Tracy 2014-10-13 22:23:13 -06:00
Djamil Legato
d18f0bf751 Removed is_file check on the else statement as files with no extensions aren't recognized as files by PHP, preventing .htaccess or LICENSE to get copied over 2014-10-13 14:24:55 -07:00
Djamil Legato
3d983d8377 Forcing a hard clear-cache for self upgrade only and soft clear-cache for install/update of themes/plugins 2014-10-13 10:38:11 -07:00
Andy Miller
6c912d126a Fixed error messages relating to plugins 2014-10-13 11:07:33 -06:00
Djamil Legato
48b02b0f05 Selfupgrade command now clears cache after a successful upgrade 2014-10-12 18:54:27 -07:00
Andy Miller
523b6376bb fix for username field 2014-10-12 13:49:20 -06:00
Djamil Legato
c276457390 Merge branch 'release/0.9.3' 0.9.3 2014-10-10 15:13:29 -07:00
Djamil Legato
d983a908e4 Merge branch 'release/0.9.3' into develop 2014-10-10 15:13:29 -07:00
Djamil Legato
538fa23b9d Rereleasing 0.9.3 2014-10-10 15:13:19 -07:00
Djamil Legato
d2bfacad4e Resetting permissions of binaries after an upgrade 2014-10-10 15:07:47 -07:00
Andy Miller
cc68065f94 Fix for extended image url handling in markdown 2014-10-10 15:57:29 -06:00
Djamil Legato
00f6738b7e Merge branch 'release/0.9.3' 2014-10-10 14:02:11 -07:00
Djamil Legato
9310c3f12f Merge branch 'release/0.9.3' into develop 2014-10-10 14:02:11 -07:00
Djamil Legato
0fc1f5492f Prepearing for release 2014-10-10 14:02:01 -07:00
Andy Miller
4562de083d Merge branch 'feature/0.9.3_changelog' into develop 2014-10-10 14:05:21 -06:00
Matias Griese
7250a3ecc1 Fix theme overrides 2014-10-10 21:12:11 +03:00
Matias Griese
ac1874795b Modify some blueprints 2014-10-10 15:25:37 +03:00
Matias Griese
2fb8fb62c6 Add function to load user account 2014-10-10 15:02:56 +03:00
Matias Griese
fd9816c177 Bluprints: Move validation parameter inside the form 2014-10-10 12:27:41 +03:00
Matias Griese
5a6e32fce7 Add option to create modular content 2014-10-10 11:57:57 +03:00
Djamil Legato
774850f30d Inverted order of questions on self upgrade. Now first is change log view and then if you want to upgrade. Makes more sense :) 2014-10-09 20:42:57 -07:00
Andy Miller
41f4d269b0 Various tweaks and hopefully improvements to file change detection 2014-10-09 21:04:30 -06:00
Djamil Legato
18e79ce4fe Typo 2014-10-09 18:45:59 -07:00
Djamil Legato
92ce0aa816 Added getChangelog method with option to set a diff starting point version
Selfupgrade command is now going to prompt you before continuing upgrading and optionally can show the change log
Added -y|--all-yes option in grav self upgrade command to skip any prompt and just upgrade
2014-10-09 18:44:30 -07:00
Andy Miller
5ca9180033 return state for compatibility with functions that look for true/false 2014-10-09 18:43:23 -06:00
Andy Miller
1856d1f8c7 Stupidly forgot we already had a recursive delete method in Folder class! 2014-10-09 18:42:53 -06:00
Djamil Legato
af9810d1b3 Now resetting permissions for all binaries inside bin/ when running sandbox 2014-10-09 17:21:46 -07:00
Andy Miller
a454312bd2 Updated change log to reference updates today 2014-10-09 18:07:31 -06:00
Andy Miller
88063c2a60 Merge branch 'develop' of github.com:getgrav/grav into develop 2014-10-09 18:03:54 -06:00
Djamil Legato
8c010fbd3c Updated distributed composer.phar to 73e9db5d9952d52a46ecbc20a269a8c5f9c5b011 2014-10-09 17:03:48 -07:00
Andy Miller
7f615f19f7 Unified multiple versions of "remove directory" method 2014-10-09 18:03:32 -06:00
Djamil Legato
5f7b70748b GPM installer now extracts into the grav instance cache folder rather than system tmp folder 2014-10-09 16:49:08 -07:00
Andy Miller
79268130f4 clear-cache CLI command deletes specific folders. new --all flag added 2014-10-09 16:50:43 -06:00
Andy Miller
8b78b4997e Switched GPM repo to use custom Doctrine cache 2014-10-09 16:50:08 -06:00
Andy Miller
e224841650 switched Doctrine cache to use new stream locator for directory and moved to sub folder 2014-10-09 14:53:37 -06:00
Djamil Legato
a69e5fa115 Switched deprecated Parsedown parse method to text 2014-10-09 12:34:35 -07:00
Andy Miller
539b7931e6 Revert "Moved File Page cache into /cache/pages subfolder"
This reverts commit f303c1243f.
2014-10-09 13:18:32 -06:00
Andy Miller
f303c1243f Moved File Page cache into /cache/pages subfolder 2014-10-09 13:13:24 -06:00
Andy Miller
347d8ecebe Moved Twig cache into /cache/twig subfolder 2014-10-09 13:05:55 -06:00