Andy Miller
|
9f2236dea3
|
Added support for Markdown Extra - optional and default is GFM style markdown
|
2014-08-17 18:54:10 -06:00 |
|
Andy Miller
|
8374d03a36
|
Added some additional input filtering on query and param options
|
2014-08-17 18:20:23 -06:00 |
|
Andy Miller
|
419bceb47a
|
GRAV_VERSION available in twig for use in templates
|
2014-08-17 17:46:22 -06:00 |
|
Andy Miller
|
54de6f2ce5
|
set tracy debugger to production mode by default, set to development by enabling in the configuration
|
2014-08-17 17:31:05 -06:00 |
|
Andy Miller
|
5f8b37507e
|
fixes for pipeline assets at root / rather than /subdir
|
2014-08-17 17:16:54 -06:00 |
|
Andy Miller
|
b716ca3270
|
removed left over debug :(
|
2014-08-17 16:01:19 -06:00 |
|
Andy Miller
|
fe73d829e5
|
Added empty assets folder
|
2014-08-17 15:55:56 -06:00 |
|
Andy Miller
|
36181dbce1
|
Merge branch 'feature/asset_management' into develop
|
2014-08-17 15:53:38 -06:00 |
|
Andy Miller
|
57f969c806
|
Merge branch 'develop' of github.com:getgrav/grav into feature/asset_management
|
2014-08-17 15:50:47 -06:00 |
|
Andy Miller
|
215c8da542
|
clean up codebase a little
|
2014-08-17 15:49:38 -06:00 |
|
Andy Miller
|
c1b2b5f56f
|
Merge pull request #3 from pborreli/typos
Fixed typos/CS
|
2014-08-17 14:01:30 -06:00 |
|
Pascal Borreli
|
41aadf25ed
|
Fixed typos/CS
|
2014-08-17 20:29:40 +01:00 |
|
Andy Miller
|
0e9417ab1b
|
initial commit of new asset pipeline work + user agent handling
|
2014-08-15 22:05:22 -06:00 |
|
Ryan Matthew Pierson
|
69ca8bc934
|
Update README.md
|
2014-08-15 15:31:49 -05:00 |
|
Djamil Legato
|
ae2b6e1f74
|
Added Contributing section
|
2014-08-15 13:26:02 -07:00 |
|
Matias Griese
|
9ed16512fe
|
Fix PHP warning on locking without file handle
|
2014-08-15 15:07:48 +03:00 |
|
Matias Griese
|
ec8c3d9e60
|
Better error message when template file isn't found
|
2014-08-15 14:47:48 +03:00 |
|
Matias Griese
|
0c0cc03394
|
Exit instead of throwing exception when PHP < 5.4.0
|
2014-08-15 14:47:10 +03:00 |
|
Matias Griese
|
fee9518134
|
Update system default settings to be more suitable for production
|
2014-08-15 14:37:44 +03:00 |
|
Matias Griese
|
7612cee9d6
|
Make images progressive by default
|
2014-08-15 14:17:14 +03:00 |
|
Andy Miller
|
558a7b9323
|
Merge pull request #2 from 810/patch-1
Fix: error 500 IIS - Thanks!
|
2014-08-14 12:51:14 -06:00 |
|
Jelle Kok
|
ab868a4c13
|
Fix: error 500
When you have already set index.php as default, you get a error 500.
So first you need to remove it then add it again. This is solving the error 500.
|
2014-08-14 20:49:29 +02:00 |
|
Ryan Matthew Pierson
|
83d3173a96
|
Update README.md
0.8.0
|
2014-08-13 14:13:14 -05:00 |
|
Andy Miller
|
def9653781
|
some tracy updates
|
2014-08-13 10:47:05 -06:00 |
|
Andy Miller
|
249b9bf8be
|
Added images dir to list of folders to clear. Plus added 'touching' of system.yaml to trigger clearing of APC/XCache/WinCache etc.
|
2014-08-12 19:36:39 -06:00 |
|
Andy Miller
|
0d42091df3
|
Removed some unneeded twig filters
|
2014-08-12 19:35:31 -06:00 |
|
Djamil Legato
|
fe3d2bac58
|
Added new Backup CLI command
|
2014-08-12 17:48:54 -07:00 |
|
Djamil Legato
|
39bc74a087
|
Fixed paths to use DIRECTORY_SEPARATOR
|
2014-08-12 17:48:40 -07:00 |
|
Djamil Legato
|
dfd343dff6
|
Added new clear-cache command
|
2014-08-12 16:43:59 -07:00 |
|
Djamil Legato
|
ba56dc7747
|
Minor description update for the CLI Clean command
|
2014-08-12 16:43:33 -07:00 |
|
Djamil Legato
|
98ca66ebc5
|
Renamed the new project command class (NewCommand => NewProjectCommand)
|
2014-08-12 16:43:12 -07:00 |
|
Andy Miller
|
6181d05d01
|
Added a quickstart section
|
2014-08-12 16:52:47 -06:00 |
|
Djamil Legato
|
858cb45421
|
Added 'new' or 'new-project' command to combine Setup and Install
|
2014-08-12 13:06:54 -07:00 |
|
Djamil Legato
|
2020e81a59
|
Refractored the Install Command to allow a destination and not being bound to the current grav only
|
2014-08-12 13:06:29 -07:00 |
|
Andy Miller
|
87c342d244
|
Refactored some Twig event names for consistency, also processing: to process: again for consistency.
|
2014-08-12 09:24:26 -06:00 |
|
Andy Miller
|
4540bb179f
|
fix for dependencies file missing
|
2014-08-11 21:29:23 -06:00 |
|
Andy Miller
|
130ef80b71
|
removed items from setup that are no longer part of grav repo
|
2014-08-11 21:14:59 -06:00 |
|
Djamil Legato
|
d6108b333f
|
Merge pull request #1 from ryanmpierson/patch-1
Update README.md
|
2014-08-11 11:51:22 -07:00 |
|
Andy Miller
|
c337486473
|
fix for media thumbs
|
2014-08-11 12:32:34 -06:00 |
|
Ryan Matthew Pierson
|
f3fe2e9e35
|
Update README.md
|
2014-08-11 13:01:11 -05:00 |
|
Djamil Legato
|
1931b5f3f0
|
Updated README
|
2014-08-11 10:49:54 -07:00 |
|
Andy Miller
|
5fa934c22f
|
renamed Asset/Assets to Medium/Media
|
2014-08-11 11:07:32 -06:00 |
|
Andy Miller
|
6eac0f9131
|
Added web config files for IIS (web.config) & Nginx (nginx.conf)
|
2014-08-07 14:40:01 -06:00 |
|
Andy Miller
|
ff06422123
|
updated .gitignore with more tweaking
|
2014-08-07 12:36:32 -06:00 |
|
Andy Miller
|
d6daea92c5
|
removed these READMEs
|
2014-08-07 12:33:48 -06:00 |
|
Andy Miller
|
2be3330c68
|
slight .gitignore tweak
|
2014-08-07 11:30:11 -06:00 |
|
Andy Miller
|
e0d8a09571
|
added placeholder user/data folder back
|
2014-08-07 11:24:16 -06:00 |
|
Andy Miller
|
b4d4598b2c
|
removed unneeded index.html file
|
2014-08-07 11:21:38 -06:00 |
|
Andy Miller
|
e04eef6d7a
|
moved .dependencies back to root, and added support for root or user destinations
|
2014-08-07 11:04:33 -06:00 |
|
Andy Miller
|
96481dd25b
|
updated install to better work with symliks
|
2014-08-07 09:45:16 -06:00 |
|