This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-framework
Watch
1
Star
0
Fork
0
You've already forked silverstripe-framework
mirror of
https://github.com/silverstripe/silverstripe-framework
synced
2024-10-22 12:05:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-framework
/
admin
/
code
History
Ingo Schommer
debd81d380
Merge pull request
#2453
from chillu/pulls/escape-3.1.0
...
Escaping 3.1
2013-09-25 16:02:45 -07:00
..
AdminRootController.php
API Marked statics private, use Config API instead (
#8317
)
2013-03-24 17:20:53 +01:00
CMSBatchAction.php
BUGFIX: Removed regression introduced in 9741d1. With the former in place, CMS authors can no longer perform batch publish actions
2013-05-30 16:05:56 +12:00
CMSBatchActionHandler.php
Fix CMSBatchActionHandler::$allowed_actions
2013-06-28 10:07:57 +02:00
CMSForm.php
Form errors in LeftAndMain response negotiation
2013-09-18 14:30:37 +02:00
CMSMenu.php
CMSMenu sort order (
fixes
#1716
)
2013-04-09 12:19:33 +02:00
CMSMenuItem.php
Clean up trailing ?> per coding standard
2012-02-12 12:40:16 -08:00
CMSPreviewable.php
Method visibility according to coding conventions
2012-09-20 10:46:59 +02:00
CMSProfileController.php
API Enforce $allowed_actions in RequestHandler->checkAccessAction()
2013-06-24 14:50:40 +02:00
GroupImportForm.php
FIX Remove instances of lines longer than 120c
2012-09-30 17:18:13 +13:00
LeftAndMain.php
Merge remote-tracking branch 'origin/3.0' into 3.1
2013-08-07 17:14:47 +02:00
LeftAndMainExtension.php
Update @package, @subpackage labels
2013-05-21 22:24:41 +12:00
MemberImportForm.php
FIX Remove instances of lines longer than 120c
2012-09-30 17:18:13 +13:00
ModelAdmin.php
Merge remote-tracking branch 'origin/3.0' into 3.1
2013-08-07 17:14:47 +02:00
SecurityAdmin.php
Merge pull request
#2453
from chillu/pulls/escape-3.1.0
2013-09-25 16:02:45 -07:00