Commit Graph

9 Commits

Author SHA1 Message Date
ischommer
823613bf92 BUGFIX Removed stop-condition for *.php in default .htaccess file to allow non-existent .php files to be handled by SilverStripe. For example, this is handy when dynamically redirecting "legacy URLs" like "index.php?id=42" to new pages through database lookups rather than static rewrites
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@81847 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-07-14 23:57:21 +00:00
ischommer
e5dd525948 BUGFIX Excluding .json extension from RewriteCond in .htaccess to allow RestfulServer to work with JSON formats (more precise regex)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@78429 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-06-04 21:53:08 +00:00
ischommer
3b6104ff56 BUGFIX Excluding .json extension from RewriteCond in .htaccess to allow RestfulServer to work with JSON formats
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@78428 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-06-04 21:44:12 +00:00
sminnee
abad46e6cb Merged branches/2.3 into trunk
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@66396 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-11-22 03:36:31 +00:00
sminnee
78fa0fc32a Reverted r65395
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@65396 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-11-06 21:01:04 +00:00
sminnee
dc2779fe8f Removed redundant code
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@65395 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-11-06 21:00:14 +00:00
sharvey
17e2329c61 Reverted htaccess change
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@65331 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-11-05 23:13:44 +00:00
phalkunz
3953b0f6ca IMPROVEMENT Fix tab display and button position when adding a record (ticket #3029)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@65328 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-11-05 23:10:24 +00:00
aoneil
4e0fdcb5cf Changed permission checks to check for the right things (merged from 2.0.2 branch, r37922)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@40479 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-20 00:28:42 +00:00